Alex Roitman
|
5b9c033946
|
(close): Close metadata after the checkpoint.
svn: r7165
|
2006-08-13 00:23:06 +00:00 |
|
Alex Roitman
|
4f94f6a639
|
(close): Close metadata after the checkpoint.
svn: r7165
|
2006-08-13 00:23:06 +00:00 |
|
Alex Roitman
|
193a59595d
|
(vb_clicked): Add method to restore pressed view if same button is
repeteadely clicked.
svn: r7164
|
2006-08-12 23:32:05 +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
|
cab2258c7a
|
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 |
|
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
|
cb1323f4f9
|
* 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
|
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
|
a2cf746c00
|
* 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
|
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
|
400f1bde64
|
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 |
|
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
|
2930ed9a9d
|
* 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
|
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
|
5c12d70cfe
|
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 |
|
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
|
3949150144
|
* NEWS: Update.
svn: r7157
|
2006-08-12 06:47:58 +00:00 |
|
Alex Roitman
|
b650be4c53
|
* NEWS: Update.
svn: r7157
|
2006-08-12 06:47:58 +00:00 |
|
Brian Matherly
|
4cc4fbf72c
|
* 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 |
|
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
|
0c8510fab8
|
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 |
|
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
|
c7ff96af1d
|
* src/GrampsDb/_GrampsBSDDB.py: Use txn-capable metadata.
svn: r7154
|
2006-08-11 23:46:24 +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
|
6e47c80b0c
|
* 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 |
|
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
|
8b2e263f69
|
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 |
|
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
|
fe546d284a
|
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 |
|
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
|
413b00a6c0
|
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 |
|
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
|
2cdcdd3931
|
update french translation (all filters editors)
svn: r7149
|
2006-08-10 07:05:28 +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
|
90aed6791f
|
* 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
|
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
|
72478cd4ce
|
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
|
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
|
bb62d70653
|
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 |
|
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
|
597e1b1bd4
|
* src/Config/_GrampsIniKeys.py: Allow multiple functions to use notify_add
svn: r7145
|
2006-08-09 03:12:15 +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
|
82e5150cb8
|
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 |
|
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
|
c345a7f221
|
src/plugins/DetAncestralReport.py: print children when no mother exists
svn: r7143
|
2006-08-07 02:53:28 +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
|
d522577808
|
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
|
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
|
aff639fa78
|
* 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
|
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 |
|