Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / window.h
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Vadim ZeitlinCentre() supports wxCENTER_FRAME flag now
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-06-10  Robin DunnAdded wxWindowBase::CentreOnParent to allow top level...
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-05-21  Robert Roebling Made GetLabel/SetLabel() virtual
1999-05-19  Vadim ZeitlinScreenToClient() implemented correctly
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-17  Robin DunnAdded
1999-05-17  Vadim Zeitlinadded Next/PrevControlId
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-12  Robert Roebling Maybe negative wxWindowId are better than just -1.
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-05-11  Robert Roebling Typos fixed.
1999-05-11  Vadim Zeitlin#pragma interface/implementation for gcc added
1999-05-11  Vadim Zeitlinunussed param warning suppressed
1999-05-10  Vadim ZeitlinGetHandle() added (back)
1999-05-10  Robert Roebling Made wxWindowBase's variables protected again and...
1999-05-10  Brian MacyAdded inline keyword
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision