Scyther with my modifications
Go to file
Cas Cremers d5ba325233 Workaround for strange wxPython display error.
Since a while, wxPython has been refusing to correctly display strings with a dash in them in the staticText object. Given a string "xx-yy", only "xx" is displayed. This caused some problems for protocols with dashes in their protocol names. I've worked around it by replacing all occurrences of "-" by "_".
2007-05-29 16:39:25 +02:00
design - Big restructuring of the directories 2007-05-17 17:28:10 +02:00
dist Improved build scripts. 2007-05-23 18:03:48 +02:00
gui Workaround for strange wxPython display error. 2007-05-29 16:39:25 +02:00
protocols - SPORE moved into gui directory by default. 2007-05-19 17:10:46 +02:00
scripts/if2spdl - More Python help. 2005-12-05 15:51:25 +00:00
src Merge branch 'reverting-b7' into release 2007-05-21 16:41:19 +02:00