scyther/gui/Gui
Cas Cremers feb3827ba1 BUGFIX: Fixed crash on some include file cases.
Reported by ETH students last year: if you include a file, where the file has an
error in a line with a number higher than the original, the Python code crashes.

This is a *patch* only because the real underlying problem is that error reporting
does not take include commands into account, and does not propagate any
file names.
2008-07-31 17:37:20 +02:00
..
__init__.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
About.py Added GPL 2 notice in the 'about' box. 2007-06-11 14:20:53 +02:00
Attackwindow.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Editor.py BUGFIX: Fixed crash on some include file cases. 2008-07-31 17:37:20 +02:00
Error.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Icon.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Mainwindow.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Misc.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Preference.py BUGFIX: PIL no longer works on my Feisty machines: PIL disabled. 2007-11-13 20:51:20 +01:00
Scytherthread.py Introduced "all attacks" switch in GUI, and a bugfix. 2008-07-30 00:14:10 +02:00
Settingswindow.py Introduced "all attacks" switch in GUI, and a bugfix. 2008-07-30 00:14:10 +02:00
Tempfile.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00
Version.py Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +02:00