wxwidgets/samples/notebook
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
..
descrip.mms Update OpenVMS compile support 2013-08-27 12:02:20 +00: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
notebook.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
notebook.cpp Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
notebook.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00