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.
This commit is contained in:
parent
0ef1cdcc21
commit
fb4f0b590c
405 changed files with 828 additions and 43064 deletions
|
|
@ -33,7 +33,8 @@ Changes in behaviour which may result in build errors
|
|||
default, you need to set WXWIN_COMPATIBILITY_3_0 to 1 to enable them. Symbols
|
||||
deprecated in 2.8 are not available any longer.
|
||||
|
||||
- wxMotif port has been removed, please use wxWidgets 3.2 if you still need it.
|
||||
- wxMotif and wxGTK1 ports have been removed, please use wxWidgets 3.2 if you
|
||||
still need them.
|
||||
|
||||
|
||||
3.3.0: (released 2022-??-??)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue