merged in Ricardo Pedroso's new pdf2swf gui
authorMatthias Kramm <kramm@quiss.org>
Mon, 24 Aug 2009 16:06:31 +0000 (18:06 +0200)
committerMatthias Kramm <kramm@quiss.org>
Mon, 24 Aug 2009 16:06:31 +0000 (18:06 +0200)
commitd51c9b672a2a23d9e9c7bc4c2d366ca8d66bda0e
tree4e1304b10b8070860b31ee5c3de0328a5007e15b
parentc23e6dcc154017b49930e3807c84d3a6058f7963
merged in Ricardo Pedroso's new pdf2swf gui
26 files changed:
lib/MD5.c
lib/MD5.h
lib/as3/scripts.c
lib/gfxpoly/poly.c
wx/app.py [new file with mode: 0644]
wx/document.py [new file with mode: 0644]
wx/gpdf2swf.ico [new file with mode: 0644]
wx/gpdf2swf.py [new file with mode: 0644]
wx/gui/__init__.py [new file with mode: 0644]
wx/gui/boldstatictext.py [new file with mode: 0644]
wx/gui/choicetext.py [new file with mode: 0644]
wx/gui/dialogs.py [new file with mode: 0644]
wx/gui/fields.py [new file with mode: 0644]
wx/gui/main.py [new file with mode: 0644]
wx/gui/options/__init__.py [new file with mode: 0644]
wx/gui/options/quality.py [new file with mode: 0644]
wx/gui/options/viewer.py [new file with mode: 0644]
wx/gui/plugin.py [new file with mode: 0644]
wx/pdf2swf.gui.old.py [moved from wx/images.py with 91% similarity, mode: 0755]
wx/pdf2swf.py [deleted file]
wx/viewers/__init__.py [new file with mode: 0644]
wx/viewers/raw.py [new file with mode: 0644]
wx/viewers/rfx.py [new file with mode: 0644]
wx/viewers/rfx7.swf [new file with mode: 0644]
wx/viewers/rfx8.swf [new file with mode: 0644]
wx/viewers/simple.py [new file with mode: 0644]