Removed superfluous #include statements for header files included twice.
[wine] / dlls / comctl32 / toolbar.c
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-25  Hidenori TakeshimaFix for toolbar button size.
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-11-28  Dave PicklesPrevent a crash if messages are sent to a toolbar windo...
1999-11-28  Eric KohlFixed some visual toolbar bugs.
1999-11-23  Eric Kohl- added version messages and some simple get/set messages.
1999-11-21  Eric PouechAdded undocumented feature to InsertButtonA.
1999-11-07  Juergen Schmied- unified templates for the open and the save dlg
1999-10-23  Eric PouechAdded WM_GETFONT support.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Eric KohlAdded builtin toolbar bitmaps.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Marcus MeissnerRemoved use of win.h, sysmetrics.h and associated WINE...
1999-05-22  Eric KohlToolbar customization dialog (take one).
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Yuxi ZhangImplemented toolbar multirow button layout.
1999-05-01  Luc TourangeauRemoved some flickering when inserting or deleting...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-21  Juergen SchmiedFixed typo.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  Pascal LessardChange the AddBitmap function. Implement flat toolbar...
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-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-28  James JuranCommented out unused variables to prevent needless...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-22  Eric KohlAdded Unicode support (at least partially).
1998-10-24  Eric KohlSome minor improvements and fixes.
1998-10-11  Eric KohlImproved drawing and placement code. Explorer style...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913