reactos.git
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
2008-11-23 Dmitry Chapyshev- Set flag unicode="yes"
2008-11-23 Dmitry Chapyshev- Fix formatting. No code change
2008-11-23 Eric Kohl- Replace the check-marks in the protocol menu by radio...
2008-11-23 Dmitry Chapyshev- Fix formatting. No code change
2008-11-23 Dmitry Chapyshev- Implement ActivateActCtx, AddRefActCtx, CreateActCtxW...
2008-11-23 Dmitry Chapyshev- Add stubs for RtlActivateActivationContext and RtlCre...
2008-11-23 Dmitry Chapyshev- Fix RtlFindActivationContextSectionString prototype
2008-11-23 Dmitry Chapyshev- Fix IsValidLanguageGroup and EnumSystemLanguageGroups...
2008-11-23 Dmitry Chapyshev- Implement LCMapStringA/W (based on Wine, +55 passed...
2008-11-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-22 Eric KohlMake the event viewer unicode-enabled and build the...
2008-11-22 Eric KohlReplace TABs by Spaces.
2008-11-22 James Tabor- Add tag for path objects. Set DC handle when selectin...
2008-11-22 Dmitry Chapyshev- Fix CompareStringA/W. +7 passed wine tests
2008-11-22 Cameron Gutman - Merge aicom-network-fixes up to r37556
2008-11-22 James Tabor-AttachThreadInput is a direct call to kernel space...
2008-11-22 Dmitry Chapyshev- Update GetCurrencyFormatW. +34 wine tests passed
2008-11-22 Dmitry Chapyshev- Fix RtlTimeFieldsToTime. Now GetDateFormatW passed...
2008-11-22 Dmitry Chapyshev- Fix 2 wine tests for GetTimeFormatA/W
2008-11-22 Stefan Ginsberg- Make sure allocation succeeded (CID 467)
2008-11-22 Dmitry Chapyshev- Fix EnumDateFormatsA implementation. + 7 passed tests
2008-11-22 Stefan Ginsberg- Don't. Include. ntdef.h. From. User. Mode.
2008-11-22 Stefan Ginsberg- Remove system_header too
2008-11-22 Stefan Ginsberg- No, Winetests doesn't treat ntdef.h as a PSDK header...
2008-11-22 Stefan Ginsberg- Deprecate PSDK's usage of system_header for real...
2008-11-22 Stefan Ginsberg- Silence more "has virtual functions but non-virtual...
2008-11-22 Stefan Ginsberg- Silence more "has virtual functions but non-virtual...
2008-11-22 Stefan Ginsberg- Fix indentation (spaces -> tabs)
2008-11-22 Aleksey BraginDmitry Gorbachev
2008-11-22 Aleksey BraginDmitry Gorbachev
2008-11-22 Dmitry Chapyshev- Call NtUserAttachThreadInput
2008-11-22 Dmitry Chapyshev- Sync inetcomm with Wine head
2008-11-21 Stefan Ginsberg- Silence more "has virtual functions but non-virtual...
2008-11-21 Stefan Ginsberg- ...revert until all Winetests/rostests are fixed...
2008-11-21 Stefan Ginsberg- Winetests treats ntdef.h as a psdk header, so tempora...
2008-11-21 Stefan Ginsberg- Fix rostests build, part 1 of ?
2008-11-21 Stefan Ginsberg- More hack, less build breakage
2008-11-21 Stefan Ginsberg- Remove system_header from the remaining PSDK headers...
2008-11-21 Stefan Ginsberg- Hack-include ntsecapi.h in powrprof.h, so NTSTATUS...
2008-11-21 Stefan Ginsberg- LANG_WELSH and LANG_BRETON are present in newer offic...
2008-11-21 Stefan Ginsberg- Silence "'struct Foo' has virtual functions but non...
2008-11-21 Stefan Ginsberg- Protect NTSTATUS definition in NDK with a guard,...
2008-11-21 Stefan Ginsberg- Remove non-standard "PLANGID" type from NDK and use...
2008-11-21 Matthias Kupfer- Add key modifiers MK_CONTROL and MK_SHIFT to all...
2008-11-21 Sylvain Petreolledon't redefine IDHELP.
2008-11-21 Stefan Ginsberg- winternl.h is deprecated since the NDK was invented...
2008-11-21 James Tabor- Pass more bitmap cross tests, 16 bit is down to 52...
2008-11-21 Stefan Ginsberg- Move ntdef.h to DDK as that is where it belongs,...
2008-11-21 Stefan Ginsberg- Fix a warning
next