reactos.git
2009-06-29 Colin FinckAndrew Steinborn (asteinborn78@gmail.com)
2009-06-29 Christoph von... fix formatting
2009-06-29 Cameron Gutman - Allocate IP_PACKET on the stack
2009-06-29 Matthias Kupfer- continue "marletting"
2009-06-29 Christoph von... more header cleanup
2009-06-29 Christoph von... fix build
2009-06-29 Colin FinckSVN maintenance: Remove some svn:keywords properties
2009-06-29 Christoph von... include winreg.h
2009-06-29 Christoph von... sync test.h with wine 1.1.24
2009-06-29 Christoph von... define WINE_UNICODE_API msvc compatible
2009-06-29 Christoph von... some header cleanup
2009-06-29 Matthias KupferCBS_DISABLENOSCROLL ist quite useless
2009-06-29 ReactOS Portable... - Fix an incorrect (should be 1024) ASSERT by removing...
2009-06-29 Matthias Kupferfix scrollbar button issue and make it look like windows
2009-06-29 Christoph von... sync wincrypt.h with wine 1.1.24
2009-06-29 Christoph von... -revert IXP700 change as it doesn't seem to fix the...
2009-06-29 Matthias Kupfer- minor improvements in drawing
2009-06-29 James Tabor- Fix build: use gpsi->dwInstalledEventHooks instead...
2009-06-29 Timo Kreuzer- Remove ntuser syscolor functions from win32k (NtUserC...
2009-06-29 Timo KreuzerGet rid of the SysColorPen stuff in user32, it's a...
2009-06-28 Johannes Anderwald- Remove alternative definition of KSDATAFORMAT which...
2009-06-28 Christoph von... add SIIMIO flag for IXP700 like done for Silicon Image...
2009-06-28 Aleksey Bragin- Prevent PEVENT type redifinition (which is fine with...
2009-06-28 Johannes Anderwald- Fix broken check for KSDATARANGE_AUDIO
2009-06-28 Aleksey Bragin- Add ENG_EVENT structure definition (from MSDN) to...
2009-06-28 Matthias Kupferadd svchost.exe to install package
2009-06-28 Daniel ReimerSync wordpad and winhlp32 with wine 1.1.24.
2009-06-28 Colin Finck- Give the "windows" module a more meaningful name.
2009-06-28 KJK::Hyperionmodified base/applications/taskmgr/affinity.c
2009-06-28 Johannes Anderwald- Fix build
2009-06-28 Johannes Anderwald- Start implementing the stream class driver
2009-06-28 Christoph von... fix formatting
2009-06-28 Dmitry Chapyshev- Change icon for msiexec to Tango icon
2009-06-28 ReactOS Portable... - Create mmsup.c in ReactOS memory manager directory...
2009-06-28 ReactOS Portable... - Move all the functions from drvlck.c and verifier...
2009-06-28 ReactOS Portable... - Reimplement MmAllocateContiguousMemory, MmAllocateCon...
2009-06-28 James Tabor- Add more hooks, where wine has them placed. Fixed...
2009-06-28 Timo Kreuzerunbreak build of rostests
2009-06-27 Christoph von... fix advapi32 crypt winetests
2009-06-27 Timo Kreuzer[FORMATTING] Fix indentation, no code change
2009-06-27 Timo KreuzerUpdate SERVERINFO, PFNCLIENT, PFNCLIENTWORKER to Window...
2009-06-27 Timo KreuzerDon't save/change/restore the DC pen in IntDrawScrollIn...
2009-06-27 ReactOS Portable... - Copying from destination to destination isn't very...
2009-06-27 ReactOS Portable... - Actually it seems MmGetPhysicalMemoryRanges uses...
2009-06-27 ReactOS Portable... - Call MmArmInitSystem for a second time, this time...
2009-06-27 Sylvain PetreolleTaskmgr didn't build without compilation units,
2009-06-27 James Tabor- Fix callback set and changed data. Process hooks...
2009-06-27 KJK::HyperionAllow sorting the list of processes in Task Manager...
2009-06-27 Stefan Ginsberg- Add some defines in preparation for _WINE.
2009-06-27 Christoph von... fix two kernel32 locale winetests
2009-06-27 James Tabor- Implement the rest of the HCBT_ support.
2009-06-27 Sylvain PetreolleAdd MIXERCONTROL_CONTROLTYPE_BASS_BOOST and KSDATAFORMA...
2009-06-27 Stefan Ginsberg- KeDetachProcess & KeUnstackDetachProcess: Fix a typo...
2009-06-27 ReactOS Portable... - This patch is lets you visually dump the entire React...
2009-06-27 Cameron Gutman - Always call the completion handler so we don't leak...
2009-06-27 ReactOS Portable... - Remove leftover performance tracing code.
2009-06-27 ReactOS Portable... - Reimplement kernel stack allocation (MmCreateKernelSt...
2009-06-27 Christoph von... tabs -> spaces
2009-06-27 ReactOS Portable... - Allocate enough space for the ARM3 PFN database,...
2009-06-27 Cameron Gutman - Use the timeout that the caller gives us if it is...
2009-06-27 Cameron Gutman - The timeout value passed to tsleep is in millisecond...
2009-06-27 ReactOS Portable... - Blow away the bottom 2GB of virtual address space...
2009-06-27 Cameron Gutman - Don't leave the listen IRP in the queue when cancell...
2009-06-27 Cameron Gutman - Acquire the cancel spin lock before calling IoSetCan...
2009-06-27 ReactOS Portable... - Rewrite MmMapIoSpace and MmUnmapIoSpace to use System...
2009-06-27 ReactOS Portable... - ARM3-ify hypermap.c
2009-06-27 ReactOS Portable... - Implement MiReleaseSystemPtes which is the function...
2009-06-26 Johannes Anderwald- Add STREAM_DEBUG_LEVEL
2009-06-26 Johannes Anderwald- Write strmini.h for stream class driver
2009-06-26 Johannes Anderwald- Callback routine expects fdo
2009-06-26 Johannes Anderwald- fix build broken in rev 41621
2009-06-26 Johannes Anderwald- Rewrite PcRegisterIoTimeout, PcUnregisterIoTimeout...
2009-06-26 Aleksey Bragin- Implement NtSetThreadExecutionState (in place of...
2009-06-26 Christoph von... revert 41599
2009-06-26 Christoph von... fix formatting
2009-06-26 James Tabor- Fix breakage when in HCBT_CREATEWND callback.
2009-06-26 James Tabor- Turn off callback for HCBT_CREATEWND.
2009-06-25 James Tabor- Fix ATOM check for HCBT_CREATEWND callback.
2009-06-25 James Tabor- Implement HCBT_CREATEWND support. Tested with user32...
2009-06-25 Sylvain PetreolleAdd accessibility keys.
2009-06-25 Johannes Anderwald- revert 41605 as its incorrect
2009-06-25 Christoph von... sync shell32 with wine 1.1.24
2009-06-25 Dmitry GorbachevRemove a hack from NtAccessCheck(). Bug #4169.
2009-06-25 KJK::HyperionNo reason to compile PSEH2 with other compilers than GCC
2009-06-25 Johannes Anderwald- Don't modify access status when function fails
2009-06-25 Timo KreuzerRewrite (NtUser)SystemParametersInfo and related.
2009-06-24 Dmitry GorbachevHack: partially undo r38510 changes to overcome regress...
2009-06-24 Christoph von... fix typo
2009-06-24 Christoph von... fix formatting
2009-06-24 Cameron Gutman - Fix a crash that happens when we are running at...
2009-06-24 Christoph von... stub NtSetThreadExecutionState needed by PowerPoint...
2009-06-24 Christoph von... fix crash while loading PowerPoint 2003 Viewer
2009-06-23 Stefan Ginsberg- Hey Arch, try to learn basic PSEH2 syntax before...
2009-06-23 Cameron Gutman - Fix the order of checks
2009-06-23 Cameron Gutman - We only need 11 chars to hold our 32-bit integer...
2009-06-23 Cameron Gutman - Move NDIS_VERSION into ndissys.h and use it for...
2009-06-23 Cameron Gutman - Fix adapter failure if a network address of invalid...
2009-06-23 Cameron Gutman - Fix a crash when reading the network address from...
2009-06-23 Christoph von... sync urlmon with wine 1.1.24
2009-06-23 Cameron Gutman - Fix adapter failure when a network address is not...
next