/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 72 by teichmann, Tue Aug 21 19:09:35 2007 UTC revision 79 by teichmann, Thu Aug 23 08:33:28 2007 UTC
# Line 1  Line 1 
1    2007-08-22 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/main.py: Add an 'all' mode to
4              select all modes. ;-)
5    
6    2007-08-22 Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/test-data/simple.xml,
9              tools/formed/formed/model/data.py,
10              tools/formed/formed/plugins/web/plugin.py,
11              tools/formed/formed/plugins/web/renderer.py,
12              tools/formed/formed/io/document.py,
13              tools/formed/formed/main.py: Removed support for switch nodes.
14              BEWARE: This breaks compatibility with older documents!
15    
16    2007-08-22 Sascha L. Teichmann <[email protected]>
17    
18            * tools/formed/formed/plugins/web/plugin.py: Uses the
19              getSelectedMode() from main now.
20    
21            * tools/formed/formed/main.py: selected mode is now hold
22              in main.
23    
24            * tools/formed/formed/config.py: removed selected mode from
25              env configuration.
26    
27    2007-08-22 Sascha L. Teichmann <[email protected]>
28    
29            * tools/formed/formed/ui/controls.py: Attributes in GUI attribute
30              table are now alphabetically sorted.
31    
32    2007-08-22 Sascha L. Teichmann <[email protected]>
33    
34            * tools/formed/formed/model/nodecomponents.py: Added code to
35              establish the new 'modes' recursively.
36    
37            * tools/formed/formed/plugins/plugin.py: Pass main instead
38              of cfg on plug-in start-up.
39    
40            * tools/formed/formed/plugins/web/plugin.py: Use the new
41              'modes' attribute for rendering.
42    
43            * tools/formed/formed/plugins/web/renderer.py: Use decorators
44              to check the new modes.
45    
46            * tools/formed/formed/main.py: Adjusted to new infrastructure.
47    
48    2007-08-22 Sascha L. Teichmann <[email protected]>
49    
50            * tools/formed/formed/model/nodecomponents.py: Added an
51              attribute 'modes' to NodeComponents.
52    
53    2007-08-22 Sascha L. Teichmann <[email protected]>
54    
55            * tools/formed/formed/model/data.py: Small cosmetic cleanups
56    
57  2007-08-21 Sascha L. Teichmann <[email protected]>  2007-08-21 Sascha L. Teichmann <[email protected]>
58    
59          * tools/formed/formed/plugins/web/renderer.py: Another fix          * tools/formed/formed/plugins/web/renderer.py: Another fix

Legend:
Removed from v.72  
changed lines
  Added in v.79

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26