wxWidgets/samples/widgets
Vadim Zeitlin bed99c2256 Rebake the rest of the files after TOOLKIT change in MSW bakefile.
This should have been part of r74406 but I only rebaked wxWidgets make/project
files themselves and not the samples/utils/demos files in it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-06 12:32:23 +00:00
..
icons Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
bmpcombobox.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
button.cpp use stock colour/pen/brush objects in samples 2012-12-01 23:06:50 +00:00
checkbox.cpp No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
choice.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
clrpicker.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
combobox.cpp Test wxTE_PROCESS_ENTER in the combobox page of the widgets sample. 2013-04-26 19:41:11 +00:00
datepick.cpp Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
descrip.mms Add compile support for widgets sample on OpenVMS 2011-11-10 14:41:14 +00:00
dirctrl.cpp Add wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event. 2013-05-16 14:33:07 +00:00
dirpicker.cpp Added wxFilePickerCtrl::SetInitialDirectory(). 2011-12-18 12:34:47 +00:00
editlbox.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
filectrl.cpp Don't return NULL widget from wxFileCtrl page of widgets sample. 2012-05-04 22:20:59 +00:00
filepicker.cpp Add a test of wxFilePickerCtrl::GetValue() to the widgets sample. 2012-09-09 13:35:34 +00:00
fontpicker.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
gauge.cpp No changes whatsoever, just remove trailing whitespace. 2010-09-30 11:44:45 +00:00
hyperlnk.cpp Generic wxHyperlinkCtrl appearance and behaviour improvements. 2011-06-15 21:56:23 +00:00
itemcontainer.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
itemcontainer.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
listbox.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
makefile.bcc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.gcc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
Makefile.in Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
makefile.mic
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.wat Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
notebook.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
odcombobox.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
radiobox.cpp Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
searchctrl.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
slider.cpp Deprecate second parameter of wxSlider::SetTickFreq(). 2011-02-05 16:36:30 +00:00
spinbtn.cpp Implement GetSizeFromTextSize() for wxSpinCtrl. 2012-11-20 12:49:53 +00:00
statbmp.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
static.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
textctrl.cpp Generate clipboard events for wxComboBox in wxGTK too. 2012-07-29 22:08:15 +00:00
timepick.cpp non-pch build fix, closes #14140 2012-03-26 15:44:31 +00:00
toggle.cpp use stock colour/pen/brush objects in samples 2012-12-01 23:06:50 +00:00
widgets_vc7.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
widgets_vc8.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
widgets_vc9.vcproj Don't include wxUniversal configurations in MSVC project files. 2013-01-21 16:37:01 +00:00
widgets.bkl Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
widgets.cpp Implement GetSizeFromTextSize() for wxSpinCtrl. 2012-11-20 12:49:53 +00:00
widgets.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
widgets.h Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00