Commit Graph

12571 Commits

Author SHA1 Message Date
Don Allingham
c8d45e8b89 2007-10-08 Don Allingham <don@gramps-project.org>
* src/gen/lib/note.py: make independent of MarkupText.py



svn: r9106
2007-10-08 19:45:06 +00:00
Alex Roitman
e5fb6a7c40 * src/GrampsCfg.py (get_researcher): Remove old usage.
svn: r9105
2007-10-08 19:00:28 +00:00
Alex Roitman
7b6d8b5146 * src/gen/db/dbdir.py (__close_metadata): Store tuple;
(_load_metadata): Load from tuple;
	* src/gen/db/base.py (GrampsDbBase.set_researcher): Move details
	to the Researcher class.
	(set_from): Add method;
	(__init__): Copy from source if provided.


svn: r9104
2007-10-08 18:30:10 +00:00
Alex Roitman
5d94a0d690 2007-10-08 Alex Roitman <shura@gramps-project.org>
* src/gen/lib/researcher.py (serialize, unserialize): Add methods; 
	(set, get): Remove methods.



svn: r9103
2007-10-08 18:07:25 +00:00
Don Allingham
c86ca135a5 * src/gen/lib/attrbase.py: renamed from attributeBase.py
2007-10-08  Don Allingham  <don@gramps-project.org>


svn: r9102
2007-10-08 16:45:37 +00:00
Don Allingham
d58641415d 2007-10-08 Don Allingham <don@gramps-project.org>
* various: gen.lib integration. probably touches almost every file

	* various: gen.utils integration


svn: r9101
2007-10-08 16:41:39 +00:00
Don Allingham
8038bc0dca 2007-10-07 Don Allingham <don@gramps-project.org>
* various: gen.utils integrationk



svn: r9100
2007-10-08 04:02:34 +00:00
Benny Malengier
4f7ebd5b3e 2007-10-07 Gary Burton <gary.burton@zen.co.uk>
* src/DataViews/_RelationView.py: init scroll pos on new person, issue #442


svn: r9097
2007-10-07 20:16:51 +00:00
Benny Malengier
8740b50c2b 2007-10-07 Gary Burton <gary.burton@zen.co.uk>
* src/PageView.py: sort column retains filter value, issue #507


svn: r9095
2007-10-07 19:59:01 +00:00
Don Allingham
08c63b2e45 * src/gen/db/GrampsDbUtils/_Backup.py: use gen.db
2007-10-07  Don Allingham  <don@gramps-project.org>


svn: r9093
2007-10-07 17:00:55 +00:00
Don Allingham
9083803e21 2007-10-07 Don Allingham <don@gramps-project.org>
* src/gen/db/__init__.py: commit



svn: r9092
2007-10-07 14:25:45 +00:00
Don Allingham
32d7968365 2007-10-06 Don Allingham <don@gramps-project.org>
* various: creation of gen.db package



svn: r9091
2007-10-07 03:19:35 +00:00
Benny Malengier
e7f02d1855 2007-10-06 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/_RelationView.py: don't crash on missing media ref
	* src/DisplayTabs/_GalleryTab.py: on missing media ref, notify to run check tool
	* src/plugins/Check.py: add code to remove missing media ref in person,
	family, event, place, source.


svn: r9089
2007-10-06 12:58:11 +00:00
Benny Malengier
8bc8b9858e 2007-10-06 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/Check.py: add remove empty objects.


svn: r9087
2007-10-06 09:08:29 +00:00
Zsolt Foldvari
949e680d47 Set svn:ignore on src/gen and src/gen/proxy.
svn: r9086
2007-10-05 18:50:59 +00:00
Zsolt Foldvari
2ced1e49f9 Create custom cell renderer for image labels in GalleryTab for better control.
svn: r9085
2007-10-05 15:04:27 +00:00
Benny Malengier
8c89fa68c7 2007-07-23 Johan Gonqvist <johan.gronqvist@gmail.com>
* src/plugins/Calendar.py: first day of calendar is an option.


svn: r9083
2007-10-05 12:55:08 +00:00
Benny Malengier
6d6357a2fc 2007-10-05 Benny Malengier <benny.malengier@gramps-project.org>
* src/DisplayTabs/_GalleryTab.py: remove bug that leads to database 
corruption,
	if media is deleted in mediaview, remove media in all open gallery tabs


svn: r9082
2007-10-05 11:58:27 +00:00
Benny Malengier
0b24aa2b6a add comment strings
svn: r9079
2007-10-05 09:30:27 +00:00
Benny Malengier
58dfe133c6 2007-10-05 James G. Sack <jgsack@san.rr.com>
* src/GrampsDb/_GrampsDbBase.py:
	* src/GrampsDb/_GrampsGEDDB.py:
	* src/GrampsDb/_GrampsXMLDB.py:
	* src/GrampsDb/_GrampsInMemDB.py:
	* src/Bookmarks.py:
	issue #1261: creating bookmark does not lead to save of xml


svn: r9078
2007-10-05 09:25:31 +00:00
Don Allingham
6d521544b6 svn: r9076 2007-10-05 02:04:36 +00:00
Brian Matherly
83d81654de 0001238: Web report: sort references for places and media (use remove case sensitive sort and use normalized strings for each section)
svn: r9075
2007-10-04 03:56:41 +00:00
Don Allingham
126ddc2e9a svn: r9074 2007-10-03 23:33:56 +00:00
Benny Malengier
cd67c7b13d 2007-10-03 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py: copy bookmark list, don't reference
	* src/GrampsDbUtils/_ReadXML.py: only add bookmarks if not present already, #1187


svn: r9071
2007-10-03 21:36:57 +00:00
Benny Malengier
a0ab7fd642 2007-10-03 Benny Malengier <benny.malengier@gramps-project.org>
* src/Spell.py: add gtkspell bug workaround, see eg issue 1272, 1091, ...


svn: r9069
2007-10-03 21:19:53 +00:00
Don Allingham
25ac68f14a svn: r9067 2007-10-03 17:23:27 +00:00
Don Allingham
dc8b47a270 2007-10-03 Don Allingham <don@gramps-project.org>
* various: create gen package, move proxy files to this library



svn: r9066
2007-10-03 17:14:26 +00:00
Benny Malengier
ca5a7367e2 2007-10-03 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/_PedigreeView.py: correctly load bookmarks, issue 1271
	* src/DataViews/_RelationView.py: correctly load bookmarks, issue 1271
	* src/PageView.py: correct bug not going to bookmark if no active person
	* src/DataViews/_MediaView.py:
	* src/DataViews/_NoteView.py:
	* src/DataViews/_RepositoryView.py:
	* src/DataViews/_SourceView.py:
	* src/DataViews/_EventView.py:
	* src/DataViews/_FamilyList.py:
	* src/DataViews/_PedigreeView.py:
	* src/DataViews/_PlaceView.py:
	* src/DataViews/_PersonView.py:
	* src/DataViews/_RelationView.py:
	after import, redraw bookmark menu


svn: r9065
2007-10-03 16:34:51 +00:00
Benny Malengier
d9d93d2ad7 2007-10-02 Benny Malengier <benny.malengier@gramps-project.org>
* src/DateEdit.py: resolve issue #1270, date edit not closing


svn: r9061
2007-10-02 15:57:49 +00:00
Benny Malengier
3724269538 2007-10-02 Tobias Gehrig <tobias@gehrignet.de>
* src/GrampsWidgets.py: refresh thumbnail section on change
	* src/glade/gramps.glade: better placement of lock icon on editmediaref


svn: r9060
2007-10-02 15:17:01 +00:00
Brian Matherly
62698d99aa 0001238: Web report: sort references for places and media (use locale and case sensitive sort)
svn: r9059
2007-10-02 12:12:15 +00:00
Benny Malengier
6e4e4887a1 2007-09-28 Gary Burton <gary.burton@zen.co.uk>
* src/DataViews/_RelationView.py:
	* src/Editors/_EditFamily.py:
	* src/GrampsWidgets.py:
	Allow enter to open iconbuttons that are not delete, issue #1159


svn: r9058
2007-10-01 20:50:36 +00:00
Benny Malengier
7a7d31bbbc 2007-10-01 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDbUtils/_ReadXML.py: read region tag in xml
	* src/GrampsDb/_GrampsDbWriteXML.py: output region tag in xml (=subsection of picture)
	* src/GrampsDb/_GrampsDbConst.py: change env_dir in ENV_DIR
	* src/Editors/_EditMediaRef.py: remove bug with coord None


svn: r9057
2007-10-01 19:55:48 +00:00
Benny Malengier
b7803fefc4 2007-09-28 James G. Sack <jgsack@san.rr.com>
* src/gramps.py: remove wrong setting of sys.path


svn: r9056
2007-10-01 18:31:19 +00:00
Jérôme Rapinat
8cdb9a074b update french translation
svn: r9055
2007-10-01 16:12:26 +00:00
Jérôme Rapinat
4b3134ebb5 add missing reference for CairoDoc
svn: r9054
2007-10-01 16:10:20 +00:00
Zsolt Foldvari
99119d189a Adjust available paper height in DescendChart.py and AncestorChart.py when
report is forced onto one page, so that it won't draw on the bottom margin.


svn: r9052
2007-10-01 09:05:40 +00:00
Benny Malengier
3a98a3166e 2007-10-01 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_DbUtils.py: do deep copy of bookmarks from old to new db
	* src/GrampsDb/_GrampsXMLDB.py: in load_from: load correct bookmarks


svn: r9051
2007-10-01 08:49:19 +00:00
Brian Matherly
7a653663dc #0001238: Web report: sort references for places and media
svn: r9049
2007-10-01 03:33:08 +00:00
Brian Matherly
d05b0e142e 0001253: Calendar report crashes without margins entered.
svn: r9048
2007-10-01 02:24:36 +00:00
Stéphane Charette
e9921d1737 fix IE7 display issue with NarrativeWeb gallery; gramps bug #0001266
svn: r9047
2007-09-30 23:16:14 +00:00
Zsolt Foldvari
291ea85269 Fix zooming problem in print preview.
svn: r9044
2007-09-30 18:52:57 +00:00
Brian Matherly
7f3d94ae44 Fix typo in GVDoc.py
svn: r9043
2007-09-30 06:52:57 +00:00
Brian Matherly
152a452b2e Added support for new GVDoc interface which makes it easier to write reports that user Graphviz for layout.
svn: r9042
2007-09-30 04:56:56 +00:00
Brian Matherly
07a96a7333 Don't import gramps_main until logging is setup.
svn: r9041
2007-09-30 02:51:38 +00:00
Benny Malengier
91f4d3c3be 2007-09-29 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_ReadXML.py: remove bug: no more creation of objects if bookmark is found with
	handle that is not in database. This causes corruption of database!
	* src/GrampsDb/_GrampsDbBase.py: person bookmarks do not work after save. Correct. Issue #1260

	Part 1 of thumbnail changes


svn: r9038
2007-09-29 12:19:23 +00:00
Brian Matherly
56a231b7b6 Patch from James G. Sack <jgsack@san.rr.com>: 0001187: Runaway Gramps XML file sizes
svn: r9034
2007-09-29 03:43:40 +00:00
Brian Matherly
0a9f5cb91f Patch from Gary Burton <gary.burton@zen.co.uk>: Narrative web report: If the event has no date, there's no place (Issue #0001236)
svn: r9032
2007-09-29 03:15:00 +00:00
Benny Malengier
d5d067a01b 2007-09-29 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_GrampsDbBase.py: documentation string error
	* src/Editors/_EditPerson.py: reload image if rectangle changes
	* src/glade/gramps.glade: rename in Media editor referencer,
	use region and corner as terms, add tooltip
	* src/Editors/_EditMediaRef.py: rename to upper/lower to corner1/2,
	provide upgrade path, default to (0,0,100,100) not (0,0,0,0)


svn: r9031
2007-09-29 00:26:26 +00:00
Zsolt Foldvari
cc63610f0d Rewrite PDF docgen without gtk.PrintOperation/PrintContext dependency.
svn: r9029
2007-09-28 22:32:00 +00:00