/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 54 by teichmann, Sat Aug 18 11:36:49 2007 UTC revision 55 by teichmann, Sat Aug 18 18:56:50 2007 UTC
# Line 1  Line 1 
1  2007-08-18      Sascha L. Teichmann <[email protected]>  2007-08-18      Sascha L. Teichmann <[email protected]>
2    
3            * tools/formed/formed/plugins/plugin.py: Added a new kind
4              of plug-in: Filter. They have a short and a long description
5                    and can be hooked automatically into the new 'Filters'
6                    sub menu under 'Extra'. They got called when the user
7                    selects their respective menu item.
8                    
9            * tools/formed/formed/config.py: Contains the list of
10              installed filters.
11    
12            * tools/formed/formed/main.py: Builds the Extra->Filters
13              sub menu during gui initialization. The hard wired code
14                    for make unique and formular name/description -> name
15                    is removed because they are implemented as filters now.
16    
17            * tools/formed/formed/model/nodecomponents.py,
18              tools/formed/formed/model/data.py: Removed the make
19                    unique and formular name/description -> name code.
20    
21            * tools/formed/formed/plugins/names,
22              tools/formed/formed/plugins/names/__init__.py,
23                    tools/formed/formed/plugins/names/filter.py: Added. Contains
24                    the make unique and formular name/description -> name code
25                    in form of filters.
26    
27            * tools/formed/test-data/simple.xml: Modified to be a better
28              test for the formular name/description -> name filter.
29    
30    2007-08-18      Sascha L. Teichmann <[email protected]>
31    
32          * tools/formed/formed.py, tools/formed/formed/main.py: First          * tools/formed/formed.py, tools/formed/formed/main.py: First
33            command line argument is interpreted as filename of document            command line argument is interpreted as filename of document
34                  to be loaded at program startup.                  to be loaded at program startup.

Legend:
Removed from v.54  
changed lines
  Added in v.55

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26