/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 9 by teichmann, Tue Aug 7 20:15:10 2007 UTC revision 14 by teichmann, Wed Aug 8 16:58:13 2007 UTC
# Line 1  Line 1 
1    2007-08-08      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/plugin.py: make UTF-8
4              output work.
5    
6    2007-08-08      Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/formed/model/data.py: Added get/setText() method
9    
10            * tools/formed/formed/plugins/web/plugin.py: Added a first
11              version of a recursive HTML renderer based on the document
12                    tree.
13    
14    2007-08-08      Sascha L. Teichmann <[email protected]>
15    
16            * tools/formed/formed/plugins/*: New: plug-in infrastructure.
17            
18            * tools/formed/formed/plugins/web/*: new: A simple web server
19              which is intended to serve pages of the current formular.
20    
21            * tools/formed/formed/main.py: start the plug-ins
22    
23            * tools/formed/formed/config.py: configuration class. Used
24              for the plug-ins.
25    
26    2007-08-08      Sascha L. Teichmann <[email protected]>
27    
28            * tools/formed/formed/model/nodecomponents.py: Fixed broadcasting
29              issue with zero length tree paths.
30    
31            * tools/formed/formed/model/misc.py: New: contains a class
32              for generating unique ids.
33    
34            * tools/formed/formed/main.py: Added an instance of an
35              unique id generator for naming of new made tree items.
36    
37  2007-08-07      Sascha L. Teichmann <[email protected]>  2007-08-07      Sascha L. Teichmann <[email protected]>
38    
39          * tools/formed/formed/main.py: Added event route document ->          * tools/formed/formed/main.py: Added event route document ->

Legend:
Removed from v.9  
changed lines
  Added in v.14

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26