wxWidgets/samples/widgets
2007-06-30 12:13:58 +00:00
..
icons remove .cvsignore files, they're useless with svn 2007-06-26 22:41:53 +00:00
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 Added Test for wxComboBox::SetValue() to widgets sample. 2007-04-26 18:40:43 +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
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
listbox.cpp fix initial layout of the widgets pages: avoid calling Fit() on them 2006-12-03 13:43:44 +00:00
makefile.bcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.gcc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
Makefile.in rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.mic Added missing licence line 2004-11-22 20:40:22 +00:00
makefile.unx rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.vc rebaked after changing the version number 2007-02-07 02:14:45 +00:00
makefile.wat rebaked after changing the version number 2007-02-07 02:14:45 +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 added test for EVT_TEXT handler for spin contorl 2007-03-31 15:11:02 +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.bkl deTABified 2006-12-11 13:31:53 +00:00
widgets.cpp override DoLog(wxString) and not the deprecated DoLog(wxChar*) in LboxLogger 2007-06-22 19:52:29 +00:00
widgets.dsp changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows) 2007-06-30 12:13:58 +00:00
widgets.h use smaller icons, it looks better (patch 1695225) 2007-04-07 13:25:34 +00:00
widgetsM5.xml