Alex Roitman
67d9d84de5
Update
...
svn: r1745
2003-06-15 02:32:10 +00:00
Alex Roitman
4da90c8a2c
Update
...
svn: r1745
2003-06-15 02:32:10 +00:00
Alex Roitman
3e512cd70d
* src/Utils.py: Provide a locale-aware string formatting conversion
...
into C-locale string (for saving floats in XML)
* src/StyleEditor.py (draw): Call locale.str instead of str.
* src/TextDoc.py (StyleSheetList.save): Call gformat instead of '%f'.
svn: r1744
2003-06-15 00:05:43 +00:00
Alex Roitman
11d636f464
* src/Utils.py: Provide a locale-aware string formatting conversion
...
into C-locale string (for saving floats in XML)
* src/StyleEditor.py (draw): Call locale.str instead of str.
* src/TextDoc.py (StyleSheetList.save): Call gformat instead of '%f'.
svn: r1744
2003-06-15 00:05:43 +00:00
Alex Roitman
2bfa45813f
* src/plugins/IndivComplete.py (write_fact): Enable translation
...
for the event name;
* (get_stylesheet_savefile): Change the name of xml file (and,
consequently, the target filename) -- was confused with family group.
* src/StyleEditor.py (save_paragraph): Call gfloat instead of float.
* src/TextDoc.py (SheetParser.startElement): Likewise.
svn: r1743
2003-06-14 18:11:30 +00:00
Alex Roitman
71b5ed316e
* src/plugins/IndivComplete.py (write_fact): Enable translation
...
for the event name;
* (get_stylesheet_savefile): Change the name of xml file (and,
consequently, the target filename) -- was confused with family group.
* src/StyleEditor.py (save_paragraph): Call gfloat instead of float.
* src/TextDoc.py (SheetParser.startElement): Likewise.
svn: r1743
2003-06-14 18:11:30 +00:00
Don Allingham
327d27811e
Fixed typo
...
svn: r1742
2003-06-14 17:14:46 +00:00
Don Allingham
a554ab8d80
Fixed typo
...
svn: r1742
2003-06-14 17:14:46 +00:00
Don Allingham
d84f6601d7
update
...
svn: r1741
2003-06-14 17:11:46 +00:00
Don Allingham
f9b3e5df35
update
...
svn: r1741
2003-06-14 17:11:46 +00:00
Don Allingham
8f595fdf87
* src/Utils.py: provide a locale independant floating point conversion
...
utility
* src/TextDoc.py: call new gfloat utility instead of float
* src/PaperMenu.py: call new gfloat utility instead of float
svn: r1740
2003-06-14 17:11:11 +00:00
Don Allingham
da433a0c5f
* src/Utils.py: provide a locale independant floating point conversion
...
utility
* src/TextDoc.py: call new gfloat utility instead of float
* src/PaperMenu.py: call new gfloat utility instead of float
svn: r1740
2003-06-14 17:11:11 +00:00
Don Allingham
7b548f8cdc
update
...
svn: r1739
2003-06-14 14:47:53 +00:00
Don Allingham
649a156da5
update
...
svn: r1739
2003-06-14 14:47:53 +00:00
Don Allingham
8189febf02
* src/preferences.glade: Don't immediately show preferences dialog
...
* src/GrampsCfg.py: Handle new callback for preferences dialog
* src/gramps_main.py: Pass update_display instead of full_update to
loadConfig to prevent the displaying of multiple entries on the display.
svn: r1738
2003-06-14 14:47:41 +00:00
Don Allingham
50312ea35e
* src/preferences.glade: Don't immediately show preferences dialog
...
* src/GrampsCfg.py: Handle new callback for preferences dialog
* src/gramps_main.py: Pass update_display instead of full_update to
loadConfig to prevent the displaying of multiple entries on the display.
svn: r1738
2003-06-14 14:47:41 +00:00
Don Allingham
8d4a8ee95c
update
...
svn: r1737
2003-06-14 13:59:34 +00:00
Don Allingham
f41dc5329c
update
...
svn: r1737
2003-06-14 13:59:34 +00:00
Don Allingham
6e6baf585b
* Ancestors.py (AncestorsReport.__init__): Define Photo and
...
Entry cell styles.
svn: r1736
2003-06-14 13:58:24 +00:00
Don Allingham
fa7d837011
* Ancestors.py (AncestorsReport.__init__): Define Photo and
...
Entry cell styles.
svn: r1736
2003-06-14 13:58:24 +00:00
Alex Roitman
1749f1e524
Update
...
svn: r1735
2003-06-14 05:10:45 +00:00
Alex Roitman
13ce8ec289
Update
...
svn: r1735
2003-06-14 05:10:45 +00:00
Alex Roitman
6143678cfe
* src/EditPerson.py (did_data_change): When checking name type,
...
compare translated strings (otherwise they always differ).
svn: r1734
2003-06-14 04:57:20 +00:00
Alex Roitman
96dc27a4c0
* src/EditPerson.py (did_data_change): When checking name type,
...
compare translated strings (otherwise they always differ).
svn: r1734
2003-06-14 04:57:20 +00:00
Don Allingham
c0d1a6d133
removed extra '}'
...
svn: r1733
2003-06-14 04:01:09 +00:00
Don Allingham
00e357ea3f
removed extra '}'
...
svn: r1733
2003-06-14 04:01:09 +00:00
Don Allingham
57e58c26a4
update
...
svn: r1732
2003-06-14 03:49:35 +00:00
Don Allingham
e2f346d5ac
update
...
svn: r1732
2003-06-14 03:49:35 +00:00
Don Allingham
7007e389fb
* src/docgen/RTFDoc.py: add support for superscripts
...
svn: r1731
2003-06-14 03:49:09 +00:00
Don Allingham
f278d96e54
* src/docgen/RTFDoc.py: add support for superscripts
...
svn: r1731
2003-06-14 03:49:09 +00:00
Don Allingham
170ef001ca
update
...
svn: r1730
2003-06-14 02:58:09 +00:00
Don Allingham
01021d7012
update
...
svn: r1730
2003-06-14 02:58:09 +00:00
Don Allingham
baeb2fb412
* src/docgen/KwordDoc.py: add support for superscripts
...
svn: r1729
2003-06-14 02:57:49 +00:00
Don Allingham
d279bb6956
* src/docgen/KwordDoc.py: add support for superscripts
...
svn: r1729
2003-06-14 02:57:49 +00:00
Don Allingham
c31b7c26d4
update
...
svn: r1728
2003-06-14 02:20:14 +00:00
Don Allingham
01a8434340
update
...
svn: r1728
2003-06-14 02:20:14 +00:00
Don Allingham
f9c3e6291f
* src/docgen/OpenDrawDoc.py: add support for superscripts
...
* src/docgen/OpenOfficeDoc.py: add support for superscripts
* src/plugins/Ancestors.py: New Ancestors report added
svn: r1727
2003-06-14 02:18:55 +00:00
Don Allingham
829115ed72
* src/docgen/OpenDrawDoc.py: add support for superscripts
...
* src/docgen/OpenOfficeDoc.py: add support for superscripts
* src/plugins/Ancestors.py: New Ancestors report added
svn: r1727
2003-06-14 02:18:55 +00:00
Don Allingham
5b15e209cc
* src/plugins/Ancestors.py: New Ancestors report added
...
svn: r1726
2003-06-14 01:16:30 +00:00
Don Allingham
71adf538a3
* src/plugins/Ancestors.py: New Ancestors report added
...
svn: r1726
2003-06-14 01:16:30 +00:00
Don Allingham
9ccb326d98
Add Ancestors.py
...
svn: r1725
2003-06-14 01:16:09 +00:00
Don Allingham
5034e39800
Add Ancestors.py
...
svn: r1725
2003-06-14 01:16:09 +00:00
Don Allingham
486ee39d27
update
...
svn: r1724
2003-06-14 00:59:51 +00:00
Don Allingham
4e88cae107
update
...
svn: r1724
2003-06-14 00:59:51 +00:00
Don Allingham
198e3f1e2c
* src/EditPerson.py: Removed the conflict of using pmap for two seperate
...
purposes - mapping places to iterators and places to keys. The place to
key map is now pdmap
* src/EditPlace.py: Handle drag and drop with places
* src/EditPerson.py: Handle exchange of perferred name and selected
name in the alternate name list
svn: r1723
2003-06-14 00:58:38 +00:00
Don Allingham
40b7437a6a
* src/EditPerson.py: Removed the conflict of using pmap for two seperate
...
purposes - mapping places to iterators and places to keys. The place to
key map is now pdmap
* src/EditPlace.py: Handle drag and drop with places
* src/EditPerson.py: Handle exchange of perferred name and selected
name in the alternate name list
svn: r1723
2003-06-14 00:58:38 +00:00
Alex Roitman
5385792d1d
* src/const.py.in: Add InverseNameTypesMap.
...
* src/plugins/IndivComplete.py: Use InverseNameTypesMap for
alternate names.
* src/EditPerson.py (on_name_select_row): Display translated
name type.
svn: r1722
2003-06-13 23:06:03 +00:00
Alex Roitman
d71ba8ad36
* src/const.py.in: Add InverseNameTypesMap.
...
* src/plugins/IndivComplete.py: Use InverseNameTypesMap for
alternate names.
* src/EditPerson.py (on_name_select_row): Display translated
name type.
svn: r1722
2003-06-13 23:06:03 +00:00
Alex Roitman
218bffffdb
* src/docgen/HtmlDoc.py: Properly build style declaration.
...
* src/plugins/FtmStyleDescendants.py: Setup before opening.
svn: r1721
2003-06-13 16:17:45 +00:00
Alex Roitman
9b23b01451
* src/docgen/HtmlDoc.py: Properly build style declaration.
...
* src/plugins/FtmStyleDescendants.py: Setup before opening.
svn: r1721
2003-06-13 16:17:45 +00:00