]> git.saurik.com Git - wxWidgets.git/history - samples/splitter/test.cpp
1. demo of status bar at the top in statbar
[wxWidgets.git] / samples / splitter / test.cpp
2000-03-14  Vadim Zeitlin1. demo of status bar at the top in statbar
1999-10-17  Robert Roebling Added temporary test to splitter.
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-04-28  Robert Roebling Added configure patch for DEC
1999-04-26  Robert Roebling Another attempts at getting dialog positions right
1999-04-25  Robert Roebling Backgrounds work again
1999-02-27  Vadim ZeitlinwxSetCursor() bug with splitters corrected
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-10-23  Vadim Zeitlin1. Split{Horizontal|Vertical} now accept negative args...
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved redundant makefiles and AIAI icons. Changed...
1998-07-27  Robert Roeblingwarning msgs
1998-07-13  Julian SmartIn splitter sample, forwarded OnIdle events to wxFrame...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-08  Julian SmartCured a bad assert in wxStatusBar; #ifdefed oleutils...
1998-05-20  Karsten BallüderInitial revision