wxWidgets/samples/widgets
2009-03-22 09:18:46 +00:00
..
icons added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
bmpcombobox.cpp fix crash caused by cancelling querybitmap dialog; fix crash caused by clicking 'add widget icons' on an empty bitmapcombobox 2008-11-28 22:32:00 +00:00
button.cpp
checkbox.cpp
choice.cpp
clrpicker.cpp
combobox.cpp add combobox drop down/close up events (closes #10587) 2009-03-18 10:42:58 +00:00
datepick.cpp
dirctrl.cpp
dirpicker.cpp
editlbox.cpp merge wxEditableListBox sample in widgets sample (it was a 60-lines sample of a single control showing limited features) 2009-02-08 00:47:04 +00:00
filectrl.cpp
filepicker.cpp
fontpicker.cpp
gauge.cpp
hyperlnk.cpp
itemcontainer.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
itemcontainer.h compilation fix in wxUSE_STL case after r54761 2008-08-31 15:05:02 +00:00
listbox.cpp
makefile.bcc merge wxEditableListBox sample in widgets sample (it was a 60-lines sample of a single control showing limited features) 2009-02-08 00:47:04 +00:00
makefile.gcc merge wxEditableListBox sample in widgets sample (it was a 60-lines sample of a single control showing limited features) 2009-02-08 00:47:04 +00:00
Makefile.in Rebake after last change. 2009-03-15 16:14:56 +00:00
makefile.mic
makefile.unx merge wxEditableListBox sample in widgets sample (it was a 60-lines sample of a single control showing limited features) 2009-02-08 00:47:04 +00:00
makefile.vc merge wxEditableListBox sample in widgets sample (it was a 60-lines sample of a single control showing limited features) 2009-02-08 00:47:04 +00:00
makefile.wat merge wxEditableListBox sample in widgets sample (it was a 60-lines sample of a single control showing limited features) 2009-02-08 00:47:04 +00:00
notebook.cpp
odcombobox.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
radiobox.cpp
searchctrl.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
slider.cpp
spinbtn.cpp add alignment flags support to wxSpinCtrl[Double] (closes #10621) 2009-03-22 09:18:46 +00:00
statbmp.cpp build fix for PCH-less build 2008-06-26 17:25:28 +00:00
static.cpp replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:43:11 +00:00
textctrl.cpp add a new menu for wxTextEntry-specific tests, currently it allows to check how auto-completion works (#9614) 2008-06-29 00:35:35 +00:00
toggle.cpp
widgets_vc7.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
widgets_vc8.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
widgets_vc9.vcproj add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
widgets.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
widgets.cpp use wxLog::Log() instead of ugly cast 2009-03-07 14:25:38 +00:00
widgets.dsp add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
widgets.h fixing typo 2008-08-23 14:14:35 +00:00