kicad/common/dialog_about
Thomas Pointhuber 0e0b4d52a2 Add initial support for Phoenix (new wxPython binding)
Based on the work of @mmccoo:
https://kicad.mmccoo.com/2017/11/23/learnings-from-moving-kicad-to-wxpython-4-0/
and this additional patchset to remove wxpy_api.h dependency:
http://mmccoo.com/random/0001-Remove-dependence-on-pywx_api.h.patch

Please note CreatePythonShellWindow changed quite a lot. Throughful testing
should be made for the old as well as new wxPython version on all platforms
2018-10-26 13:21:11 +02:00
..
AboutDialog_main.cpp Update license to AGPL due to TTL license. 2018-10-22 12:28:48 -04:00
aboutinfo.h Fixed a memleak in About dialog. Updated the copyright year. 2018-01-31 10:05:00 +01:00
dialog_about.cpp Add initial support for Phoenix (new wxPython binding) 2018-10-26 13:21:11 +02:00
dialog_about.h Fixed a memleak in About dialog. Updated the copyright year. 2018-01-31 10:05:00 +01:00
dialog_about_base.cpp Refactor About dialog: 2017-08-18 16:16:48 +02:00
dialog_about_base.fbp Refactor About dialog: 2017-08-18 16:16:48 +02:00
dialog_about_base.h Refactor About dialog: 2017-08-18 16:16:48 +02:00