reactos.git
2017-12-08 Thomas Faber[NTDLL_APITEST] Add license header for NtFreeVirtualMem...
2017-12-08 James Tabor[User32|IMM32] Fix a recursion crash in IMM. See CORE... 177/head
2017-12-07 Amine Khaldi[ADVAPI32_APITEST][NTDLL_APITEST][WINDOWSCODECS] Commen...
2017-12-07 Amine Khaldi[COMCTL32][FLTLIB][NETAPI32][SNDVOL32][STOBJECT][WBEMPR...
2017-12-07 Amine Khaldi[SHELL32] Remove unused debug channels and comment...
2017-12-07 Amine Khaldi[ADVAPI32] Remove unused debug channels and comment...
2017-12-07 Amine Khaldi[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP...
2017-12-07 Amine Khaldi[CMAKE/CLANG-CL] Don't pass /TP twice when we're dealin...
2017-12-07 CNAmira[TRANSLATION] Update Simplified Chinese translations...
2017-12-07 Amine Khaldi[USER32] We're still using this one. Fixes build.
2017-12-07 Giannis Adamopoulos[BROWSEUI] Move _ILIsDesktop to a shared header to...
2017-12-07 Amine Khaldi[USER32] Remove unused debug channels. Silences some...
2017-12-07 Hermès Bélusca... [CMD] Fix resource string (unrecognized escape sequence...
2017-12-07 Amine Khaldi[CMAKE/CLANG-CL] Silence some clang-cl warnings in...
2017-12-07 Serge Gautherie[NTDLL_APITEST] Allow the test to load on Windows XP... 151/head
2017-12-06 Ged Murphy[SERVMAN] Fix return check on PropSheet_IsDialogMessage.
2017-12-06 Luo YufanUpdate Simplified Chinese translation.
2017-12-06 Alexander Shaposhnikov[README] Update to 0.4.7
2017-12-05 Pierre Schweitzer[NTOSKRNL] Only activate dumper in DBG builds
2017-12-05 Pierre Schweitzer[NTOSKRNL] Add a non paged memory dumper in case of...
2017-12-05 Ged Murphy[SERVMAN]
2017-12-05 Pierre Schweitzer[VCDCLI] Add support for UDF/Joliet hidding.
2017-12-05 Ged Murphy[Servman] Make the property sheets modeless so users...
2017-12-05 Stanislav Motylkov[SHELL32_APITEST] SHParseDisplayName: More tests for...
2017-12-05 Stanislav Motylkov[BROWSEUI] SHExplorerParseCmdLine: Improve relative...
2017-12-05 Stanislav Motylkov[BROWSEUI_APITEST] Improve tests for relative paths
2017-12-03 Serge Gautherie[SHELL32] shellpath.c: it is _WIN32_WINNT, not WIN32_WI... 129/head
2017-12-03 Amine Khaldi[AFD] Introduce and use pool tags. Thanks go to Arty...
2017-12-03 Stanislav Motylkov[IPHLPAPI] Implement interface name resolving functions
2017-12-03 Stanislav Motylkov[IPHLPAPI_APITEST] Add tests for interface resolving...
2017-12-03 Pierre Schweitzer[VCDCLI] Implement a tool that allows managing vcdrom...
2017-12-03 Pierre Schweitzer[VCDROM] Implement the virtual CD-ROM class driver.
2017-12-03 Pierre Schweitzer[PSDK] Define the IOCTL_CDROM_EJECT_MEDIA IOCTL
2017-12-03 Hermès Bélusca... [CMD] Fix the del /s command, reported by Pablo De...
2017-12-03 Hermès Bélusca... [CMD] Fix the presentation of some confirmation prompts.
2017-12-02 Amine Khaldi[USER32_APITEST] Add a PCH.
2017-12-02 Amine Khaldi[NTDLL_APITEST] Add a PCH.
2017-12-02 Amine Khaldi[GDI32_APITEST] Add a PCH.
2017-12-02 Stanislav Motylkov[SHELL32] Fix show properties with Alt+Enter
2017-12-02 Alexander Shaposhnikov[README] Clean up and finish styling
2017-12-02 Thomas Faber[WINHTTP_WINETEST] Skip test_persistent_connection...
2017-12-02 Thomas Faber[WININET_WINETEST] Skip test_redirect and test_persiste...
2017-12-02 Alexander Shaposhnikov[README] Changed the second badge row
2017-12-02 Alexander Shaposhnikov[README] Changed and moved badges around
2017-12-01 Amine Khaldi[AFD] Zap unused TaCopyAddress() and TaCopyAddressInPla...
2017-11-26 James Tabor[GDI] Fix metafile crashes and null driver issues.
2017-11-26 Amine Khaldi[LIBTIRPC] Add a PCH.
2017-11-26 Pierre Schweitzer[LIBTIRPC] Match rtime() propotype and implementation
2017-11-26 Amine Khaldi[SHELLBTRFS] Add a PCH.
2017-11-26 Amine Khaldi[NFS41_NP] Add a PCH.
2017-11-26 Amine Khaldi[NFSD] Add a PCH.
2017-11-26 Pierre Schweitzer[NTOSKRNL] Use ExAllocatePoolWithQuotaTag() when alloca...
2017-11-26 Pierre Schweitzer[NTOSKRNL] Use cache aligned buffer for devioctrl
2017-11-26 Amine Khaldi[NTOBJSHEX] Improve the existing PCH and make use of it.
2017-11-26 Amine Khaldi[GLU32] Add a PCH.
2017-11-26 Amine Khaldi[LIBJPEG] Add a PCH.
2017-11-25 Pierre Schweitzer[CDFS_NEW] Fix broken cast.
2017-11-25 David Quintana[CDFS_NEW] Address review comments:
2017-11-25 David QuintanaRevert "[CDFS_NEW] Use CdAcquireForCreateSection from...
2017-11-25 David Quintana[CDFS_NEW] Accept STATUS_NOT_IMPLEMENTED for IOCTL_CDRO...
2017-11-25 David Quintana[CDFS_NEW] Use CdAcquireForCreateSection from the old...
2017-11-25 David Quintana[CDFS_NEW] Re-apply many of the reactos-specific change...
2017-11-25 David Quintana[CDFS_NEW] Replace old driver with a Ms-PL licensed...
2017-11-25 Katayama Hirofumi MZ[SHELL32] Don't show error when closing disk prop sheet...
2017-11-24 jimtabor[GDI] - Add type for setting world transform modificati...
2017-11-24 Amine Khaldi[APPVEYOR] Add an appveyor.yml file. Dedicated to Alexa... v0.4.7
2017-11-24 Amine Khaldi[DLLIMPORT_TEST] Skip this module in the clang-cl build...
2017-11-24 Amine Khaldi[CMAKE/CLANG-CL] Force clang-cl's identity to be MSVC...
2017-11-24 Pierre Schweitzer[FASTFAT_NEW] Fix build with FASTFATDBG set
2017-11-23 Pierre Schweitzer[FASTFAT_NEW] Import again FastFAT from MS. This time...
2017-11-23 Pierre Schweitzer[PSDK] Add various defines needed to build fastfat_new
2017-11-23 Giannis Adamopoulos[COMCTL32] syslink: Don't free the return value of...
2017-11-23 Giannis Adamopoulos[UXTHEME] Add a hack for themed scrollbars
2017-11-23 Giannis Adamopoulos[UXTHEME] Fix text background on themed tabs. CORE...
2017-11-23 Giannis Adamopoulos[UXTHEME] Improve drawing of the scrollbars when they...
2017-11-23 Vadim Galyant[USBPORT] Type-safe function signature (PVOID -> PUSBPO... 138/head
2017-11-23 Pierre Schweitzer[FASTFAT_NEW] This is not permitted by WDK license.
2017-11-23 Pierre Schweitzer[FASTFAT_NEW] Fix build with FASTFATDBG set
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-23 Amine Khaldi[CRT/STARTUP] For some reason we get unresolved externa...
2017-11-23 Pierre Schweitzer[FASTFAT] Import the MS FastFAT sample from WXP.
2017-11-22 Giannis Adamopoulos[GDI32] GdiDrawStream: Improve handling of small rcDest...
2017-11-22 Giannis Adamopoulos[BUTTONVISTEST] Add visual tests for buttons
2017-11-21 Hermès Bélusca... [CMD] Update the documentation of the FOR command....
2017-11-21 Thomas Faber[PCIIDEX] Properly handle unknown PNP IRPs. CORE-13944 132/head
2017-11-21 Pierre Schweitzer[FASTFAT] More FS statistics
2017-11-21 Pierre Schweitzer[SHELL32] Update French translation
2017-11-21 Ged Murphy[FLTMGR] Latest from my branch (#135)
2017-11-21 Stanislav Motylkov[SHELL32] Update Russian translation, following 6465705
2017-11-21 Pierre Schweitzer[MSGINA] Fix buttons alignment in French translation
2017-11-21 Pierre Schweitzer[FLOPPY] Don't wait forever while trying to determine...
2017-11-21 Giannis Adamopoulos[UXTHEME] -Don't change the behaviour of DefWindowProc...
2017-11-21 Jérôme Gardou[OPENGL32]
2017-11-21 Jérôme Gardou[OPENGL32]
2017-11-21 Jérôme Gardou[OPENGL]
2017-11-21 Jérôme Gardou[OPENGL32]
2017-11-21 Jérôme Gardou[OPENGL32]
2017-11-20 Giannis Adamopoulos[COMCTL32] Button: Use double buffering when themes...
2017-11-19 Amine Khaldi[EXT2FS] For some reason we get error: conflicting...
2017-11-19 Amine Khaldi[REISERFS] Do not take this code path when compiling...
next