Martin Hawlisch
e62527c42a
* src/DataViews/_PedigreeView.py: Cache result of probably_alive(); Call find_tree() only once for all sizes; Cache results in FormattingHelper;
...
svn: r7929
2007-01-18 12:02:16 +00:00
Brian Matherly
f358133c55
src/plugins/NarrativeWeb.py: Add addresses to individual page.
...
svn: r7928
2007-01-18 04:31:08 +00:00
Brian Matherly
28af33d307
src/plugins/NarrativeWeb.py: Add addresses to individual page.
...
svn: r7928
2007-01-18 04:31:08 +00:00
Don Allingham
1d9356620a
2007-01-17 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: optimizations
* src/ViewManager.py: optimizations
* src/gramps_main.py: optimizations
* src/PageView.py: optimizations
svn: r7927
2007-01-18 04:29:52 +00:00
Don Allingham
e0be7c4f13
2007-01-17 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: optimizations
* src/ViewManager.py: optimizations
* src/gramps_main.py: optimizations
* src/PageView.py: optimizations
svn: r7927
2007-01-18 04:29:52 +00:00
Brian Matherly
060ae03efd
src/ReportBase/_ReportDialog.py: 0000832: Please enable cm/inch toggle in custom size for relationship graph
...
svn: r7926
2007-01-18 03:05:26 +00:00
Brian Matherly
00765912ee
src/ReportBase/_ReportDialog.py: 0000832: Please enable cm/inch toggle in custom size for relationship graph
...
svn: r7926
2007-01-18 03:05:26 +00:00
Richard Taylor
fb23715acc
enable new name display.
...
svn: r7925
2007-01-17 20:43:02 +00:00
Richard Taylor
fdc521ea6f
enable new name display.
...
svn: r7925
2007-01-17 20:43:02 +00:00
Martin Hawlisch
dca02eab0f
* src/DataViews/_PersonView.py: Expand all nodes on interactive search
...
svn: r7924
2007-01-17 16:16:29 +00:00
Martin Hawlisch
53ab0c08f0
* src/DataViews/_PersonView.py: Expand all nodes on interactive search
...
svn: r7924
2007-01-17 16:16:29 +00:00
Martin Hawlisch
2b95a07264
* src/DisplayModels/_PeopleModel.py: fix MarkerType.TODO_TYPE
...
svn: r7923
2007-01-17 10:57:37 +00:00
Martin Hawlisch
b1390af780
* src/DisplayModels/_PeopleModel.py: fix MarkerType.TODO_TYPE
...
svn: r7923
2007-01-17 10:57:37 +00:00
Alex Roitman
86ba5b60b6
2007-01-16 Alex Roitman <shura@gramps-project.org>
...
* src/NameDisplay.py (set_name_format): Use hard-coded methods for
the pre-set name displays formats.
svn: r7922
2007-01-17 07:10:52 +00:00
Alex Roitman
a084ec571f
2007-01-16 Alex Roitman <shura@gramps-project.org>
...
* src/NameDisplay.py (set_name_format): Use hard-coded methods for
the pre-set name displays formats.
svn: r7922
2007-01-17 07:10:52 +00:00
Don Allingham
17f22fc0c7
* src/GrampsDb/_ReadGedcom.py: handle missing place in LDS ord
...
svn: r7921
2007-01-17 05:18:47 +00:00
Don Allingham
6a700dd48d
* src/GrampsDb/_ReadGedcom.py: handle missing place in LDS ord
...
svn: r7921
2007-01-17 05:18:47 +00:00
Don Allingham
e76a51da60
2007-01-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: optimization
* src/ViewManager.py: remove double build call
* src/DisplayModels/_PeopleModel.py: optimization
svn: r7920
2007-01-17 00:31:06 +00:00
Don Allingham
38cff6178c
2007-01-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: optimization
* src/ViewManager.py: remove double build call
* src/DisplayModels/_PeopleModel.py: optimization
svn: r7920
2007-01-17 00:31:06 +00:00
Richard Taylor
8fea958789
faster name display
...
svn: r7919
2007-01-16 22:25:29 +00:00
Richard Taylor
dd38db4c4d
faster name display
...
svn: r7919
2007-01-16 22:25:29 +00:00
Richard Taylor
191137e4af
fix get_cursor funcs
...
svn: r7918
2007-01-16 16:29:12 +00:00
Richard Taylor
66b5f7af4b
fix get_cursor funcs
...
svn: r7918
2007-01-16 16:29:12 +00:00
Jérôme Rapinat
c6f34319df
update French translation
...
svn: r7917
2007-01-16 14:24:50 +00:00
Jérôme Rapinat
391e26a9ad
update French translation
...
svn: r7917
2007-01-16 14:24:50 +00:00
Don Allingham
84be687aab
2007-01-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py (PersonView): disable cursor
callbacks
svn: r7916
2007-01-16 13:20:47 +00:00
Don Allingham
6a38e94b6e
2007-01-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py (PersonView): disable cursor
callbacks
svn: r7916
2007-01-16 13:20:47 +00:00
Martin Hawlisch
ae37571588
* src/Editors/*: Switch notebook tabs during DnD
...
svn: r7915
2007-01-16 07:12:10 +00:00
Martin Hawlisch
838b35e8f2
* src/Editors/*: Switch notebook tabs during DnD
...
svn: r7915
2007-01-16 07:12:10 +00:00
Don Allingham
0d92c1b7d5
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: use watch cursor on node expand
* src/GrampsDb/_ReadGedcom.py: handle empty repo instances
* src/plugins/TestCaseGenerator.py: fix typo
* src/DisplayState.py: manage watch cursors better (don't set twice)
* src/DisplayModels/_PeopleModel.py: maintain backref hash table for quick access
to iter to node mappings at the top level.
svn: r7914
2007-01-16 05:54:40 +00:00
Don Allingham
88e4ddc0a6
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: use watch cursor on node expand
* src/GrampsDb/_ReadGedcom.py: handle empty repo instances
* src/plugins/TestCaseGenerator.py: fix typo
* src/DisplayState.py: manage watch cursors better (don't set twice)
* src/DisplayModels/_PeopleModel.py: maintain backref hash table for quick access
to iter to node mappings at the top level.
svn: r7914
2007-01-16 05:54:40 +00:00
Don Allingham
dfaea5ebf0
warning message. Fix typo.
...
svn: r7913
2007-01-15 23:30:39 +00:00
Don Allingham
cd12fc26f5
warning message. Fix typo.
...
svn: r7913
2007-01-15 23:30:39 +00:00
Martin Hawlisch
1b506e8341
* src/ViewManager.py: Switch pages during DnD; Set active sidebar button properly
...
svn: r7912
2007-01-15 22:58:40 +00:00
Martin Hawlisch
6bc316157b
* src/ViewManager.py: Switch pages during DnD; Set active sidebar button properly
...
svn: r7912
2007-01-15 22:58:40 +00:00
Don Allingham
7e09f0cb7e
svn: r7911
2007-01-15 21:31:17 +00:00
Don Allingham
c3a1a9034e
svn: r7911
2007-01-15 21:31:17 +00:00
Don Allingham
a43ef9d8f0
* src/ViewManager.py (check_for_portability_problems): simplify the
...
warning message.
svn: r7910
2007-01-15 21:28:19 +00:00
Don Allingham
537a4523ea
* src/ViewManager.py (check_for_portability_problems): simplify the
...
warning message.
svn: r7910
2007-01-15 21:28:19 +00:00
Arturas Sleinius
aac53ecf8e
Updated Lithuanian translation
...
svn: r7909
2007-01-15 19:08:22 +00:00
Arturas Sleinius
765569051f
Updated Lithuanian translation
...
svn: r7909
2007-01-15 19:08:22 +00:00
Alex Roitman
44bfa75981
2007-01-15 Piotr Czubaszek <pioterus@gmail.com>
...
* pl.po: Translation update.
svn: r7908
2007-01-15 17:30:31 +00:00
Alex Roitman
e7ca3ebf89
2007-01-15 Piotr Czubaszek <pioterus@gmail.com>
...
* pl.po: Translation update.
svn: r7908
2007-01-15 17:30:31 +00:00
Don Allingham
2669ad8df1
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DateEdit.py: make "bad date" translatable.
svn: r7907
2007-01-15 16:42:19 +00:00
Don Allingham
bcac687883
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DateEdit.py: make "bad date" translatable.
svn: r7907
2007-01-15 16:42:19 +00:00
Martin Hawlisch
4aa8da06a4
translation update
...
svn: r7906
2007-01-15 13:41:25 +00:00
Martin Hawlisch
491a2dbc8c
translation update
...
svn: r7906
2007-01-15 13:41:25 +00:00
Brian Matherly
d36216ad29
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF papersize problems.
...
Use ghostscript instead of epstopdf
svn: r7905
2007-01-14 22:09:14 +00:00
Brian Matherly
d1130cd58a
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF papersize problems.
...
Use ghostscript instead of epstopdf
svn: r7905
2007-01-14 22:09:14 +00:00
Zdeněk Hataš
66516b8e4f
Update translations
...
svn: r7904
2007-01-14 20:11:24 +00:00