reactos.git
2017-10-28 Giannis Adamopoulos[EXPLORER] Simplify how autohide is implemented
2017-10-28 Amine Khaldi[NTOS] Add missing brackets. Comment out some unused...
2017-10-28 Amine Khaldi[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM...
2017-10-28 Amine Khaldi[SPOOLSV] Add some missing VOIDs. CORE-11799 (#94)
2017-10-28 Amine Khaldi[GLU32] Add TrimRegion destructor when compiling with...
2017-10-28 Amine Khaldi[OPENGL32] Set the stdcall calling convention for wglGe...
2017-10-28 Amine Khaldi[UDFS] Do not take some of the msvc codepaths when...
2017-10-28 Amine Khaldi[NTDLL][NTUSER][SPOOLSS][WINSPOOL] Add some missing...
2017-10-28 Amine Khaldi[CRT/INTRIN] Use __forceinline for __INTRIN_INLINE...
2017-10-28 zefklop[CRT] fix bug in _rotr implementation
2017-10-27 Amine Khaldi[INCLUDE/WINE] Use __builtin_ffs in the clang-cl build...
2017-10-27 Amine Khaldi[SHELL32] Remove some unused members and comment out...
2017-10-27 Amine Khaldi[MSAFD] Properly define SockAsyncThread() and avoid...
2017-10-27 Amine Khaldi[SHSVCS] Add missing VOID. CORE-11799 (#94)
2017-10-27 Alexander Shaposhnikov[RAPPS] Removed redundant static_cast
2017-10-27 Alexander Shaposhnikov[RAPPS] Make CConfigParser a temp object.
2017-10-27 Alexander Shaposhnikov[RAPPS] Replace pointer array with object array in...
2017-10-27 Serge Gautherie[NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit...
2017-10-27 Giannis Adamopoulos[VERSION.CMAKE] Bump the version to 0.4.8-dev
2017-10-26 Alexander ShaposhnikovCONTRIBUTING.md: Add legal notice
2017-10-26 David Quintana[EXPLORER] Update start menu banner to match our new... 0.4.8-dev
2017-10-26 Timo Kreuzer[NTOSKRNL] Fix out-of-bounds access (CID-1401083) and...
2017-10-26 Timo Kreuzer[NTOSKRNL] Fix our-of-bounds access and memory leak...
2017-10-26 Giannis Adamopoulos[SHELL32] CDefView: Fix a leak of an HMENU. This fix...
2017-10-26 Giannis Adamopoulos[ACPPAGE] Convert CLayerUIPropPage to use CPropertyPageImpl
2017-10-26 Giannis AdamopoulosAdd CPropertyPageImpl that allows us to make property...
2017-10-26 Giannis Adamopoulos[ATL] Add CHAIN_MSG_MAP macro
2017-10-25 Katayama Hirofumi MZ[WIN32SS] fix font extent.
2017-10-25 Ged Murphy [KMTEST] Initial usermode support for testing FS mini...
2017-10-23 Eric Kohl[STORPORT] Get the interrupt from the resource list...
2017-10-23 Serge GautherieCORE-13048. [I8042PRT] keyboard.c: Restore 1 "Irql...
2017-10-23 Alexander Shaposhnikov[CONFIGURE] Add -VS_VER flag (#86)
2017-10-23 Pierre Schweitzer[KERNEL32] Fix MSVC build
2017-10-23 Pierre Schweitzer[KERNEL32] Implement NpGetUserNamep()
2017-10-23 Amine Khaldi[NTDLL_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[INCLUDE/WINE] Update winternl.h. CORE-13762
2017-10-23 Amine Khaldi[REGEDIT_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[QEDIT_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[PSAPI_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Amine Khaldi[OPENGL32_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-23 Samuel Serapion[CRT] Use MAX_PATH for buffer meant to contain an arbit...
2017-10-23 Pierre Schweitzer[KERNEL32] Fix a FIXME in GetNamedPipeHandleStateW...
2017-10-23 Pierre Schweitzer[KERNEL32] Check Basep8BitStringToDynamicUnicodeString...
2017-10-23 Pierre Schweitzer[KERNEL32] Check NtQueryInformationFile succeed before...
2017-10-23 Pierre Schweitzer[FFS] Don't leak on failure
2017-10-23 Pierre Schweitzer[FFS] Don't leak memory on volume mount
2017-10-23 Pierre Schweitzer[FFS] Don't allocate (and leak :-)) an unused event
2017-10-22 Giannis Adamopoulos[EXPLORER] Reduce the spam due to the broken CBandSite...
2017-10-22 Pierre Schweitzer[REISERFS] Don't leak on failure
2017-10-22 Pierre Schweitzer[REISERFS] Don't leak on failure
2017-10-22 Pierre Schweitzer[REISERFS] Don't allocate (and leak :-)) an unused...
2017-10-22 Mark Jansen[ATL] Implement CDialogImpl
2017-10-22 Giannis Adamopoulos[BROWSEUI] CBandSiteMenu: Use CSimpleArray and CComHeapPtr.
2017-10-22 Giannis Adamopoulos[BROWSEUI] Improve CBandSiteBase::OnWinEvent to forward...
2017-10-22 Giannis Adamopoulos[BROWSEUI] Add a hack and abuse ISFB_STATE_QLINKSMODE...
2017-10-22 Giannis Adamopoulos[BROWSEUI] CISFBand: Misc fixes
2017-10-22 Giannis Adamopoulos[BROWSEUI] CBandSiteMenu: Implement the Desktop, Quick...
2017-10-22 Giannis Adamopoulos[BROWSEUI] CBandSiteMenu: Fix two broken loops
2017-10-22 Giannis Adamopoulos[BROWSEUI] Enable the menu items for the toolbars subme...
2017-10-22 Giannis Adamopoulos[BROWSEUI] Rename CISFBand_CreateInstance and add a...
2017-10-22 Giannis Adamopoulos[PSDK] Add some missing definitions from IShellFolderBand
2017-10-22 Timo Kreuzer[STORPORT] Fix x64 build
2017-10-22 Timo Kreuzer[REACTOS] Fix x64 build
2017-10-22 Timo Kreuzer[NDK] Add tests for TEB
2017-10-22 Timo Kreuzer[NDK] Fix/improve definition of TEB
2017-10-22 Timo Kreuzer[NDK] fix some rtltypes.h definitions
2017-10-22 Eric Kohl[STORPORT] Add the InitializeDpc code path to StorPortN...
2017-10-21 Eric Kohl[STORPORT] Implement StorPortNotification() / EnablePas...
2017-10-21 Eric Kohl[STORPORT] Implement parts of StorPortGetPhysicalAddres...
2017-10-21 Eric Kohl[STORPORT] The miniport drivers HwInitialize routine...
2017-10-21 Eric Kohl[BOOTDATA] This was not meant to be committed.
2017-10-21 Eric Kohl[STORPORT] Implement StorPortGetUncachedExtension().
2017-10-21 Pierre Schweitzer[RDBSS] Make it clear that we want to zero all the...
2017-10-21 Amine Khaldi[MMDEVAPI_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-21 Amine Khaldi[WMIUTILS_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-21 Amine Khaldi[UXTHEME_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-21 Amine Khaldi[SHLWAPI_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-21 Amine Khaldi[QMGR_WINETEST] Sync with Wine Staging 2.16. CORE-13762
2017-10-21 Amine Khaldi[PDH_WINETEST] Sync with Wine Staging 2.16. CORE-13762
2017-10-21 Amine Khaldi[ODBCCP32_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-21 Pierre Schweitzer[MOUNTMGR] Don't attempt to free random address on...
2017-10-21 Amine Khaldi[MSXML3_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-21 Amine Khaldi[MPR_WINETEST] Sync with Wine Staging 2.16. CORE-13762
2017-10-21 Amine Khaldi[MSI] Apply Wine commit fdac39f by Hans Leidekker:...
2017-10-21 Pierre Schweitzer[RAPPS] Don't leak handle on success
2017-10-21 Pierre Schweitzer[FLOPPY] Fix broken loop
2017-10-19 Amine Khaldi[TRAVIS-CI] Increase the git clone depth a bit.
2017-10-19 Amine Khaldi[SHELL32_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-19 Amine Khaldi[PSDK] Add missing KNOWN_FOLDER_FLAG and ILIsEmpty...
2017-10-19 Amine Khaldi[MSVCRT_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-19 Amine Khaldi[FONTS] Sync Tahoma and Symbol fonts with Wine Staging...
2017-10-19 Amine Khaldi[KERNEL32_WINETEST] Sync with Wine Staging 2.16. CORE...
2017-10-19 Amine Khaldi[PSDK] Add some missing definitions to winbase.h. Impor...
2017-10-19 Timo Kreuzer[NTOSKRNL] Add ASSERTs to make sure, we never use an...
2017-10-17 Alexander ShaposhnikovCreate PULL_REQUEST_TEMPLATE.md
2017-10-17 Alexander ShaposhnikovUpdate README.md: Add CONTRIBUTING mention
2017-10-17 Alexander ShaposhnikovCreate CONTRIBUTING.md (#46)
2017-10-17 Serge Gautherie[SYSSETUP] [USERINIT] "sLanguage" relates to LOCALE_SAB...
2017-10-16 Eric Kohl[STORPORT] Implement StorPortGetDeviceBase().
2017-10-16 Giannis Adamopoulos[QCKLNCH] Remove qcklnch (#61)
next