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
Alex Roitman
0107f7871a
* src/GrampsDb/_GrampsBSDDB.py: Fix new db creation; make metadata
...
work with UseTXN set either way.
svn: r7162
2006-08-12 21:55:52 +00:00
Alex Roitman
89f6209906
* src/ViewManager.py (_connect_signals): Connect to the proper
...
event to cleanly quit on window manager's close action.
(quit): Allow variable number of args (to work with signals).
svn: r7161
2006-08-12 21:13:45 +00:00
Alex Roitman
324afffe12
2006-08-12 Alex Roitman <shura@gramps-project.org>
...
* src/DataViews/_MediaView.py (drag_data_received): Stop emission.
svn: r7160
2006-08-12 18:19:25 +00:00
Don Allingham
e209c0ba81
* src/ScratchPad.py: fix removal of invalid objects (bug #291 )
...
* src/PageView.py: fix search argument when filter applied (but #317 )
svn: r7159
2006-08-12 17:24:36 +00:00
Don Allingham
ed6fabb944
2006-08-12 Don Allingham <don@gramps-project.org>
...
* src/PageView.py: fix search argument when filter applied
svn: r7158
2006-08-12 15:27:55 +00:00
Alex Roitman
b650be4c53
* NEWS: Update.
...
svn: r7157
2006-08-12 06:47:58 +00:00
Brian Matherly
174fe82e52
* src/plugins/DetDescendantReport.py: fix spouse name printing
...
* src/plugins/DetAncestralReport.py: fix spouse name printing
svn: r7156
2006-08-12 03:37:05 +00:00
Don Allingham
4bdc05a6c8
2006-08-11 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/_PeopleModel.py: fix sorting of names
svn: r7155
2006-08-12 00:14:16 +00:00
Alex Roitman
58cc43816c
* src/GrampsDb/_GrampsBSDDB.py: Use txn-capable metadata.
...
svn: r7154
2006-08-11 23:46:24 +00:00
Don Allingham
b4a6202a31
* src/DataViews/_MediaView.py: slightly improve dnd
...
* src/DisplayModels/_BaseModel.py: handle sort column map
* src/DisplayModels/_MediaModel.py: handle sort column map
* src/DisplayModels/_RepositoryModel.py: handle sort column map
* src/DisplayModels/_SourceModel.py: handle sort column map
* src/DisplayModels/_EventModel.py: handle sort column map
* src/DisplayModels/_FamilyModel.py: handle sort column map
* src/DisplayModels/_PlaceModel.py: handle sort column map
* src/PageView.py: handle sort column map
svn: r7153
2006-08-11 22:14:18 +00:00
Alex Roitman
9901bae55a
2006-08-11 Alex Roitman <shura@gramps-project.org>
...
* src/Editors/_EditFamily.py: Use cPickle.
svn: r7152
2006-08-11 18:56:53 +00:00
Don Allingham
2368211ba1
2006-08-10 Don Allingham <don@gramps-project.org>
...
* src/DisplayTabs/_EmbeddedList.py: use cPickle instead of pickle
* src/DisplayTabs/_GalleryTab.py: add dnd functionality
* src/DdTargets.py: add URI_LIST and APP_ROOT
svn: r7151
2006-08-11 03:22:38 +00:00
Alex Roitman
f528c0d750
2006-08-10 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/SideBar/_PersonSidebarFilter.py (get_filter): Typo.
svn: r7150
2006-08-10 17:25:09 +00:00
Jérôme Rapinat
5f27a004c2
update french translation (all filters editors)
...
svn: r7149
2006-08-10 07:05:28 +00:00
Alex Roitman
d00a9f504d
* src/Filters/Rules/_HasNoteSubstrBase.py (apply): Enforce unicode.
...
* src/Filters/Rules/_HasNoteRegexBase.py (apply): Enforce unicode.
svn: r7148
2006-08-10 01:07:47 +00:00
Alex Roitman
b19d9eaecb
In .:
...
* src/DataViews/_PlaceView.py: Add filter sidebar.
* src/FilterEditor/_ShowResults.py: Support media filters.
* src/FilterEditor/_EditRule.py: Support media filters.
* src/FilterEditor/_FilterEditor.py: Support media filters.
* src/Filters/_GenericFilter.py: Support media filters.
* src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/Filters/SideBar/__init__.py: Expose new module.
* src/Filters/SideBar/_MediaSidebarFilter.py: Add module.
* src/Filters/Rules/Media/Makefile.am (pkgdata_PYTHON): Ship new files.
* src/Filters/Rules/Media/_HasIdOf.py: Add module.
* src/Filters/Rules/Media/_HasNoteMatchingSubstringOf.py: Add module.
* src/Filters/Rules/Media/_HasNoteRegexp.py: Add module.
* src/Filters/Rules/Media/_MatchesFilter.py: Add module.
* src/Filters/Rules/Media/_RegExpIdOf.py: Add module.
* src/Filters/Rules/Media/_MediaPrivate.py: Add module.
* src/Filters/Rules/Media/__init__.py: Expose new modules.
* src/Filters/Rules/Media/_AllMedia.py: Add module.
* src/Filters/Rules/Media/_HasMedia.py: Add module.
In po:
2006-08-09 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r7147
2006-08-10 00:42:44 +00:00
Alex Roitman
e203195196
2006-08-09 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/SideBar/Makefile.am (pkgdatadir): Typo.
svn: r7146
2006-08-09 19:44:10 +00:00
Brian Matherly
3b7644a3f1
* src/Config/_GrampsIniKeys.py: Allow multiple functions to use notify_add
...
svn: r7145
2006-08-09 03:12:15 +00:00
Alex Roitman
b1522eab91
In .:
...
2006-08-07 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_RepositoryView.py: Add filter sidebar.
* src/FilterEditor/_ShowResults.py: Support repo filters.
* src/FilterEditor/_EditRule.py: Support repo filters.
* src/FilterEditor/_FilterEditor.py: Support repo filters.
* src/Filters/_GenericFilter.py: Support repo filters.
* src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/Filters/SideBar/__init__.py: Expose new module.
* src/Filters/SideBar/_RepoSidebarFilter.py: Add module.
* src/Filters/Rules/Repository/Makefile.am (pkgdata_PYTHON): Ship
new files.
* src/Filters/Rules/Repository/__init__.py: Expose new modules.
* src/Filters/Rules/Repository/_HasRepo.py: Add module.
* src/Filters/Rules/Repository/_RepoPrivate.py: Add module.
* src/Filters/Rules/Repository/_RegExpIdOf.py: Add module.
* src/Filters/Rules/Repository/_MatchesFilter.py: Add module.
* src/Filters/Rules/Repository/_HasNoteRegexp.py: Add module.
* src/Filters/Rules/Repository/_HasNoteMatchingSubstringOf.py: Add
module.
* src/Filters/Rules/Repository/_HasIdOf.py: Add module.
* src/Filters/Rules/Repository/_AllRepos.py: Add module.
In po:
2006-08-07 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r7144
2006-08-07 20:16:00 +00:00
Brian Matherly
693a413471
src/plugins/DetAncestralReport.py: print children when no mother exists
...
svn: r7143
2006-08-07 02:53:28 +00:00
Alex Roitman
7c742ec66a
In .:
...
* src/DataViews/_PlaceView.py: Add sidebar filter.
* src/FilterEditor/_EditRule.py: Support place filters.
* src/FilterEditor/_FilterEditor.py: Support place filters.
* src/FilterEditor/_ShowResults.py: Support place filters.
* src/Filters/_GenericFilter.py: Support place filters.
* src/Filters/SideBar/__init__.py: Expose new module.
* src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/Filters/SideBar/_PlaceSidebarFilter.py: Add module.
* src/Filters/Rules/Place/Makefile.am (pkgdata_PYTHON): Ship new files.
* src/Filters/Rules/Place/_AllPlaces.py: Add module.
* src/Filters/Rules/Place/_HasIdOf.py: Add module.
* src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py: Add module.
* src/Filters/Rules/Place/_HasNoteRegexp.py: Add module.
* src/Filters/Rules/Place/_MatchesFilter.py: Add module.
* src/Filters/Rules/Place/_RegExpIdOf.py: Add module.
* src/Filters/Rules/Place/_PlacePrivate.py: Add module.
* src/Filters/Rules/Place/_HasPlace.py: Add module.
* src/Filters/Rules/Place/__init__.py (editor_rule_list): Expose
new module.
In po:
2006-08-06 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r7142
2006-08-07 02:49:12 +00:00
Alex Roitman
096c7dde80
* src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.close): Try to reset
...
the log sequence numbers to make grdb file portable.
svn: r7141
2006-08-07 02:00:14 +00:00
Alex Roitman
f2dd8211dc
Update
...
svn: r7140
2006-08-06 20:51:46 +00:00
Alex Roitman
5eeb9df425
2006-08-06 Alex Roitman <shura@gramps-project.org>
...
* data/gramps.schemas.in: Typo.
svn: r7139
2006-08-06 20:46:50 +00:00
Alex Roitman
a2237d7da5
* src/Filters/_GenericFilter.py: Support Source filters.
...
* src/Filters/SideBar/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/Filters/Rules/Source/Makefile.am: Ship new files.
* src/FilterEditor/_EditRule.py: Support Source filters.
* src/FilterEditor/_FilterEditor.py: Support Source filters.
* src/FilterEditor/_ShowResults.py: Support Source filters.
* src/Filters/Rules/Source/__init__.py: Expose new modules.
* src/Filters/SideBar/_SourceSidebarFilter.py: Add module.
* src/Filters/SideBar/__init__.py: Expose new module.
* src/Filters/Rules/_Rule.py (Rule.match_substring): Add
convenience method for simple substring search.
* src/Filters/Rules/Source/_RegExpIdOf.py: Add module.
* src/Filters/Rules/Source/_MatchesFilter.py: Add module.
* src/Filters/Rules/Source/_HasNoteRegexp.py: Add module.
* src/Filters/Rules/Source/_HasNoteMatchingSubstringOf.py: Add module.
* src/Filters/Rules/Source/_HasIdOf.py: Add module.
* src/Filters/Rules/Source/_SourcePrivate.py: Add module.
* src/Filters/Rules/Source/_AllSources.py: Add module.
svn: r7138
2006-08-06 06:26:10 +00:00
Alex Roitman
14504b1f30
Update
...
svn: r7137
2006-08-06 01:29:11 +00:00
Alex Roitman
dd41a8a651
In .:
...
* src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/Filters/Rules/Family/_MemberBase.py: Add new module.
In po:
svn: r7136
2006-08-06 00:24:58 +00:00
Alex Roitman
f29fb679f3
In .:
...
* src/Filters/SideBar/_PersonSidebarFilter.py: Minor changes.
* src/Filters/SideBar/_FamilySidebarFilter.py: Add father, mother,
and child search options.
* src/Filters/Rules/Family/__init__.py: Expose new modules.
* src/Filters/Rules/Family/_Search*Name.py: add new modules.
* src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON): Ship new files
In po:
2006-08-05 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r7135
2006-08-05 23:37:48 +00:00
Alex Roitman
d2aacaef86
2006-08-05 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/Rules/Family/_MotherHasNameOf.py (apply): Handle
missing parents.
* src/Filters/Rules/Family/_MotherHasIdOf.py (apply): Handle
missing parents.
* src/Filters/Rules/Family/_FatherHasNameOf.py (apply): Handle
missing parents.
* src/Filters/Rules/Family/_FatherHasIdOf.py (apply): Handle
missing parents.
svn: r7134
2006-08-05 20:09:47 +00:00
Jérôme Rapinat
e234127d4d
update french translation
...
svn: r7133
2006-08-05 16:02:43 +00:00