]> git.saurik.com Git - wxWidgets.git/history - samples/dialogs
merged 2.2 branch
[wxWidgets.git] / samples / dialogs /
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-16  Vadim Zeitlinremoved test wxYield
2000-02-15  Vadim Zeitlin1. dnd demo in treetest
2000-02-15  Vadim Zeitlindemo of wxYield() bug
2000-02-08  Julian SmartMinor mods if any
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-30  Vadim Zeitlinadded modeless dlg test to dialogs
2000-01-28  Vadim Zeitlintest for log dialog with only 1 msg
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-21  Vadim Zeitlin1. some DDE tests in exec
1999-12-07  Vadim Zeitlinsmall cosmetic fix for wxListCtrl
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-11-24  Jouk Jansen Committing in .
1999-11-24  Jouk JansenVMS option files clash with VC++. temporarily removed.
1999-11-21  Robert Roebling makefile updates,
1999-11-15  Robert Roebling Added a few non-threads compile fixes,
1999-11-12  Jouk Jansen Committing in .
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-11-03  Robert Roebling wxDialog now stays on top of its parent.
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More smaple makefiles
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-05  Robert Roebling Compile fix for button, MSW
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-29  Robert Roebling wxChoiceDialog fix.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
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...
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-07  Julian SmartWatcom C++ mods
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-17  Robert Roebling Added wxDirDialog
1998-12-08  Julian SmartAdded OLE automation sample, changed BC++ makefiles
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-10-18  Julian SmartMotif additions
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-09-02  Robert Roebling Added wxAccelerators (sort of)
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-08-15  Robert Roebling Makefile fixes
1998-08-13  Unknown (AN)-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
1998-08-08  Denis PershinSmall modification
1998-08-08  Denis PershinThird try to commit....
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 ***