[SHELL32] -Simplify the drop target of CRecycleBin to let the data object generate...
[reactos.git] / reactos /
2017-08-19 Giannis Adamopoulos[SHELL32] -Simplify the drop target of CRecycleBin...
2017-08-19 Mark Jansen[WINED3D] Dereference context slightly later, as seen...
2017-08-19 Christoph von Wittich[WLANAPI] map rpc to win error codes
2017-08-18 Giannis Adamopoulos[SHELL32] -CDefaultContextMenu: Correctly differentiate...
2017-08-18 Giannis Adamopoulos[SHELL32] -CDefViewBckgrndMenu: Fix pasting in the...
2017-08-18 Mark Jansen[OLE32] Do not crash on an invalid / empty clipboard.
2017-08-18 Giannis Adamopoulos[WIN32K] -NtUserEmptyClipboard: Change its behaviour...
2017-08-18 Benedikt Freisen[MSPAINT] Use Gdiplus::Bitmap in place of ATL::CImage...
2017-08-18 Timo Kreuzer[FTFD] Ignore NULL objects in free() wrapper
2017-08-18 Timo Kreuzer[FTFD] Fix indentation
2017-08-18 Eric Kohl[STOBJECT]
2017-08-18 Timo Kreuzer[NTOSKRNL] Fix 64 bit warnings about conversion in...
2017-08-18 Timo KreuzerRevert "[WIN32K] Fix probing and parameter validation...
2017-08-18 Timo Kreuzer[WIN32K] Fix probing and parameter validation in NtGdiP...
2017-08-18 Giannis Adamopoulos[SHELL32] Shell extension support for files.
2017-08-18 Timo Kreuzer[NDK] Fix prototype of Nt/ZwQuerySystemInformation
2017-08-18 Timo Kreuzer[NTOSKRNL] Fix memory area macros
2017-08-18 Giannis Adamopoulos[STOBJECT] Fix bug that caused some resource strings...
2017-08-18 Benedikt Freisen[PSDK][GDIPLUS] Further work on Graphics
2017-08-18 Timo Kreuzer[NTOSKRNL] Remove duplicate fields from MEMORY_AREA
2017-08-17 Giannis Adamopoulos[WIN32K] -Fix a bug with TransparentBlt when it should...
2017-08-17 Giannis Adamopoulos[UXTHEME] -Remove some dead code
2017-08-17 Thomas Faber[USBHUB_NEW]
2017-08-17 Thomas Faber[CMIDriver]
2017-08-17 Giannis Adamopoulos[SHELL32] -Simplify some coe in CShellLink.cpp
2017-08-17 Mark Jansen[SHIMENG] Enable the Application Compatibility framewor...
2017-08-17 Giannis Adamopoulos[SHELL32] -AddFSClassKeysToArray: Increase the size...
2017-08-17 Mark Jansen[ACLAYERS] Add a compatibility shim + layer for the...
2017-08-17 Giannis Adamopoulos[ADVAPI32] -RegOpenKeyExW: Call NtOpenKey again with...
2017-08-17 Colin Finck[CDFS]
2017-08-17 Colin Finck[FORMATTING]
2017-08-17 Eric Kohl[ADVAPI32]
2017-08-17 Colin Finck- Add 0x96 as ISO9660 partition type to ntdddisk.h...
2017-08-17 Benedikt Freisen[PSDK][GDIPLUS] Further work on wrapper classes Pen...
2017-08-17 Timo Kreuzer[WIN32K] Revert an accidental change from r75566
2017-08-17 Timo Kreuzer[WIN32K] Don't call IntIsFontRenderingEnabled() while...
2017-08-16 Colin Finck[CDFS]
2017-08-16 Timo Kreuzer[NTOS] Make the GET_HASH_ENTRY() macro return a pointer...
2017-08-16 Colin Finck[CDFS]
2017-08-16 Benedikt Freisen[PSDK][GDIPLUS] Further Pen work
2017-08-16 Timo Kreuzer[PSDK] Add Win10 NTDDI version defines, improve version...
2017-08-16 Benedikt Freisen[PSDK][GDIPLUS] Partly implement Pen
2017-08-16 Timo Kreuzer[FLTMC][NFSD] Fix version definition
2017-08-16 Timo Kreuzer[KERNEL32] Support PAGE_EXECUTE_WRITECOPY in CreateFile...
2017-08-16 Timo Kreuzer[DELAYIMP] Use underscore symbol prefix only on x86
2017-08-16 Timo Kreuzer[PSDK] Add SymSrvIsStoreW prototype to dbghelp.h
2017-08-16 Timo Kreuzer[INTRIN.H] Add _mul128 and _umul128 prototypes and...
2017-08-16 Timo Kreuzer[FAT32] Remove duplicated print
2017-08-16 Timo Kreuzer[SHELLDESKTOP] Add missing dependency to psdk
2017-08-16 Eric Kohl[SETUPAPI]
2017-08-16 Timo Kreuzer[WIN32K] Remove old comments
2017-08-16 Timo Kreuzer[WIN32K]
2017-08-16 Eric Kohl[SETUPAPI]
2017-08-16 Colin Finck[FREELDR]
2017-08-16 Benedikt Freisen[PSDK][GDIPLUS] Forward NULL parameters to wrapped...
2017-08-16 Eric Kohl[SETUPAPI]
2017-08-15 Giannis Adamopoulos[SHLWAPI] -Addendum to 75533. Pass the id offset to...
2017-08-15 Timo Kreuzer[WIN32K] IntEngBitBlt returns BOOL, not NTSTATUS!
2017-08-15 Mark Jansen[ACPPAGE] Do not allow shims to be applied to files...
2017-08-15 Thomas Faber[DDK]
2017-08-15 Giannis Adamopoulos[SHELL32] -Greatly optimize the already hacky implement...
2017-08-15 Mark Jansen[ATL] Use the AtlThrow helper so we can disable excepti...
2017-08-14 Eric Kohl[EXPLORER]
2017-08-14 Eric Kohl[VARIOUS]
2017-08-14 Mark Jansen[SHIMENG] Filter shims based on the include/exclude...
2017-08-14 Thomas Faber[USETUP]
2017-08-14 Giannis Adamopoulos[COMCTL32] -DrawShadowText: Don't print an error when...
2017-08-14 Eric Kohlmissing german translation and sort treeview alphabetically
2017-08-14 Giannis Adamopoulos[SHELL32]
2017-08-13 Hervé Poussineau[USETUP] Remove one special case for keyboard devices
2017-08-11 Hermès Bélusca-Maïto[EVTLIB]: Allow specifying a memory allocation tag...
2017-08-10 Mark Jansen[RAPPS] Delete uTorrent until CORE-13666 is cleared up.
2017-08-09 Giannis Adamopoulos[UXTHEME] -Implement taking into account the flags...
2017-08-08 Giannis Adamopoulos[USER32] -Make it clear when VersionRegisterClass is...
2017-08-08 Mark Jansen[UNATTEND] Show how to enable the lautus theme in unatt...
2017-08-07 Giannis Adamopoulos[COMCTL32] -Fix a typo.
2017-08-07 Hermès Bélusca-Maïto[SYSSETUP]: Fix a typo.
2017-08-07 Giannis Adamopoulos[SHELL32] -Restore some code I incorrectly removed...
2017-08-06 Robert Naumann[ACPPAGE][SYSSETUP] Update German translation
2017-08-06 Robert Naumann[CPL] Improve some German string translationd. This...
2017-08-06 Pierre Schweitzer[SYSSETUP]
2017-08-06 Giannis Adamopoulos[SYSSETUP] -Implement a wizard page that lets the user...
2017-08-06 Giannis Adamopoulos[COMCTL32] -Implement BUTTON_IMAGELIST_ALIGN_RIGHT...
2017-08-05 Mark Jansen[WIN32SS] Improve GetFontResourceInfoW. Patch by Kataya...
2017-08-05 Daniel Reimer[RAPPS]
2017-08-05 Mark Jansen[APPHELP][XML2SDB] Code cleanup + add assertions
2017-08-05 Giannis Adamopoulos[COMCTL32] -BUTTON_PaintWithTheme: Draw checked pushlik...
2017-08-05 Pierre Schweitzer[RDBSS]
2017-08-04 Sylvain PetreolleRevert r75485, MSVC needs wininet to do the UrlCrackW...
2017-08-04 Sylvain PetreolleRemove a theoretical circular dependancy between winine...
2017-08-04 Pierre Schweitzer[NFS]
2017-08-04 Pierre Schweitzer[NFS]
2017-08-04 Pierre Schweitzer[RDBSS]
2017-08-04 Pierre Schweitzer[RDBSS]
2017-08-04 Pierre Schweitzer[RXCE]
2017-08-04 Pierre Schweitzer[KERNEL32]
2017-08-04 Giannis Adamopoulos[hivecls.inf] -Add an option to immediately enable...
2017-08-04 Giannis Adamopoulos[DESK.CPL]
2017-08-03 Mark Jansen[RAPPS] Remove Burnaware free. CORE-12194 #resolve
2017-08-03 Pierre Schweitzer[RDBSS]
next