Gerald Britton
d6ede10e89
Tweaks to reduce source- and byte-code sizes
...
svn: r14069
2010-01-13 20:54:46 +00:00
Benny Malengier
63d9122ea2
fix 3 one line bugs in treebasemodel
...
svn: r14068
2010-01-13 20:17:45 +00:00
Peter Landgren
61360acb4e
Fix of issue 2848.
...
svn: r14066
2010-01-13 18:47:34 +00:00
Peter Landgren
1da6b67df6
Fix of issue 2848.
...
svn: r14065
2010-01-13 18:45:53 +00:00
Peter Landgren
27dd026a97
Fix of issue 2848.
...
svn: r14064
2010-01-13 18:40:55 +00:00
Peter Landgren
5d1ac53678
Fix of issue 2848.
...
svn: r14063
2010-01-13 18:39:40 +00:00
Jérôme Rapinat
289e77ef8b
typo
...
svn: r14062
2010-01-13 16:14:34 +00:00
Nick Hall
4a87cbbe61
Add Most Recently Used object functionality to Go menu
...
svn: r14061
2010-01-13 15:59:36 +00:00
Gerald Britton
a4b22193c2
Use defaultdict instead of dict to simplify code and improve performance
...
svn: r14060
2010-01-13 15:46:12 +00:00
Peter Landgren
334d0d6e2a
Update after Brians rev 14053.
...
svn: r14056
2010-01-13 07:57:58 +00:00
Brian Matherly
4b1c61a6e7
Make in-law relationships easier to translate for the Kinship Report.
...
svn: r14053
2010-01-13 04:31:42 +00:00
Benny Malengier
623e39d0a8
On delete of node in treeview, remove handle link so that goto_handle unsets
...
selection
svn: r14052
2010-01-12 22:10:33 +00:00
Benny Malengier
61de0898af
1. remove leftover from using nodeid as iter
...
2. fix error in add on placetreeview: preset values with node.name of parents
svn: r14051
2010-01-12 21:50:37 +00:00
Doug Blank
f415159d6f
Revised iterable table interface; removed DbEngine and DbTable
...
svn: r14048
2010-01-12 18:38:39 +00:00
Jérôme Rapinat
12a4c7bebf
1683 Untranslatable text in Relationship calculator window - was the last one still using old API
...
svn: r14046
2010-01-12 16:11:39 +00:00
Jérôme Rapinat
3ebe3def2f
get rid of generation limitation (was 30)
...
svn: r14045
2010-01-12 14:53:00 +00:00
Doug Blank
f7e09f23c8
Added missing _; return errors and print
...
svn: r14044
2010-01-12 13:05:41 +00:00
Jérôme Rapinat
90b902fda3
Do not need to translate DEBUG tools (name, description)
...
svn: r14043
2010-01-12 13:01:22 +00:00
Brian Matherly
4f2f5f8986
Add ngettext, sgettext, sngettext to libtranslate.
...
svn: r14042
2010-01-12 12:54:59 +00:00
Jérôme Rapinat
9ccdb167cd
Do not need to translate variables
...
svn: r14041
2010-01-12 10:51:36 +00:00
Benny Malengier
263c87ff87
correct not general string, more logical treeview
...
svn: r14040
2010-01-12 08:37:17 +00:00
Nick Hall
4479396c86
Clear all navigation history on change of database
...
svn: r14039
2010-01-12 01:29:07 +00:00
Nick Hall
23c7f9e3f8
Fix bug in bookmark organiser introduced with commit 14023
...
svn: r14038
2010-01-12 00:30:23 +00:00
Nick Hall
a4dcfa3fc3
Bug fixes for commit 14023
...
svn: r14037
2010-01-11 22:37:18 +00:00
Doug Blank
95bb81a54c
Missing underscore
...
svn: r14036
2010-01-11 20:34:47 +00:00
Doug Blank
bdefba55ca
Towards an DbEngine, for a variety of reasons
...
svn: r14035
2010-01-11 19:45:17 +00:00
Doug Blank
f15f18056b
Some minor refinements
...
svn: r14034
2010-01-11 19:42:35 +00:00
Jérôme Rapinat
8c851f7506
1683 Untranslatable text in Relationship calculator window - keep level logic but avoid index out of range
...
svn: r14033
2010-01-11 17:11:13 +00:00
Doug Blank
44b940f07f
3511: Minor improvements on new 'Calculate Estimated dates' tool
...
svn: r14032
2010-01-11 16:31:22 +00:00
Doug Blank
29e2b12172
Fix for activating a notepad that hasn't been shown yet can crash python
...
svn: r14031
2010-01-11 16:11:30 +00:00
Doug Blank
8830a4c762
3506: Allow third-party plugins (addons) to have their own config.ini file
...
svn: r14030
2010-01-11 14:29:29 +00:00
Doug Blank
8fdfd69951
Added get_active_object
...
svn: r14029
2010-01-11 13:50:32 +00:00
Benny Malengier
db06758bb0
Only clear dicts, don't reassign
...
svn: r14028
2010-01-11 10:51:56 +00:00
Serge Noiraud
aec92a4929
ODFDoc : issue 3439, 3440, 3461, 3462
...
svn: r14026
2010-01-11 08:11:50 +00:00
Brian Matherly
252ef6daee
Continued work on GEP008: Move BasicUtils/UpdateCallback.py to gen/updatecallback.py.
...
svn: r14025
2010-01-10 20:21:10 +00:00
Benny Malengier
2a36355a8b
fix goto_handle on row update
...
change placetreeview somewhat, further to discuss
svn: r14024
2010-01-10 20:11:18 +00:00
Nick Hall
b503fa2e25
Extend history functionality (back/forward) and active-changed signals to all primary objects
...
svn: r14023
2010-01-10 19:19:33 +00:00
Doug Blank
141100fdbf
Fixing defaultdict optimization so that it works
...
svn: r14022
2010-01-10 17:20:08 +00:00
Jérôme Rapinat
9b7d972c99
1683 Untranslatable text in Relationship calculator window - no crash on rel_xx tests - get working with current API (contribution by Andrew I Baznikin, lcc)
...
svn: r14021
2010-01-10 16:32:57 +00:00
Benny Malengier
04763f50fe
*fix displayed/total on views, so they are correct on updates
...
*listviews don't become dirty from add/delete/update signals while
they are not active. This should improve performance on large trees
now that these actions are cheap in all views after rework of the views
svn: r14020
2010-01-10 15:00:15 +00:00
Benny Malengier
2e65bfcce4
Extra keybinding/buttonbinding on treeviews for usability
...
Shift+enter and dblclick: expand group and children
svn: r14019
2010-01-10 12:20:13 +00:00
Jérôme Rapinat
1946440fc2
1683 Untranslatable text in Relationship calculator window - no crash on rel_xx tests - get working with current API (contribution by Andrew I Baznikin)
...
svn: r14018
2010-01-10 10:03:59 +00:00
Jérôme Rapinat
5d3dc7e037
1683 Untranslatable text in Relationship calculator window - no crash on rel_xx tests - get working with current API (contribution by Andrew I Baznikin)
...
svn: r14017
2010-01-10 09:12:33 +00:00
Peter Landgren
fc5d6ecfbc
ProgressDialog.py has moved from src/
...
svn: r14016
2010-01-10 08:52:58 +00:00
Doug Blank
4093c1060c
Now searches spouse, and their familes, for evidence
...
svn: r14015
2010-01-10 07:45:10 +00:00
Doug Blank
2d60b8763a
Enhanced Calculate Estimated Dates tool
...
svn: r14014
2010-01-10 04:06:44 +00:00
Doug Blank
746e934937
Support for additional notebook pages in Tool manager
...
svn: r14013
2010-01-10 04:05:20 +00:00
Doug Blank
cd17f1e0fa
Add support for checkbox/toggle columns; a debug msg for developers
...
svn: r14012
2010-01-10 04:03:59 +00:00
Gerald Britton
2b12f3df07
Use defaultdict type where possible for minor performance gain and source code simplification
...
svn: r14011
2010-01-09 19:54:32 +00:00
Gerald Britton
4c7365dbcf
Missing import
...
svn: r14010
2010-01-09 19:41:00 +00:00
Gerald Britton
721f97459e
Fix duplicate object ids in glade files
...
svn: r14009
2010-01-09 19:39:43 +00:00
Jérôme Rapinat
f56402cf37
3473: To dynamicaly change calendar option on the Gramps session
...
svn: r14008
2010-01-09 17:51:58 +00:00
Doug Blank
7dd624d657
Workaround added for strange Python 2.6 bug on recusive signal handling
...
svn: r14007
2010-01-09 17:13:56 +00:00
Doug Blank
36fa65944d
Removed unneeded imports
...
svn: r14006
2010-01-09 17:12:45 +00:00
Benny Malengier
0ec49507ed
Renable enter to expand nodes on the treeviews
...
svn: r14005
2010-01-09 16:16:52 +00:00
Benny Malengier
08c8edb43d
More info on gtk in error report & remove duplicate PYTHON line
...
svn: r14004
2010-01-09 15:16:50 +00:00
Doug Blank
bfa7687058
Fixed code that gave warning: GtkWarning: gtk_box_pack: assertion 'child->parent == NULL' failed
...
svn: r14003
2010-01-09 13:40:40 +00:00
Benny Malengier
de2d669763
3275: PageView reworking, changes by B. Malengier and N.Hall
...
Specifically: improve new treeview by using a linked list implementation so
iters can be quickly iterated over
Also: progressdialog on long personview loads.
svn: r14002
2010-01-09 11:10:32 +00:00
Gerald Britton
afe85ad0d5
Tweaks and simplifications
...
svn: r14001
2010-01-08 21:47:02 +00:00
Gerald Britton
16808b6c0e
Add missing import
...
svn: r14000
2010-01-08 21:46:36 +00:00
Doug Blank
debfc3dd78
Fixed issue of not re-docking gramplet from whence it came (reported by Rob); refined some code
...
svn: r13999
2010-01-08 20:06:51 +00:00
Jérôme Rapinat
2f7f7ac5f8
pylint
...
svn: r13998
2010-01-08 16:10:54 +00:00
Peter Landgren
d664fa4aa2
Fix of issue 3480.
...
svn: r13997
2010-01-08 15:59:05 +00:00
Peter Landgren
e4dfdb9190
Fix of issue 3480.
...
svn: r13996
2010-01-08 15:57:54 +00:00
Peter Landgren
f579f495cb
Fix of issue 3480.
...
svn: r13995
2010-01-08 15:56:39 +00:00
Peter Landgren
418b89007e
Fix of issue 3480.
...
svn: r13994
2010-01-08 15:54:47 +00:00
Serge Noiraud
e346c68fb1
GeoView : issue 3472; using date format preference.
...
svn: r13992
2010-01-07 22:02:38 +00:00
Doug Blank
59b06487b7
Add ability for Table to have toggle-able rows; also keeps track of raw data
...
svn: r13991
2010-01-07 21:42:43 +00:00
Doug Blank
68e9b27265
Added method to make dates non-specific
...
svn: r13990
2010-01-07 21:41:07 +00:00
Serge Noiraud
da41542da6
ODFDoc : issue 3440; only remove fo:max-height.
...
svn: r13989
2010-01-07 20:40:24 +00:00
Doug Blank
427b24a34d
Allow notebook to expand; remove unneeded table (leftover?)
...
svn: r13987
2010-01-07 14:57:37 +00:00
Peter Landgren
ed34d4f62f
Fix of issue 3507.
...
svn: r13986
2010-01-07 14:39:53 +00:00
Doug Blank
239fc7f526
Removed items generated from Makefile
...
svn: r13985
2010-01-07 14:16:33 +00:00
Doug Blank
aecdc5ea62
Changed Apply to more generic Execute; Added return value for results tab textbuffer
...
svn: r13984
2010-01-07 14:13:38 +00:00
Doug Blank
3664fbb913
Added on_delete_event signal handler to surpress RuntimeWarning: missing handler
...
svn: r13983
2010-01-07 14:10:26 +00:00
Jérôme Rapinat
83d7448c1a
2846: build tree basic on arithmetics - uncomment lines (ezegzda)
...
svn: r13982
2010-01-07 10:52:41 +00:00
Gerald Britton
6726952bcc
tweaks to reduce source and object code and run-time lookups
...
svn: r13981
2010-01-06 17:53:17 +00:00
Brian Matherly
1fa4e8d66c
Continued work on GEP008: move gen/utils/longop.py, gen/utils/progressmon.py, ProgressDialog.py into gui/widgets/progressdialog.py.
...
svn: r13980
2010-01-06 05:27:28 +00:00
Brian Matherly
7aec8904ea
Remove gen.db.iterator.py - it is not used.
...
svn: r13979
2010-01-06 04:44:09 +00:00
Doug Blank
8c115f26b7
Working towards GEDCOM imports through the web
...
svn: r13978
2010-01-06 04:12:08 +00:00
Doug Blank
0d06f2fa59
Changed default date range to 50 years for before, after, and about (50 before and 50 after)
...
svn: r13977
2010-01-06 01:39:23 +00:00
Jérôme Rapinat
d2876c8318
pylint
...
svn: r13976
2010-01-05 19:15:51 +00:00
Jérôme Rapinat
9ae34b4ba8
pylint
...
svn: r13975
2010-01-05 18:07:09 +00:00
Gerald Britton
57ac58b67e
Bug 3499: Referenced proxy not filtering out unreferenced sources
...
svn: r13974
2010-01-05 16:56:56 +00:00
Jérôme Rapinat
7001690176
1683 Untranslatable text in Relationship calculator window - no crash on rel_xx tests (contribution by Andrew I Baznikin)
...
svn: r13973
2010-01-05 15:58:01 +00:00
Jérôme Rapinat
4acca6c7af
pylint
...
svn: r13972
2010-01-05 14:37:10 +00:00
Jérôme Rapinat
d72aa5ae71
2855 2762 1683 enable tests on rel_xx (pass with sucess)
...
svn: r13971
2010-01-05 13:42:23 +00:00
Gary Burton
b7b9947cb5
Make sure a family is selected.
...
svn: r13970
2010-01-04 20:18:37 +00:00
Nick Hall
6872ce1b33
3498: Fix bug and enable show all checkbox in selector
...
svn: r13969
2010-01-04 18:44:51 +00:00
Nick Hall
c7cebc637f
3432: Fix family selection in report options
...
svn: r13968
2010-01-04 14:15:07 +00:00
Peter Landgren
7c152a868a
Fix of issue 3480.
...
svn: r13967
2010-01-03 14:14:30 +00:00
Peter Landgren
3de66d1b62
Fix of issue 3495.
...
svn: r13965
2010-01-03 11:31:19 +00:00
Doug Blank
ace6e05e48
Removed debug code
...
svn: r13963
2010-01-03 02:20:47 +00:00
Doug Blank
8ccc7afe98
Removed old docs
...
svn: r13962
2010-01-03 02:19:45 +00:00
Doug Blank
c4a166af12
Temporary workaround for NAV constants
...
svn: r13961
2010-01-02 23:51:00 +00:00
Nick Hall
6ae29de4f0
2563: Add signals for all objects when active object changes
...
svn: r13960
2010-01-02 23:01:43 +00:00
Doug Blank
e39b3b68ea
Added profile, with css theme
...
svn: r13959
2010-01-02 16:34:37 +00:00
Gary Burton
f58e700e86
New source filter which counts repository references
...
svn: r13958
2010-01-02 12:33:18 +00:00
Doug Blank
b6deea0aea
Refinements on gramps-connect editing people, families, and events
...
svn: r13957
2010-01-02 02:09:09 +00:00
Doug Blank
fc25778390
3491: [Gramplet] AgeOnDate Gramplet ignores Probably_alive variable
...
svn: r13956
2010-01-01 21:28:05 +00:00