svn: r2346
This commit is contained in:
Alex Roitman 2003-11-18 03:20:03 +00:00
parent 19a7bc2ad7
commit 4ec6046627

View File

@ -16,27 +16,28 @@
* src/gramps_main.py: rebuild display after preferences * src/gramps_main.py: rebuild display after preferences
2003-11-13 Alex Roitman <shura@alex.neuro.umn.edu> 2003-11-13 Alex Roitman <shura@alex.neuro.umn.edu>
* src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels from * src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels
XML; (redraw_attr_list): Change attribute label; (display_refs): Change from XML; (redraw_attr_list): Change attribute label;
references label; (on_notebook_switch_page): change notes label. (display_refs): Change references label;
(on_notebook_switch_page): change notes label.
* src/imagesel.glade: Set meaningful label ids, remove bold markup. * src/imagesel.glade: Set meaningful label ids, remove bold markup.
* src/docgen/HtmlDoc.py (start_bold, end_bold): Add functions (closes * src/docgen/HtmlDoc.py (start_bold, end_bold): Add functions
bug #841277). (closes bug #841277).
* src/plugins/WebPage.py (IndividualPage.write_normal_row): Add separators * src/plugins/WebPage.py (IndividualPage.write_normal_row):
between the references (comma and space). Add separators between the references (comma and space).
* src/data/templates/blue_edge.tpkg, src/data/templates/marble.tpkg, * src/data/templates/blue_edge.tpkg, src/data/templates/marble.tpkg,
src/data/templates/pink_marble.tpkg, src/data/templates/sepia.tpkg, src/data/templates/pink_marble.tpkg, src/data/templates/sepia.tpkg,
src/data/templates/sky_border.tpkg: Remove from CVS (need to add binary src/data/templates/sky_border.tpkg: Remove from CVS (need to add
files using -kb flag). Add with -kb flag. Add charset info to the header of binary files using -kb flag). Add with -kb flag. Add charset info
all templates. to the header of all templates.
* src/EditPerson.py: Fix LDS tab label behavior. * src/EditPerson.py: Fix LDS tab label behavior.
* src/Marriage.py: Fix LDS tab label behavior. Fix get_place for LDS (was * src/Marriage.py: Fix LDS tab label behavior. Fix get_place
using Utils.get_place_from_list which uses deprecated gtk.List and does not for LDS (was using Utils.get_place_from_list which uses deprecated
work). gtk.List and does not work).
2003-11-12 Don Allingham <dallingham@users.sourceforge.net> 2003-11-12 Don Allingham <dallingham@users.sourceforge.net>
* src/FamilyView.py: Change column sizes on the FamilyView to * src/FamilyView.py: Change column sizes on the FamilyView to