2002-01-08 |
Julian Smart | Moved include for Windows compilation; minor doc tweaks |
tree | commitdiff |
2001-12-02 |
Gilles Depeyrot | store CodeWarrior 5.3 projects as xml instead of binary... |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | replaced "CC = gcc" and even stranger "CPP = gcc -g... |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | replaced `wx-config --cflags` with `wx-config --cxxflag... |
tree | commitdiff |
2001-11-27 |
Vadim Zeitlin | added some test for the choice dialog sizing |
tree | commitdiff |
2001-11-25 |
Vadim Zeitlin | added wxCHANGE_DIR test |
tree | commitdiff |
2001-11-23 |
Vadim Zeitlin | added test for selecting intial colour in the col dlg |
tree | commitdiff |
2001-11-23 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-11-18 |
Vadim Zeitlin | fixes for programmatically deleting the find/replace... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | improved sizing of wxBusyInfo window and updated the... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | added wxBusyInfo test |
tree | commitdiff |
2001-10-09 |
Vadim Zeitlin | added new project files for all samples and demos;... |
tree | commitdiff |
2001-10-07 |
Vadim Zeitlin | added status bar to the sample because it uses wxLogSta... |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | allow multiple extensions in tge generic wxFileDialog... |
tree | commitdiff |
2001-09-21 |
Mattia Barbon | Unicode compilation fixes. |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | renamed CodeWarrior 5 projects (added new ones as well) |
tree | commitdiff |
2001-08-28 |
Gilles Depeyrot | removed leftover testing code in patch for wxComboBox... |
tree | commitdiff |
2001-08-20 |
Vadim Zeitlin | moved button handler into the modeless dialog itself... |
tree | commitdiff |
2001-08-12 |
Gilles Depeyrot | corrected CodeWarrior project target names and generate... |
tree | commitdiff |
2001-08-10 |
Julian Smart | Fixed project files for regex.lib, taking the regex... |
tree | commitdiff |
2001-08-06 |
Robert Roebling | Applied patch for wxComboBox and wxListBox to |
tree | commitdiff |
2001-08-01 |
Vadim Zeitlin | Vain attempts to make kbd navigation work inside find... |
tree | commitdiff |
2001-07-26 |
Vadim Zeitlin | test for wxLog interaction with wxYield better |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | added dependency handling to Makefiles |
tree | commitdiff |
2001-06-27 |
Julian Smart | Updated version to 2.3.2 so apps can test for differenc... |
tree | commitdiff |
2001-06-09 |
Gilles Depeyrot | added dead-strip static initialization code option |
tree | commitdiff |
2001-06-07 |
Julian Smart | Updates for version change to 2.3.1 |
tree | commitdiff |
2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
tree | commitdiff |
2001-04-27 |
George Tasker | There was no icon file in this example, causing compila... |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | added CarbonAccessors object file for non Carbon builds |
tree | commitdiff |
2001-03-05 |
Gilles Depeyrot | added Navigation Services library |
tree | commitdiff |
2001-03-05 |
Gilles Depeyrot | ignore CodeWarrior build directory and output files |
tree | commitdiff |
2001-02-12 |
Gilles Depeyrot | added CodeWarrior projects for Classic Mac OS |
tree | commitdiff |
2001-02-06 |
Julian Smart | Updated VC++ project files for making DLL-based samples |
tree | commitdiff |
2001-02-02 |
Gilles Depeyrot | ignore CodeWarrior build directory |
tree | commitdiff |
2000-11-25 |
Vadim Zeitlin | compilation fix for !wxUSE_DIRDLGG |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | ok, it does work - it's just that wxGTK doesn't |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | added wxGetMultiChoice() (which refuses to work for... |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
tree | commitdiff |
2000-08-25 |
Julian Smart | Fixed sample; enhanced wxLayoutAlgorithm to give remain... |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-23 |
Vadim Zeitlin | added test of wxFileSelector() def ext handling |
tree | commitdiff |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
tree | commitdiff |
2000-07-23 |
Julian Smart | Added wxGenericDirCtrl, wxGenericDirDialog and associat... |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | 1. corrected problem with label updating in wxProgressD... |
tree | commitdiff |
2000-02-16 |
Vadim Zeitlin | removed test wxYield |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | 1. dnd demo in treetest |
tree | commitdiff |
2000-02-15 |
Vadim Zeitlin | demo of wxYield() bug |
tree | commitdiff |
2000-02-08 |
Julian Smart | Minor mods if any |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-30 |
Vadim Zeitlin | added modeless dlg test to dialogs |
tree | commitdiff |
2000-01-28 |
Vadim Zeitlin | test for log dialog with only 1 msg |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. some DDE tests in exec |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | 1. wxFileDialog patch for multiple selection applied... |
tree | commitdiff |
1999-11-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-24 |
Jouk Jansen | VMS option files clash with VC++. temporarily removed. |
tree | commitdiff |
1999-11-21 |
Robert Roebling | makefile updates, |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-11 |
Vadim Zeitlin | 1. wxStaticBox doesn't draw over the underlying control... |
tree | commitdiff |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
tree | commitdiff |
1999-11-03 |
Robert Roebling | wxDialog now stays on top of its parent. |
tree | commitdiff |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
tree | commitdiff |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
tree | commitdiff |
1999-08-15 |
Robert Roebling | Added and corrected a few more html makefiles, |
tree | commitdiff |
1999-08-14 |
Robert Roebling | Makefile updates |
tree | commitdiff |
1999-08-14 |
Robert Roebling | More samples makefiles |
tree | commitdiff |
1999-08-13 |
Robert Roebling | More smaple makefiles |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-05 |
Robert Roebling | Compile fix for button, MSW |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Minor changes to viusal appearance, |
tree | commitdiff |
1999-07-26 |
Ove Kaaven | Just a _T() |
tree | commitdiff |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
tree | commitdiff |
1999-07-10 |
Julian Smart | Added an #ifdef |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
tree | commitdiff |
1999-06-07 |
Robert Roebling | CVS cleanups. |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | removing (finally) autogenerated files |
tree | commitdiff |
1999-06-02 |
Vadim Zeitlin | slightly updated makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-readding makefiles |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | re-removing Makefile.in |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | old makefiles removed |
tree | commitdiff |
1999-05-05 |
Karsten Ballüder | Modified WM hints handling which should be much better... |
tree | commitdiff |
1999-04-26 |
Robert Roebling | added check for GTK 1.2 |
tree | commitdiff |
1999-04-26 |
Robert Roebling | Layout things in wxMessageBox |
tree | commitdiff |
1999-04-25 |
Robert Roebling | The colour is called Aquamarine, not Aquaramine. No, |
tree | commitdiff |
1999-04-23 |
Karsten Ballüder | Modify to demonstrate layout bug. |
tree | commitdiff |
1999-03-23 |
Vadim Zeitlin | EndModal() isn't called twice any more |
tree | commitdiff |
1999-02-19 |
Julian Smart | Added George Tasker's forward slash fix to file dialog... |
tree | commitdiff |
next |