/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

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

Legend:
Removed from v.73  
changed lines
  Added in v.80

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26