wxwidgets/samples/minimal
Vadim Zeitlin 0ef1cdcc21 Remove support for wxMotif
This port hasn't been updated for ages and is not used by anybody any
longer, so remove its code to facilitate maintenance.

Also remove references to this port from the documentation and most of
the other places (VMS-specific descrip.vms files still check for it
because it's not clear how to update them all), including configure.

Regenerate the latter and rebake all makefiles.

Finally document that this port is not available any longer.
2022-10-16 16:39:56 +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 support for wxMotif 2022-10-16 16:39:56 +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