wxWidgets/samples/widgets
2008-03-18 14:04:19 +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 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
choice.cpp many wxItemContainer-related changes: 2007-07-26 13:54:14 +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 many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
datepick.cpp restored variabes initialization in OnButtonSet() to avoid spurious MSVC warnings 2006-12-11 13:30:27 +00:00
dirctrl.cpp Include wx/filedlg.h when not WX_PRECOMP. 2007-05-28 02:31:54 +00:00
dirpicker.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
filectrl.cpp added new and improved wxFileCtrl implementation (patch 1763164) 2007-09-17 00:14:34 +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 no changes, just fixed spelling of 'indeterminate' 2007-03-20 16:23:12 +00:00
hyperlnk.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
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 Added missing licence line 2004-11-22 20:40:22 +00:00
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 many wxItemContainer-related changes: 2007-07-26 13:54:14 +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 added wxSpinCtrlDouble (slightly modified patch 1835864) 2008-03-18 14:04:19 +00:00
static.cpp added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +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_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 added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00