wxWidgets/samples/widgets
Stefan Csomor 2383c21c63 mac paths updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-06-12 18:15:36 +00:00
..
icons
bmpcombobox.cpp fix crash in BitmapComboBoxWidgetsPage under wxUniv 2008-05-17 22:44:49 +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
datepick.cpp
dirctrl.cpp
dirpicker.cpp
filectrl.cpp use wxJoin() instead of redoing it manually in the code logging the messages (part of patch 1927817) 2008-04-06 15:45:36 +00:00
filepicker.cpp
fontpicker.cpp
gauge.cpp
hyperlnk.cpp
itemcontainer.cpp
itemcontainer.h
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 mac paths updated 2008-06-12 18:15:36 +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
odcombobox.cpp
radiobox.cpp
searchctrl.cpp
slider.cpp
spinbtn.cpp fix wxEVT_COMMAND_TEXT_ENTER generation in wxSpinCtrl; add a test for it to the widgets sample 2008-04-28 11:31:09 +00:00
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
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
widgetsM5.xml