update
svn: r2239
This commit is contained in:
parent
32520be016
commit
503defa3cf
@ -1,7 +1,13 @@
|
||||
2003-10-11 Don Allingham <dallingham@users.sourceforge.net>
|
||||
* src/GrampsCfg.py: eliminate name only option in status line
|
||||
* src/RelLib.py : support for capitalized name formats
|
||||
* src/EditPerson.py: eliminate capitilzing names, instead rely on
|
||||
the display formats
|
||||
* src/Utils.py: new display formats for names
|
||||
* src/GrampsCfg.py: eliminate name only option in status line,
|
||||
add support for capitalized name formats
|
||||
* src/gramps_main.py: eliminate name only option in status line
|
||||
* src/preferences.py : eliminate name only option in status line
|
||||
* src/preferences.glade : eliminate name only option in status line,
|
||||
drop capitalize in favor of expanded name format
|
||||
* src/plugins/GraphViz.py: install only for python 2.2
|
||||
* src/plugins/WebPage.py: handle page titles
|
||||
* src/docgen/HtmlDoc.py: handle page titles
|
||||
|
@ -1,3 +1,7 @@
|
||||
Version 0.9.6?
|
||||
* Person View uses a tree format instead of list format
|
||||
* Captialization is done as a display format, not as a database modification
|
||||
|
||||
Version 0.9.5 -- the "Fix me up" release
|
||||
* Fixed problem with deleting/merging people.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user