wxWidgets/samples/widgets
2008-03-15 02:08:02 +00:00
..
icons made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
bmpcombobox.cpp fix signed/unsigned comparison warning 2008-02-09 22:52:50 +00:00
button.cpp
checkbox.cpp
choice.cpp
clrpicker.cpp
combobox.cpp
datepick.cpp
dirctrl.cpp
dirpicker.cpp
filectrl.cpp added new and improved wxFileCtrl implementation (patch 1763164) 2007-09-17 00:14:34 +00:00
filepicker.cpp
fontpicker.cpp
gauge.cpp
hyperlnk.cpp
itemcontainer.cpp made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
itemcontainer.h made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
listbox.cpp implement wxListBox::EnsureVisible() in wxGTK; add a test for it to the widgets sample 2008-02-11 16:03:23 +00:00
makefile.bcc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
makefile.gcc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
Makefile.in regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
makefile.mic
makefile.unx regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
makefile.vc regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
makefile.wat regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
notebook.cpp made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
odcombobox.cpp
radiobox.cpp
searchctrl.cpp
slider.cpp
spinbtn.cpp
static.cpp
textctrl.cpp
toggle.cpp
widgets_vc7.vcproj added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
widgets_vc8.vcproj added VC7/8 project files for samples 2008-01-27 11:38:07 +00:00
widgets.bkl added new and improved wxFileCtrl implementation (patch 1763164) 2007-09-17 00:14:34 +00:00
widgets.cpp remove/replace redundant SetAutoLayout() and Fit() calls, leave just SetSizer[AndFit]() ones (patch 1905759) 2008-03-15 02:08:02 +00:00
widgets.dsp regenerated makefiles with bkl-0.2.3 2008-01-23 12:13:07 +00:00
widgets.h made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
widgetsM5.xml