scyther/gui/Gui
Cas Cremers 9605d5e772 Introduced "all attacks" switch in GUI, and a bugfix.
Passing the '--all-attacks' switch to the backend was not working. The reason
was the hack to get Vista working hardcoded cutting to the last attack found.

In the long term, this needs to be cleaned up, and cutting should be moved back
nicely to the Scyther C code where it used to work. Once done, switches.useAttackBuffer
can be set back to true.

BUGFIX: When cutting attacks/patterns, counts are no longer exact.
2008-07-30 00:14:10 +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 Added GPL 2 to the Python scripts. 2007-06-11 14:12:33 +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