]> git.saurik.com Git - wxWidgets.git/history - samples/dialogs
moved to autoconf-2.5x
[wxWidgets.git] / samples / dialogs /
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-18  Chris Elliottfix DMars compilation to use precompiled headers
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-05-26  Chris Elliottdialogs sample now works with digitalmars
2003-04-13  Vadim Zeitlinfixed printf() format warnings
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-30  Mattia Barbon Create dialog with the correct style.
2003-03-29  Julian SmartCopyright cleanup
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-25  Vadim Zeitlintest for the bug with showing a modeless dialog from...
2003-02-01  Vadim Zeitlinshow dir selection dialog both with and without new...
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-17  Julian SmartAdded wxUniv project file for dialogs
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Vadim Zeitlinadded wxFileDialog::SetDirectory test
2002-09-04  David WebsterFor OS/2
2002-08-31  Julian SmartApplied patch [ 600500 ] Tip-of-day: comments, translatable
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-07-02  Vadim Zeitlinfixed checking/unchecking find/replace items in the...
2002-07-02  Julian SmartRemoved strange _T()
2002-06-23  Vadim Zeitlinfixed compilation for Mac OS X 10.1.4
2002-06-21  Vadim Zeitlinfixed stray _T()s
2002-06-09  Vadim Zeitlinadded _T()s around the literal strings
2002-06-04  Vadim Zeitlinadded test for wxProgressDialog::Resume
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-05-10  Vadim ZeitlinUnicode compilation problems in the samples (patch...
2002-05-09  Vadim Zeitlinapplied patch to build wxMSW with CW7 (patch 550445)
2002-04-16  Vadim Zeitlinadded test for wxNO_DEFAULT in wxMessageBox
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-04-03  Vadim Zeitlindon't show generic dir dlg when it's the same as the...
2002-03-28  Robert Roebling More changes for better redraw flow under X11.
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-06  Vadim Zeitlinfixed menu accel
2002-02-10  Václav Slavíkdon't use wxGenericDirDialog in MSW
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-19  Gilles Depeyrotuse "..." instead of <...> for wx includes
2002-01-18  Julian SmartUpdated VC++ files
2002-01-17  Václav SlavíkWatcom wxMGL makefiles
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2002-01-08  Julian SmartMoved include for Windows compilation; minor doc tweaks
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-27  Vadim Zeitlinadded some test for the choice dialog sizing
2001-11-25  Vadim Zeitlinadded wxCHANGE_DIR test
2001-11-23  Vadim Zeitlinadded test for selecting intial colour in the col dlg
2001-11-23  Jouk Jansen Committing in .
2001-11-18  Vadim Zeitlinfixes for programmatically deleting the find/replace...
2001-10-29  Vadim Zeitlinimproved sizing of wxBusyInfo window and updated the...
2001-10-29  Vadim Zeitlinadded wxBusyInfo test
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
next