1. Implemented support for different icons for different states (expanded,
[wxWidgets.git] / include / wx / msw / notebook.h
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  J. Russell SmythAdded defines to allow altered tab placement under...
1999-06-13  Vadim ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-10  Vadim ZeitlinwxNotebook compilation fix
1999-05-25  Vadim Zeitlin1. wxNotifyEvent documented
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-12  Vadim Zeitlintypo corrected
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-10-26  Julian SmartAdded OnEraseBackground to wxNotebook on wxMSW to avoid...
1998-10-12  Julian SmartChanges related to stream includes
1998-08-12  Vadim Zeitlinexplicit SetSelection/SetOldSelection methods added...
1998-08-07  Robin DunnRemoved a ">>>>>>> 1.5" (a CVS conflict indicator)...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-12  Vadim Zeitlinconstraints handling for the notebook pages fixed
1998-07-08  Vadim Zeitlinimproved keyboard handling, bug fixes
1998-07-08  Julian SmartFixed event arg in notebook.h, #ifdefed out some functi...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-14  Vadim ZeitlinwxNotebook interface (it may change!), implementation...