Merge 13159:13510 from trunk
[reactos.git] / reactos / include / win32k /
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van GeldorpProperly synchronize with GPU
2005-01-30 Filip NavaraAttempt to solve the imfamous WM_NCPAINT handle leak...
2005-01-27 Thomas BluemelThis patch removes the cursor location from the window...
2005-01-26 Thomas Bluemeldon't shift the PIDs of objects so the first bit can...
2005-01-19 Gé van Geldorptinus <o112w8r02@sneakemail.com>
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-02 Filip NavaraImplement ExtCreateRegion.
2004-12-30 Filip Navara- Fix prototype of NtGdiExtCreatePen.
2004-12-25 Filip Navara- Partial implementation of RealMsgWaitForMultipleObjec...
2004-12-24 Thomas Bluemelrevert my temporary class hacks and remove my desktop...
2004-12-21 Thomas Bluemel- initialize system window classes when creating window...
2004-12-13 Thomas Bluemelcache free gdi handles
2004-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-12 Thomas Bluemel1. remove mouse cursor hacks from eng/mouse
2004-12-06 Filip Navara- Basic implementation of (NtUser)UpdatePerUserSystemPa...
2004-11-16 Gregor AnichSimple implementation of some multi-monitor APIs.
2004-09-12 Thomas Bluemelrevert the changes i accidently committed to HEAD
2004-09-12 Thomas Bluemelrewrote the gdi handle table that behaves similar 2k...
2004-09-06 Thomas Bluemel1. make use of precompiled headers everywhere
2004-07-17 Thomas Bluemelsimplified assigning DDI functions
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-09 Filip Navara- Implementation of [NtGdi]GetTextFace[W] and [NtGdi...
2004-07-04 Filip Navara- Fix GDI object locking broken by this patch:
2004-07-04 Filip Navara- Support resursive locking of the GDI objects.
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-06-28 Filip Navara- We don't need to have BuiltInRect member in the ROSRG...
2004-06-24 Thomas Bluemel1.fixed return type for NtSystemParametersInfo()
2004-05-28 Gé van GeldorpClean up calls from win32k to csrss
2004-05-21 Thomas Bluemelimplemented DisableProcessWindowsGhosting() (window...
2004-05-16 Filip NavaraWindow Class handling fixes:
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-05-02 Thomas Bluemelimplemented IsWindowInDestroy()
2004-05-01 Thomas Bluemelimplemented AnyPopup()
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-05-01 Thomas Bluemelchanged SetCursorPos() to use SendInput()
2004-04-29 Gé van GeldorpImplement DDE Execute:
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-04-25 Thomas Bluemelimplemented GetDCBrushColor(), SetDCBrushColor(), GetDC...
2004-04-25 Thomas Bluemel1. implemented hatched brushes
2004-04-24 Thomas Bluemelproper implementation of FrameRgn() (cannot be ported...
2004-04-15 Thomas Bluemel1. move SendMessage calls out of the message queue...
2004-04-13 Thomas Bluemeldon't pass ansi strings to win32k!!!!
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-05 Filip Navara- Changed the internal brush object to be (almost)...
2004-04-03 Gé van GeldorpMost regions (> 95% in testing) consist of only 1 recta...
2004-04-02 Thomas Bluemelpartially implemented IsHungAppWindow()
2004-04-02 Thomas Bluemelimplemented GetWindowModuleFileName()
2004-04-02 Thomas Bluemelimplemented GetWindowInfo()
2004-03-28 Thomas BluemelPartly (not working) implementation of TransparentBlt()
2004-03-23 Thomas BluemelImplemented GetWindowRgn() and GetWindowRgnBox()
2004-03-23 Thomas BluemelImplemented SetWindowRgn() and added support for window...
2004-03-23 Gé van Geldorp- Implement GetCharWidthA/W()
2004-03-23 Gé van GeldorpImplement EnumFontFamilies(Ex)A/W() and TranslateCharse...
2004-03-22 Thomas Bluemelfixed a couple of dead-locks in the region code
2004-03-15 Gé van Geldorp- Handle 1bpp DIBs in NtGdiCreateDIBitmap
2004-03-11 Thomas Bluemelfirst attempt to implement SendMessageTimeout()
2004-03-06 Filip Navara2004-03-06 Filip Navara <xnavara@volny.cz>
2004-02-15 Gé van GeldorpImplement menu handling
2004-02-08 Thomas Bluemeladd sekelton for the GradientFill() implementation.
2004-02-07 Filip Navara- Properly include FreeType header
2004-02-04 Gé van GeldorpAdjust NtUserChildWindowFromPointEx declaration to...
2004-02-01 Gé van GeldorpRename BITMAPOBJ "size" member to "dimension" to make...
2004-01-26 Thomas Bluemel1. implemented MenuItemFromPoint()
2004-01-26 Thomas Bluemelgave NtUserCall*Param decent names
2004-01-24 Filip NavaraMoved the generic mouse pointer implementation to win32...
2004-01-24 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2004-01-11 Gé van GeldorpPrint args of DPRINT and DPRINT1 too
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-29 Filip NavaraFixed debugging macros.
2003-12-26 Thomas Bluemelsome fixes
2003-12-22 Thomas Bluemeladded ros-internal NtUserSetScrollBarInfo()
2003-12-22 Filip NavaraMinor work on scrollbars.
2003-12-21 Filip NavaraBug fixes.
2003-12-19 Thomas Bluemelimplemented maximize/restore and minimize buttons for...
2003-12-19 Thomas Bluemelimplemented GetMessageExtraInfo() and SetMessageExtraInfo()
2003-12-14 Gé van GeldorpImplement real locking for GDIOBJ objects
2003-12-14 Thomas Bluemelfixed compiling problems
2003-12-14 Gé van GeldorpWhen sending messages to a window in the same thread...
2003-12-13 Thomas Bluemelfixed NtGdiCreateIC() to use UNICODE_STRING
2003-12-13 Thomas Bluemelfixed NtGdiCreateDC() to use UNICODE_STRINGs
2003-12-12 Thomas Bluemelfixed NtGdiAddFontResource() to accept a PUNICODE_STRING
2003-12-12 Gé van GeldorpIncomplete implementation of hooks
2003-12-12 Gé van GeldorpKeep reference to display file open
2003-12-10 Thomas Bluemelstore ShellWindow and ShellListView handle in window...
2003-12-09 Thomas Bluemelallow caching icons/cursors with different sizes
2003-12-08 Casper Hornstrup2003-12-08 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-08 Filip NavaraImplementation of ScrollWindow, ScrollWindowEx, ScrollD...
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-12-07 Thomas Bluemelimplemented UnregisterClass()
2003-12-07 Casper Hornstrup2003-12-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-03 Gé van GeldorpRemove direct references from csrss to win32k (call...
2003-11-30 Filip NavaraWork on activation/focus.
2003-11-26 Gé van GeldorpFix some GDIOBJ ownership issues
2003-11-23 Thomas Bluemelremove obsolete userobj code
next