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-24 |
Stefan Csomor | reverting to native mac pathnames |
tree | commitdiff |
2001-05-22 |
Vadim Zeitlin | fix for discrepancies between wxNotebookEvent and wxNot... |
tree | commitdiff |
2001-05-16 |
Stefan Csomor | icon support moved to wxBitmap, allowing for fully... |
tree | commitdiff |
2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
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-31 |
Gilles Depeyrot | added conditional compilation for toggle buttons (wxUSE... |
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-26 |
Gilles Depeyrot | added CodeWarrior projects for Classic Mac OS |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
tree | commitdiff |
2001-02-07 |
George Tasker | Radiobox control was being created with wxComboBoxNameS... |
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 |
2001-01-31 |
Vadim Zeitlin | small fix for control positions |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | added test for vertical gauge |
tree | commitdiff |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | removed test code |
tree | commitdiff |
2000-03-15 |
Julian Smart | Various compiler changes |
tree | commitdiff |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
tree | commitdiff |
2000-03-02 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2000-03-01 |
Vadim Zeitlin | used in the sample |
tree | commitdiff |
2000-02-25 |
Vadim Zeitlin | 1. corrected problem with label updating in wxProgressD... |
tree | commitdiff |
2000-02-17 |
Vadim Zeitlin | assorted files I forgot to commit before |
tree | commitdiff |
2000-02-12 |
Julian Smart | Distrib file updates; test for bitmap presence in contr... |
tree | commitdiff |
2000-02-11 |
Robert Roebling | Added BMP files for wxPlotWindow, |
tree | commitdiff |
2000-02-06 |
Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... |
tree | commitdiff |
2000-02-06 |
Vadim Zeitlin | some minor changes in controls/image, timings added... |
tree | commitdiff |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | small tests added here and there |
tree | commitdiff |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | 1. added some test code (currently disabled) to controls |
tree | commitdiff |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
tree | commitdiff |
2000-01-06 |
Robert Roebling | Minor resize probs solved. |
tree | commitdiff |
2000-01-02 |
Vadim Zeitlin | moved wxCalendarCtrl code from control sample to a... |
tree | commitdiff |
2000-01-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed program... |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | added support for several new events in wxCalendarCtrl... |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. added test for wxTreeCtrl::Insert(size_t index) |
tree | commitdiff |
1999-12-22 |
Vadim Zeitlin | testing new wxSpinCtrl event and button colours |
tree | commitdiff |
1999-12-14 |
Vadim Zeitlin | added support for vertical toolbars for MSW - seems... |
tree | commitdiff |
1999-11-27 |
Robert Roebling | sds |
tree | commitdiff |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
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-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-21 |
Robert Roebling | makefile updates, |
tree | commitdiff |
1999-11-21 |
Robert Roebling | Added speed-up for font-loading (a bit simplistic), |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
tree | commitdiff |
1999-11-14 |
Robert Roebling | Added two stand alone makefiles for samples. |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | removing Makefile.ams (and minor additions/fixes to... |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-07 |
Julian Smart | Tidied up wxHTML About HTML file (missing /td, /tr... |
tree | commitdiff |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
tree | commitdiff |
1999-11-06 |
Vadim Zeitlin | test for wxFrame::GetPosition/GetSize added |
tree | commitdiff |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
tree | commitdiff |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
tree | commitdiff |
1999-10-29 |
Vadim Zeitlin | styles for listboxes added for testing purposes |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-24 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
tree | commitdiff |
1999-10-23 |
Robert Roebling | Fixed resizing problem with GTK 1.2.3 notebooks. |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | tests for sorted wxChoice added |
tree | commitdiff |
1999-10-21 |
Robin Dunn | Added some test code |
tree | commitdiff |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
tree | commitdiff |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Ifdef'd out sample code for wxStaticBitmap. It's not... |
tree | commitdiff |
1999-08-26 |
Patrick Albert | Solving link problem with 16 bits versions (wxProcessEv... |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
tree | commitdiff |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
tree | commitdiff |
1999-08-14 |
Robert Roebling | Makefile updates |
tree | commitdiff |
1999-08-14 |
Robert Roebling | More samples makefiles |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-08-04 |
Vadim Zeitlin | wxButton::GetDefaultSize() fix |
tree | commitdiff |
1999-08-04 |
J. Russell Smyth | Minor change to make spinbutton text match spinbutton... |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Minor changes to viusal appearance, |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
tree | commitdiff |
1999-07-27 |
Robin Dunn | Added another button to show wxBitmapButton problem |
tree | commitdiff |
1999-07-25 |
Robert Roebling | Distrib things |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. corrected "notebook selection handling" event handle... |
tree | commitdiff |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | added demonstration of wxGTK wxStaticBitmap::SetBitmap... |
tree | commitdiff |
1999-07-20 |
Harco de Hilster | little wxMenu ctor fix |
tree | commitdiff |
1999-07-11 |
Robert Roebling | New global cursor behaviour. |
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-26 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-06-23 |
Robert Roebling | Motif things. |
tree | commitdiff |
1999-06-23 |
Robert Roebling | wxProgressDialg works again. |
tree | commitdiff |
next |