Do not invalidate the window before the first paint job.
[wine] / dlls / comctl32 / updown.c
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-10-16  Dimitrie O. PaunAdd comment on what is known about the current state...
2002-09-09  Dimitrie O. Paun- Fix bug in mouse position reading.
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-09-04  Dimitrie O. PaunSmall updown cleanup.
2002-07-19  Dimitrie O. PaunAllow the application to subclass a buddy edit (spotted...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Alexandre JulliardReplaced swprintf by wsprintfW.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-04-01  Dimitrie O. Paun- implement UDS_HOTTRACK
2002-03-28  Dimitrie O. Paun- updown unicodification
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-05  Dimitrie O. PaunVarious cleanups:
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2000-11-26  Dimitrie O. PaunCorrected default values with help from Ulrich Czekalla.
2000-11-25  Dimitrie O. PaunUpdate comments, cleanup warning messages.
2000-11-07  Eric KohlImplemented new messages.
2000-10-15  Uwe BonnesDraw the scrollbar beside the buddy when neither UDS_AL...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-11  Alexandre JulliardMoved NM_UPDOWN definition to commctrl.h.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-05-23  Susan FarleySetBuddy no longer overwrites its superclass' WndProc...
2000-05-10  Gerard PatelProtect against use of comctl32 private control memory...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-29  Serge IvanovMake updown control work. UpDown control always sends...
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-30  Francis BeaudetAdded more support for buddy windows in the updown...
1999-07-18  Sylvain St-GermainImplementation of the updown buddy windproc subclassing...
1999-06-26  Eric KohlStore buddy window.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-22  Marcus MeissnerRemoved use of win.h, sysmetrics.h and associated WINE...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-12  Eric KohlFixed some bugs introduced by the automated renaming.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913