wxWidgets/samples/widgets
Vadim Zeitlin 916eabe60e add wxGenericStaticText (#9656)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-12 13:04:00 +00:00
..
icons added wxGenericStaticBitmap (#9608) 2008-06-21 15:32:33 +00:00
bmpcombobox.cpp add a radio box to select the combobox type (#9845) 2008-08-21 21:37:22 +00:00
button.cpp
checkbox.cpp
choice.cpp use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150) 2008-05-18 17:26:28 +00:00
clrpicker.cpp
combobox.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
datepick.cpp
dirctrl.cpp
dirpicker.cpp
filectrl.cpp
filepicker.cpp
fontpicker.cpp
gauge.cpp
hyperlnk.cpp
itemcontainer.cpp compilation fix in wxUSE_STL case after r54761 2008-08-31 15:05:02 +00:00
itemcontainer.h compilation fix in wxUSE_STL case after r54761 2008-08-31 15:05:02 +00:00
listbox.cpp
makefile.bcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.gcc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
Makefile.in rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.mic
makefile.unx rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.vc rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
makefile.wat rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +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 delete the old labels when recreating the spin controls 2008-09-14 19:53:31 +00:00
statbmp.cpp build fix for PCH-less build 2008-06-26 17:25:28 +00:00
static.cpp add wxGenericStaticText (#9656) 2008-10-12 13:04:00 +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 rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
widgets_vc8.vcproj rebaked makefiles with 0.2.4 2008-10-08 15:44:49 +00:00
widgets_vc9.sln add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
widgets_vc9.vcproj add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
widgets.bkl remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850) 2008-08-21 22:18:31 +00:00
widgets.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
widgets.dsp remove unneeded dependencies from bakefiles and regenerate the make/project files (closes #9850) 2008-08-21 22:18:31 +00:00
widgets.h fixing typo 2008-08-23 14:14:35 +00:00
widgetsM5.xml