]> git.saurik.com Git - wxWidgets.git/history - samples/dialogs
1. new samples proejct files for VC++
[wxWidgets.git] / samples / dialogs /
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-10-07  Vadim Zeitlinadded status bar to the sample because it uses wxLogSta...
2001-09-28  Vadim Zeitlinallow multiple extensions in tge generic wxFileDialog...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-28  Gilles Depeyrotremoved leftover testing code in patch for wxComboBox...
2001-08-20  Vadim Zeitlinmoved button handler into the modeless dialog itself...
2001-08-12  Gilles Depeyrotcorrected CodeWarrior project target names and generate...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-08-01  Vadim ZeitlinVain attempts to make kbd navigation work inside find...
2001-07-26  Vadim Zeitlintest for wxLog interaction with wxYield better
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-04-27  George TaskerThere was no icon file in this example, causing compila...
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-03-05  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-02-12  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2000-11-25  Vadim Zeitlincompilation fix for !wxUSE_DIRDLGG
2000-11-03  Vadim Zeitlinok, it does work - it's just that wxGTK doesn't
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-25  Julian SmartFixed sample; enhanced wxLayoutAlgorithm to give remain...
2000-08-24  Jouk Jansen Committing in .
2000-08-23  Vadim Zeitlinadded test of wxFileSelector() def ext handling
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
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...
next