Commit Graph

19064 Commits

Author SHA1 Message Date
Tim G L Lyons
7ebf8de20a Implement drag and drop for citations
svn: r18438
2011-11-12 22:34:18 +00:00
Nick Hall
c4c64557d5 Enhance Citation gramplets to show the sources and citations in a tree
svn: r18437
2011-11-12 19:28:54 +00:00
Peter Landgren
6aad14922b Swedish update
svn: r18436
2011-11-12 08:35:10 +00:00
Rob G. Healey
c2880e0c37 Nick Hall said that this file is no longer needed for the bottom bar gramplets.
svn: r18434
2011-11-12 04:09:57 +00:00
Tim G L Lyons
f8f510d5f1 Delete remove_source_references and replace_source_references as they are no longer needed.
Rename remove_citation to remove_citation_refs and make it apply to a citation_handle_list.
Updated tool/Check.py to change check_source_references into check_citation_references


svn: r18433
2011-11-11 17:12:43 +00:00
Mirko Leonhäuser
468cf9bdb6 updated german translation
svn: r18431
2011-11-10 18:44:32 +00:00
Rob G. Healey
0b66814874 Made USA holidays more consistent to all of the holidays-- Holiday Name value type offset.
svn: r18430
2011-11-10 08:43:17 +00:00
Jérôme Rapinat
9e991bdb12 5361: Add Japanese holidays (contribution by MathieuMD)
svn: r18427
2011-11-10 05:20:21 +00:00
Mirko Leonhäuser
1f02785853 updated german translation
svn: r18425
2011-11-09 18:07:04 +00:00
Zdeněk Hataš
05491c4717 czech translation update
svn: r18422
2011-11-09 12:51:01 +00:00
Jérôme Rapinat
0fc0d7ea50 5187: Plugins twice in plugin list; update french translation
svn: r18421
2011-11-09 12:42:34 +00:00
Jérôme Rapinat
1a47bb5287 5187: Plugins twice in plugin list; more descriptive as suggested by Paul F.
svn: r18419
2011-11-09 12:20:08 +00:00
Tim G L Lyons
b4f434357f Remove has_source_reference because it is only used in mergesource, and it is better to make the test directly, because only citations have source references and they only have one reference.
svn: r18417
2011-11-08 17:39:17 +00:00
Tim G L Lyons
ee77b6882e Update comments in _CitationSidebarFilter.py, as the problem mentioned had been resolved
svn: r18416
2011-11-08 17:26:04 +00:00
Tim G L Lyons
6ee1af893f [ImportGedcom] libgedcom upgraded for citations
svn: r18415
2011-11-08 17:13:59 +00:00
Jérôme Rapinat
5aac8af130 5187: Plugins twice in plugin list (use book description)
svn: r18414
2011-11-08 10:16:44 +00:00
Rob G. Healey
162aa685c4 Resolved the sizing issue related to this gramplet.
svn: r18412
2011-11-08 05:58:42 +00:00
Paul Franklin
d9be4226af better syntax
svn: r18411
2011-11-08 04:01:18 +00:00
Mirko Leonhäuser
fa36bc6c29 updated german translation
svn: r18409
2011-11-07 19:18:17 +00:00
Tim G L Lyons
e4383f0b46 ExportGedcom upgraded for citations
svn: r18408
2011-11-07 15:49:47 +00:00
Jérôme Rapinat
37d7927a8f 5187: Plugins twice in plugin list
svn: r18407
2011-11-07 08:41:45 +00:00
Tim G L Lyons
3adb1b7ffa Merged trunk r17888 through r18397 into geps023.
Conflicts resolved in:
    /data/grampsxml.dtd
    /data/grampsxml.rng
    /src/Filters/Rules/Repository/_MatchesNameSubstringOf.py
    /src/plugins/import/ImportXml.py
(Various property conflicts also resolved)

svn: r18405
2011-11-05 19:07:58 +00:00
Serge Noiraud
655c3f7206 odfbackend : #0005278 : no need to escape color, highlight color.
svn: r18402
2011-11-05 09:38:19 +00:00
Paul Franklin
e1f7943f1e clarify error typeout
svn: r18401
2011-11-04 16:04:51 +00:00
Rob G. Healey
54b8b1d616 Minor changes to all three of these. Cleanup work.
svn: r18400
2011-11-03 17:03:45 +00:00
Serge Noiraud
6264b9c146 Geography : #0005337 : change the tiles cache directory doesn't work.
svn: r18399
2011-11-02 17:15:20 +00:00
Jérôme Rapinat
886e89cd30 5308 5320 5342 5301 better ATK support, GtkBuilder for gtk+ 2.16
svn: r18397
2011-11-01 13:42:38 +00:00
Jérôme Rapinat
2b0b029a8e 5338: Family Descendant Chart text errors; english locale -> gen.ggettext
svn: r18395
2011-11-01 13:25:30 +00:00
Tim G L Lyons
4169661302 Update uses of get_source_referents to handle citations:
* implement new Utils get_source_and_citation_referents
* Update sourceview.py and citationtreeview.py to use it
* Fix editsource.py, where deletion of a source object was not properly dealing with all possible citations
* Update mediaobj.py which still had a remnant of a source_list
* fix _HasTextMatchingSubstringOf filter to deal with text in both sources and citations

svn: r18394
2011-11-01 11:10:18 +00:00
Paul Franklin
35254e50d2 added/replaced SVN "Id" property
svn: r18393
2011-10-31 16:46:50 +00:00
Paul Franklin
6a651d80e7 malformed SVN "Id" line
svn: r18392
2011-10-31 15:33:09 +00:00
Paul Franklin
bb0b9de18b malformed SVN "Id" line
svn: r18391
2011-10-31 15:27:48 +00:00
Jérôme Rapinat
64bbc22485 5338: Family Descendant Chart text errors
svn: r18389
2011-10-31 09:54:23 +00:00
Brian Matherly
93ec059b3d Remove ErrorDialog and WarningDialog from reports. Replace with User.warn() and User.notify_error().
svn: r18388
2011-10-31 02:40:19 +00:00
Brian Matherly
366daad079 Fix crash in ODF styled text output.
svn: r18387
2011-10-31 02:33:06 +00:00
Zdeněk Hataš
a05af07153 czech translation update
svn: r18386
2011-10-30 09:06:37 +00:00
Brian Matherly
789e59ba50 Cleanup Timeline Report and improve handling of data with no dates.
svn: r18385
2011-10-30 05:26:08 +00:00
Brian Matherly
8d8b66f722 Disable the automated "activity" bar that is shown whenever a report is run.
The dialog interferes with any report that may open its own dialog (like a progress bar) and causes GTK crashes. Every report will just have to run its own progress bar.

svn: r18384
2011-10-30 05:15:32 +00:00
Brian Matherly
0c6765f1f5 Fix Type in narrative web progress.
svn: r18383
2011-10-29 15:53:14 +00:00
Doug Blank
4109dbf95e Working on names
svn: r18382
2011-10-29 13:58:41 +00:00
Doug Blank
c76da10e9d Added media functions and other missing functions
svn: r18381
2011-10-29 13:45:57 +00:00
Jérôme Rapinat
71ddee0b2a 5308 5309 5312 5320 5301 better ATK support
svn: r18380
2011-10-29 09:45:20 +00:00
Zdeněk Hataš
5dc3faf8be czech translation update
svn: r18379
2011-10-29 08:47:19 +00:00
Brian Matherly
0b8ea1202d Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
svn: r18378
2011-10-29 05:02:33 +00:00
Jérôme Rapinat
d2f31ae81b 5337: Maps View crash when tiles' storage path is not existent, call ErrorDialog
svn: r18377
2011-10-28 07:43:11 +00:00
Nick Hall
020dae3d72 Set maximum for default GrampsBar size
svn: r18375
2011-10-27 09:07:53 +00:00
Nick Hall
e1ae74e952 Replace netbook mode with sizing proportional to screen size
svn: r18374
2011-10-26 18:28:32 +00:00
Nick Hall
594bc9257f 5321: Tidy up code for the children tab in the family editor
svn: r18372
2011-10-25 21:31:32 +00:00
Mirko Leonhäuser
cec721c95c updated german translation
svn: r18370
2011-10-25 20:18:46 +00:00
Jérôme Rapinat
e80cd823c8 5331: Deprecated http://gazetteer.openstreetmap.org/namefinder/
svn: r18369
2011-10-25 08:16:34 +00:00