2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw |
2004-02-28 |
Václav Slavík | applied patch to remove use of deprecated constraints API |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Vadim Zeitlin | testing wxComboBox::SetBackgroundColour() |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Ryan Norton | Quick fixes |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Vadim Zeitlin | added handlers for radio btn events for testing |
blob | commitdiff | raw | diff to current |
2003-09-20 |
Vadim Zeitlin | create image list of the right size to avoid asserts |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Mattia Barbon | Various warning and Unicode fixes from ABX. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Vadim Zeitlin | warning fix (bug 714677) |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Julian Smart | Fix for [ 748805 ] Assert failure for specified situati... |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Mattia Barbon | Use the wxBitmap implementation from wxX11 |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Mattia Barbon | Use checkbox if togglebutton not available. |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Mattia Barbon | Make some of the samples compile in Unicode mode. |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Vadim Zeitlin | made it compile with wxUniv (which doesn't have tooltips) |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Vadim Zeitlin | gcc 3.1 warning fixes (patch 598343) |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Robert Roebling | Fix to not break GTK2 output. (wxLogMessage bug). |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Mattia Barbon | Patch [ 584078 ] Misc samples fixes from Dimitri School... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Vadim Zeitlin | commented out some strange test code which resulted... |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Vadim Zeitlin | added more spin event handlers |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Julian Smart | Initialized control member pointers and checked for... |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Vadim Zeitlin | fixed logic in limiting spin ctrl values (patch from... |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Vadim Zeitlin | added another size to the status bar display |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Vadim Zeitlin | made one button label multiline for testing |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | don't use wxApp::GetStdIcon |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Julian Smart | Fixed controls.cpp for wxX11 |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Václav Slavík | safety check |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | added support for wxALIGN_XXX in wxStaticBox |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Václav Slavík | wxMGL compilation fix |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Vadim Zeitlin | compilation warning fixed for wxUSE_TOOLTIPS==0 |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Mattia Barbon | Unicode compilation fixed for almost all samples |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Václav Slavík | compilation fix for wxUniv |
blob | commitdiff | raw | diff to current |
2001-11-11 |
Vadim Zeitlin | some clean up, no real changes |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Václav Slavík | controls sample is now able to use default command... |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Václav Slavík | wxUSE_CHOICE ifdefs, so that the sample compiles with... |
blob | commitdiff | raw | diff to current |
2001-08-19 |
Robert Roebling | Various changes for simplification of focus event |
blob | commitdiff | raw | diff to current |
2001-08-02 |
Vadim Zeitlin | applied patch 446010 (unicode compilation fixes) |
blob | commitdiff | raw | diff to current |
2001-06-30 |
Gilles Depeyrot | include xpm files for Mac OS after correction of wxICON... |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Stefan Csomor | reverting to native mac pathnames |
blob | commitdiff | raw | diff to current |
2001-05-22 |
Vadim Zeitlin | fix for discrepancies between wxNotebookEvent and wxNot... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Stefan Csomor | icon support moved to wxBitmap, allowing for fully... |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
blob | commitdiff | raw | diff to current |
2001-03-31 |
Gilles Depeyrot | added conditional compilation for toggle buttons (wxUSE... |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
blob | commitdiff | raw | diff to current |
2001-02-07 |
George Tasker | Radiobox control was being created with wxComboBoxNameS... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | small fix for control positions |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | added test for vertical gauge |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Vadim Zeitlin | removed test code |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Julian Smart | Various compiler changes |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Vadim Zeitlin | 1. wxShell fixes: now really uses shell (it wasn't... |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | 1. corrected problem with label updating in wxProgressD... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Vadim Zeitlin | assorted files I forgot to commit before |
blob | commitdiff | raw | diff to current |
2000-02-12 |
Julian Smart | Distrib file updates; test for bitmap presence in contr... |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Robert Roebling | Added BMP files for wxPlotWindow, |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Julian Smart | Some doc corrections; Watcom C++ corrections; VC++... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Vadim Zeitlin | some minor changes in controls/image, timings added... |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Vadim Zeitlin | small tests added here and there |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Vadim Zeitlin | 1. added some test code (currently disabled) to controls |
blob | commitdiff | raw | diff to current |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Robert Roebling | Minor resize probs solved. |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Vadim Zeitlin | moved wxCalendarCtrl code from control sample to a... |
blob | commitdiff | raw | diff to current |
2000-01-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed program... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | added support for several new events in wxCalendarCtrl... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. added test for wxTreeCtrl::Insert(size_t index) |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Vadim Zeitlin | testing new wxSpinCtrl event and button colours |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Vadim Zeitlin | added support for vertical toolbars for MSW - seems... |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Robert Roebling | sds |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Robert Roebling | Added speed-up for font-loading (a bit simplistic), |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Vadim Zeitlin | removing Makefile.ams (and minor additions/fixes to... |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Julian Smart | Tidied up wxHTML About HTML file (missing /td, /tr... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Vadim Zeitlin | test for wxFrame::GetPosition/GetSize added |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
blob | commitdiff | raw | diff to current |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Vadim Zeitlin | styles for listboxes added for testing purposes |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Vadim Zeitlin | 1. more code commented out by DW (@#%#%!#%!@) uncommented |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
blob | commitdiff | raw | diff to current |
1999-10-23 |
Robert Roebling | Fixed resizing problem with GTK 1.2.3 notebooks. |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | tests for sorted wxChoice added |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Robin Dunn | Added some test code |
blob | commitdiff | raw | diff to current |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
blob | commitdiff | raw | diff to current |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
blob | commitdiff | raw | diff to current |
1999-09-21 |
Michael Bedward | Ifdef'd out sample code for wxStaticBitmap. It's not... |
blob | commitdiff | raw | diff to current |
1999-08-26 |
Patrick Albert | Solving link problem with 16 bits versions (wxProcessEv... |
blob | commitdiff | raw | diff to current |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
blob | commitdiff | raw | diff to current |
next |