- (final?) update of TreeView_* macro's.
[wine] / dlls / comctl32 / tab.c
1999-10-31  Noomen HamzaSelected button within tab control will be painted...
1999-10-23  Ulrich CzekallaTab control doesn't refresh tab area on TCM_SETCURSEL.
1999-10-13  Pierre MageauWhen an error occurred in a property sheet because...
1999-09-19  David Luyer- iSelected should be -1 if no item selected (Gerard...
1999-08-07  Thuy NguyenTake into account icons when determining tab size.
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-30  Francis BeaudetFixed a memory leak.
1999-07-10  Abey GeorgeSometimes the text on a tab control got truncated.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-01  Thuy NguyenAdded support for adding and removing pages dynamically...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Luc Tourangeau-Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT,
1999-04-01  Francis BeaudetImplemented TCM_ADJUSTRECT.
1999-03-25  Francis BeaudetImplemented:
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-16  Thuy Nguyen0 is a valid index for a tab item.
1999-03-12  Thuy NguyenRemoved direct access to the WND struct.
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-30  Alex PriemSmall update.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-11  David LuyerSmall fixes.
1998-09-13  Alexandre JulliardRelease 980913 wine-980913