reactos.git
2008-11-29 Stefan Ginsberg- <@silverblade> it does nothing, it can be destroyed...
2008-11-29 Stefan Ginsberg- Don't generate a function with non-standard STDCALL...
2008-11-29 Gregor Schneider- Improve parameter checks to prevent access beyond...
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-29 Gregor Schneider- Fix two possible memory leaks by freeing resources
2008-11-29 Stefan Ginsberg- Remove system_header
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-29 Gregor Schneider- Updated msvcrt winetests introduced new printf testca...
2008-11-29 Stefan Ginsberg- Kill off ramdrv, it is deprecated since a long time...
2008-11-29 Gregor SchneiderUpdate msvcrt winetest, test_codepage still disabled...
2008-11-29 Gregor Schneider- Added support for floating point and exponential...
2008-11-29 Aleksey Bragin- Implement ScsiPortCompleteRequest based on OSR descri...
2008-11-29 Dmitry Chapyshev- Fix build
2008-11-29 Dmitry Chapyshev- DPRINT1(...); -> UNIMPLEMENTED;
2008-11-29 James Tabor- Fix GetSystemPaletteEntries.
2008-11-29 Stefan Ginsberg- guiddef.h: Don't define GUID_NULL as extern as the...
2008-11-29 Stefan Ginsberg- MSFS: Don't rely on PSDK headers for MAILSLOT_NO_MESS...
2008-11-29 Stefan Ginsberg- Don't redefine basic types
2008-11-29 Cameron Gutman - Fix behavior of kernel APCs interrupting waits on...
2008-11-29 Cameron Gutman - Merge aicom-network-fixes up to r37712
2008-11-28 Stefan Ginsberg- Don't add an include path for internal win32k headers...
2008-11-28 Stefan Ginsberg- Add a header guard for pnp.idl's RESOURCEID, and...
2008-11-28 Stefan Ginsberg- Use stdarg.h from psdk so we don't get redefinition...
2008-11-28 Stefan Ginsberg- Add a missing define -- fixes DECLARE_INTERFACE and...
2008-11-28 KJK::HyperionGCC 4.3 correctly aligns stack-allocated objects
2008-11-28 KJK::HyperionDon't let ASSERT_SRW_WAITBLOCK evaluate to nothing...
2008-11-28 KJK::HyperionASSERT really needs to be void, despite what DDK header...
2008-11-28 KJK::HyperionTypo. Bogus text to make commit message long enough.
2008-11-28 Kamil Hornicek- update user32 winetest
2008-11-28 Kamil Hornicek- fix a typo
2008-11-28 Daniel ReimerUpdate UniATA to Version 0.39j Credits go to Samuel...
2008-11-28 James Tabor- Move out stubs and place them where they belong.
2008-11-27 Gregor SchneiderUpdate gdi32 winetests, so we don't run out of things...
2008-11-27 James Tabor- Finnish up gdi wine pen cross test fixes.
2008-11-27 Gregor Schneider- PS_NULL might always be a LOGPEN, but can be retrieve...
2008-11-27 Stefan Ginsberg- less break, more build
2008-11-27 Stefan Ginsberg- Videoprt should only use the error codes provided...
2008-11-27 Stefan Ginsberg- Correct numerous structures to work without windef...
2008-11-27 Stefan Ginsberg- DXAPI: Fix incompatible header inclusion
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
2008-11-27 Michael Martin- Add WM_SYSCHAR to U32IsValidAccelMessage. See bug...
2008-11-27 Kamil Hornicek- sync wined3d, d3d8, d3d9 to wine HEAD part 2/2
2008-11-27 Kamil Hornicek- sync wined3d, d3d8, d3d9 to wine HEAD part 1/2
2008-11-27 Dmitry Chapyshev- .DEF -> .SPEC
2008-11-26 James Tabor- Fixed stock object creation for pens. Now pass all...
2008-11-26 Matthias Kupfer- tool for autoconverting INF files to utf-16le from...
2008-11-26 Stefan Ginsberg- Slightly reorder freeldr.h's include order
2008-11-26 Stefan Ginsberg- Fix some definitions, and remove __DD_INCLUDED__...
2008-11-26 Matthias Kupferadd myself
2008-11-26 Stefan Ginsberg- Fix release build
2008-11-26 Stefan Ginsberg- Define NTSTATUS in a way compatible with the current...
2008-11-26 Stefan Ginsberg- Ksuser: Cleanup header usage a bit, and make sure...
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-26 Stefan Ginsberg- kmtest: Don't use user mode types
2008-11-26 James Tabor- Add ExtCreatePen note: This is an enhancement and...
2008-11-26 James Tabor- Update CL type.
2008-11-26 KJK::Hyperionmodified lib/pseh/i386/framebased-gcchack.S
2008-11-26 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-26 Gregor Schneider- ExtCreatePen creates a PS_NULL style pen in the LOGPE...
2008-11-26 KJK::HyperionMerging fixes from Visual C++ branch
2008-11-26 Michael Martin- Migrate advapi32 to PSEH 2.0.
2008-11-26 Daniel ReimerBug 3871: Polish translation update for netshell,usetup...
2008-11-25 KJK::HyperionAdd comments about workarounds for GCC bugs
2008-11-25 Stefan Ginsberg- Remove blue's implicit dependency on windef.h
2008-11-25 Stefan Ginsberg- FIX is declared in winddi.h, don't redeclare
2008-11-25 Stefan Ginsberg- Remove Freeldr's dependency on windef.h
2008-11-25 Gregor Schneider- Enhance test with icon drawing
2008-11-25 Aleksey Bragin- Fix weird code in RtlGetVersion (inspired by Coverity...
2008-11-25 Aleksey BraginDaniel Zimmerman
2008-11-25 Aleksey BraginDaniel Zimmerman
2008-11-25 Stefan Ginsberg- Change LPTSTR to LPWSTR for NtUserGetAltTabInfo,...
2008-11-25 KJK::HyperionSupersedes r37631
2008-11-25 KJK::HyperionUndoing fishy patch for warnings in Wine code (see...
2008-11-25 Stefan Ginsberg- Correct some type casts
2008-11-25 KJK::HyperionSupersedes r37623 with fixes for cross compilation
2008-11-25 Gregor Schneider- Check parameters before allocating memory
2008-11-24 KJK::HyperionUndo r37623 until cross compilation is fixed
2008-11-24 Matthias Kupfer- don't calc the same values multiple times
2008-11-24 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-24 Gregor Schneider- Add copyright information I forgot, update paths
2008-11-24 Gregor Schneider- Move slightly changed PS_ALTERNATE and PS_INSIDEFRAME...
2008-11-24 Johannes Anderwald- Fix heap corruption and memory leak
2008-11-24 Johannes Anderwald- Store settings of SPI_SETMOUSEBUTTONSWAP in registry
2008-11-24 KJK::Hyperionmodified ntoskrnl/ex/sysinfo.c
2008-11-24 KJK::HyperionEverything
2008-11-24 KJK::Hyperionmodified include/psdk/rpc.h
2008-11-24 Aleksey Bragin- Fix most of the warnings in mkhive.
2008-11-24 KJK::Hyperionmodified dll/directx/ddraw/rosdraw.h
2008-11-24 Stefan Ginsberg- Fix build
2008-11-24 Aleksey Bragin- Get rid of warnings.
2008-11-24 Aleksey Bragin- Get rid of warnings.
2008-11-24 Aleksey Bragin- Make atapi compile warnings-free.
2008-11-24 KJK::HyperionFixed _SEH2_EXCEPT
2008-11-24 KJK::HyperionMissing from previous commit
2008-11-23 KJK::HyperionAllow pseh.h and pseh2.h to be included in the same...
2008-11-23 KJK::HyperionGCC can't appreciate my genius. _SEH2_EXCEPT temporaril...
2008-11-23 Eric Kohl- Start the RPC-Server from a separate thread so the...
2008-11-23 Eric KohlFix formatting. No code changes!
2008-11-23 Cameron Gutman - NDIS always calls NdisMIndicateStatusComplete immedi...
2008-11-23 Dmitry Chapyshev- More correct fix
next