reactos.git
2018-06-04 Amine Khaldi[MSCTF_WINETEST] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 Amine Khaldi[MSCTF] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 Amine Khaldi[PSDK] Update msctf.idl. CORE-14656
2018-06-04 Amine Khaldi[JSCRIPT_WINETEST] Sync with Wine Staging 3.9. CORE...
2018-06-04 Amine Khaldi[JSCRIPT] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 Amine Khaldi[ITSS_WINETEST] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 Amine Khaldi[ITSS] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 Amine Khaldi[IMM32] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 Amine Khaldi[IEFRAME] Sync with Wine Staging 3.9. CORE-14656
2018-06-03 Hermès Bélusca... [SYSSETUP] If creating the default-user hive file fails...
2018-06-03 Hermès Bélusca... [SETUPLIB] Silence annoying DPRINT1s.
2018-06-03 Hermès Bélusca... [USETUP] Use correct flags for the NtCreateFile call...
2018-06-03 Hermès Bélusca... [SETUPLIB][USETUP] Diverse additions.
2018-06-03 Hermès Bélusca... [SETUPLIB] Adjustments in the code.
2018-06-03 Hermès Bélusca... [SETUPLIB] Additions for filesup.c and inicache.c.
2018-06-03 Hermès Bélusca... [USETUP] Minor fixes & simplifications.
2018-06-03 Hermès Bélusca... [SETUPLIB] Add a new module "bldrsup.c" (WIP) where...
2018-06-03 Hermès Bélusca... [SETUPLIB][USETUP] Refactor the DoesFileExist() functio...
2018-06-03 Hermès Bélusca... [SETUPLIB][USETUP] Transform the existing ConcatPaths...
2018-06-03 Hermès Bélusca... [SETUPLIB][USETUP] Move some code to the SetupLib.
2018-06-03 Mark Jansen[NTOSKRNL] Ignore IMAGE_SCN_CNT_UNINITIALIZED_DATA
2018-06-03 Thomas Faber[NTDLL_APITEST] Add tests for mapping and relocating...
2018-06-03 Stanislav Motylkov[CREDITS] Update the credits list
2018-06-03 Stanislav Motylkov[SYSDM] Update the credits list
2018-06-03 Stanislav Motylkov[SYSDM] Fix typo in the credits
2018-06-03 SebastianoPistore[SCREENSAVER] Add Italian translation. (#587)
2018-06-03 Joachim Henze[COMCTL32] Simplify some ifdefs CORE-14649
2018-06-03 Hermès Bélusca... [CMD] Improve the situations when the console title...
2018-06-03 Hermès Bélusca... [CMD] Print a newline after the interactive 'pause...
2018-06-02 Stanislav Motylkov[BOOTDATA] Use double quotes for mspaint file path
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 Pierre Schweitzer[CRT] Reimplement qsort() using FreeBSD implementation.
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 Dheeraj BhaskarCreate a Code of conduct to complete the Github communi...
2018-05-31 Benedikt Freisen[MSPAINT] use __targv[1] instead of lpszArgument
2018-05-31 Hermès Bélusca... [USETUP] Some fixes/improvements suggested by Thomas...
2018-05-31 Hermès Bélusca... [USETUP] Further improve the OS detection code.
2018-05-31 Hermès Bélusca... [USETUP] Some fixes/improvements suggested by Thomas...
2018-05-31 Hermès Bélusca... [USETUP] Improve the NTOS installations detector.
2018-05-31 Hermès Bélusca... [SETUPLIB] Add an ARC path to (and from) NT path resolver.
2018-05-31 Hermès Bélusca... [USETUP][SETUPLIB] Move all the code that retrieves...
2018-05-31 Hermès Bélusca... [USETUP] PartList module: Add a couple of disk/partitio...
2018-05-31 Hermès Bélusca... [USETUP] Introduce an NT OS installation detector:...
2018-05-31 Eric Kohl[NDK] Replace the SYSTEMTIME fields StandardDate and...
2018-05-31 Eric Kohl[NTDLL_APITEST] Add missing test file for 0f8e7207.
2018-05-31 Eric Kohl[NTDLL_APITEST][LIB_RTL] Add a test for RtlQueryTimeZon...
2018-05-31 Hermès Bélusca... [WINLOGON] Update Italian translation (#513) (by delete...
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 Katayama Hirofumi MZ[FONTS] Improve Tahoma Bold font (tahomabd.ttf) #580
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 Pierre Schweitzer[VFATLIB] Addendum to 469289e
2018-05-28 Pierre Schweitzer[VFATLIB] Fix MSVC build?
2018-05-28 Pierre Schweitzer[VFATLIB] Upgrade fsck.fat to 4.1
2018-05-28 Pierre Schweitzer[FASTFAT] Lock DirResource on flush in case we're updat...
2018-05-28 Pierre Schweitzer[VFATLIB] Only attempt to clear the dirty set bit in...
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[SETUP] Remove myself from the 1st stage setup code
2018-05-27 Hermès Bélusca... [USETUP] Improve the inicache module.
2018-05-27 Hermès Bélusca... [USETUP] Improve the FileSup module.
2018-05-27 Hermès Bélusca... [USETUP] Code fixups after the introduction of the...
2018-05-27 Hermès Bélusca... [SETUPLIB] Consolidate the FsUtil and PartList modules...
2018-05-27 Hermès Bélusca... [SETUPLIB][USETUP] Introduce a 'SetupLib' library....
2018-05-27 Bișoc George[USERSRV] Romanian translation update
2018-05-27 Eric Kohl[USERENV] Implement CopySystemProfile Part 1 (Add a...
2018-05-27 Pierre Schweitzer[WINETESTS] Fix build 527/head
2018-05-27 Amine Khaldi[HNETCFG_WINETEST] Sync with Wine Staging 3.9. CORE...
2018-05-27 Amine Khaldi[HNETCFG] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[HLINK_WINETEST] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[GDIPLUS_WINETEST] Sync with Wine Staging 3.9. CORE...
2018-05-27 Amine Khaldi[GDIPLUS] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[PSDK] Add missing GdipSetPathGradientPath() and GdipTr...
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_WINETEST] Sync with Wine Staging 3.9. CORE...
2018-05-27 Amine Khaldi[COMDLG32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[INCLUDE/WINE][USER32_APITEST] Add ARRAY_SIZE to test...
2018-05-27 Amine Khaldi[PSDK] Add missing OFN_EX_NOPLACESBAR. CORE-14656
2018-05-27 Amine Khaldi[AVIFIL32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[QUARTZ_WINETEST] Sync with Wine Staging 3.9. CORE...
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_WINETEST] Sync with Wine Staging 3.9. CORE...
2018-05-27 Amine Khaldi[DINPUT] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[DEVENUM_WINETEST] Sync with Wine Staging 3.9. CORE...
2018-05-27 Amine Khaldi[DEVENUM] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 Amine Khaldi[PSDK] Add missing DRV_QUERYFUNCTIONINSTANCEID. CORE...
2018-05-27 Amine Khaldi[D3DX9_24 => 43] Sync with Wine Staging 3.9. CORE-14656
next