wxWidgets/samples/widgets
Paul Cornett 7742ea6a6f warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-12 17:39:46 +00:00
..
icons many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
bmpcombobox.cpp many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
button.cpp
checkbox.cpp
choice.cpp many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
clrpicker.cpp
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
filepicker.cpp
fontpicker.cpp
gauge.cpp no changes, just fixed spelling of 'indeterminate' 2007-03-20 16:23:12 +00:00
hyperlnk.cpp
itemcontainer.cpp Compile fix for VC++ 6 2007-08-07 13:55:12 +00:00
itemcontainer.h don't include wx/wxprec.h from headers, it's bad style (patch from Tim Stahlhut) 2007-08-07 20:33:48 +00:00
listbox.cpp many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
makefile.bcc many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
makefile.gcc many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
Makefile.in many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
makefile.mic
makefile.unx many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
makefile.vc many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
makefile.wat many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
notebook.cpp
odcombobox.cpp many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
radiobox.cpp
searchctrl.cpp 1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVisible() 2006-12-11 13:48:18 +00:00
slider.cpp
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
toggle.cpp
widgets.bkl many wxItemContainer-related changes: 2007-07-26 13:54:14 +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 many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
widgets.h warning fix 2007-09-12 17:39:46 +00:00
widgetsM5.xml