Commit Graph

8043 Commits

Author SHA1 Message Date
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
Nick Hall
c43f162b2f Preparation to extend navigation to all object types
svn: r13955
2010-01-01 19:55:09 +00:00
Doug Blank
0f78f5c918 Refined right-click popup menus on placeviews
svn: r13954
2010-01-01 18:59:58 +00:00
Doug Blank
2593e8d340 Removed print debug statements (django will crash if you attempt to write to stdout)
svn: r13953
2010-01-01 15:42:31 +00:00
Doug Blank
c800392ffd Working add/edit people and names; working privacy (living and private); unified templates for display/edit
svn: r13952
2010-01-01 15:16:20 +00:00
Doug Blank
eba1c9d264 A simple, conservative probably_alive
svn: r13951
2010-01-01 15:11:00 +00:00
Jérôme Rapinat
7aef74eaca 3485: A better message for date validator on AgeOnDate Gramplet.
svn: r13950
2010-01-01 08:43:29 +00:00
Doug Blank
6cdb8a9406 Add signal for media-changed, and test on mediaview
svn: r13949
2009-12-31 17:03:04 +00:00
Doug Blank
2adcdb6ae3 New control for pagination
svn: r13948
2009-12-31 15:01:06 +00:00
Doug Blank
205b3beadd Enabled Quickviews on all list views; enabled References Quickview for all views
svn: r13947
2009-12-31 14:59:44 +00:00
Doug Blank
fa1413c640 Fixed issue on emitting a signal which will change a table before the click has returned, which can crash Python
svn: r13946
2009-12-31 14:56:44 +00:00
Doug Blank
c269b45a46 Moved import gtk to make Mime module cli usable
svn: r13945
2009-12-30 20:53:38 +00:00
Brian Matherly
3f4c9b31ed Remove unused "SpreadSheet" document generators.
svn: r13942
2009-12-29 19:38:07 +00:00
Brian Matherly
c2d99c34b3 Clean up someone's copy-paste errors.
svn: r13941
2009-12-29 19:28:40 +00:00
Brian Matherly
4838650df4 Move _GedcomParse.py to src/plugins/lib/libgedcom.py. Remove GrampsDbUtils.
svn: r13940
2009-12-29 19:20:16 +00:00
Jérôme Rapinat
bbdf6d80cc 3485: A better message for date validator on AgeOnDate Gramplet.
svn: r13939
2009-12-29 16:56:27 +00:00
Doug Blank
b53fda23cb Fixed incorrect error message
svn: r13938
2009-12-29 13:14:15 +00:00
Brian Matherly
2c6cf26d60 Move _GedcomTokens.py and _GedcomUtils.py into _GedcomParse.py.
svn: r13937
2009-12-29 06:01:43 +00:00
Brian Matherly
c7b595210f Move GedcomStageOne.py into GedcomParse.py.
svn: r13936
2009-12-29 05:37:20 +00:00
Doug Blank
4f3d8f3675 Added missing 'return self' at end of unserialize to match the rest of the classes in lib.gen
svn: r13935
2009-12-29 03:24:38 +00:00
Doug Blank
42ed2c3295 Added fields to Person to reduce queries; should be able to add/edit people and names tomorrow
svn: r13934
2009-12-29 03:22:03 +00:00
Nick Hall
7f2174b225 Improve event type defaults for new events in display tabs
svn: r13933
2009-12-28 18:09:40 +00:00
Jérôme Rapinat
2997016c04 2385: last minor improvements (wording, import gen.lib.date)
svn: r13932
2009-12-28 08:08:49 +00:00
Jérôme Rapinat
5cd600ba66 2385: too much cleanup...
svn: r13931
2009-12-28 06:24:43 +00:00
Brian Matherly
f12196cf80 Merge GedcomInfo.py and GedcomLex.py into GedcomParse.py.
svn: r13930
2009-12-28 05:07:21 +00:00
Doug Blank
7ca0d94563 Latest advancement in privacy issues; reworked proxy + forms
svn: r13929
2009-12-27 18:23:59 +00:00
Jérôme Rapinat
ef3a25815a 2385: use gen.lib.date.Date.ui_calendar_names for getting list of supported calendars
svn: r13928
2009-12-27 18:01:02 +00:00
Doug Blank
a61a472668 Missing gettext
svn: r13927
2009-12-27 13:49:15 +00:00
Jérôme Rapinat
bf944b0de3 2385: drawreports and multiple calendars
svn: r13925
2009-12-27 11:09:58 +00:00
Jérôme Rapinat
d06feb67ca remove unneeded option (tracker 3452 2385 2371 3473)
svn: r13924
2009-12-27 10:57:55 +00:00
Benny Malengier
68224a98c0 correct wrong editperson import
svn: r13923
2009-12-27 09:48:58 +00:00
Nick Hall
ad5aa7006e 3463: Re-select edited row after edit in tree view
svn: r13922
2009-12-26 23:11:09 +00:00
Nick Hall
5422931318 Allow nodes with handles at higher levels in the tree
svn: r13921
2009-12-26 19:42:22 +00:00
Benny Malengier
e8042007ff init list before use
svn: r13920
2009-12-26 10:05:25 +00:00
Doug Blank
04d5da1939 Basic framework for edit/view forms
svn: r13919
2009-12-26 05:40:32 +00:00
Brian Matherly
229c4287d2 Move _GedcomChar.py into _GedcomParse.py
svn: r13915
2009-12-25 21:06:36 +00:00
Brian Matherly
8b2da469cf Remove GEDCOM tests - they are broken and not used.
svn: r13914
2009-12-25 20:39:02 +00:00
Benny Malengier
862d1446d0 Fix two things in nar web:
1/fix bug that not scaled images are not printed out on webpage
  2/remove annoying warning dialogs on every missing images, and 
    replace it by one warning dialog at the end of the report


svn: r13913
2009-12-25 11:44:20 +00:00
Doug Blank
145a517324 Typo in SimpleAccess and refinement in SimpleTable -- allow any object, just turn into string
svn: r13911
2009-12-24 22:19:30 +00:00
Brian Matherly
06b3d7dc1f Fix Misnamed DbMixin
svn: r13910
2009-12-24 20:14:15 +00:00
Serge Noiraud
9aabed5c4f GeoView : issue 3472
svn: r13909
2009-12-24 17:21:55 +00:00
Serge Noiraud
cd7f3b8a29 GeoView : Replacement for openstreetmap and google map button by one provider
toglebutton. This is to minimize the space used by the buttons now
          we have the new "Add place" and "Link place" buttons.


svn: r13908
2009-12-24 15:55:01 +00:00
Doug Blank
06d0291ff4 Refinements on database hierarchy
svn: r13907
2009-12-24 14:38:39 +00:00
Serge Noiraud
ab2f9b9d19 GeoView : Entrybox completion now works when entering "tab"
We can erase the text with the place list label at the left of the entrybox.
          Performance : comment the sort to reduce display time.


svn: r13906
2009-12-24 12:18:18 +00:00
Rob G. Healey
c96e7a579a Some cleanup work, and changed get_marriage_event() to use the extended eventtype.py
svn: r13904
2009-12-24 07:55:26 +00:00
Gary Burton
864a4692a9 Another instance where we need to pass str latitude and longitude to EditPlace
svn: r13903
2009-12-23 23:02:26 +00:00
Serge Noiraud
3106784c22 GeoView : EditPlace crash with real instead of string.
svn: r13902
2009-12-23 21:32:01 +00:00
Gary Burton
d8471f652a Make search bar work again in selectors
svn: r13901
2009-12-23 20:55:52 +00:00
Doug Blank
8c26c5ad64 3302: Detailed Descendant Report fallback for child-list birth/death strings and fixed a typo baptized -> baptised
svn: r13899
2009-12-23 20:16:16 +00:00
Doug Blank
302781a6b3 Event types know how to abbreviate themselves
svn: r13898
2009-12-23 19:35:18 +00:00
Doug Blank
80c53cce3d Updated my email and corrected Rob's
svn: r13897
2009-12-23 18:33:04 +00:00
Gary Burton
2de02b5899 Add an existing place to a map
svn: r13896
2009-12-23 18:20:44 +00:00
Doug Blank
61e3237d5a Constructors don't return things; renderer gets set in constructor
svn: r13895
2009-12-23 17:57:54 +00:00
Doug Blank
ab3dfe1415 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods
svn: r13894
2009-12-23 15:55:58 +00:00
Doug Blank
0f20544be3 Changes to allow GrampsDb tests to run
svn: r13893
2009-12-23 15:48:01 +00:00
Doug Blank
eb23cfd76f 3467: Exporter returns an error, but it exports fine if we try once more during session
svn: r13892
2009-12-23 11:42:05 +00:00
Doug Blank
d50a004450 3466: invalid literal for int() with base 10: in preferences when you try to modify the dates preference
svn: r13891
2009-12-23 11:32:14 +00:00
Serge Noiraud
361b99cee6 GeoView : Add Nick to the contributors.
Force the zoom to be locked when adding places.


svn: r13890
2009-12-23 10:08:16 +00:00
Serge Noiraud
a8e5f3acf9 GeoView : add signal when places are added. thanks nick.
svn: r13889
2009-12-23 07:06:44 +00:00
Doug Blank
172988ff36 Apparently gen.proxy.dbbase and gen.db.dbdir are not needed anymore; edited support files too
svn: r13888
2009-12-22 22:53:25 +00:00
Rob G. Healey
c00ffbcf14 Remove references to import pyexiv2, and fixed RepositoryTypes.
svn: r13887
2009-12-22 22:00:24 +00:00
Gary Burton
db22a53da8 Add a new place to Gramps using latitude and longitude from GeoView
svn: r13886
2009-12-22 20:50:45 +00:00
Serge Noiraud
cd6843635e GeoView: issue 3312.
svn: r13885
2009-12-22 19:37:21 +00:00
Nick Hall
feb13b4a79 Better error message when gramplet fails to load
svn: r13884
2009-12-22 15:48:03 +00:00
Brian Matherly
9a397544a2 Fix missing import for family event reference editor.
svn: r13883
2009-12-22 12:21:37 +00:00
Doug Blank
d0ae0cdaea Change to go with fallback update
svn: r13882
2009-12-22 01:21:13 +00:00
Doug Blank
699dcb13fe Fixed svn Id property
svn: r13881
2009-12-21 13:43:50 +00:00
Doug Blank
5a087bb88f svn propset svn:keywords Id
svn: r13880
2009-12-21 13:03:08 +00:00
Rob G. Healey
603e20d36d Added to files that were missing it.
svn: r13879
2009-12-21 07:58:08 +00:00
Rob G. Healey
35b2dee97a Added to *.gpr.py files and WebCal. Updated EventList and add _find_death_date().
svn: r13878
2009-12-21 07:44:25 +00:00
Doug Blank
3edeee83f2 Moved fallback functions from Db to gen.utils
svn: r13877
2009-12-21 05:59:47 +00:00
Doug Blank
3a8b4d7e40 Moved fallback functions from Db to gen.utils
svn: r13876
2009-12-21 05:58:55 +00:00
Rob G. Healey
c01fa3c174 Still typo problem somewhere. Should be fixed now.
svn: r13875
2009-12-21 04:57:41 +00:00
Doug Blank
7558a4b8de Moved configmanager code to gen/utils so other parts of gramps can use configman
svn: r13874
2009-12-21 04:41:56 +00:00
Doug Blank
1fdb6c4b2c Removed gen.utils.dbutils
svn: r13873
2009-12-21 04:22:14 +00:00
Doug Blank
872e971fd3 gen.lib and gen.utils are independent; removed gen.utils.dbutils --- moved db methods to gen.db.base
svn: r13872
2009-12-21 04:18:31 +00:00
Rob G. Healey
43dc350b8c Fixed error in my entry.
svn: r13871
2009-12-21 04:00:53 +00:00
Rob G. Healey
006156a1ba Updated my author entry.
svn: r13870
2009-12-21 03:15:20 +00:00
Doug Blank
05cc37cea7 Generic Template Tag framework with context variable
svn: r13869
2009-12-21 02:53:31 +00:00
Serge Noiraud
a17ae4c484 GeoView : issue 3312 : erase entrybox and years interval.
svn: r13868
2009-12-21 00:01:32 +00:00
Serge Noiraud
06f3521239 ODFdoc : issues 3439, 3440, 3461 and 3462.
svn: r13867
2009-12-20 23:51:18 +00:00
Doug Blank
5f1ffc9f6a 3460: Wrong configuration value on behavior (date, age)
svn: r13866
2009-12-20 23:24:18 +00:00
Brian Matherly
814d721f68 Remove QuestionDialog dependency from gen. The database now raises exceptions and the GUI generates the question dialog.
svn: r13865
2009-12-20 22:44:32 +00:00
Doug Blank
aa942f96d6 Added getitem, setitem methods and config for module cleanup plans
svn: r13864
2009-12-20 22:44:23 +00:00
Doug Blank
0e14f53bcd Using Gramps Proxy Databases from Gramps-Connect: first revisions
svn: r13863
2009-12-20 22:26:45 +00:00
Doug Blank
c47b494b39 Cleaning up Utils and refactoring common functionality
svn: r13862
2009-12-20 22:21:59 +00:00
Doug Blank
f4ca61c117 Take advantage of refactored functionality in EventType and EventRoleType
svn: r13861
2009-12-20 22:21:00 +00:00
Doug Blank
dcb926bf87 Cleaning up Utils and refactoring common functionality
svn: r13860
2009-12-20 22:12:29 +00:00
Doug Blank
7f55894f26 Added is_primary method to EventRoleType
svn: r13859
2009-12-20 19:59:21 +00:00
Gary Burton
b7169ff0b0 Fix bug 2926. Two references created when dropping media onto gallery tab
svn: r13858
2009-12-20 17:24:28 +00:00
Brian Matherly
806bd63ca2 Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py.
svn: r13856
2009-12-20 04:30:28 +00:00
Doug Blank
f90175e10c Simplifying view/edit logic
svn: r13855
2009-12-20 02:34:04 +00:00
Doug Blank
f76d9c9aad Added try/except to exif tag import
svn: r13854
2009-12-20 02:32:01 +00:00
Doug Blank
108ff236f7 Working on PrivateProxy ideas; minor tweaks otherwise
svn: r13853
2009-12-20 01:57:17 +00:00
Gary Burton
4392fa3120 Fix wrong calls to get_type
svn: r13852
2009-12-19 16:08:44 +00:00
Jérôme Rapinat
b7c6eb7dba remove a not necessary comment
svn: r13850
2009-12-19 12:42:11 +00:00
Jérôme Rapinat
4691d50a31 QuestionDialog was already called
svn: r13848
2009-12-18 18:11:06 +00:00
Jérôme Rapinat
5c444a680b PEP8 Import at the top of the file
svn: r13847
2009-12-18 18:09:10 +00:00
Jérôme Rapinat
25db37841c #2385 #3452 #2371 add options for selecting date format and calendars on reports
svn: r13846
2009-12-18 18:03:44 +00:00
Nick Hall
7b9bd62734 Bug fix for trees with handles on non-leaf nodes
svn: r13845
2009-12-18 15:55:05 +00:00
Serge Noiraud
74752f1360 GeoView : Added some corrections for issue 3312
When we switch between databases, if no info exist for the current view,
          don't try to load the page.


svn: r13844
2009-12-18 07:36:20 +00:00
Doug Blank
f31b20e7a9 basic format of edit working; remove preferred field?
svn: r13843
2009-12-18 03:57:48 +00:00
Doug Blank
383cf27b8b Fix to prevent duplicate tags
svn: r13842
2009-12-18 03:55:59 +00:00
Doug Blank
55ad4516a4 Slight change in data width (shouldn't change NarWeb)
svn: r13841
2009-12-18 03:55:16 +00:00
Serge Noiraud
3ee5c908f9 Geography : unable to display geoview when only mozilla is present.
svn: r13840
2009-12-17 20:14:00 +00:00
Serge Noiraud
0598c178ec htmlrenderer : use vars() instead of inline dictionary.
svn: r13839
2009-12-17 18:30:30 +00:00
Gerald Britton
a52663d0cd tweak replacing for-loop with call to map() function
svn: r13838
2009-12-17 16:21:37 +00:00
Rob G. Healey
c7cc7e727d Removed myself from the contributor's list.
svn: r13837
2009-12-17 15:42:23 +00:00
Rob G. Healey
9971a4f1a2 Removed Exif tags completely from NarrativeWeb.
svn: r13836
2009-12-17 14:59:00 +00:00
Rob G. Healey
1191bb227d Fixed the sorting in class EventListPage. Changed elements in stylesheet.
svn: r13835
2009-12-17 07:22:29 +00:00
Doug Blank
b4512427af Small little crash fix
svn: r13834
2009-12-17 04:38:33 +00:00
Doug Blank
d0318dd1a2 Some basic name editing; moved forms to web/grampsdb
svn: r13833
2009-12-17 04:10:41 +00:00
Doug Blank
9f74bdacce Was adding .svn and subdirectories; this should properly limit subdirs
svn: r13832
2009-12-17 04:02:04 +00:00
Doug Blank
00f2a1859a First draft of gramps-connect using django Forms
svn: r13831
2009-12-17 00:04:22 +00:00
Nick Hall
bfd2a9629f Improved export for hierarchical views
svn: r13830
2009-12-16 22:56:55 +00:00
Serge Noiraud
bd961672c8 htmlrenderer : The prefs.js was created twice.
We didn't use the locale language.
               Adding var args to the gerald's modifications.


svn: r13829
2009-12-16 22:09:26 +00:00
Nick Hall
a921cc784f 3433: Fix hierarchy problem in place view
svn: r13828
2009-12-16 19:40:53 +00:00
Doug Blank
e02df43a66 Fixed incorrect fix (thanks Gerald)
svn: r13827
2009-12-16 18:55:45 +00:00
Gerald Britton
85c307d174 Simplification using list comprehension
svn: r13826
2009-12-16 17:51:53 +00:00
Gerald Britton
0caa05e44f Tweak to improve readability and reduce dcalls to write method
svn: r13825
2009-12-16 16:56:45 +00:00
Doug Blank
8f2f2f200f Moved gtk imports out of global scope for cli use
svn: r13824
2009-12-16 12:43:21 +00:00
Doug Blank
2a047ab65e Sort events by alphabetical type name
svn: r13823
2009-12-16 12:04:48 +00:00
Peter Landgren
18eff92c76 Fixed some uppercase in filenames to lowercase.
svn: r13822
2009-12-16 08:07:52 +00:00
Brian Matherly
2f1c04169a move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008
svn: r13821
2009-12-16 06:11:06 +00:00
Rob G. Healey
b060d4189d Removed Editors and Sekectors directories to allow ./autogen.sh to complete. Fixed attribute type so it is translated. Made option visible, but greyed out if the library is not installed by suggestion from Doug Blank. See feature request 3449.
svn: r13819
2009-12-16 03:02:08 +00:00
Doug Blank
cdce67a646 Removed some of the too-many progress updates
svn: r13818
2009-12-16 01:50:17 +00:00
Serge Noiraud
82d7e93a7c GeoView : Better initialization.
Avoid to create the same page several times.
          Don't create the start page twice now we have Web and Geography views.


svn: r13817
2009-12-15 23:43:00 +00:00
Doug Blank
69315dc4ba Fixes for some existing filters, and new 3240: New filter to find connections between people by spidering over the database
svn: r13816
2009-12-15 22:12:42 +00:00
Doug Blank
49bd78481a Removed as now unneeded with Django-supported interface
svn: r13815
2009-12-15 17:32:24 +00:00
Doug Blank
896e157183 Renamed Same Given Name duplicate name
svn: r13814
2009-12-15 17:14:20 +00:00
Doug Blank
d05e98cbf6 Removed as now unneeded with Django-supported interface
svn: r13813
2009-12-15 17:11:05 +00:00
Doug Blank
c10493e0ad Moved to gramps-addons
svn: r13812
2009-12-15 16:59:18 +00:00
Doug Blank
f2abf6e4c2 Removed hacky flag; don't know why it was needed
svn: r13811
2009-12-15 16:48:03 +00:00
Doug Blank
cfec1b2092 Cleanup treestyle to work across gramps versions
svn: r13810
2009-12-15 16:46:40 +00:00
Gerald Britton
0512137d35 tweak using enumerate() instead of more complicated zip(range(len())) alternative
svn: r13809
2009-12-15 16:21:38 +00:00
Doug Blank
cb721e6ad3 Moved DeepConnections.py HeadlineNewsGramplet.py NoteGramplet.py PythonGramplet.py to gramps-addons
svn: r13808
2009-12-15 15:19:49 +00:00
Brian Matherly
bbe2b6da0c move src/Editors/* to src/gui/editors as part of GEP008
svn: r13807
2009-12-15 05:56:12 +00:00
Brian Matherly
baa13df670 Move src/Selectors to src/gui/selectors. Rename files to lower case in conformance with the Gramps coding style.
svn: r13806
2009-12-15 03:45:09 +00:00
Rob G. Healey
224c8c1ffc Fixed error causing crash as per Nick Hall. Corrected tags on libhtmlconst and WebCal.
svn: r13805
2009-12-15 02:50:46 +00:00
Gerald Britton
04a15c8647 tweaks
svn: r13804
2009-12-14 18:32:46 +00:00
Brian Matherly
35a29e9ef5 add widgets to src/gui/Makefile and po/POTFILES
svn: r13802
2009-12-14 12:48:27 +00:00
Rob G. Healey
426691a2ac Not ready yet and I am out of time for now.
svn: r13801
2009-12-14 12:31:34 +00:00
Rob G. Healey
057e8504c0 Finished exiftype.py Will add it to POTFILES.IN in the afternoon.
svn: r13799
2009-12-14 12:22:17 +00:00
Rob G. Healey
8c5c6a428e Continuation of exiftype. Variables have been completed.
svn: r13798
2009-12-14 10:52:57 +00:00
Rob G. Healey
42d45dfa5c Beginning of extending the media exif tags section.
svn: r13797
2009-12-14 10:01:57 +00:00
Rob G. Healey
c94c9c588e Cleanup work on attributes and a comment on sort_event_types() in NarrativeWeb. Clean up work on calendar_build() in WebCal.
svn: r13796
2009-12-14 08:47:01 +00:00
Peter Landgren
3350a54f0d Deleted ref to src/widgets.
svn: r13795
2009-12-14 07:45:14 +00:00
Rob G. Healey
73a8acc7bc Removed debugging code in NarrativeWeb. Adjusted elements in MediaListPage.
svn: r13794
2009-12-14 07:04:37 +00:00
Rob G. Healey
e72257b3f5 Cleaned up class MediaListPage and added mime type to the MediaListPage.
svn: r13793
2009-12-14 06:18:33 +00:00
Rob G. Healey
97f8091467 Fix bug report #3276. Link to temp.png should be document.png. Thanks jerome for finding it.
svn: r13792
2009-12-14 06:15:59 +00:00
Brian Matherly
0001133eb8 move src/widgets/* to src/gui/widgets as part of GEP008
svn: r13791
2009-12-14 03:20:19 +00:00
Brian Matherly
ec81292e52 Add translated language and country strings to the report transation option.
svn: r13790
2009-12-13 21:16:58 +00:00
Peter Landgren
ee65d7f4b1 Fix problem cut off messages. gettext can only handle string constants, not string experssions.
svn: r13786
2009-12-13 15:56:35 +00:00
Doug Blank
013ef62b6b Four ways to link a row: by object, object/col, (object, handle), [(obj, handle)...]]
svn: r13785
2009-12-13 14:45:52 +00:00
Jérôme Rapinat
01c743e6c7 1683: Untranslatable text in Relationship calculator window
svn: r13784
2009-12-13 14:40:26 +00:00
Jérôme Rapinat
b02a7cb4c6 2385: Fan chart and multiple calendars
svn: r13783
2009-12-13 14:22:57 +00:00
Peter Landgren
3edb3a88bc Fixed one wrong gettext call and deleted one unnecessary statement.
svn: r13782
2009-12-13 14:07:24 +00:00
Brian Matherly
4793422042 Don't import removed "unused" module.
svn: r13781
2009-12-13 05:36:16 +00:00
Brian Matherly
098e6c427d Remove widgets/unused.py for obvious reasons.
svn: r13780
2009-12-13 04:43:05 +00:00
Doug Blank
1206598620 Sorts event by ID, date
svn: r13779
2009-12-13 01:04:09 +00:00
Doug Blank
58dc389e48 Sometimes, the pending events can get into an infinite loop of causing more events to be handled; this fix makes it finite
svn: r13778
2009-12-12 17:01:06 +00:00
Doug Blank
b1254d7820 gtk is hidden in methods to not import it overall for cli
svn: r13777
2009-12-12 13:03:57 +00:00
Rob G. Healey
1f6d87182b Cleanup of little things in WebCal.
svn: r13775
2009-12-12 07:42:42 +00:00
Rob G. Healey
8af5f5f532 Moved "import gtk" from several different places to the area where all imports are located. Had a problem with set_header() in class progressMeter.
svn: r13774
2009-12-12 07:41:09 +00:00
Rob G. Healey
bfbba59482 Changed how EventPage works. Cleanup work on NarrativeWeb. Changed some elements in stylesheet that is specific to Visually impaired only.
svn: r13773
2009-12-12 07:38:10 +00:00
Doug Blank
ec24ff86fb Added options for font sizes and count
svn: r13772
2009-12-12 04:18:04 +00:00
Doug Blank
6183947763 Fixed wrong value for 'track' for detached gramplets
svn: r13771
2009-12-12 03:07:19 +00:00
Doug Blank
cc768b3d36 Proper default value for lookup_calendar
svn: r13769
2009-12-11 23:09:02 +00:00
Doug Blank
a547cc8658 RuntimeWarning: missing handler 'on_delete_event'
svn: r13768
2009-12-11 17:39:43 +00:00
Gerald Britton
54e5538c2d Readability and performance tweaks
svn: r13767
2009-12-11 17:30:54 +00:00
Doug Blank
fae07ee445 3415: gtk.HBox in src/widgets/statusbar.py; changes in latest gtk
svn: r13766
2009-12-11 17:28:42 +00:00
Doug Blank
966ecbf20c Convieniences: get_year_calendar(int) or get_year_calendar(name); date.to_calendar(int) or to_calendar(name)
svn: r13764
2009-12-11 15:17:39 +00:00
Doug Blank
b1e51013e6 Updated date_test to test swedish dates more
svn: r13763
2009-12-11 15:06:21 +00:00
Doug Blank
96737bf442 Refined calendar lookup
svn: r13762
2009-12-11 15:05:29 +00:00
Doug Blank
6d245db5fc Fixed error in get_year_calendar
svn: r13761
2009-12-11 14:27:50 +00:00
Doug Blank
c78d7f6759 RuntimeWarning: missing handler 'on_delete_event'
svn: r13760
2009-12-11 13:04:50 +00:00
Brian Matherly
3dd5506903 Remove unneeded TranslationOption import.
svn: r13759
2009-12-11 12:38:43 +00:00
Brian Matherly
c3546880fc Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format.
svn: r13758
2009-12-11 05:55:30 +00:00
Brian Matherly
04a1da3daf Fix crash in NavWeb when accessing uninitiailzed variables.
svn: r13757
2009-12-11 05:51:16 +00:00
Doug Blank
8b326b49d2 3394: Pango Warning for Fanchartview during start
svn: r13756
2009-12-11 03:19:06 +00:00
Doug Blank
91fb951d04 Fixed two bugs with one check: last wart is gone in config
svn: r13755
2009-12-11 03:11:48 +00:00
Doug Blank
011b875540 Charts to Ancestry view category renaming
svn: r13754
2009-12-11 01:48:22 +00:00
Doug Blank
f21ae833ca Defaults are written to .ini as comments
svn: r13753
2009-12-11 01:36:30 +00:00
Gerald Britton
a82b115192 Tweaks
svn: r13752
2009-12-10 21:06:00 +00:00
Gary Burton
0c18bc53ce Remove a typo which prevents the plugin from loading.
svn: r13751
2009-12-10 18:52:02 +00:00