]> git.saurik.com Git - wxWidgets.git/history - samples/dialogs/dialogs.cpp
Minor changes to viusal appearance,
[wxWidgets.git] / samples / dialogs / dialogs.cpp
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-07-26  Ove KaavenJust a _T()
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-07-10  Julian SmartAdded an #ifdef
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-05  Karsten BallüderModified WM hints handling which should be much better...
1999-04-26  Robert Roebling added check for GTK 1.2
1999-04-26  Robert Roebling Layout things in wxMessageBox
1999-04-25  Robert Roebling The colour is called Aquamarine, not Aquaramine. No,
1999-04-23  Karsten BallüderModify to demonstrate layout bug.
1999-03-23  Vadim ZeitlinEndModal() isn't called twice any more
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1998-12-17  Robert Roebling Added wxDirDialog
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-22  Julian Smart*** empty log message ***