/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 61 by teichmann, Tue Aug 21 04:21:54 2007 UTC revision 65 by teichmann, Tue Aug 21 09:44:23 2007 UTC
# Line 1  Line 1 
1  2007-08-21 Sascha L. Teichmann <[email protected]>  2007-08-21 Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/web/plugin.py: Fixed an encoding
4              issue with incoming UTF-8 data.
5    
6    2007-08-21 Sascha L. Teichmann <[email protected]>
7    
8            * tools/formed/test-data/simple.xml: Improve test for widgets
9              in switches.
10    
11            * tools/formed/formed/model/data.py: Added a method to find all
12              widgets in a given page. Fixed a bug when walking in switch
13                    with a given mode.
14    
15            * tools/formed/formed/plugins/web/plugin.py: Simple test for
16              listing all widgets in page.
17    
18    2007-08-21 Torsten Irlaender <[email protected]>
19    
20            * tools/formed/formed/plugins/names/filter.py: Fixed file-encoding to
21              latin-1
22    
23    2007-08-21 Sascha L. Teichmann <[email protected]>
24    
25            * tools/formed/formed/model/data.py: Added mode parameter to
26              walk.
27                    
28            * tools/formed/formed/model/nodecomponents.py: SwitchNode overwrites
29              walk() with usage of the new mode parameter. Added a method to
30                    give children in a given mode.
31    
32            * tools/formed/formed/plugins/web/renderer.py: Simplified to use
33              new Switch.childrenInMode() method.
34    
35    2007-08-21 Sascha L. Teichmann <[email protected]>
36    
37          * tools/formed/formed/plugins/web/semantic.py: Add checks for          * tools/formed/formed/plugins/web/semantic.py: Add checks for
38            texts and text areas.            texts and text areas.
39    

Legend:
Removed from v.61  
changed lines
  Added in v.65

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26