partial shell32 sync
[reactos.git] / reactos /
2009-11-15 Christoph von Wittichpartial shell32 sync
2009-11-15 Christoph von Wittichsync crypt32 with wine 1.1.33
2009-11-15 Christoph von Wittichsync dde with wine 1.1.33
2009-11-15 Daniel Reimerkjk_hyperion: "Gross hack. People with RosBE installed...
2009-11-15 Johannes Anderwald- Implement reading user shell folders from registry
2009-11-14 Cameron Gutman - Fix build (try 3)
2009-11-14 Cameron Gutman - Fix build (try 2)
2009-11-14 Cameron Gutman - Fix build
2009-11-14 Cameron Gutman - Use a spin lock to protect OSKit instead of a recurs...
2009-11-14 Sylvain PetreolleGetCurrencyFormatW() formatting bug fix by Viliam Lejci...
2009-11-14 Aleksey Bragin- Add VK_ICO_* codes.
2009-11-13 Johannes Anderwald[CMIDRIVER]
2009-11-13 Johannes Anderwald[KERNEL32]
2009-11-13 Johannes AnderwaldSilence for Christoph & buildbot
2009-11-13 Johannes Anderwald- Silence (on request of Christoph)
2009-11-13 Johannes Anderwald- Silence
2009-11-13 Johannes Anderwald[PSDK]
2009-11-13 Johannes Anderwald[KS]
2009-11-13 Aleksey Bragin- Sync rpcrt4 with Wine-1.1.32. ReactOS-specific change...
2009-11-13 Christoph von Wittichsync dde with wine 1.1.32
2009-11-13 Christoph von Wittichsync dwmapi with wine 1.1.32
2009-11-13 Johannes Anderwald- Implement updating volume position / mute state after...
2009-11-13 Johannes Anderwald[WDMAUD_KERNEL]
2009-11-12 Stefan Ginsberg- Documentative amendment to 44115: It incorrectly...
2009-11-12 Stefan Ginsberg- Win32k doesn't know what "opaque" means. Store the...
2009-11-12 Stefan Ginsberg- Add missing synchronization for access to PsLoadedMod...
2009-11-12 Aleksey Bragin[advapi32]
2009-11-12 Aleksey Bragin[Unused ReactOS setup]
2009-11-11 Stefan Ginsberg- Add inital support for PCI and ISA interrupts.
2009-11-11 Johannes Anderwald- Fix building of cmidriver
2009-11-11 KJK::HyperionMore _CRTIMP love for non-ANSI symbols
2009-11-11 Johannes Anderwald- Fix problem with ASSERT & ASSERTMSG when compiled...
2009-11-11 Johannes Anderwald[KS]
2009-11-11 Christoph von Wittichreturn TRUE in ReadFile if there is nothing to read
2009-11-11 KJK::Hyperionmodified Makefile
2009-11-11 KJK::Hyperionmodified lib/3rdparty/mingw/mingw.rbuild
2009-11-11 KJK::HyperionNon-ANSI names need _CRTIMP too
2009-11-10 Stefan Ginsberg- Missed in previous commit: Fix VideoPortEnable/Disabl...
2009-11-10 Stefan Ginsberg- Fix HalDisableSystemInterrupt -- it doesn't return...
2009-11-10 Dmitry GorbachevFix Japanese bug #4776.
2009-11-10 Christoph von Wittichsync shlwapi to wine 1.1.32
2009-11-10 Christoph von Wittichsync SHGetFileInfo and CommandLineToArgvW to wine 1...
2009-11-10 Christoph von Wittichpartial shell32 sync to wine 1.1.32
2009-11-10 Christoph von Wittichfix ILCreateControlPanel and ILCreatePrinters
2009-11-10 Christoph von Wittichsync shell32/shelllink to wine 1.1.32
2009-11-10 Stefan Ginsberg- Correct author of freeze.c (code was copied from...
2009-11-10 Stefan Ginsberg- Fix missing initialization of KdComPortInUse, contain...
2009-11-10 Johannes Anderwald[KS]
2009-11-10 Johannes Anderwald- Remove ASSERT && add param checks
2009-11-10 Johannes Anderwald[PORTCLS]
2009-11-10 Timo Kreuzerfix a preprocessor bug
2009-11-09 Stefan Ginsberg- Add KCALLOUT_FRAME to define the kernel callback...
2009-11-09 Stefan Ginsberg- Fix unsigned/signed compare, spotted by Christoph
2009-11-09 Stefan Ginsberg- Implement the generic bus handler support and initial...
2009-11-09 KJK::Hyperion... on the other hand, O_BINARY is a Win32 thing
2009-11-09 KJK::Hyperionmodified base/shell/explorer/notifyhook/notifyhook.def
2009-11-09 KJK::Hyperionmodified tools/pefixup.c
2009-11-09 Stefan Ginsberg- Set and check for the correct PTE write bits on x86...
2009-11-09 Stefan Ginsberg- Fix build with neither KDBG or _WINKD_ defined -...
2009-11-09 Johannes Anderwald- Fix bug introduced 18942 revisions ago
2009-11-09 Dmitry GorbachevSimple optimization in RApps. Patch by Love Nystrom...
2009-11-08 Stefan Ginsberg- HAL uses HARDWARE_PTE, not MMPTE_HARDWARE, so remove...
2009-11-08 Stefan Ginsberg- Fix work around for the cmpxchg8b lock errata work...
2009-11-08 Stefan Ginsberg- Add freeze.c to the build too
2009-11-08 Stefan Ginsberg- Move processor freeze support out from x86 cpu.c...
2009-11-08 Stefan Ginsberg- Make WinLdr's loading screen display the boot method...
2009-11-08 Stefan Ginsberg- Fix _WINKD_ build breakage from 44023 -- missed to...
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-11-08 Stefan Ginsberg- Add HAL PCI tables required for future work.
2009-11-07 Cameron Gutman - Stop using the TCPLock to protect all entries into...
2009-11-07 Aleksey Bragin- Add defines needed by explorer-new. Fixes build.
2009-11-07 Aleksey Bragin- Remove accidentally committed Wineisms. Build is...
2009-11-07 Aleksey Bragin[comctl32]
2009-11-07 Aleksey Bragin- Update commctrl.h to Wine-1.1.31.
2009-11-07 KJK::HyperionFix keyboard navigation of menus (up/down keys)
2009-11-07 Cameron Gutman - Remove TCPSleep and TCPWakeup (we make all oskittcp...
2009-11-07 KJK::HyperionUnbreak build
2009-11-07 KJK::Hyperionglobally-defined CFLAGS, CXXFLAGS, etc. will now work...
2009-11-07 KJK::HyperionDon't uppercase module name in _TARGET macros. This...
2009-11-07 Johannes Anderwald[DSOUND]
2009-11-07 Johannes Anderwald- Add a few constants and types required event handling
2009-11-07 Sylvain PetreolleReport spoolsv service status at startup.
2009-11-07 Johannes Anderwald[DSOUND_NEW]
2009-11-06 Stefan Ginsberg- Refactor stubbed HAL resource report slightly.
2009-11-06 Arch BlackmannWhiners...
2009-11-06 Arch BlackmannImplement printout the the state tables. It seems to...
2009-11-06 Johannes Anderwald- Fix check
2009-11-06 Arch BlackmannImplement support for writing the virtual key to WCHAR...
2009-11-06 Arch BlackmannAdd table of shift state combinations, and add table...
2009-11-05 Arch BlackmannPrint out more state-related tables and information...
2009-11-05 Michael Martin[cdfs]
2009-11-05 Arch BlackmannAdd more support for shift state output. The tool now...
2009-11-05 Arch BlackmannGenerate modifier table. Generate extended scancode...
2009-11-05 Arch BlackmannAdd table of modifiers.
2009-11-05 Arch BlackmannCreate layout entries for built-in non-redefined scanco...
2009-11-05 Aleksey Bragin[shell32]
2009-11-05 Aleksey Bragin[shell32]
2009-11-05 Arch BlackmannThe tool now generates 75% of a typical keyboard layout...
2009-11-05 Arch BlackmannNow write out the DEF file (okay that was too easy).
2009-11-05 Arch BlackmannKbdtool can now create the resource (RC) file as well!
next