comctl32: Send a WM_CTLCOLORSTATIC message and erase the background while painting.
[wine] / dlls / comctl32 / flatsb.c
2009-02-13  Michael Stefaniuccomctl32: Remove an one-off macro.
2008-07-22  Mikołaj Zalewskicomctl32: Don't print ERRs for reflected messages.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-03-23  Dimitrie O. PaunComplete unicodification of the flatsb common control.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-15  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-11-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-08-25  Robert ShearmanReplace GetWindowLong by GetWindowLongPtr.
2004-02-27  Robert ShearmanUpdate common control function documentation.
2003-12-13  Mike HearnRemove flat scrollbar stub fixmes.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-07-16  Guy L. AlbertelliDon't issue error message if message number in applicat...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-02-12  James AbbatielloDon't allow comctl32 controls to access their infoPtr...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-05-24  Susan FarleyDefer to standard scrolling APIs for non-flatSB specifi...
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Eric KohlAdded builtin toolbar bitmaps.
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
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-24  Eric KohlFixed several bugs and typos.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110