1 |
2007-09-02 Sascha L. Teichmann <[email protected]> |
2007-09-02 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/plugins/export/sql.py: Removed needless import. |
4 |
|
|
5 |
|
* tools/formed/formed/plugins/export/html.py: HTML table exporter |
6 |
|
uses new FileDialogFilter base class too. |
7 |
|
|
8 |
|
2007-09-02 Sascha L. Teichmann <[email protected]> |
9 |
|
|
10 |
* tools/formed/formed/plugins/ui/*: New. All file exporters |
* tools/formed/formed/plugins/ui/*: New. All file exporters |
11 |
need a file dialog. Till now each of them pulled up its |
need a file dialog. Till now each of them pulled up its |
12 |
own. This was silly code replication. Now there is an abstract |
own. This was silly code replication. Now there is an abstract |