wxwidgets/samples/minimal
Vadim Zeitlin fb4f0b590c Remove wxGTK1 port and GPE support
Remove the port files and references to it from the common headers and
elsewhere.

Also remove GPE (GNOME PDA Environment) support as libgpewidget is
unmaintained since 2006 or so and has never been really used.

Use __WXGTK__ to test for any version of wxGTK now. Still define
__WXGTK20__ for compatibility, but always define it now and don't test
for it in the library code.
2022-10-16 22:01:02 +02:00
..
minimal_cocoa.xcodeproj recreating Xcode project files with new script 2022-04-16 14:27:24 +02:00
minimal_iphone.xcodeproj adding bundle identifiers, needed for newer systems 2021-11-22 18:49:18 +01:00
CMakeLists.txt Require C++11 in the minimal sample CMakefile too 2022-10-11 00:02:29 +02:00
descrip.mms Committing in . 2006-02-15 09:33:40 +00:00
Info_cocoa.plist Update library version to 3.3 2022-07-16 17:02:56 +02:00
Info_iphone.plist modify according to current Xcode iOS templates 2021-08-11 19:33:51 +02:00
makefile.gcc Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00
Makefile.in Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake and rerun autoconf after the version update 2022-07-17 17:03:39 +02:00
minimal.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
minimal.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
minimal.plc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
minimal.vcxproj Add wxSuffixDebug to MSVS properties file 2022-02-23 22:12:57 +00:00
minimal.vcxproj.filters Renormalize .vcxproj.filters files 2022-03-23 13:57:52 +01:00
minimal_vc14.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc15.sln Use canonical format for MSVS project/solution files 2017-03-18 15:14:26 +01:00
minimal_vc16.sln Add MSVS 2019 solutions for the minimal sample and the tests 2021-08-24 17:12:06 +02:00
minimal_vc17.sln Add MSVS 2022 solutions for the library and minimal sample 2021-12-18 20:16:59 +01:00
sample.icns Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00