user: Added fast W->A mapping for WM_GETTEXT and WM_ASKCBFORNAME.
[wine] / dlls / user / focus.c
2005-11-15  Dmitry TimoshkovDo not change focus if the being activated window is...
2005-07-18  Alexandre JulliardLoad the USER driver on demand instead of at user32...
2005-02-01  Alexandre JulliardStore the "managed" flag as a window property instead...
2004-12-21  Rein KlazesYou can make an invisible window the active window.
2004-12-20  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-01-27  Dmitry TimoshkovMSDN is wrong: WM_NCACTIVATE takes the same lParam...
2003-11-26  Steven EdwardsPorting fixes.
2003-11-18  Martin Fuchs- Move shell window into the background.
2003-10-31  Alexandre JulliardUse a timeout when sending broadcast messages.
2003-10-07  Alexandre JulliardStore the global shell, progman and taskman windows...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-11-22  Alexandre JulliardMade user compile with -DSTRICT.
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-10-29  Alexandre JulliardRewrote hook support to store the hook chain in the...
2002-10-11  Alexandre JulliardReimplemented Get/SetActiveWindow, Get/SetFocus and