Do not invalidate the window before the first paint job.
[wine] / dlls / comctl32 / pager.c
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-07-03  Gregg MattinsonRemoved non-static structure initializers.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-14  Guy L. Albertelli- Change traces to trace full window handle and improve...
2002-04-05  Guy L. Albertelli- Try to match the native control for the SetBkColor...
2002-03-22  Guy L. AlbertelliReanalyze button status during NCCalcSize processing...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-26  Guy L. AlbertelliImplement EM_FMTLINES message based on relay trace...
2001-08-13  Guy L. Albertelli- Make all WM_NOTIFY messages go to the parent.
2001-05-03  Susan FarleyImplement autorepeat scrolling when button is held...
2001-03-05  Susan Farley- Background of the child wnd should be erased with...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-23  Susan FarleyHoriz/Vert determination must be dynamic, as the style...
2001-02-12  James AbbatielloDon't allow comctl32 controls to access their infoPtr...
2001-02-12  Susan FarleyHandle the CCS_NORESIZE style.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-12  Susan FarleyImplemented most functionality. TODO lists whats left.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-05-10  Gerard PatelProtect against use of comctl32 private control memory...
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Eric KohlAdded builtin toolbar bitmaps.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-08  Patrik StridvallANSI C fixes.
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-12  Eric KohlReplaced direct access to the WND structure by correspo...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-24  Eric KohlAdded WM_COMMAND and WM_NOTIFY handling.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-08  Eric KohlLittle improvement.
1998-10-24  Eric KohlSome minor improvements and fixes.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913