Commit Graph

4412 Commits

Author SHA1 Message Date
Alex Roitman
a49fa92860 Update
svn: r7212
2006-08-20 18:00:29 +00:00
Alex Roitman
cce28d2a5d Update
svn: r7211
2006-08-20 03:26:56 +00:00
Alex Roitman
31f686f573 2006-08-19 Alex Roitman <shura@gramps-project.org>
* src/plugins/MediaManager.py (Convert2Rel._run): Correct logic.



svn: r7210
2006-08-20 02:27:55 +00:00
Alex Roitman
ea6d923618 2006-08-19 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.



svn: r7209
2006-08-19 17:38:02 +00:00
Alex Roitman
f845e1efd5 * NEWS: Update.
svn: r7208
2006-08-19 05:16:42 +00:00
Alex Roitman
8b85dbab82 Update
svn: r7207
2006-08-19 05:15:44 +00:00
Alex Roitman
8f3f140127 confirmation; add new operation.
svn: r7206
2006-08-19 03:55:02 +00:00
Alex Roitman
754000d00c * src/PluginUtils/_Tool.py (BatchTool.run): Remove redundant method.
svn: r7205
2006-08-19 00:48:01 +00:00
Alex Roitman
d05cc9b14f 2006-08-18 Kees Bakker <kees.bakker@xs4all.nl>
* nl.po: Translation update.



svn: r7204
2006-08-18 23:35:53 +00:00
Alex Roitman
08541b9575 2006-08-18 Alex Roitman <shura@gramps-project.org>
* src/plugins/MediaManager.py: Add list of affected paths to the
	confirmation.



svn: r7203
2006-08-18 20:45:58 +00:00
Alex Roitman
18b5281195 * src/plugins/MediaManager.py: Change info wording.
svn: r7202
2006-08-18 06:04:54 +00:00
Alex Roitman
a5a8303768 * src/GrampsDb/_GrampsDbBase.py (GrampsDbBase._sortbyname): Remove
obsolete method.


svn: r7201
2006-08-18 05:59:44 +00:00
Alex Roitman
655dc48a92 2006-08-17 Alex Roitman <shura@gramps-project.org>
* src/NameDisplay.py: Correct constants to accomodate Name change.
	* src/GrampsDb/_GrampsBSDDB.py: Upgrade the names.
	* src/RelLib/_Name.py: Remove sname attribute.



svn: r7200
2006-08-18 05:49:25 +00:00
Don Allingham
cd6ab43fc0 2006-08-17 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: apply filter to calcuated data before
	deleting a person from the list



svn: r7199
2006-08-18 04:43:03 +00:00
Alex Roitman
ac405dee06 Update
svn: r7198
2006-08-18 01:16:55 +00:00
Brian Matherly
da339a9004 * src/plugins/NarrativeWeb.py: fix #0000349: NarrativeWebsite sorting
svn: r7197
2006-08-18 01:16:13 +00:00
Alex Roitman
100b0171db Update
svn: r7196
2006-08-17 23:44:49 +00:00
Alex Roitman
80dfd26255 Add new file
svn: r7195
2006-08-17 22:28:18 +00:00
Don Allingham
364cec4571 remove debug
svn: r7194
2006-08-17 21:48:54 +00:00
Don Allingham
20abe966d3 2006-08-17 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: rebuild after compare and
	merge (bug #350)



svn: r7193
2006-08-17 21:48:12 +00:00
Alex Roitman
96a63cc061 2006-08-17 Alex Roitman <shura@gramps-project.org>
* src/StartupDialog.py (__init__): Pass its class to Assistant.
	* src/Exporter.py (__init__): Pass its class to Assistant.
	* src/Assistant.py (__init__): Accept parent class (to make
	assistants unique *only* within their type);
	(prepare_text_page): Use markup in the text.
	* NEWS: Update.
	* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
	* src/plugins/MediaManager.py: Add new plugin (still in progress).



svn: r7192
2006-08-17 21:39:20 +00:00
Arturas Sleinius
196b654b80 Updated Lithuanian translation
svn: r7191
2006-08-17 19:06:31 +00:00
Don Allingham
0ee2868fd1 2006-08-16 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: rebuild display after a merge of
	two people (bug #348)



svn: r7190
2006-08-17 03:35:44 +00:00
Alex Roitman
c046ead4ec * src/Filters/Rules/Person/__init__.py (editor_rule_list): Add
Disconnected rule to the Custom Filter rules.


svn: r7189
2006-08-16 18:53:40 +00:00
Alex Roitman
ccfa370c86 2006-08-16 Alex Roitman <shura@gramps-project.org>
* src/plugins/Verify.py (Disconnected): Add verification rule;
	(Verify.run_tool): Use the new rule.
	* src/Filters/Rules/Person/_Disconnected.py (apply): Fix rule.



svn: r7188
2006-08-16 18:40:10 +00:00
Alex Roitman
a9a3d9acbf * src/FilterEditor/_EditFilter.py (on_edit_clicked,on_add_clicked):
Pass filter name to the rule editor.
	* src/FilterEditor/_EditRule.py (EditRule.__init__): Pass filter
	name to MyFilters.
	(MyFilters.__init__): Exclude filter being edited from the
	matching filter.


svn: r7187
2006-08-16 04:45:45 +00:00
Alex Roitman
9bdfc05f02 * example/gramps/data.gramps: Add Age and Cause event attributes.
* example/gramps/example.gramps: Add Age and Cause  event attributes.


svn: r7186
2006-08-16 04:24:33 +00:00
Don Allingham
523de01614 * src/GrampsDb/_WriteGedcom.py: support for AGE, CAUSE, and AGENCY
svn: r7185
2006-08-16 02:31:29 +00:00
Don Allingham
bf2c6e6e08 2006-08-15 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: support for AGE, CAUSE, and AGENCY
	* src/GrampsDb/_GedTokens.py: support for AGE and AGENCY



svn: r7184
2006-08-16 00:30:37 +00:00
Alex Roitman
774d9300e2 Update
svn: r7183
2006-08-15 21:03:49 +00:00
Alex Roitman
8f188fee5e * src/GrampsDb/_ReadXML.py (start_attribute): Support attributes
in event and eventref;
	(stop_cause): Create attribute on cause tag.
	* src/Editors/_EditEventRef.py (_create_tabbed_pages): Typos.
	* src/Editors/_EditEvent.py (_create_tabbed_pages): Typo.
	* data/grampsxml.rng: Document XML changes (xml 1.1.2).
	* data/grampsxml.dtd: Document XML changes (xml 1.1.2).
	* src/GrampsDb/_WriteXML.py (dump_event_ref): Write attributes;
	(write_event): write attributes, remove cause.


svn: r7182
2006-08-15 20:59:12 +00:00
Alex Roitman
bd18b2f976 2006-08-15 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py: Cleanup on upgrades.



svn: r7181
2006-08-15 15:33:28 +00:00
Alex Roitman
45d0d40c2b 2006-08-14 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_10): Add an upgrade
	path from 2.1.91.
	* src/RelLib/_AttributeType.py: Add new attribute types for events
	and event references.
	* src/RelLib/_EventRef.py: Add attribute list.
	* src/RelLib/_Event.py: Add attribute list.



svn: r7180
2006-08-15 05:24:38 +00:00
Brian Matherly
1a02c853c0 * src/ManagedWindow.py: mask strange Windows logging error on close
svn: r7179
2006-08-15 03:12:14 +00:00
Alex Roitman
f528f74a12 * src/docgen/PdfDoc.py: Work for both utf8 and latin-1 capable
reportlab versions.


svn: r7178
2006-08-14 20:44:12 +00:00
Alex Roitman
5e7495f797 * src/Filters/Rules/Family/_ChildHasNameOf.py (description): Typo.
* src/Filters/Rules/Family/_ChildHasIdOf.py (description): Typo.
	* src/Filters/Rules/Family/_FatherHasNameOf.py (description): Typo.
	* src/Filters/Rules/Family/_FatherHasIdOf.py (description): Typo.
	* src/Filters/Rules/Family/_MotherHasNameOf.py (description): Typo.
	* src/Filters/Rules/Family/_MotherHasIdOf.py (description): Typo.


svn: r7177
2006-08-14 20:34:25 +00:00
Alex Roitman
5b0058c852 2006-08-14 Alex Roitman <shura@gramps-project.org>
* src/Makefile.am (docs): Use new project website in API docs.



svn: r7176
2006-08-14 17:13:43 +00:00
Don Allingham
0695d2a5f3 2006-08-14 Don Allingham <don@gramps-project.org>
* src/DispalyTabs/_NoteTab.py: don't add text window using viewport (#344)
	* src/DispalyTabs/_TextTab.py: don't add text window using viewport (#344)



svn: r7175
2006-08-14 13:13:45 +00:00
Brian Matherly
83697ebedc * src/ManagedWindow.py: add present() to force parent focus (#0000342)
svn: r7174
2006-08-14 04:29:43 +00:00
Alex Roitman
3c4056d89e * configure.in: Increment the version.
* Release: the 2.1.91 has been released.


svn: r7173
2006-08-14 03:45:52 +00:00
Don Allingham
edfef7d661 2006-08-13 Don Allingham <don@gramps-project.org>
* src/Editors/_EditEventRef.py: add attribute list, remove cause
	* src/Editors/_EditEvent.py: add attribute list, remove cause
	* src/glade/gramps.glade: event fixes



svn: r7172
2006-08-14 03:32:20 +00:00
Alex Roitman
e3020e855e 2006-08-13 Alex Roitman <shura@gramps-project.org>
* NEWS: Update.



svn: r7171
2006-08-14 02:23:06 +00:00
Alex Roitman
6c1b2592c4 2006-08-13 Alex Roitman <shura@gramps-project.org>
* *.po: update all po files.



svn: r7170
2006-08-14 02:21:20 +00:00
Don Allingham
2d0da934cf 2006-08-13 Don Allingham <don@gramps-project.org>
* src/DataViews/_MediaView.py: fix drag-n-drop
	* src/DisplayTabs/_GalleryTab.py: handle media obj and media ref 
	for drag-n-drop
	* src/DdTargets.py: add media ref type



svn: r7169
2006-08-14 01:50:47 +00:00
Brian Matherly
7cd3ebaa77 * src/gramps.py: catch logging error and ignore.
svn: r7168
2006-08-13 04:18:59 +00:00
Don Allingham
9c21616e00 * src/ReportBase/_FileEntry.py (FileEntry.select_file): force
a present() to force dialog


svn: r7167
2006-08-13 04:06:12 +00:00
Brian Matherly
c9e5ae4692 * src/plugins/FamilyGroup.py: use family_id instead of spouse_id
svn: r7166
2006-08-13 03:32:59 +00:00
Alex Roitman
4f94f6a639 (close): Close metadata after the checkpoint.
svn: r7165
2006-08-13 00:23:06 +00:00
Alex Roitman
db8d1dabcb (vb_clicked): Add method to restore pressed view if same button is
repeteadely clicked.


svn: r7164
2006-08-12 23:32:05 +00:00
Don Allingham
5fde6c6e50 2006-08-12 Don Allingham <don@gramps-project.org>
* src/Merge/_MergePerson.py: properly merge notes



svn: r7163
2006-08-12 21:59:32 +00:00