- Start the RPC-Server from a separate thread so the initial call to the DLL doesn...
[reactos.git] / reactos /
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- Remove system_header too
2008-11-22 Stefan Ginsberg- Deprecate PSDK's usage of system_header for real...
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- ...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- 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
2008-11-21 Michael Martin- Added EventSource structure for keeping track of...
2008-11-21 Stefan Ginsberg- Correct some constants so they don't conflict with...
2008-11-21 Stefan Ginsberg- Fix a bug
2008-11-21 Stefan Ginsberg- Fix double declarations/definitions and remove system...
2008-11-21 Stefan Ginsberg- woops. temporarily revert system_header to fix build
2008-11-21 Kamil Hornicek- avoid losing pointer to the next bezier patch while...
2008-11-21 Stefan Ginsberg- Remove some straggler system_header
2008-11-21 Kamil Hornicek- free all resources before returning (CID 644)
2008-11-21 Stefan Ginsberg- Update a comment
2008-11-21 Kamil Hornicek- store the next node in a separate variable so we...
2008-11-21 Kamil Hornicek- reshuffle the code a bit
2008-11-21 Kamil Hornicek- don't leak resources, CID 609+610 run 2
2008-11-21 Aleksey Bragin- Always uninit cache for a file object (official docum...
2008-11-21 Kamil Hornicek- fix freeing of resources, CID 1295 run 2
2008-11-21 Johannes Anderwald- Convert Value of PATHEXT to lowercase
2008-11-21 James Tabor- Update palette functions and small cleanup in bitmaps.
2008-11-20 Eric KohlSySync to wine-1.1.1 (Patch 6 of 10):
2008-11-20 Aleksey Bragin- Upcase a search expression when calling RtlIsNameInEx...
2008-11-20 Eric KohlSySync to wine-1.1.1 (Patch 5 of 10):
2008-11-20 Aleksey Bragin- Merge misaligned reads support (35998, 36834 by Art...
2008-11-20 Stefan Ginsberg- Fix "missing newling" warning
2008-11-20 Stefan Ginsberg- Remove more instances of system_header
2008-11-20 James Tabor- Add Section support for CreateDIBSection. Section...
2008-11-20 Stefan Ginsberg- Correct a header guard
2008-11-20 Matthias Kupfer- start with German translation (not finished yet)
2008-11-19 Eric KohlRevert 37476 because it breaks the build bot.
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 4 of 10):
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 3 of 10):
2008-11-19 Colin Finck- Rearrange "host/typedefs.h" to make it look more...
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 2 of 10):
2008-11-19 Eric KohlSync to wine-1.1.1 (Patch 1 of 10):
2008-11-19 Colin FinckDmitry Gorbachev
2008-11-19 Stefan Ginsberg- Remove system_header from basetsd/typs.h, and add...
2008-11-19 Matthias Kupfer- revert winioctl.h to previous version (for compatibility)
2008-11-19 Matthias Kupfer- add some linux partition types
2008-11-19 Matthias Kupferrevert to revision 37390
2008-11-18 James Tabor- Fixed a bug from revision 3514. Now we pass one more...
2008-11-18 Stefan Ginsberg- Remove system_header from winsock headers
2008-11-18 Stefan Ginsberg- Fix a redefinition and remove system_header
2008-11-18 Stefan Ginsberg- Remove system_header from most of PSDK
2008-11-18 Eric KohlRevert 37416 because it does not build on all machines.
2008-11-18 Colin FinckOlaf Siejka
2008-11-18 Stefan Ginsberg- Add more header guards
2008-11-18 Stefan Ginsberg- Declare SECURITY_DESCRIPTOR_CONTROL conditionally
2008-11-18 Stefan Ginsberg- Remove system_header from gdiplus*.h
2008-11-18 Stefan Ginsberg- Remove system_header from winbase.h, wingdi.h and...
2008-11-18 James Tabor- Make our version of SetDIBits safe as SetDIBitsToDevice.
2008-11-18 James Tabor- Fix bpp count in CreateDIBitmap.
2008-11-18 James Tabor- Fixes bug 3864. While I was at it I fixed most of...
2008-11-17 Stefan Ginsberg- "byte" is defined by the Win32 headers, so define...
2008-11-17 Stefan Ginsberg- MSTSC: Don't redefine BOOL
2008-11-17 Eric KohlSync to wine-1.1.1:
2008-11-17 Matthias Kupfer- fix a brace mistake
next