wxwidgets/samples/printing
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
..
folder.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01: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
printing.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
printing.cpp Center the print preview frame after fully creating it 2022-05-23 15:07:06 +01:00
printing.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00