[CMD] Improve the situations when the console title can be changed.
[reactos.git] / dll /
2018-06-02 Joachim Henze[ZIPFLDR] Fix text-cutoff + improve de-DE CORE-14682
2018-06-02 Eric Kohl[SYSDM] Improvements to the user profile page
2018-06-02 Joachim Henze[COMCTL32] Fix regression CORE-14649
2018-06-02 Eric Kohl[SYSDM] Retrieve and show the domain and user names...
2018-06-01 Eric Kohl[KERNEL32] Get/SetTimeZoneInformation: Convert the...
2018-05-31 Eric Kohl[NDK] Replace the SYSTEMTIME fields StandardDate and...
2018-05-31 Katayama Hirofumi MZ[SHELL32] Fix and improve the PickIconDlg function...
2018-05-30 Eric Kohl[USERENV] LoadUserProfileW: User the user name passed...
2018-05-30 Katayama Hirofumi MZ[SHELL32] Implement the 'Advanced' button of the 'File...
2018-05-30 Eric Kohl[MSGINA] Remove a dialog that should not have been...
2018-05-30 Baruch Rutman[GDI32][LPK] BiDi support for ExtTextOut and GetCharact...
2018-05-30 Serge Gautherie[REACTOS] Improve/Fix some "printf" formats (#555)
2018-05-30 Eric Kohl[SYSSETUP][USERENV] Create the system profile after...
2018-05-30 Eric Kohl[SYSSETUP] Save the HKEY_USERS\.DEFAULT hive in the...
2018-05-29 Eric Kohl[SYSSETUP] Fix an issue that may be caused by a missing...
2018-05-28 Eric Kohl[SYSSETUP] Open the security settings inf file only...
2018-05-28 Eric Kohl[SYSSETUP][INF] Add the 'Registry Values' section to...
2018-05-28 Eric Kohl[USERENV] Implement CopySystemProfile Part 2 (Create...
2018-05-27 Eric Kohl[USERENV] Implement CopySystemProfile Part 1 (Add a...
2018-05-27 Amine Khaldi[HNETCFG] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[GDIPLUS] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[DBGHELP] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[CRYPT32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[COMDLG32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[AVIFIL32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[QUARTZ] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[MSDMO] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[DMUSIC] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[DINPUT] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[DEVENUM] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[D3DX9_24 => 43] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[D3DRM] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging...
2018-05-27 Amine Khaldi[AMSTREAM] Sync with Wine Staging 3.9. CORE-14656
2018-05-26 Eric Kohl[MSV1_0] Add logon support for the LocalService and...
2018-05-26 Pierre Schweitzer[UBTRFS] Upgrade to 1.0.2
2018-05-26 Pierre Schweitzer[SHELLBTRFS] Upgrade to 1.0.2
2018-05-25 Eric Kohl[MSGINA] Clean-up the resource IDs and the dialog funct...
2018-05-23 Katayama Hirofumi MZ[SHELL32] Add icons to the 'File Types' listview (...
2018-05-23 Eric Kohl[MSGINA] Implement the Welcome text feature
2018-05-22 Eric Kohl[MSGINA] Clear the password on logoff
2018-05-22 Eric Kohl[MSGIINA] Make sure we do not leak bitmaps
2018-05-22 Eric Kohl[MSGINA] Always stop the automatic login after the...
2018-05-22 Eric Kohl[MSGINA] Do not try to impersonate the user on shutdown...
2018-05-22 Eric Kohl[MSGINA] Close the LSA handle on shutdown
2018-05-22 Eric Kohl[MSGINA] Close the user token in WlxLogoff
2018-05-22 Eric Kohl[MSGINA] Rename context variable: Domain -> DomainName
2018-05-22 Eric Kohl[BOOTDATA][MSGINA][SYSSETUP] Rename the DefaultDomain...
2018-05-22 Eric Kohl[MSGINA] Add the IgnoreShiftOverride feature again
2018-05-21 Eric Kohl[MSGINA] Simplify the auto logon code path
2018-05-21 Eric Kohl[SETUPAPI] Add stubs for CM_Detect_Resource_Conflict...
2018-05-20 Hermès Bélusca-Maïto[SETUPAPI] Fix MSVC build; pathetic GCC/LD didn't see...
2018-05-20 Eric Kohl[SAMSRV] SamrChangePasswordUser: Check StoredLmEmpty...
2018-05-20 Eric Kohl[SETUPAPI] Implement CM_Get_Resource_Conflict_Count...
2018-05-19 Joachim Henze[OLE32] Restore 4 cur files (+ note diff) to fix CORE...
2018-05-19 Eric Kohl[SETUPAPI] Implement CM_Free_Resource_Conflict_Handle...
2018-05-19 Katayama Hirofumi MZ[SHELL32] Allow deleting a file type/extension (#553)
2018-05-19 Eric Kohl[SETUPAPI] Add CM_Free_Resource_Conflict_Handle and...
2018-05-19 Adam Słaboń[TRANSLATION] Polish translation update (#554)
2018-05-18 Katayama Hirofumi MZ[SHELL32] Fix usage of DeferWindowPos (fix of #544...
2018-05-18 Katayama Hirofumi MZ[SHELL32] Add 'Create New Extension' IDD_NEWEXTENSION...
2018-05-17 Serge Gautherie[IPHLPAPI] ipstats_reactos: Review all TRACE/WARN calls
2018-05-12 Katayama Hirofumi MZ[SHELL32] In #543, I forgot sq-AL.rc and sv-SE.rc
2018-05-12 Katayama Hirofumi MZ[shell32] add some control IDs for IDD_FOLDER_OPTIONS_F...
2018-05-12 Mark Jansen[LDR] Initial verifier implementation 530/head
2018-05-12 Mark Jansen[VERIFIER] Add skeleton provider.
2018-05-12 Mark Jansen[SDK] Correct NtGlobalFlag names.
2018-05-12 Eric Kohl[SETUPAPI] SetupDiCallClassInstaller: Use the class...
2018-05-11 Bișoc George[INETCPL] Fix a typo in Romanian resource file
2018-05-08 Bișoc George[COMCTL32] Update Romanian translation (#538)
2018-05-07 Serge Gautherie[DEVMGR] Fix a Clang-Cl warning about DriverInfoDetailD...
2018-05-06 Eric Kohl[IDL][NETAPI32][SRVSVC] Hack around another midl/rpcrt4 bug
2018-05-05 Hermès Bélusca-Maïto[BOOTDATA][SHELL32] Add some recognized file extensions...
2018-05-04 Serge Gautherie[DESK.CPL] Fix a Clang-Cl warning about "LogPixels"
2018-05-04 Robert Naumann[ZIPFLDR] Add German translation
2018-05-03 Serge Gautherie[ADVAPI32] Fix 2 TRACE() format copypastas.
2018-05-02 Eric Kohl[ADVAPI32] SEH-protext the calls to service control...
2018-05-01 Hermès Bélusca-Maïto[MSGINA] Fix layout of the security dialog box; add...
2018-05-01 Hermès Bélusca-Maïto[TRANSLATION] Minor translation update.
2018-05-01 Hermès Bélusca-Maïto[SHELL32] Fix the layout of the Run/Execute dialog...
2018-04-29 Eric Kohl[SYSSETUP] Close the device key after the property...
2018-04-29 Eric Kohl[SYSSETUP] Read driver settings from and write them...
2018-04-26 Thomas Faber[MSXML3] Fix buffer overflow in BindStatusCallback_GetB...
2018-04-23 Eric Kohl[SYSSETUP] PS2MousePropPageProvider: Use the UDN_DELTAP...
2018-04-22 Eric Kohl[SYSSETUP] Initialize the property sheet page dialog...
2018-04-22 Bișoc George[CPL][CONSOLE] Mistake corrections
2018-04-22 Mark Jansen[SDK][ACGENRAL] Add the shim IgnoreFreeLibrary
2018-04-22 Mark Jansen[SHIMLIB] Update helper functions, add ShimLib_StringND...
2018-04-22 Eric Kohl[ZIPFLDR] Fix russian translation
2018-04-22 Mark Jansen[SHELL32] Partially sync SHGetFileInfo with wine to... 507/head
2018-04-22 Mark Jansen[ZIPFLDR] Various usability improvements
2018-04-22 Stanislav Motylkov[ZIPFLDR] Add Russian translation
2018-04-22 Doug Lyons[BROWSEUI] Apply a hack to prevent truncating the addre...
2018-04-22 Eric Kohl[SYSSETUP] Add the property sheet page and initialize it
2018-04-22 Eric Kohl[SYSSETUP] Add the PS/2-Mouse property page dialog
2018-04-21 Mark Jansen[APISETS] Fix data forwarding. 511/head
2018-04-21 Timo Kreuzer[KERNEL32] Add Vista exports
2018-04-21 Timo Kreuzer[KERNEL32] Go back to auto-numbering of export ordinals
2018-04-21 Eric Kohl[SYSETUP] Add property page provider stubs and register...
2018-04-20 Giannis Adamopoulos[COMCTL32] Sync with Wine Staging 3.3. CORE-14434
next