- Fix WMC and mkhive warnings
[reactos.git] / reactos / subsystems /
2009-01-18 Art YerkesPrevent a null access when the first show-desktop is...
2009-01-18 James Tabor- Add more thread info types and remove a set mask...
2009-01-17 James Tabor- It is understandable now why certain applications...
2009-01-17 James Tabor- It is shameful, hacks like this.
2009-01-17 James Tabor- Update DispathMessage and fix time stamp for system...
2009-01-16 Thomas BluemelFix background color used for DrawCaptionTemp with...
2009-01-16 Art YerkesThis actually used to work due to the work csrss does...
2009-01-15 James Tabor- Rewrite Timers, nothing is using it except a bogus...
2009-01-14 Aleksey Bragin- Revert 38750, a dereference happens when that hook...
2009-01-14 Christoph von Wittichfix jim's copypasta
2009-01-14 James Tabor- Added stubs to timers, tooling up to change over...
2009-01-13 Stefan Ginsberg- NtUserSetWindowsHookEx: Don't leak a thread reference...
2009-01-13 James Tabor- Re-implement NtUserDispatchMessage and implement...
2009-01-12 James Tabor- Un-implement NtUserDispatchMessage.
2009-01-12 James Tabor- Sort out common used DCE flags.
2009-01-12 James Tabor- Fix another wine test for SetWindowPos.
2009-01-11 Matthias KupferMichael von Glasow <michael AT vonglasow DOT com>
2009-01-09 Dmitry GorbachevIn co_MsqPostKeyboardMessage(), do not forget to releas...
2009-01-09 Timo Kreuzer- Remove the dib pointer from SURFACE
2009-01-08 Dmitry Chapyshev- Fix NtUserCopyAcceleratorTable and NtUserCreateAccele...
2009-01-08 Timo KreuzerRename BITMAPOBJ to SURFACE as it's called on windows...
2009-01-07 Timo Kreuzerremove the test code I accidentally comitted
2009-01-07 Timo Kreuzer- Fix creation of XLATE in IntEngCreateSrcMonoXlate...
2009-01-06 Stefan Ginsberg- NtUserWaitForInputIdle: Call EngGetTickCount, removin...
2009-01-06 Gregor SchneiderClean up IntGdiRealizePalette by removing old and/or...
2009-01-06 Gregor Schneider- Fix a coordinate problem that occurred with alphablen...
2009-01-05 James Tabor- Patch by Michael Martin: Fix for Get/Set CallProc.
2009-01-05 James Tabor- Implement large ansi unicode string support for win32...
2009-01-04 Thomas BluemelCopying the string in NtUserDefSetText () must be prote...
2009-01-04 James Tabor- Add check for probed strings. Thanks, Timo and Thomas.
2009-01-03 James Tabor- Removed SEH abuse and add notes for the hook code...
2009-01-03 James Tabor- Add check for null Wnd, see bug 3995.
2009-01-02 Timo KreuzerUse the bitmap's palette, not the DC one's in NtGdiGetD...
2009-01-01 Timo KreuzerFlush the gdi batch in NtGdiDeletObjectApp to make...
2008-12-30 Aleksey Bragin- Silence debug output.
2008-12-28 Dmitry GorbachevDo not return garbage in cbSize field of CURSORINFO.
2008-12-26 James Tabor- Total commander crashes after pressing any key, see...
2008-12-25 Christoph von Wittichfix some more typos
2008-12-25 James Tabor- Fix typo.
2008-12-25 James Tabor- Check for same intput desktop with GetCursorPos....
2008-12-25 James Tabor- Use Cursor position from server information. I guess...
2008-12-24 Timo Kreuzer- Put Dx values at start of buffer to have alignemnt...
2008-12-24 James Tabor- Add IntGetCharDimensions and text metrics for win32k...
2008-12-23 James Tabor- Add One Param Call GetCursorPos. This will be used...
2008-12-22 Dmitry GorbachevFix spurious warning/error reported by GCC 4.4.0.
2008-12-22 Timo KreuzerIf ETO_PDY is specified, Dx is a pair of INTs, make...
2008-12-22 Timo KreuzerSome people were thinking they could use NtGdiExtTextOu...
2008-12-22 James Tabor- Start populating server information structure. This...
2008-12-21 Timo Kreuzerrevert 38201 and 38203 due to regressions
2008-12-20 Timo KreuzerHandle ETO_PDY more correctly (dy values still ignored)
2008-12-20 Timo KreuzerWhen fuOptions has ETO_PDY specified, the DxBuffer...
2008-12-20 Timo Kreuzer[FORMATTING]
2008-12-19 Timo KreuzerNtGdiGetFontUnicodeRanges:
2008-12-16 Stefan Ginsberg- Remove KeRosDumpStackFrames export and make the call...
2008-12-15 James Tabor- Fix bitmap tests.
2008-12-15 James Tabor- Implement DIB section attribute flag support.
2008-12-08 Gregor Schneider- IntGetDeviceGammaRamp: remove unneeded code, i *...
2008-12-06 Eric KohlReplace call to ExtractIconExW (shell32.dll) by a call...
2008-12-03 Dmitry GorbachevSilence compiler warnings (9/11).
2008-12-01 James Tabor- Correct the copyright header for path.c. Crediting...
2008-12-01 James Tabor- Moved SelectBitmap/Font to their proper places.
2008-11-30 James Tabor- Fixed hooking bug for Firefox, a plus, new SEH found...
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 KJK::Hyperionmodified base/shell/explorer/explorer.rbuild
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-28 James Tabor- Move out stubs and place them where they belong.
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-26 James Tabor- Fixed stock object creation for pens. Now pass all...
2008-11-26 Gregor Schneider- ExtCreatePen creates a PS_NULL style pen in the LOGPE...
2008-11-25 Stefan Ginsberg- Change LPTSTR to LPWSTR for NtUserGetAltTabInfo,...
2008-11-25 Stefan Ginsberg- Correct some type casts
2008-11-24 Gregor Schneider- Move slightly changed PS_ALTERNATE and PS_INSIDEFRAME...
2008-11-24 Johannes Anderwald- Store settings of SPI_SETMOUSEBUTTONSWAP in registry
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...
next