/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 118 by torsten, Fri Aug 31 18:43:24 2007 UTC revision 121 by teichmann, Sun Sep 2 10:44:53 2007 UTC
# Line 1  Line 1 
1    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
11              need a file dialog. Till now each of them pulled up its
12                    own. This was silly code replication. Now there is an abstract
13                    base class 'FileDialogFilter' which implements the common
14                    behavior. The file exporters should subclass it.
15    
16            * tools/formed/formed/plugins/export/sql.py: Subclass the SQL
17              exporters from the new base class. TODO: Subclass the HTML
18                    exporter too.
19    
20    2007-08-31 Sascha L. Teichmann <[email protected]>
21    
22            * tools/formed/formed/plugins/export/html.py: Make mode check
23              work (again).
24    
25  2007-08-31 Torsten Irlaender <[email protected]>  2007-08-31 Torsten Irlaender <[email protected]>
26    
27          * tools/formed/formed/plugins/export/html.py: Rendering of the HTML          * tools/formed/formed/plugins/export/html.py: Rendering of the HTML

Legend:
Removed from v.118  
changed lines
  Added in v.121

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26