user32: Cache the text buffer length to avoid excessive calls to strlenW.
[wine] / dlls / user32 /
2006-12-05  Huw Daviesuser32: For LBS_OWNERDRAWVARIABLE listboxes return...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Dmitry Timoshkovuser32: Add ShowWindow test, make it pass under Wine.
2006-12-01  Paul Vriensuser32: W2K3 returns ERROR_INVALID_PARAMETER.
2006-11-29  Pierre d'Herbemontuser32: Factorize driver's SetWindowPos in user32.
2006-11-28  Dmitry Timoshkovuser32: Make some data const.
2006-11-28  Francois Gougetuser32: Add a Portuguese translation (contributed by...
2006-11-27  Kevin Koltzauuser32: Generate WM_APPCOMMAND messages for browser...
2006-11-27  Kevin Koltzauwinuser.h: Define browser and multimedia keys.
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Francois Gougetuser32/tests: Remove unneeded NONAMELESS* macros.
2006-11-22  Dmitry Timoshkovuser32: Restore the len == 0 check which got lost in...
2006-11-21  Dmitry Timoshkovuser32: Add a rudimentary WM_SETFONT message test for...
2006-11-21  Dmitry Timoshkovuser32: Add support for DdeEnableCallback(EC_DISABLE...
2006-11-21  Dmitry Timoshkovuser32: Add some optional messages to the button messag...
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-20  Andrew Talbotuser32: Cast-qual warnings fix.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.