wxWidgets/samples/widgets
Vadim Zeitlin 0e1f8ea4a3 Remove wxMGL port.
The company behind MGL toolkit (SciTech) doesn't exist since several years and
this port is not used by anybody, so remove it to ease maintenance burden.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-15 14:46:41 +00:00
..
icons Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
bmpcombobox.cpp Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
button.cpp Refactor wxButton and wxToggleButton to derive from wxAnyButton. 2011-06-14 13:00:42 +00:00
checkbox.cpp No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
choice.cpp
clrpicker.cpp
combobox.cpp
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
dirpicker.cpp Added wxFilePickerCtrl::SetInitialDirectory(). 2011-12-18 12:34:47 +00:00
editlbox.cpp
filectrl.cpp
filepicker.cpp Added wxFilePickerCtrl::SetInitialDirectory(). 2011-12-18 12:34:47 +00:00
fontpicker.cpp
gauge.cpp
hyperlnk.cpp Generic wxHyperlinkCtrl appearance and behaviour improvements. 2011-06-15 21:56:23 +00:00
itemcontainer.cpp
itemcontainer.h
listbox.cpp
makefile.bcc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.gcc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
Makefile.in Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.mic
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
makefile.wat Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
notebook.cpp
odcombobox.cpp
radiobox.cpp
searchctrl.cpp
slider.cpp
spinbtn.cpp
statbmp.cpp Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
static.cpp Use wxWindowUpdateLocker to speed up updates of the static widgets sample page. 2011-11-05 11:24:00 +00:00
textctrl.cpp
timepick.cpp Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
toggle.cpp Refactor wxButton and wxToggleButton to derive from wxAnyButton. 2011-06-14 13:00:42 +00:00
widgets_vc7.vcproj Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
widgets_vc8.vcproj Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
widgets_vc9.vcproj Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
widgets.bkl Added wxTimePickerCtrl page to the widgets sample. 2011-12-20 21:27:06 +00:00
widgets.cpp Remove more Palm OS left overs. 2012-01-15 13:43:19 +00:00
widgets.dsp Always link with expat in monolithic build. 2011-12-25 13:28:01 +00:00
widgets.h Remove wxMGL port. 2012-01-15 14:46:41 +00:00