update
svn: r2239
This commit is contained in:
parent
fee585d80c
commit
314d0511ba
10
ChangeLog
10
ChangeLog
@ -1,7 +1,13 @@
|
|||||||
2003-10-11 Don Allingham <dallingham@users.sourceforge.net>
|
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/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/GraphViz.py: install only for python 2.2
|
||||||
* src/plugins/WebPage.py: handle page titles
|
* src/plugins/WebPage.py: handle page titles
|
||||||
* src/docgen/HtmlDoc.py: handle page titles
|
* src/docgen/HtmlDoc.py: handle page titles
|
||||||
|
4
NEWS
4
NEWS
@ -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
|
Version 0.9.5 -- the "Fix me up" release
|
||||||
* Fixed problem with deleting/merging people.
|
* Fixed problem with deleting/merging people.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user