wxWidgets/samples/widgets
Vadim Zeitlin ec184e3242 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVisible()
2. Moved wxSearchCtrlBase to wx/srchctrl.h to avoid duplicating it
3. Removed gcc #pragmas


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-12-11 13:48:18 +00:00
..
icons
.cvsignore
bmpcombobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
button.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
checkbox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
clrpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
combobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
datepick.cpp restored variabes initialization in OnButtonSet() to avoid spurious MSVC warnings 2006-12-11 13:30:27 +00:00
dirctrl.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
dirpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
filepicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
fontpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
gauge.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
hyperlnk.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
listbox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
makefile.bcc Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
makefile.gcc Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
Makefile.in Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
makefile.mic
makefile.unx Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
makefile.vc Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
makefile.wat Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
notebook.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
odcombobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
radiobox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
searchctrl.cpp 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVisible() 2006-12-11 13:48:18 +00:00
slider.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
spinbtn.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
static.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
textctrl.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
toggle.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
widgets.bkl deTABified 2006-12-11 13:31:53 +00:00
widgets.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
widgets.dsp Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
widgets.h
widgets.pro
widgetsM5.xml