2006-07-13 |
Jamie Gadd | Don't set background of wxMemoryDC before selecting... |
blob | commitdiff | raw |
2006-07-03 |
Vadim Zeitlin | removed wxHyperlinkCtrl from this sample, it's not... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Vadim Zeitlin | make the frame big enough to show all controls initially |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Vadim Zeitlin | avoid asserts by not using GetSelection() with multi... |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Vadim Zeitlin | added wxHyperLink and context help testing code (not... |
blob | commitdiff | raw | diff to current |
2006-06-18 |
Stefan Neis | Avoid problems with events that might be sent during... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Julian Smart | Check for null pointers |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Julian Smart | Combobox may not be fully created at this point |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Vadim Zeitlin | added Get/SetItemToolTip() (and implemented them for... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Warning fixes. |
blob | commitdiff | raw | diff to current |
2006-03-28 |
Włodzimierz Skiba | Make wxPASSWORD and wxPROCESS_ENTER really deprecated. |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | don't send weird colours for different controls, this... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | create a non readonly combobox |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | log wxChoice events in the same format as wxComboBox... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | use the sizer to layout the main window/panel (this... |
blob | commitdiff | raw | diff to current |
2006-02-20 |
Robert Roebling | Added test for wxComboBox::SetString |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Włodzimierz Skiba | Somebody forgot to restore from testing phase. |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
blob | commitdiff | raw | diff to current |
2005-08-17 |
Vadim Zeitlin | also added a check of choice selection in idle time... |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Vadim Zeitlin | added code showing that at least under Windows wxCombob... |
blob | commitdiff | raw | diff to current |
2005-06-02 |
Julian Smart | Use standard ids |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Robert Roebling | Add test for wxChoice's focus events. (no fix yet). |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | unused param warning |
blob | commitdiff | raw | diff to current |
2005-04-07 |
Robert Roebling | Add better test for wxStaticTexts to controls sample. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Robert Roebling | Better correction to the wxListBox misbehaviour. |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Robert Roebling | Show that the GTK+ listbox doesn't deselect any item |
blob | commitdiff | raw | diff to current |
2004-12-12 |
Vadim Zeitlin | compilation fix for wxUSE_TOGGLEBTN == 0 |
blob | commitdiff | raw | diff to current |
2004-11-25 |
Włodzimierz Skiba | wxUSE_GAUGE/PROGRESSDLG condition. |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Włodzimierz Skiba | wxUSE_SLIDER=0 fixes. |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Włodzimierz Skiba | wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Vadim Zeitlin | added tests for EVT_ICONIZE/MAXIMIZE |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Václav Slavík | demonstrate tab order |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Włodzimierz Skiba | Fixes for Smartphone builds. Sample does not work yet... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Václav Slavík | test colours unsetting |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Włodzimierz Skiba | -1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Julian Smart | More name changes |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
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 |
next |