]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/splitter.h
various splitter fixes:
[wxWidgets.git] / include / wx / generic / splitter.h
2002-02-16  Vadim Zeitlinvarious splitter fixes:
2002-02-16  Václav Slavíkmore fixes to wxSplitterWindow's initial sash position
2002-02-14  Vadim Zeitlinfixes to sash adjusting code to avoid setting it to...
2002-02-11  Václav SlavíkwxSplitterWindow now:
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Vadim Zeitlincompilation fix
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-05-27  Vadim Zeitlinremoved wxCLIP_CHILDREN style from wxSplitterWindow
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-08-02  Julian SmartMade some member variables protected so derived classes...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
1999-12-23  Robin DunnFixed wxSplitterEvent to set it's id to be the splitter...
1999-10-11  Robert Roebling Various distrib things,
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-05-24  Unknown (BV)Added always-unsplittable style option (wxSP_PERMIT_UNS...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-12  Unknown (BV)Modified OnSashPositionChange to take an int& instead...
1999-02-10  Vadim ZeitlinwxSplitterWindow::ReplaceWindow() function added and...
1999-01-27  Vadim Zeitlinmade wxSplitterWindow::SplitXXX() virtual
1998-10-23  Vadim Zeitlin1. Split{Horizontal|Vertical} now accept negative args...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-22  Julian SmartAdded wxCLIP_CHILDREN style (mainly for getting rid...
1998-05-20  Karsten BallüderInitial revision