aboutsummaryrefslogtreecommitdiff
path: root/examples/wxTerminal.py
AgeCommit message (Expand)Author
2020-09-21docs: update copyright, notes, changelogChris Liechti
2020-09-15examples: refactor wx example, use Bind to avoid deprecated warnings, IsCheck...Chris Liechti
2016-06-21style: use .format() instead of % formattingChris Liechti
2016-01-24style: some of the suggestions from flake8Chris Liechti
2015-10-14wxTerminal: center dialogs on parent, make "ESC" key work in TerminalSettings...Chris Liechti
2015-10-04minor tweaks to wxTerminalChris Liechti
2015-09-20wxTerminal: update code, handle encodingChris Liechti
2015-09-12cleanup,improve wxSerialConfigDialog and wxTerminalChris Liechti
2015-08-09update file headers with license information (SPDX)Chris Liechti
2015-08-04set executable flagsChris Liechti
2015-08-04work on python 3 compatibilityChris Liechti
2015-08-03remove pyparallel and move pyserial files to toplevelChris Liechti