wxwidgets/samples/xrc
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
..
rc Add "pressed" and "current" wxBitmapButton XRC properties 2022-02-20 18:06:09 +01:00
custclas.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
custclas.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
derivdlg.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
derivdlg.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
descrip.mms remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +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
myframe.cpp Allow to add extra accelerators to wxMenuItem 2021-11-16 17:26:39 +01:00
myframe.h Allow to add extra accelerators to wxMenuItem 2021-11-16 17:26:39 +01:00
objrefdlg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
objrefdlg.h Get rid of an unused member field in the XRC sample 2016-02-05 22:43:23 +01:00
xrcdemo.bkl Update xrcdemo.bkl 2022-04-04 20:41:23 +00:00
xrcdemo.cpp Fix typos in sample comments 2021-09-07 19:23:31 +02:00
xrcdemo.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00