d3dxof/tests: Sign compare fix.
[wine] / dlls / user32 / user_private.h
2008-12-23  Maarten Lankhorstuser32/winex11.drv: Change all user32 operations to...
2008-12-18  Aric Stewartuser32: Remove the driver call for GetKeyboardLayoutLis...
2008-10-27  Dmitry Timoshkovuser32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes...
2008-09-24  Vincent Povirkuser32: Handle undocumented WM_POPUPSYSTEMMENU message.
2008-09-12  Alexandre Julliarduser32: Add a SetLayeredWindowAttributes driver entry...
2008-09-12  Alexandre Julliarduser32: Notify the user driver about window extended...
2008-07-30  Alexandre Julliarduser32: Add an entry point for ShowWindow to the driver...
2008-07-02  Alexandre Julliarduser32: Split the SetWindowPos driver backend in Window...
2008-06-25  Alexandre Julliarduser32: Add support for a top-level message parent...
2008-04-10  Alexandre Julliarduser32: Forward all WM_SYSCOMMAND messages to the drive...
2008-03-12  Alexandre Julliardwinex11: Moved support for window moving/resizing back...
2008-03-12  Alexandre Julliarduser32: Add a SetCapture function to the driver interface.
2008-03-12  Alexandre Julliarduser32: Add a helper function to set the capture window.
2008-02-28  Alexandre Julliarduser32: Moved the ShowWindow implementation from winex1...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-04  Michael Stefaniucuser32: Remove duplicated get_hook_proc() function.
2008-01-24  Alexandre Julliarduser32: Moved the bulk of CreateWindow and SetWindowPos...
2007-11-07  Alexandre Julliarduser32: Make all internal user32 functions and variable...
2007-08-09  Alexandre Julliarduser32: Support for the magic WM_CHAR W->A conversion...
2007-08-08  Alexandre Julliarduser32: Added support for the magic WM_CHAR A->W conver...
2007-08-08  Alexandre Julliarduser32: Factor out the calling of a window's winproc...
2007-08-08  Alexandre Julliarduser32: Get rid of winproc.h and move definitions in...
2007-07-31  Alexandre Julliarduser32: Erase parent window when child is hidden. From...
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-01-06  Vitaliy Margolenwinex11drv/user32: Add ClipCursor to x11drv to pass...
2006-12-24  Patrik Stridvalluser32: Show the GCL{,P}_* constant names in debug...
2006-12-12  Pierre d'Herbemontuser32: Factorize graphics driver SetParent into user32.
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.