- Start the RPC-Server from a separate thread so the initial call to the DLL doesn...
[reactos.git] / reactos / subsystems /
2008-11-22 James Tabor- Add tag for path objects. Set DC handle when selectin...
2008-11-22 Stefan Ginsberg- Make sure allocation succeeded (CID 467)
2008-11-21 Matthias Kupfer- Add key modifiers MK_CONTROL and MK_SHIFT to all...
2008-11-21 James Tabor- Pass more bitmap cross tests, 16 bit is down to 52...
2008-11-20 James Tabor- Add Section support for CreateDIBSection. Section...
2008-11-18 James Tabor- Fixed a bug from revision 3514. Now we pass one more...
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 James Tabor- Add note for NtGdiCreateDIBitmapInternal, Should...
2008-11-16 James Tabor- Fix AlphaBlend checks that pass wine bitmap gdi32...
2008-11-15 Gregor Schneider- DIB_1BPP_BitBlt: Increment source coordinates properl...
2008-11-15 James Tabor- Fix dirty bit support for select brush and pen, see...
2008-11-13 James Tabor- Start the implementation and support for dc attribute...
2008-11-13 James Tabor- Add path support for ExtTextOut.
2008-11-11 James Tabor- Works with qemu, but, not with real hardware.
2008-11-11 James Tabor- Pass thread pointers during callback.
2008-11-09 Gregor Schneider- Create the XLateObj between background and brush...
2008-11-09 Gregor SchneiderFix BitBlt MERGEPAINT operation command.
2008-11-06 James Tabor- Fix WidenPath. Now Area.exe runs and crashes when...
2008-11-06 James Tabor- Fix Path drawing.
2008-11-06 James Tabor- Make sure we process path for Rectangles and Polygons.
2008-11-05 James Tabor- Update Font types. Finish GetKerningPairs. Minor...
2008-11-05 James Tabor- Add and update Gdi entry flags.
2008-11-04 James TaborPatch by Daniel Zimmerman : Fix a lot of missing ExFree...
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-04 James Tabor- Fix RealizationInfo, it should use DC font not cFont...
2008-11-04 James Tabor- Fix code page and charector set support. More miscel...
2008-11-04 Dmitry Chapyshev- Change params types for NtUserLockWindowUpdate
2008-11-04 James Tabor- Update and fix CodePage and CharSet.
2008-11-03 Christoph von WittichExFreePool -> ExFreePoolWithTag
2008-11-03 Christoph von Wittichsome translations: GreatLordish -> English
2008-11-03 Gregor Schneider- Several ExFreePool -> ExFreePoolWithTag changes ...
2008-11-03 Gregor SchneiderStretchBlt:
2008-11-03 James Tabor- Cleanup UnrealizeObject and set dvNumAxes in CreateFo...
2008-11-03 James Tabor- Fix C in RealizeFontInit.
2008-11-03 James Tabor- Remove locking in gdi batch.
2008-11-03 James Tabor- Add new function for locking text font objects when...
2008-11-02 James Tabor- Move functions out of freetype. Implemented FT: GetKe...
2008-11-02 James Tabor- Update FONTGDI and TEXTOBJ. Added support for FT...
2008-11-01 James Tabor- Update from notes: NtUserInitialize.
2008-11-01 Gregor SchneiderTransparentBlt:
2008-11-01 James Tabor- Update NtUserInitialize and show where it belongs.
2008-11-01 James Tabor- Update NtGdiGetGlyphOutline and NtGdiGetGlyphIndicesW.
2008-10-31 James Tabor- Update realization information and copyright notice...
2008-10-30 James TaborImplement GetFontUnicodeRanges, port from wine. Tested...
2008-10-30 James Tabor- Implemented: GetFontLanguageInfo based on wine. GetLa...
2008-10-30 James Tabor- Move code out of freetype.c.
2008-10-29 James Tabor- Move FreeType support to freetype.c.
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-27 James Tabor- Cleanup and fix OffsetViewport/WindowOrgEx.
2008-10-27 Christoph von Wittichuse ExFreePoolWithTag
2008-10-26 Gregor SchneiderDWORD is unsigned, so cast to signed type before checki...
2008-10-26 Gregor SchneiderStretchBlt:
2008-10-26 Stefan Ginsberg- Switch Win32K export list to .spec
2008-10-26 Stefan Ginsberg- Add missing EngMapFile and EngQueryFileTimeStamp
2008-10-25 Stefan Ginsberg- Add missing EngPlgBlt export
2008-10-25 Michael Martin- Correct fix for handling WM_MOUSEACTIVATE and Bug...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 Gregor SchneiderMisc. typo fixes
2008-10-25 Michael Martin- Do not send the WM_MOUSEACTIVATE message for a window...
2008-10-25 James Tabor- Patch by hto: Do not wait until process is closed...
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-23 Timo KreuzerQuickfix for bug 3808
2008-10-23 Stefan Ginsberg- More 64-bit fixes
2008-10-23 Stefan Ginsberg- 64-bit fixes (ULONG -> SIZE_T)
2008-10-22 Stefan Ginsberg- Fix some debug prints
2008-10-20 James Tabor- Quick setup for NtUserProcessConnect.
2008-10-20 James Tabor- Cleanup IntGdiGetDeviceCaps, add more defines.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 James Tabor- Thanks Tommy! Cleanup millimeter conversion.
2008-10-19 James Tabor- Add missing CAPS to psdk.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-18 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-18 Timo KreuzerChange return type of PsGetCurrentProcessWin32Process...
2008-10-18 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup part 3 / x:
2008-10-17 Timo KreuzerWin32 structure cleanup part 2 / x:
2008-10-16 Timo KreuzerWin32 structure cleanup part 1 / x:
2008-10-16 Gregor SchneiderNo need to unlock, if locking failed. Fixes CID 186.
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-08 Timo Kreuzerremove a RETURN() macro
2008-10-07 Timo Kreuzer- rewrite NtGdiPolyPolyDraw, optimizing it and making...
2008-10-07 Timo KreuzerFix FLOATOBJ_IsLong. Fix MapMode MM_ISOTROPIC.
2008-10-06 Gregor Schneider- Calculate the image size before the height is reporte...
2008-10-06 Gregor Schneider-rgbReserved must be 0
2008-10-05 James Tabor- Move DC_UpdateXforms out of the switch in SetMapMode...
2008-10-05 James Tabor- Fix a Kernel Assert in EngAllocMem called from brush...
2008-10-05 James Tabor- Force a recompute when setting map modes.
2008-10-04 James Tabor- Fix order of calls in IntGdiPolygon. Check for PATH...
2008-10-01 Gregor SchneiderCheck DC for NULL before accessing it, fixes Coverity...
2008-10-01 Gregor SchneiderGetDIBits: destination height may be smaller than the...
2008-10-01 Gregor Schneider[FORMATTING], spelling, misc cleanup. No functional...
2008-10-01 Gregor SchneiderhColor is not needed in IntSetCursor, fixes Coverity...
next