wxwidgets/samples/widgets
Tobias Taschner 8282c1be0f Remove Windows CE support
Windows CE doesn't seem to be supported by Microsoft any longer. Last CE
release was in early 2013 and the PocketPC and Smartphone targets supported by
wxWidgets are long gone.

The build files where already removed in an earlier cleanup this commit
removes all files, every #ifdef and all documentation regarding the Windows CE
support.

Closes https://github.com/wxWidgets/wxWidgets/pull/81
2015-09-23 00:52:30 +02:00
..
icons Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
activityindicator.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
bmpcombobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
button.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
checkbox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
choice.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
clrpicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
combobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
datepick.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
descrip.mms Add compile support for widgets sample on OpenVMS 2011-11-10 14:41:14 +00:00
dirctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
dirpicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
editlbox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
filectrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
filepicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
fontpicker.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
gauge.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
hyperlnk.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
itemcontainer.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
itemcontainer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listbox.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
makefile.bcc Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
makefile.gcc Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
Makefile.in Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
makefile.unx Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
makefile.vc Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
native.cpp fix build with wxUSE_UNICODE_UTF8 == 1 2015-08-15 11:03:14 -07:00
native_wrapper.mm Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
notebook.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
odcombobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
radiobox.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
searchctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
slider.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
spinbtn.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
statbmp.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
static.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
textctrl.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
timepick.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
toggle.cpp Use wxWindow instead of wxControl in the widgets sample. 2015-08-03 17:57:42 +02:00
widgets.bkl Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
widgets.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
widgets.h Remove Windows CE support 2015-09-23 00:52:30 +02:00
widgets_vc7.vcproj Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
widgets_vc8.vcproj Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00
widgets_vc9.vcproj Add wxNativeWindow allowing to easily embed native widgets in wx. 2015-08-03 17:57:42 +02:00