reactos.git
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...
2009-06-23 Christoph von... sync ntdll rtlstr winetest with wine 1.1.24
2009-06-23 Christoph von... sync crypt32_winetest with wine 1.1.24
2009-06-23 Christoph von... sync kernel32_winetest with wine 1.1.24
2009-06-23 Christoph von... sync shlwapi with wine 1.1.24
2009-06-23 ReactOS Portable... - Reimplement the way zeroing PTEs are used:
2009-06-23 ReactOS Portable... - Jesus Christ man, learn some C, will you?
2009-06-23 ReactOS Portable... - So it turns out bad things can happen if you play...
2009-06-23 ReactOS Portable... - Move ARM Pool to 0xB0000000 to avoid clashing with...
2009-06-23 ReactOS Portable... - Move hypermap.c into ARM3 since it will be changed...
2009-06-23 ReactOS Portable... - For one thing, fix build in ARM3/init.c (sorry!)
2009-06-23 ReactOS Portable... - Do not zero out MC_SYSTEM pages if they are "early...
2009-06-23 ReactOS Portable... - Do not reformat other people's code simply to reforma...
2009-06-23 ReactOS Portable... - Revert 41567:
2009-06-22 Christoph von... fix comment IsUserAdmin -> IsUserAnAdmin
2009-06-22 Christoph von... partial advapi32 sid sync to wine 1.1.24
2009-06-22 Christoph von... don't build arm stuff on non arm builds
2009-06-22 Johannes Anderwald- define YieldProcessor msvc compatible
2009-06-22 KJK::HyperionChange <wine/list.h> to use the magic attribute salad...
2009-06-22 KJK::HyperionDon't want to fix all uses of PSEH2 macros, therefore...
2009-06-22 KJK::HyperionCorrect placement of calling convention attribute
2009-06-22 KJK::Hyperionmodified lib/sdk/crt/include/float.h
2009-06-22 KJK::Hyperionmodified lib/rtl/exception.c
2009-06-22 KJK::Hyperionmodified dll/win32/kernel32/file/volume.c
2009-06-22 Christoph von... sync CreateWellKnownSid with wine 1.1.24
2009-06-22 Christoph von... sync advapi32_winetest with wine 1.1.24
2009-06-22 KJK::Hyperion#define inline to __inline for Visual C++ when compilin...
2009-06-22 KJK::Hyperionmodified dll/ntdll/include/ntdll.h
2009-06-22 Christoph von... sync user32 button with wine 1.1.24
2009-06-22 Christoph von... sync user32_winetest with wine 1.1.24
2009-06-22 Christoph von... sync credui with wine 1.1.24
2009-06-22 Christoph von... sync hhctrl.ocx with wine 1.1.24
2009-06-22 Christoph von... sync cryptdlg and cryptui with wine 1.1.24
2009-06-22 Christoph von... sync crypt32 with wine 1.1.24
2009-06-22 Aleksey Bragin- Remove padding member from ETHREAD, it's not needed...
2009-06-22 Christoph von... sync advpack and msi with wine 1.1.24
2009-06-22 Christoph von... sync jscript_winetest with wine 1.1.24
2009-06-22 Christoph von... sync jscript with wine 1.1.24
2009-06-22 Dmitry GorbachevFix build.
2009-06-22 Dmitry GorbachevSilence warnings.
2009-06-22 Dmitry GorbachevFix comment.
2009-06-22 Dmitry Gorbachev[FORMATTING]
2009-06-22 Dmitry GorbachevRemove unused functions.
2009-06-22 Dmitry Gorbachev- If KDBG is not compiled in, try to use GDB instead.
2009-06-22 Dmitry GorbachevChange GDB stub.
2009-06-22 Dmitry GorbachevRemove unused stuff.
next