winex11: Add support for merging redundant events, and use it for ConfigureNotify...
[wine] / dlls / user32 / sysparams.c
2008-02-08  Johan Gardelluser32: Added support for SPI_SETMOUSESPEED in SystemPa...
2008-01-22  Andrew Talbotuser32: Remove unneeded casts.
2008-01-11  Alistair Leslie... user32: Add SetProcessDPIAware stub.
2007-12-31  Gerald Pfeiferuser32: Fix type of loop variable.
2007-12-20  Dmitry Timoshkovuser32: Add a test for an invalid DEVMODE passed to...
2007-12-07  Alexander Nicolays... user32: A few more colour changes to match modern Windows.
2007-12-04  Dmitry Timoshkovuser32: Make sure the desktop window is created before...
2007-11-28  Divan Burgeruser32, wine.inf: Enable title bar gradients and match...
2007-11-21  Divan Burgeruser32: Change the desktop colour and pattern to match...
2007-11-21  Divan Burgeruser32: Fix colours to match exactly with Windows 2000.
2007-11-20  Alexander Nicolays... user32: Change to modern Windows colours.
2007-11-05  Francois Gougetuser32: Fix compilation on systems that don't support...
2007-11-01  Dmitry Timoshkovuser32: Initialize more fields in the DEVMODE structure.
2007-10-15  Vincent Pelletieruser32: Implement SPI_GETMOUSESPEED in SystemParameters...
2007-06-11  Dmitry Timoshkovuser32: Do not hardcode cp1252 for an icon/title font.
2007-05-30  Dmitry Timoshkovuser32: Fix some compilation warnings in 64-bit mode.
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-03-13  Juan Languser32: Fix a comment.
2007-02-06  Andrew Talbotuser32: Remove unused variables.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.