/[formed]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

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

revision 374 by torsten, Thu Jul 29 08:23:51 2010 UTC revision 386 by roland, Mon Aug 9 09:36:22 2010 UTC
# Line 1  Line 1 
1    2010-08-09      Roland Geider <[email protected]>
2    
3            * formed/model/exprtree.py: fixed typo
4    
5    2010-08-04  Bernhard Herzog  <[email protected]>
6    
7            * formed/po/de_DE.po: Update translations
8    
9    2010-08-04  Bernhard Herzog  <[email protected]>
10    
11            * formed/po/formed.pot: Regenerated.
12    
13            * formed/po/de_DE.po: Update.
14    
15    2010-08-04  Bernhard Herzog  <[email protected]>
16    
17            * formed/po/Makefile: Use correct filename of the pot-file in the
18            usage message
19    
20    2010-08-04  Bernhard Herzog  <[email protected]>
21    
22            * formed/po/Makefile (LIST_POTFILES): Sort the file names to make
23            the order of entries in the .pot-file more predictable.
24    
25    2010-08-04  Bernhard Herzog  <[email protected]>
26    
27            * formed/formed/model/nodecomponents.py (RootNode.__init__)
28            (RootNode.getVersion, RootNode.setVersion): Add attribute
29            "version" and accessor methods.
30    
31            * formed/formed/main.py (MainFrame.OnSetDocumentVersion): New. Let
32            the user set the document version.
33            (MainFrame._createMenuBar): Add menu item for OnSetDocumentVersion
34    
35    2010-08-02  Bernhard Herzog  <[email protected]>
36    
37            * formed/formed.py, formed/formed/io/document.py,
38            formed/formed/io/factories.py, formed/formed/io/parser.py,
39            formed/formed/model/data.py, formed/formed/model/event.py,
40            formed/formed/model/expr.py, formed/formed/model/exprtree.py,
41            formed/formed/model/memory.py, formed/formed/model/misc.py,
42            formed/formed/model/nodecomponents.py,
43            formed/formed/model/persistent.py: Fix coding declaration to be
44            acceptable to both python and Emacs.
45    
46  2010-07-29  Torsten Irländer <[email protected]>  2010-07-29  Torsten Irländer <[email protected]>
47    
48          * formed/formed/model/data.py: Added "invisible" attribute to          * formed/formed/model/data.py: Added "invisible" attribute to
49          BoolLeafs. This can be used to hide options in choicelists. so the          BoolLeafs. This can be used to hide options in choicelists. so the
50          user can not select the value in the user interface. But the db will          user can not select the value in the user interface. But the db will
51          have this option so is ist still present in the db an can be used          have this option so is ist still present in the db an can be used
52            * formed/formed/model/exprtree.py: Added "days" function.
53    
54  2010-07-26      Roland Geider <[email protected]>  2010-07-26      Roland Geider <[email protected]>
55    

Legend:
Removed from v.374  
changed lines
  Added in v.386

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26