Doug Blank
becd01ef12
2007-12-27 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_MyGrampsView.py: added API for data save/load
* src/plugins/DefaultGadgets.py: top surnames takes count; TODO saves
svn: r9597
2007-12-27 15:06:28 +00:00
Doug Blank
76cff3a349
* src/DataViews/_MyGrampsView.py: added tooltips, cleanup, menu work
...
* src/plugins/DefaultGadgets.py: fine tuning
* src/glade/gramps.glade: added tooltips
2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9596
2007-12-26 23:14:13 +00:00
Doug Blank
a8769e138c
Made a welcome to gramps gadget
...
svn: r9594
2007-12-26 18:32:09 +00:00
Doug Blank
bb642337f9
Ok, fixed saving issue
...
svn: r9593
2007-12-26 17:23:02 +00:00
Doug Blank
21ddb27d51
Comment out gadget saving for now
...
svn: r9592
2007-12-26 17:19:26 +00:00
Doug Blank
dcbe87df2b
Comment out gadget saving for now
...
svn: r9591
2007-12-26 17:19:06 +00:00
Doug Blank
b263b80548
Comment out gadget saving for now
...
svn: r9590
2007-12-26 17:18:43 +00:00
Doug Blank
697816aba6
* src/DataViews/_MyGrampsView.py: saves on quit only, load/save api
...
2007-12-26 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9589
2007-12-26 16:48:51 +00:00
Doug Blank
9692af5e11
Substantial improvements to gadgets
...
svn: r9587
2007-12-26 08:26:33 +00:00
Doug Blank
30ee5eeaf7
Added detachable windows
...
svn: r9586
2007-12-25 17:55:42 +00:00
Doug Blank
735f1da31d
Added detachable windows
...
svn: r9585
2007-12-25 17:51:37 +00:00
Doug Blank
fe8a8d4986
Fixed major issue with db/dbstate
...
svn: r9580
2007-12-25 04:34:42 +00:00
Doug Blank
36fe125220
added uistate to Python Gadget
...
svn: r9578
2007-12-24 23:36:11 +00:00
Doug Blank
713190823e
Added Python Gadget
...
svn: r9576
2007-12-24 22:26:30 +00:00
Doug Blank
00a472b8fa
Added Shell Gadget
...
svn: r9574
2007-12-24 20:11:11 +00:00
Doug Blank
50492711e8
2007-12-24 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_MyGrampsView.py: new DataView for Gadgets
* src/DataViews/__init__.py: import things from _MyGrampsView
* src/Config/_GrampsConfigKeys.py: added data-views
* src/glade/gramps.glade: added My Gramps Gadget gui
* src/plugins/DefaultGadgets.py: sample gadgets
svn: r9573
2007-12-24 14:56:15 +00:00
Doug Blank
c23b1259c8
2007-12-21 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_PersonView.py: pass create_quickreport uistate
* src/Editors/_EditPrimary.py: pass create_quickreport uistate
* src/plugins/all_events.py: use SimpleTable
* src/plugins/siblings.py: use SimpleTable
* src/QuickReports.py: pass create_quickreport uistate
* src/Simple/_SimpleTable.py: Handles raw objects, click/doubleclick
* src/PageView.py: pass create_quickreport uistate
* src/docgen/TextBufDoc.py: need to make a managed window, transient
svn: r9552
2007-12-21 06:22:46 +00:00
Doug Blank
19deae4720
2007-12-15 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/DataViews/_RelationView.py: Made suggestion by Stian:
http://www.gramps-project.org/wiki/index.php?title=GEPS_002:_RelationView_Expand_and_Collapse#User_Contributions
and addressed feature request #1404
svn: r9508
2007-12-15 15:16:33 +00:00
Jérôme Rapinat
fb2978a45a
/src/_RelationView typo
...
svn: r9503
2007-12-14 13:01:49 +00:00
Benny Malengier
8d64c728fc
2007-11-29 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/_RepositoryView.py:
* src/gen/db/base.py:
* src/DisplayModels/_RepositoryModel.py:
Added a change column in repoview, model, database column storage
svn: r9432
2007-11-29 14:02:22 +00:00
Jérôme Rapinat
e9f8590f25
/src/DataViews/_PersonView use correct TransUtils for action|_Edit
...
svn: r9391
2007-11-23 16:23:07 +00:00
Benny Malengier
5a37ee41ea
* src/DataViews/_RelationView.py: tooltip cleanup, see also #256
...
2007-11-23 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9389
2007-11-23 09:05:04 +00:00
Jérôme Rapinat
8c0b4cb5ab
src/DataViews/_PersonView.py typo for gettext context
...
svn: r9357
2007-11-16 17:03:56 +00:00
Martin Hawlisch
df3c42318b
Remember Seting of the PedigreeView in the config
...
svn: r9351
2007-11-16 07:59:05 +00:00
Benny Malengier
58211b2f79
* src/DataViews/_PersonView.py: translation: Edit object, not menu with action|_Edit
...
* src/PageView.py: translation: Edit object, not menu with action|_Edit
issue #1370
2007-11-12 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9339
2007-11-12 19:43:41 +00:00
Stéphane Charette
4e9f909083
issue #1352 , include all children as siblings in relationship view
...
svn: r9323
2007-11-08 09:12:01 +00:00
Martin Hawlisch
214a12846e
* src/DataViews/_EventView.py: Add properties icon to column editor menu entry - the other views use that too.
...
svn: r9285
2007-10-31 20:47:43 +00:00
Don Allingham
a1887f46b8
2007-10-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py (PersonView.delete_person_response):
use gen.utils.delete_person_from_database
svn: r9199
2007-10-17 03:15:10 +00:00
Benny Malengier
eb2bf6cd2e
2007-10-14 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: remove useless commented line
svn: r9186
2007-10-14 19:56:08 +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
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
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
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
d502801584
2007-09-28 Tobias Gehrig <tobias@gehrignet.de>
...
* src/DataViews/_PedigreeView.py: use subsection thumbnails
* src/DataViews/_RelationView.py: use subsection thumbnails
* src/Editors/_EditPerson.py: use subsection thumbnails
* src/Editors/_EditMediaRef.py: added subsection thumbnail preview and signal handlers
to update subsection thumbnail on spinbutton changes
* src/DisplayTabs/_GalleryTab.py: use subsection thumbnails
* src/ThumbNails.py: added rectangle parameter to thumbnail functions to specify the subsection
* src/GrampsWidgets.py: added class MonitoredSpinButton
* src/glade/gramps.glade: added preview pixmap of subsection thumbnail to change_description
svn: r9027
2007-09-28 18:33:22 +00:00
Benny Malengier
632586ccc1
2007-09-25 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/_MediaView.py: COLUMN_NAMES as class constant for reuse
* src/DataViews/_RepositoryView.py: COLUMN_NAMES as class constant for reuse
* src/DataViews/_SourceView.py: COLUMN_NAMES as class constant for reuse
* src/DataViews/_EventView.py: COLUMN_NAMES as class constant for reuse
* src/DataViews/_FamilyList.py: COLUMN_NAMES as class constant for reuse
* src/DataViews/_PlaceView.py: COLUMN_NAMES as class constant for reuse
* src/DataViews/_NoteView.py: COLUMN_NAMES as class constant for reuse
* src/Selectors/_BaseSelector.py: add hideable searchbar to selector
* src/Selectors/_SelectRepository.py: implement new BaseSelector methods
* src/Selectors/_SelectSource.py: implement new BaseSelector methods
* src/Selectors/_SelectEvent.py: implement new BaseSelector methods
* src/Selectors/_SelectFamily.py: implement new BaseSelector methods,
fix bug with wrong handle column
* src/Selectors/_SelectPlace.py: implement new BaseSelector methods
* src/Selectors/_SelectObject.py: implement new BaseSelector methods
svn: r9005
2007-09-25 12:09:25 +00:00
Benny Malengier
8dca0d6a04
no filter and column editor on event view, issue #1248
...
svn: r9002
2007-09-24 10:45:54 +00:00
Don Allingham
623c6f81de
2007-09-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_EventView.py: connect column editor
* src/ViewManager.py: pylint
* src/Editors/_EditLdsOrd.py: pylint
* src/DisplayTabs/_LdsModel.py: pylint
* src/DisplayState.py: pylint
* src/GrampsDbUtils/_GedcomParse.py: pylint
* src/ListModel.py: pylint
* src/LdsUtils.py: pylint
* src/PageView.py: fix column editor
svn: r8982
2007-09-16 18:45:57 +00:00
Don Allingham
dd42d5b11f
* src/DataViews/_MediaView.py: cleanup and documentation
...
* src/DataViews/_RepositoryView.py: cleanup and documentation
* src/DataViews/_SourceView.py: cleanup and documentation
* src/DataViews/_EventView.py: cleanup and documentation
* src/DataViews/_FamilyList.py: cleanup and documentation
* src/DataViews/_PedigreeView.py: cleanup and documentation
* src/DataViews/_PlaceView.py: cleanup and documentation
* src/DataViews/_NoteView.py: cleanup and documentation
* src/DataViews/_PersonView.py: cleanup and documentation
* src/DataViews/_MapView.py: cleanup and documentation
* src/DataViews/_RelationView.py: cleanup and documentation
* src/PageView.py: cleanup and documentation
2007-09-12 Don Allingham <don@gramps-project.org>
svn: r8969
2007-09-13 04:20:24 +00:00
Don Allingham
ca2942e133
2007-09-12 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: update thumbnail on data update (#1226 )
svn: r8968
2007-09-12 22:17:09 +00:00
Don Allingham
992322d9b8
2007-09-10 Don Allingham <don@gramps-project.org>
...
* src/ThumbNails.py: Added to handle the thumbnailing routines
* src/DataViews/_MediaView.py: thumbnail updates
* src/DataViews/_PedigreeView.py: thumbnail updates
* src/DataViews/_RelationView.py: thumbnail updates
* src/Editors/_EditMediaRef.py: thumbnail updates
* src/Editors/_EditMedia.py: thumbnail updates
* src/DisplayTabs/_GalleryTab.py: thumbnail updates
* src/plugins/WebCal.py: thumbnail updates
* src/plugins/NarrativeWeb.py: thumbnail updates
* src/plugins/GraphViz.py: thumbnail updates
* src/plugins/SimpleBookTitle.py: thumbnail updates
* src/plugins/FamilyLines.py: thumbnail updates
* src/DbManager.py: pylint fixes
* src/ImgManip.py: pull out thumbnail routines
2007-09-08 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/_RelationView.py : expand/collapse, edit button on/off bug fix
svn: r8958
2007-09-10 22:14:33 +00:00
Benny Malengier
651e29ead4
2007-09-08 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/_RelationView.py : expand/collapse, edit button on/off bug fix
* src/GrampsWidgets.py : Expand widget, changes link labels
* src/DisplayState.py : history bugs
* src/ViewManager.py : history bugs
* src/PageView.py : history bugs
Based on patch of Douglas S. Blank <dblank@cs.brynmawr.edu>, GEPS-2
Still some strange things in history, but better
svn: r8950
2007-09-08 22:06:30 +00:00
Don Allingham
a65a73d1d7
* various: const.py changes
...
2007-09-07 Don Allingham <don@gramps-project.org>
* src/DateHandler/_Date_fr.py: fix indentation errors
2007-09-07 Don Allingham <don@gramps-project.org>
svn: r8948
2007-09-08 05:54:02 +00:00
Don Allingham
fe0b7ef7a4
2007-09-04 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py (MediaView.drag_data_received): handle
multiple images in a drag-n-drop
svn: r8927
2007-09-05 03:56:32 +00:00
Benny Malengier
824e44f63d
Family context menu with quick reports
...
svn: r8897
2007-08-30 19:49:04 +00:00
Benny Malengier
9ce50cee93
Quick reports general functionality
...
svn: r8889
2007-08-29 19:37:58 +00:00
Don Allingham
255a59679d
2007-07-26 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: add siblings quick report
* src/plugins/siblings.py: Added
* src/plugins/all_events.py: add i18n support
* src/plugins/Makefile.am: added new files
svn: r8774
2007-07-27 03:51:54 +00:00
Don Allingham
ddb68c9398
2007-07-07 Don Allingham <don@gramps-project.org>
...
* src/PageView.py (ListView.column_clicked): set the search column for list
views to be the sort column
* src/DataViews/_EventView.py: add docs
* src/DataViews/_FamilyList.py: add docs
* src/DataViews/_NoteView.py: remove unused double_click
* src/GrampsDb/_GrampsDbBase.py: fix __ on functions
* src/ColumnOrder.py: fix __ on functions
svn: r8705
2007-07-08 03:27:06 +00:00
Alex Roitman
070d3f1516
2007-07-02 Robert Cawley <rjc@cawley.id.au>
...
* src/DataViews/_Relationship.py (info_string): Typo.
svn: r8688
2007-07-03 00:45:28 +00:00
Alex Roitman
74ad7b95a4
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
...
* src/ReportBase/_ReportUtils.py: Use name_displayer.
* src/ReportBase/_CommandLineReport.py: Use name_displayer.
* src/ReportBase/_BareReportDialog.py: Use name_displayer.
* src/PluginUtils/_Tool.py: Use name_displayer.
* src/plugins/TimeLine.py: Use name_displayer.
* src/plugins/RelCalc.py: Use name_displayer.
* src/plugins/ReadGrdb.py: Use name_displayer.
* src/plugins/NarrativeWeb.py: Use name_displayer.
* src/plugins/IndivComplete.py: Use name_displayer.
* src/plugins/GraphViz.py: Use name_displayer.
* src/plugins/FindDupes.py: Use name_displayer.
* src/plugins/FamilyGroup.py: Use name_displayer.
* src/plugins/DetDescendantReport.py: Use name_displayer.
* src/plugins/DetAncestralReport.py: Use name_displayer.
* src/plugins/DesGraph.py: Use name_displayer.
* src/plugins/DescendReport.py: Use name_displayer.
* src/plugins/DescendChart.py: Use name_displayer.
* src/plugins/Check.py: Use name_displayer.
* src/plugins/Ancestors.py: Use name_displayer.
* src/plugins/AncestorReport.py: Use name_displayer.
* src/plugins/AncestorChart2.py: Use name_displayer.
* src/ObjectSelector/_PersonTreeFrame.py: Use name_displayer.
* src/ObjectSelector/_PersonFrame.py: Use name_displayer.
* src/Merge/_MergePerson.py: Use name_displayer.
* src/GrampsDbUtils/_WriteGedcom.py: Use name_displayer.
* src/GrampsDbUtils/_ReadXML.py: Use name_displayer.
* src/GrampsDbUtils/_GedcomParse.py: Use name_displayer.
* src/FilterEditor/_ShowResults.py: Use name_displayer.
* src/FilterEditor/_EditRule.py: Use name_displayer.
* src/Editors/_EditPrimary.py: Use name_displayer.
* src/Editors/_EditPersonRef.py: Use name_displayer.
* src/Editors/_EditPerson.py: Use name_displayer.
* src/Editors/_EditName.py: Use name_displayer.
* src/Editors/_EditLdsOrd.py: Use name_displayer.
* src/Editors/_EditFamily.py: Use name_displayer.
* src/DisplayTabs/_PersonRefModel.py: Use name_displayer.
* src/DisplayTabs/_NameModel.py: Use name_displayer.
* src/DisplayTabs/_ChildModel.py: Use name_displayer.
* src/DisplayTabs/_BackRefModel.py: Use name_displayer.
* src/DisplayModels/_PeopleModel.py: Use name_displayer.
* src/DisplayModels/_FamilyModel.py: Use name_displayer.
* src/DataViews/_PersonView.py: Use name_displayer.
* src/DataViews/_RelationView.py: Use name_displayer.
* src/DataViews/_PedigreeView.py: Use name_displayer.
* src/Utils.py: Use name_displayer.
* src/SubstKeywords.py: Use name_displayer.
* src/Sort.py: Use name_displayer.
* src/Reorder.py: Use name_displayer.
* src/PageView.py (BookMarkView.add_bookmark): Use name_displayer.
* src/Navigation.py: Use name_displayer.
* src/DisplayState.py: Use name_displayer.
* src/GrampsCfg.py: Use name_displayer.
* src/Bookmarks.py (Bookmarks.make_label): Use name_displayer.
* src/GrampsDb/Makefile.am (pkgdata_PYTHON): Ship new files.
* src/Makefile.am (gdir_PYTHON): Ship ProgressDialog.py
svn: r8680
2007-06-28 05:41:40 +00:00
Don Allingham
c0737ebfe3
2007-06-24 Don Allingham <don@gramps-project.org>
...
* configure.in: add files
* src/DataViews/_RelationView.py: fix translation argument
* src/RelLib/Makefile.am: Add missing files
* src/plugins/Makefile.am: Add missing files
* src/DbManager.py: fix translation argument
* src/Utils.py: fix translation argument
* src/Filters/Rules/Person/Makefile.am: Add missing files
* src/Makefile.am: Add missing files
svn: r8661
2007-06-25 04:57:53 +00:00
Don Allingham
fafacb096f
2007-05-24 Don Allingham <don@gramps-project.org>
...
* src/Simple/Makefile.am: added
* src/DataViews/_PedigreeView.py: catch loop in relationships,
indicated by a recursion limit exception.
svn: r8517
2007-05-25 03:50:01 +00:00
Don Allingham
fe0e24310b
* configure.in: update Simple/Makefile
...
* src/Simple/_SimpleAccess.py: Move to Simple package
* src/Simple/_SimpleDoc.py: Move to Simple package
* src/Makefile.am: Move to Simple package
* src/DataViews/_PersonView.py: Simple package support
* src/plugins/all_events.py: Simple package supprt
2007-05-20 Don Allingham <don@gramps-project.org>
svn: r8502
2007-05-21 04:07:00 +00:00
Brian Matherly
26ef497eaa
Catch possible crash in Pedigree View.
...
svn: r8475
2007-05-15 11:40:25 +00:00
Don Allingham
247e0020ed
2007-05-14 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: catch errors
* src/DataViews/_RelationView.py: catch errors
* src/ReportBase/_ReportDialog.py: catch errors
* src/ReportBase/_SimpleAccess.py: fix marriage place/date values
* src/Editors/_EditFamily.py: catch errors
* src/DisplayTabs/_EmbeddedList.py: catch errors
* src/plugins/FindDupes.py: catch errors
* src/plugins/Verify.py: catch errors
* src/AddMedia.py: fix scale_simple types
* src/AutoComp.py: pylint fixes
* src/ImgManip.py: pylint fixes
* src/LdsUtils.py: new temple types
* src/DbLoader.py: error types
svn: r8473
2007-05-15 04:17:12 +00:00
Don Allingham
7b7abd95dd
* src/DataViews/_PersonView.py:
...
* src/PageView.py:
* src/Filters/SideBar/_MediaSidebarFilter.py:
* src/Filters/SideBar/_SidebarFilter.py:
* src/Filters/SideBar/_SourceSidebarFilter.py:
* src/Filters/SideBar/_EventSidebarFilter.py:
* src/Filters/SideBar/_FamilySidebarFilter.py:
* src/Filters/SideBar/_PlaceSidebarFilter.py:
* src/Filters/SideBar/_RepoSidebarFilter.py:
* src/Filters/SideBar/_NoteSidebarFilter.py:
* src/Filters/SideBar/_PersonSidebarFilter.py: Pass dbstate to SidebarFilters
2007-05-07 Don Allingham <don@gramps-project.org>
svn: r8444
2007-05-08 04:08:25 +00:00
Don Allingham
6e065c407f
2007-05-06 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: add quick report
* src/GrampsDb/_GrampsDbBase.py: use NotImplementedError instead of assertion
* src/ReportBase/_SimpleAccess.py: added functionality
* src/RelLib/_MediaObject.py: comments
* src/RelLib/_Person.py: remove @sort comment
* src/RelLib/_BasicPrimaryObject.py:
* src/plugins/all_events.py: comments
* src/glade/gramps.glade: clean up width
* src/gramps_main.py: added docgen to the search path
* src/docgen/TextBufDoc.py: Added interface
svn: r8439
2007-05-07 03:39:46 +00:00
Benny Malengier
6544ab67ad
2007-04-28 Benny Malengier <bm@cage.ugent.be>
...
* src/images/.../Makefile.am:
* src/images/Makefile.am:
* src/DataViews/_RelationView.py:
* src/MarkupText.py:
* src/gramps_main.py:
* src/images/.../gramps-font-color...:
* src/images/.../gramps-font-bgcolor...:
* src/images/.../gramps-parents-open...:
* src/images/48x48/gramps-parents-add.png:
New icons for add/share parents, clean up media icon, icons for fonts as asked by Zsolt, delete of no more needed icons gramps-sharefamily, gramps-media-all. Reflect changes to images to makefiles. Use the new icons.
svn: r8430
2007-04-28 14:25:18 +00:00
Don Allingham
6edbffe3a3
2007-04-17 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamilyList.py: add marriage date column
* src/GrampsDb/_DbUtils.py: add function for finding a marriage event
* src/DisplayModels/_FamilyModel.py: add marriage date column
* src/GrampsDbUtils/_GedcomParse.py: handle place form handing
* src/GrampsDbUtils/_GedcomLex.py: handle place form handing
* src/GrampsDbUtils/_WriteGedcom.py: handle note list
* src/docgen/ODFDoc.py: escape special characters
svn: r8398
2007-04-18 02:12:40 +00:00
Don Allingham
30ce0c5291
2007-04-01 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: display matches in statusbar
* src/DataViews/_PersonView.py: display matches in statusbar
* src/DataViews/_RelationView.py: display matches in statusbar
* src/DisplayState.py: display matches in statusbar
* src/DisplayModels/_BaseModel.py: display matches in statusbar
* src/DisplayModels/_PeopleModel.py: display matches in statusbar
* src/GrampsDbUtils/_GedcomParse.py: display matches in statusbar
* src/PageView.py: display matches in statusbar
* src/Filters/_SearchBar.py: display matches in statusbar
* src/DbManager.py: fix default file name
svn: r8346
2007-04-01 22:37:10 +00:00
Zsolt Foldvari
0cc78b2e89
* src/DataViews/_NoteView.py: enable shortcuts and drag-and-drop.
...
* src/Bookmarks.py (NoteBookmarks.make_label): better note label.
* src/DisplayTabs/_NoteModel.py: better note label for preview.
* src/DisplayTabs/_NoteTab.py: enable accepting drag-and-drop notes.
* src/ScratchPad.py: ScratchPadNote added.
* src/DdTargets.py: NOTE_LINK added.
2007-03-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
svn: r8334
2007-03-28 16:27:45 +00:00
Zsolt Foldvari
33fedc18d4
2007-03-28 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/DataViews/_NoteView.py: put back column editor support.
* src/GrampsDb/_GrampsDbBase.py (get_note_column_order): fix default
values.
* src/DisplayModels/_NoteModel.py: include marker column.
svn: r8333
2007-03-28 14:00:03 +00:00
Zsolt Foldvari
cbd230e24b
2007-03-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsDb/_GrampsDbBase.py: add note_bookmarks.
* src/DataViews/_NoteView.py: 'add' and 'remove' functionalities added.
* src/Editors/_EditNote.py: DeleteNoteQuery added.
* src/DisplayTabs/_NoteModel.pya: unnecessary delete_tags call removed.
* src/Utils.py: get_referents() and get_note_referents added();
get_source_referents() and get_media_referents() rewritten.
svn: r8326
2007-03-27 18:28:26 +00:00
Don Allingham
18984b840e
2007-02-25 Don Allingham <don@gramps-project.org>
...
* src/DataViews/__init__.py: Add NoteView
* src/DataViews/_NoteView.py: Added
* src/Config/_GrampsConfigKeys.py: Added new keys to handle note dialog
width
* src/Editors/__init__.py: Add _EditNote.py
* src/Editors/_EditNote.py: Added
* src/DisplayTabs/_NoteTab.py: Updated to the new list format
* src/GrampsWidgets.py: Add checkbox support
* src/glade/gramps.glade: Added edit_note
* data/gramps.schemas.in: new keys
svn: r8240
2007-02-26 01:39:16 +00:00
Don Allingham
30e58297bd
2007-02-25 Don Allingham <don@gramps-project.org>
...
* src/DataViews/Makefile.am: install _NoteView.py
* src/DisplayTabs/Makefile.am: install NoteModel.py
* src/GrampsDbUtils/Makefile.am: install _GedcomChar.py and
_GedcomLex.py
2007-02-25 Kees Bakker <kees.bakker@xs4all.nl>
* src/GrampsDbUtils/_GedcomUtils.py: Fix index checking on IDs
svn: r8233
2007-02-25 15:07:24 +00:00
Martin Hawlisch
ac3e84d207
* src/DataViews/_NoteView.py: Enable filter editor
...
* src/FilterEditor/_FilterEditor.py: Note Filter Editor
* src/FilterEditor/_EditRule.py: Note Filter Editor
* src/Filters/Rules/Note/_HasNote.py: Rename label
* src/Filters/Rules/Note/__init__.py: Add more rules
* src/Filters/Rules/__init__.py: Add Note Rules
svn: r8232
2007-02-25 12:19:47 +00:00
Martin Hawlisch
609bfbc9eb
* src/Filters/_GenericFilter.py: Add GenericNoteFilter
...
* src/Filters/Rules/Makefile.am: Add new Note subfolder
* src/Filters/Rules/Note/*: Added new files
* src/Filters/SideBar/_NoteSidebarFilter.py: New file
* src/Filters/SideBar/Makefile.am: Add NoteSidebarFilter
* src/Filters/SideBar/__init__.py: Add NoteSidebarFilter
* src/DataViews/_NoteView.py: Enable NoteSidebarFilter
* po/POTFILES.in: Add the new files
* configure.in: Add new subfolder
svn: r8226
2007-02-24 19:16:50 +00:00
Don Allingham
7ea025b932
2007-02-22 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: remove redundant call
* src/PageView.py: remove redundant call
* src/ViewManager.py: pylint fixes
svn: r8212
2007-02-22 21:31:37 +00:00
Richard Taylor
70e12c490e
Moved NameDisplay into BasicUtils.
...
svn: r8197
2007-02-20 20:56:48 +00:00
Benny Malengier
9a74b28f52
new image name structure - 2
...
svn: r8191
2007-02-20 19:58:47 +00:00
Don Allingham
ad36ca1d56
2007-02-19 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_NoteView.py: Display data and columns
* src/RelLib/__init__.py: import NoteType
* src/DisplayModels/_NoteModel.py: Display data and columns
* src/GrampsDbUtils/_GedcomParse.py: note import improvements
svn: r8186
2007-02-20 04:35:34 +00:00
Don Allingham
f02dfc30bf
svn: r8109
2007-02-13 17:56:31 +00:00
Don Allingham
1d7e22bcca
2007-02-12 Don Allingham <don@gramps-project.org>
...
* src/GrampsDbUtils/_GedcomParse.py: cleanup
svn: r8104
2007-02-13 06:01:16 +00:00
Don Allingham
abf15c7712
2007-02-05 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: view export support
* src/DataViews/_RepositoryView.py: view export support
* src/DataViews/_SourceView.py: view export support
* src/DataViews/_EventView.py: view export support
* src/DataViews/_FamilyList.py: view export support
* src/DataViews/_PlaceView.py: view export support
* src/DataViews/_PersonView.py: view export support
* src/ViewManager.py: view export support
* src/plugins/EventCmp.py: use new format
* src/PageView.py: view export support
* src/docgen/TabbedDoc.py: base class for tabular format
* src/docgen/ODSTab.py: Open Document format for tabular format
* src/docgen/CSVTab.py: Comma Separated Value format for tabular format
svn: r8060
2007-02-06 05:19:16 +00:00
Don Allingham
6caacadb2d
In .:
...
2007-02-04 Don Allingham <don@gramps-project.org>
* src/DataViews/_RelationView.py: default Relationship buttons to insenstive.
Setting an active person will reenable them.
2007-02-03 Brian Matherly <brian@gramps-project.org>
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
2007-02-03 Brian Matherly <brian@gramps-project.org>
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
* src/DateHandler/_DateParser.py (DateParser.init_strings): fix date parsing to allow
for spaces in numerical format. #892
In po:
2007-02-03 Zdenek Hatas <zdenek.hatas@gmail.com>
* cs.po: Minor translation update.
svn: r8054
2007-02-04 21:40:27 +00:00
Don Allingham
b4fedb0e0e
* src/DataViews/_PersonView.py: use new delete function
...
* src/GrampsDb/_DbUtils.py: add person delete function
* src/Editors/_EditFamily.py: catch signals to update window
svn: r8021
2007-01-31 04:50:12 +00:00
Alex Roitman
b37878b661
* src/plugins/RemoveUnused.py: Rewrite to offer object list
...
proposed for removal.
* src/DisplayTabs/_BackRefList.py (edit_button_clicked): Change
argument order in EditEvent call.
* src/DataViews/_EventView.py: Change argument order in EditEvent call.
* src/Editors/_EditEvent.py: Change argument order.
svn: r8018
2007-01-31 02:05:01 +00:00
Don Allingham
0f1dd60323
2007-01-29 Benny Malengier <benny.malengier@ugent.be>
...
* src/DataViews/_PersonView.py: numlock handling
* src/PageView.py: numlock handling
* src/Filters/_SearchBar.py: numblock handling
* src/Filters/SideBar/_SidebarFilter.py: numblock handling
* src/DataViews/_PersonView.py: refactoring
* src/DisplayModels/_PeopleModel.py: refactoring
svn: r8013
2007-01-30 04:35:13 +00:00
Don Allingham
b2860d222e
* src/DisplayModels/_BaseModel.py: Refactor out node/path maps
...
* various: remove sets import
svn: r8011
2007-01-29 19:13:15 +00:00
Don Allingham
f62fd63325
In .:
...
* src/DataViews/_PersonView.py: add enter to collapse row as well
2007-01-27 Benny Malengier <benny.malengier@ugent.be>
* src/DataViews/_PersonView.py: add enter to expand a tree row
2007-01-27 Don Allingham <don@gramps-project.org>
* src/PageView.py: add key accelerators
* src/ViewManager.py: block interface on autobackup (#856 ), add key
accelerators
In help:
2007-01-27 Don Allingham <don@gramps-project.org>
* C/gramps.xml: add more keybindings
svn: r7999
2007-01-28 04:38:56 +00:00
Don Allingham
cf741608c6
(MediaView.define_actions): add tooltip for view menu
...
svn: r7990
2007-01-26 14:00:29 +00:00
Don Allingham
0cbafc964d
2007-01-26 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: fix accelerator entries
* src/DataViews/_RepositoryView.py: fix accelerator entries
* src/DataViews/_SourceView.py: fix accelerator entries
* src/DataViews/_EventView.py: fix accelerator entries
* src/DataViews/_FamilyList.py: fix accelerator entries
* src/DataViews/_PlaceView.py: fix accelerator entries
* src/DataViews/_PersonView.py: fix accelerator entries
* src/ViewManager.py: fix accelerator entries
* src/PageView.py: fix accelerator entries
svn: r7989
2007-01-26 12:56:52 +00:00
Don Allingham
4812f0c8cc
* src/DataViews/_MediaView.py: keybindings
...
* src/DataViews/_RepositoryView.py: keybindings
* src/DataViews/_SourceView.py: keybindings
* src/DataViews/_EventView.py: keybindings
* src/DataViews/_FamilyList.py: keybindings
* src/DataViews/_PlaceView.py: keybindings
* src/DataViews/_PersonView.py: keybindings
* src/ViewManager.py: keybindings
* src/PageView.py: keybindings
2007-01-25 Benny Malengier <benny.malengier@ugent.be>
* src/Filters/Rules/Place/Makefile.am: add new files
* src/Filters/Rules/Place/_InLatLonNeighborhood.py: added
* src/Filters/Rules/Place/_HasNoteMatchingSubstringOf.py: added
* src/Filters/Rules/Place/__init__.py: add new filters
2007-01-25 Don Allingham <don@gramps-project.org>
svn: r7985
2007-01-26 05:09:25 +00:00
Don Allingham
cbe3804391
2007-01-25 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: fix goto-gramps-id key press
* src/DataViews/_RepositoryView.py: fix goto-gramps-id key press
* src/DataViews/_SourceView.py: fix goto-gramps-id key press
* src/DataViews/_EventView.py: fix goto-gramps-id key press
* src/DataViews/_FamilyList.py: fix goto-gramps-id key press
* src/DataViews/_PedigreeView.py: fix goto-gramps-id key press
* src/DataViews/_PlaceView.py: fix goto-gramps-id key press
* src/DataViews/_PersonView.py: fix goto-gramps-id key press
* src/DataViews/_RelationView.py: fix goto-gramps-id key press
* src/ViewManager.py: fix goto-gramps-id key press
* src/PageView.py: fix goto-gramps-id key press
svn: r7984
2007-01-26 00:15:21 +00:00
Don Allingham
fea8b51093
* src/DataViews/_MediaView.py: add view option
...
* src/images/Makefile.am: add stock_zoom
* src/images/stock_zoom.png: added
* src/gramps_main.py: register stock_zoom as a stock icon
svn: r7965
2007-01-24 00:23:39 +00:00
Alex Roitman
58b1a424bb
2007-01-22 Alex Roitman <shura@gramps-project.org>
...
* src/Editors/_EditSource.py (query_response): Remove sourcerefs
from repos (indirectly, through secondary objects).
* src/Editors/_EditPlace.py (query_response): Avoid db walk.
* src/DataViews/_FamilyList.py (remove): Set busy cursor.
* src/DataViews/_PlaceView.py (remove): Set busy cursor.
* src/DataViews/_SourceView.py (remove): Set busy cursor.
* src/DataViews/_MediaView.py (remove): Set busy cursor.
* src/DataViews/_EventView.py (remove): Set busy cursor.
* src/DataViews/_RepositoryView.py (remove): Set busy cursor.
* src/Editors/_EditEventRef.py (DelEventQuery): Remove unneeded class.
* src/Filters/Rules/_HasTextMatchingSubstringOf.py: Remove
unneeded import.
* src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py
(cache_sources): Adapt to changes in get_source_referents.
* src/Utils.py (get_source_referents): Use reference map, add
repositories to the search results;
(get_media_referents): Use reference map.
svn: r7958
2007-01-23 03:37:13 +00:00
Don Allingham
2d0c2bed65
2007-01-21 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py: catch exceptions
* src/DisplayState.py: catch exceptions
* src/DbLoader.py: catch exceptions (DbLoader.read_file): catch exception
* src/Filters/SideBar/_SidebarFilter.py: add tooltips for dates
* src/Filters/SideBar/_PersonSidebarFilter.py: add tooltips for dates
svn: r7949
2007-01-22 02:17:52 +00:00
Don Allingham
182bd47b5c
* src/DisplayModels/_PeopleModel.py: save current filter for rebuild ( #838 )
...
svn: r7946
2007-01-21 05:17:06 +00:00
Don Allingham
a41031ddef
* src/QuestionDialog.py: close window before calling callback
...
if the view is not in focus. Fix delete display by calling build_tree
svn: r7944
2007-01-21 00:16:08 +00:00
Don Allingham
81abc62ace
2007-01-20 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py (PersonView.change_db): apply
dirty flag to initial build to prevent forcing of build on load
if the view is not in focus.
svn: r7943
2007-01-20 22:49:09 +00:00
Alex Roitman
44a479b3d8
* src/DataViews/_EventView.py (remove): Use reference map to find
...
references to remove.
* src/ViewManager.py (undo,redo): Busy cursor.
* src/DataViews/_PersonView.py (delete_person_response): Busy cursor;
Use reference map to find references to remove.
svn: r7940
2007-01-20 17:21:45 +00:00
Alex Roitman
d6f654a0e0
2007-01-20 Alex Roitman <shura@gramps-project.org>
...
* src/Utils.py (profile): Accept and pass additional arguments.
* src/DataViews/_PersonView.py (delete_person_response): Busy cursor.
svn: r7937
2007-01-20 09:35:40 +00:00
Don Allingham
1b9e4e8f50
2007-01-19 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamilyList.py: remove loop
* src/PageView.py: check for null model
svn: r7935
2007-01-20 04:22:31 +00:00
Martin Hawlisch
e62527c42a
* src/DataViews/_PedigreeView.py: Cache result of probably_alive(); Call find_tree() only once for all sizes; Cache results in FormattingHelper;
...
svn: r7929
2007-01-18 12:02:16 +00:00
Don Allingham
e0be7c4f13
2007-01-17 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: optimizations
* src/ViewManager.py: optimizations
* src/gramps_main.py: optimizations
* src/PageView.py: optimizations
svn: r7927
2007-01-18 04:29:52 +00:00
Martin Hawlisch
53ab0c08f0
* src/DataViews/_PersonView.py: Expand all nodes on interactive search
...
svn: r7924
2007-01-17 16:16:29 +00:00
Don Allingham
38cff6178c
2007-01-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: optimization
* src/ViewManager.py: remove double build call
* src/DisplayModels/_PeopleModel.py: optimization
svn: r7920
2007-01-17 00:31:06 +00:00
Don Allingham
6a38e94b6e
2007-01-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py (PersonView): disable cursor
callbacks
svn: r7916
2007-01-16 13:20:47 +00:00
Don Allingham
88e4ddc0a6
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: use watch cursor on node expand
* src/GrampsDb/_ReadGedcom.py: handle empty repo instances
* src/plugins/TestCaseGenerator.py: fix typo
* src/DisplayState.py: manage watch cursors better (don't set twice)
* src/DisplayModels/_PeopleModel.py: maintain backref hash table for quick access
to iter to node mappings at the top level.
svn: r7914
2007-01-16 05:54:40 +00:00
Don Allingham
39368e4eb6
* src/DataViews/_MediaView.py: pylint
...
* src/DataViews/_RepositoryView.py: pylint
* src/DataViews/_SourceView.py: pylint
* src/DataViews/_EventView.py: pylint
* src/DataViews/_FamilyList.py: pylint
* src/DataViews/_PlaceView.py: pylint
* src/DataViews/__init__.py: pylint
* src/DataViews/_PersonView.py: pylint
* src/DataViews/Makefile.am: pylint
* src/DataViews/_RelationView.py: pylint
* src/RelLib/_CalSdn.py: pylint
* src/RelLib/_Person.py: pylint
* src/RelLib/_Family.py: pylint
* src/RelLib/_EventType.py: pylint
* src/RelLib/_GrampsType.py: pylint
* src/RelLib/_Event.py: pylint
* src/RelLib/_LdsOrd.py: pylint
* src/PageView.py: pylint
svn: r7885
2007-01-09 04:32:07 +00:00
Don Allingham
2763f19b41
2007-01-03 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_EventView.py: lint fixes
* src/DataViews/_PersonView.py: lint fixes
* src/RelLib/_Person.py: lint fixes
* src/RelLib/_PrimaryObject.py: lint fixes
* src/Selectors/_BaseSelector.py: lint fixes
* src/GrampsWidgets.py: lint fixes
* src/Spell.py: lint fixes
* src/PageView.py: lint fixes
* src/Filters/_SearchFilter.py: lint fixes
* src/Filters/SideBar/_MediaSidebarFilter.py: lint fixes
* src/Filters/SideBar/_SourceSidebarFilter.py: lint fixes
* src/Filters/SideBar/_EventSidebarFilter.py: lint fixes
* src/Filters/SideBar/_FamilySidebarFilter.py: lint fixes
* src/Filters/SideBar/_PlaceSidebarFilter.py: lint fixes
* src/Filters/SideBar/_RepoSidebarFilter.py: lint fixes
* src/Filters/SideBar/_PersonSidebarFilter.py: lint fixes
svn: r7866
2007-01-04 05:09:41 +00:00
Martin Hawlisch
97bbe13b6e
* src/DataViews/_RelationView.py: removed change_page(): Do not set the toolbar buttons to a possibly wrong state, these are set by _change_person properly.
...
svn: r7859
2006-12-30 21:47:19 +00:00
Don Allingham
fbd5225f04
2006-12-30 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: Add edit button to view, shorten names of
buttons
* src/GrampsDb/_GrampsGEDDB.py: properly handle bookmark list
svn: r7858
2006-12-30 17:49:08 +00:00
Don Allingham
f2a4002d5e
* src/DataViews/_PersonView.py: use a container for bookmarks to prevent
...
lost of data (bug #777 )
* src/GrampsDb/_GrampsDbBase.py: use a container for bookmarks to prevent
lost of data (bug #777 )
* src/GrampsDb/_GrampsBSDDB.py: use a container for bookmarks to prevent
lost of data (bug #777 )
* src/Bookmarks.py: use a container for bookmarks to prevent
lost of data (bug #777 )
svn: r7830
2006-12-21 03:28:44 +00:00
Alex Roitman
8dd862fc93
* src/DataViews/_PersonView.py (person_removed): Typo.
...
svn: r7824
2006-12-19 18:03:34 +00:00
Don Allingham
e0c8c1379b
* src/DataViews/_PersonView.py: exact search for gender (bug #633 )
...
* src/DisplayModels/_PeopleModel.py: exact search for gender (bug #633 )
* src/Filters/_SearchFilter.py: exact search for gender (bug #633 )
* src/Filters/__init__.py: export ExactSearchFilter
svn: r7817
2006-12-19 04:47:07 +00:00
Don Allingham
4a67435c92
* src/DataViews/_EventView.py: disable items with readonly db (bug #771 )
...
* src/DataViews/_PersonView.py: disable items with readonly db (bug #771 )
* src/DataViews/_RelationView.py: disable items with readonly db (bug #771 )
* src/ViewManager.py: disable items with readonly db (bug #771 )
* src/PageView.py: disable items with readonly db (bug #771 )
svn: r7816
2006-12-19 02:29:47 +00:00
Martin Hawlisch
8059e67938
* src/DataViews/_PedigreeView.py,
...
* src/DataViews/_RelationView.py,
* src/Editors/_EditLdsOrd.py,
* src/Editors/_EditSourceRef.py,
* src/Editors/_EditAttribute.py,
* src/Editors/_EditPerson.py,
* src/Editors/_EditEventRef.py,
* src/Editors/_EditName.py,
* src/DisplayTabs/_ButtonTab.py: Hide some more controls when readonly
svn: r7801
2006-12-14 15:32:33 +00:00
Martin Hawlisch
a8f4ed6b20
* src/DataViews/_PedigreeView.py: Escape XML special chars
...
svn: r7790
2006-12-12 12:57:21 +00:00
Martin Hawlisch
964c65b895
* src/DataViews/_RelationView.py: Escape XML special chars
...
svn: r7789
2006-12-12 12:05:19 +00:00
Martin Hawlisch
ea86f9870b
* src/DataViews/_RelationView.py: Escape XML special chars
...
* src/DataViews/_PedigreeView.py: Escape XML special chars
* src/plugins/TestcaseGenerator.py: Create media note object; Randomize URL
svn: r7787
2006-12-12 11:49:57 +00:00
Martin Hawlisch
26d7732cf6
* src/DataViews/_RelationView.py (change_person): Break endless loop by passing the return values from _change_person.
...
svn: r7779
2006-12-11 13:45:01 +00:00
Don Allingham
fa8085031b
2006-12-10 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: RunDatabaseRepair integration
* src/GrampsDb/_WriteGedcom.py: RunDatabaseRepair integration
* src/QuestionDialog.py: RunDatabaseRepair dialog to warn users to run
database checks
svn: r7777
2006-12-11 04:10:46 +00:00
Don Allingham
41ff120b1a
2006-12-09 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: external view support for media objects
* src/Editors/_EditPlace.py: external view support for media objects
* src/Editors/_EditMediaRef.py: external view support for media objects
* src/Editors/_EditMedia.py: external view support for media objects
* src/glade/gramps.glade: external view support for media objects
svn: r7773
2006-12-10 04:24:11 +00:00
Zsolt Foldvari
75526dbc76
2006-12-07 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/DataViews/_PlaceView.py (google): Use city, country of main
location in google query.
svn: r7766
2006-12-06 23:31:54 +00:00
Alex Roitman
5bf3d98930
In .:
...
2006-12-06 Alex Roitman <shura@gramps-project.org>
* src/Makefile.am (gdir_PYTHON): Ship new file.
2006-12-06 Benny Malengier <bm@cage.UGent.be>
* src/PlaceUtils.py: Add new file.
* src/DataViews/_PlaceView.py (google): Use new module.
In po:
2006-12-06 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: List new file.
svn: r7765
2006-12-06 17:52:48 +00:00
Don Allingham
0f20ae03d2
* src/DataViews/_RelationView.py: fix reorder spouse sensitivity
...
svn: r7760
2006-12-04 23:53:19 +00:00
Don Allingham
01ebb7e67a
2006-12-03 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: improve tooltips
* src/GrampsWidgets.py: tooltip support
svn: r7756
2006-12-04 05:03:58 +00:00
Don Allingham
a2fd59a7fd
2006-12-02 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: disable buttons when person is inactive
* src/plugins/Check.py: remove duplicate children in a family
svn: r7752
2006-12-03 05:20:15 +00:00
Martin Hawlisch
2c4d5d0750
* src/DataViews/_RelationView.py: Show buttons for reorder and add parents in case the toolbar is not visible.
...
svn: r7742
2006-12-01 16:17:26 +00:00
Martin Hawlisch
34c52b7192
* src/DataViews/_RelationView.py (write_title): Always write Label for birth and death.
...
svn: r7733
2006-11-29 19:40:43 +00:00
Don Allingham
bc856d0989
2006-11-22 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: remove unused button
* help/C/figures/family.png: updated
* help/C/figures/reorder.png: new image
* help/C/gramps.xml: updates
svn: r7670
2006-11-23 05:01:18 +00:00
Martin Hawlisch
19c431c6dd
* src/ReportBase/_ReportUtils: Factor out common code into get_birth_or_fallback() and get_death_or_fallback()
...
* src/DataViews/_PedigreeView.py: Use get_birth/death_or_fallback()
* src/DataViews/_RelationView.py: Use get_birth/death_or_fallback()
* src/DisplayModels/_PeopleModel.py: Fix EventRoleType call
svn: r7669
2006-11-22 22:30:47 +00:00
Don Allingham
58da9fb6ef
2006-11-18 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationshipView.py: fix messages
* help/C/gramps.xml: improvements in text
* various: remove unused figures
svn: r7646
2006-11-19 02:00:18 +00:00
Don Allingham
8058b51624
2006-11-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: share parents button
* src/images/share-fam.png: share parents button
* src/gramps_main.py: share parents button
svn: r7638
2006-11-17 05:17:13 +00:00
Martin Hawlisch
592310d256
* src/Filters/Rules/Person/_HasBirth.py,
...
* src/Filters/Rules/Person/_HasDeath.py,
* src/Filters/Rules/Person/_HasEvent.py: Only match filter if event role = primary
* src/RelLib/_Person.py (_remove_handle_references): Correct removing of person handle reference; (get_sourcref_child_list) Add self.person_ref_list because they link to persons and sources
* src/DataViews/_PersonView.py (delete_person_response): Remove person from other persons as well because of PersonRef.
svn: r7607
2006-11-10 21:27:08 +00:00
Martin Hawlisch
3bff15e1a8
* src/DataViews/_PedigreeView.py,
...
* src/DataViews/_RelationView.py,
* src/DisplayModels/_PeopleModel.py: Only show fallbacks for birth and death if role=primary
svn: r7605
2006-11-10 16:23:11 +00:00
Martin Hawlisch
bad12c819d
* src/DataViews/_RelationView.py (info_string): Use DateHandler instead of the date object to display the date
...
* src/DataViews/_PedigreeView.py (format person: Use DateHandler instead of the date object to display the date (closes #565 )
svn: r7598
2006-11-09 13:04:21 +00:00
Don Allingham
5e726de052
button config value change, freeze person info
...
svn: r7591
2006-11-09 05:52:49 +00:00
Don Allingham
27e1475f55
* src/DataViews/_RelationView.py: add toolbar buttons, catch edit
...
button config value change
* src/GrampsCfg.py: reorder options
svn: r7588
2006-11-09 04:55:51 +00:00
Don Allingham
76640d9433
2006-11-08 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: add toolbar buttons
* src/images/Makefile.am: install new svg files
* src/images/parents.svg: button for toolbar
* src/images/spouse.svg: button for toolbar
* src/gramps_main.py: register new stock icons
svn: r7587
2006-11-09 04:18:18 +00:00
Don Allingham
8b7febbe35
* src/DataViews/_RelationshipView.py: Optionally hide Edit buttons
...
* src/Config/_GrampsConfigKeys.py: Optionally hide Edit buttons
* src/GrampsWidgets.py: Allow empty button for LinkBox
svn: r7581
2006-11-08 05:15:26 +00:00
Alex Roitman
8b3c4359ef
2006-11-07 Alex Roitman <shura@gramps-project.org>
...
* src/DataViews/_RelationView.py (info_string): Add missing clause.
svn: r7579
2006-11-07 20:48:15 +00:00
Martin Hawlisch
749b488b7f
Provide birth/death fallback at other places too.
...
svn: r7577
2006-11-07 13:55:32 +00:00
Martin Hawlisch
1afec2395d
Properly retrieve place
...
svn: r7576
2006-11-07 12:26:21 +00:00
Martin Hawlisch
b64f5a1332
* src/DisplayModels/_PeopleModel.py: Make fallbacks for birth and death work again.
...
* src/DataViews/_RelationView.py (write_title): Display fallbacks in case birth or death is not available
* src/DataViews/_PedigreeView.py: Display fallbacks in case birth or death is not available
svn: r7575
2006-11-07 12:05:40 +00:00
Don Allingham
dafa578420
* src/DataViews/_MediaView.py: cancel drag-n-drop if list is empty
...
* src/PageView.py: cancel drag-n-drop if list is empty
svn: r7571
2006-11-07 01:29:15 +00:00
Don Allingham
a4343f0de8
* src/DataViews/_PersonView.py: provide a default surname for and Add
...
Person button press based of selected item in the Person View tree.
* help/C/various: remove unused files from manual
svn: r7557
2006-11-06 00:41:13 +00:00
Don Allingham
39c4bf74d3
2006-11-05 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PlaceView.py: drag-n-drop support
* src/GrampsWidgets.py: drag-n-drop support for place selector widget
* src/ScratchPad.py: drag-n-drop support for places
* src/DdTargets.py: drag-n-drop support for places
svn: r7555
2006-11-05 23:11:02 +00:00
Alex Roitman
72403bcdb5
2006-11-03 Alex Roitman <shura@gramps-project.org>
...
* configure.in: Bump up the version.
* src/Editors/_EditLdsOrd.py (update_parent_label): Spurious
translation.
* src/DataViews/_RelationView.py (write_event_ref): Spurious
translation.
* src/ReportBase/_ReportDialog.py (get_header): Spurious
translation.
* RELEASE: version 2.2.2 is released.
svn: r7547
2006-11-03 17:05:24 +00:00
Don Allingham
34e8744b6a
2006-11-02 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: fix spacing
* src/ScratchPad.py: handle deleting of a person properly
svn: r7541
2006-11-03 04:12:12 +00:00
Don Allingham
09ab96a8fa
svn: r7532
2006-10-31 23:29:14 +00:00
Don Allingham
8edddcff23
* src/DataViews/_RelationView.py: add right context menu
...
svn: r7531
2006-10-31 23:03:58 +00:00
Don Allingham
c66bb89f04
* src/DataViews/_PersonView.py: fix typo
...
svn: r7529
2006-10-31 20:16:08 +00:00
Don Allingham
42da6cd40d
* src/Reorder.py: Allow for reordering of relationships, enhance
...
buttons
svn: r7527
2006-10-31 19:44:45 +00:00
Don Allingham
9ce6369d09
2006-10-31 Don Allingham <don@gramps-project.org>
...
* src/Reorder.py: Allow for reordering of relationships
* src/DataViews/_RelationView.py: add reorder support
* src/glade/gramps.glade: reorder dialog
* src/Makefile.am: install Reorder.py
svn: r7525
2006-10-31 17:36:38 +00:00
Don Allingham
b72b0aa36e
debug
...
svn: r7519
2006-10-30 18:09:42 +00:00
Don Allingham
07b8a33a9f
debug
...
svn: r7517
2006-10-30 17:04:14 +00:00
Don Allingham
e5b1c14e70
debug
...
svn: r7516
2006-10-30 16:45:38 +00:00
Don Allingham
c0956fc456
debug
...
svn: r7515
2006-10-30 16:45:13 +00:00
Don Allingham
03bb9bc8d7
2006-10-22 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: remove dead code
* src/GrampsDb/_ReadGedcom.py: handle Legacy _PREF
* src/DisplayModels/_PeopleModel.py: speed improvement on name
svn: r7424
2006-10-23 02:24:03 +00:00
Alex Roitman
fb8dae4515
2006-10-20 Benny Malengier <bm@cage.UGent.be>
...
* src/DataViews/_PlaceView.py: Fix lattitude/longitude typo.
* src/glade/gramps.glade: Swap the order of latt/long in UI.
svn: r7420
2006-10-21 03:56:13 +00:00
Alex Roitman
d2403dcc1f
* src/DataViews/_PersonView.py (set_inactive): Check active status.
...
svn: r7357
2006-10-06 03:32:35 +00:00
Don Allingham
db9e5de2fc
2006-09-28 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PlaceView.py: add street column (bug #459 )
* src/DisplayModels/_PlaceModel.py: add street column
* src/GrampsDb/_GrampsDbBase.py: add street column
svn: r7335
2006-09-29 04:13:10 +00:00
Don Allingham
43fc029947
2006-09-12 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: provide a waring if a broken
family is detected
* src/plugins/Check.py: Don't remove families with no parents
unless no children exist
svn: r7321
2006-09-13 02:57:45 +00:00
Alex Roitman
bcc9235ac8
* src/DataViews/_FamilyList.py: Add column editor.
...
svn: r7254
2006-08-24 20:11:23 +00:00
Alex Roitman
187ed06537
* src/DataViews/_PersonView.py (person_removed): Properly create
...
and pass the filter when searchbar is enabled (not sidebar).
svn: r7251
2006-08-24 04:38:06 +00:00
Alex Roitman
e5fb9ee657
* src/DataViews/_PedigreeView.py (PedigreeView.goto_active_person):
...
Update status bar on person change.
* src/DataViews/_RelationView.py (RelationshipView.change_person):
Update status bar on person change.
svn: r7247
2006-08-23 18:55:06 +00:00
Alex Roitman
5c666600e8
* src/Filters/Rules/MediaObject: Added to replace Media.
...
* src/Filters/Rules/Media: Removed.
* src/DataViews/_MediaView.py (filter_editor): Change Media to
MediaObject.
* src/Filters/_GenericFilter.py: Change Media to MediaObject.
* src/DataViews/_PersonView.py (build_widget): Pass uistate
to filter class.
* src/PageView.py (ListView.build_filter_container): Pass uistate
to filter class.
* src/DisplayState.py (DisplayState.__signals__): Register
'filters-changed' signal.
* src/FilterEditor/_ShowResults.py: Change Media to MediaObject.
* src/FilterEditor/_EditRule.py: Change Media to MediaObject.
* src/FilterEditor/_FilterEditor.py (close): Emit 'filters-changed'.
* src/Filters/SideBar/*py: Take uistate and connect to the
'filters-changed' signal.
svn: r7233
2006-08-22 16:49:21 +00:00
Alex Roitman
b64e1f0eb2
* src/DataViews/_PersonView.py (column_names): Remove cause of death.
...
* src/DisplayModels/_PeopleModel.py (__init__): Update the order
of marker and tooltip columns;
(column_cause_of_death): remove method;
(COLUMN_DEFS): Remove 'cause of death' column.
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_10): Reset event
and person view columns to the default.
* src/GrampsDb/_GrampsDbBase.py (get_event_column_order): Remove
cause column from the default list.
(get_person_column_order): Remove cause of death column.
svn: r7224
2006-08-21 06:32:31 +00:00
Alex Roitman
6194c06a39
2006-08-20 Alex Roitman <shura@gramps-project.org>
...
* src/DataViews/_EventView.py (column_names): Remove cause column.
* src/DisplayModels/_EventModel.py: Use constants for column
numbers; remove cause column.
svn: r7218
2006-08-21 02:10:55 +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
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
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
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
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
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
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
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
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
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
c47d910fb1
* src/Filters/SideBar: Add new module.
...
svn: r7131
2006-08-05 04:41:56 +00:00
Alex Roitman
e7dc7a9125
* src/DataViews/_EventView.py: Add sidebar filter.
...
* src/FilterEditor/_FilterEditor.py: Support event filters.
* src/Filters/__init__.py: expose new module.
* src/Filters/_PersonSidebarFilter.py: Fix type handling.
* src/Filters/_FamilySidebarFilter.py: Fix type handling.
* src/Filters/_GenericFilter.py: Support event filters.
* src/Filters/_EventSidebarFilter.py: add new module.
* src/Filters/Rules/Events/*.py: add new rules.
* src/Filters/Rules/Family/_HasRelType.py (apply): Use new API.
svn: r7127
2006-08-05 04:05:05 +00:00
Alex Roitman
49d002f75c
In .:
...
2006-08-04 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_MediaView.py (row_change): Work around older pygtk.
* src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON): Ship new
files.
* src/Filters/Rules/Makefile.am (pkgdata_PYTHON): Ship new file.
In po:
2006-08-04 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Unlist plugins that are not shipped.
svn: r7120
2006-08-04 19:36:18 +00:00
Zsolt Foldvari
bbdb648dec
2006-08-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/DataViews/_PersonView.py (__init__): connection to "active-
person-changed" signal moved to set_active()
(set_active, set_inactive): Reconnect to/disconnect from dbstate's
"active-person-changed" signal.
* src/DataViews/_RelationView.py (__init__): connection to "active-
person-changed" signal moved to set_active()
(set_active, set_inactive): Reconnect to/disconnect from dbstate's
"active-person-changed" signal.
svn: r7119
2006-08-04 13:51:44 +00:00
Zsolt Foldvari
5af5a2a3c2
2006-08-03 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/Check.py (cleanup_deleted_name_formats): Change hardcoded
values with constants.
* src/GrampsCfg.py: Unused constants cleanup.
* src/DataViews/_PedigreeView.py (__init__): connection to "active-
person-changed" signal moved to set_active()
(set_active, set_inactive): Improve performance of other views.
* src/NameDisplay.py (name_grouping_data): Change hardcoded values
with constants.
svn: r7114
2006-08-03 14:26:43 +00:00
Don Allingham
e59d065ada
2006-08-01 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: use grouping name
* src/NameDisplay.py: Add grouping from data instead of just Name
instance, handle Name.DEF
* src/DisplayModels/_PeopleModel.py: use grouping name
svn: r7110
2006-08-01 23:50:47 +00:00
Alex Roitman
230d3b7d69
In .:
...
2006-07-31 Alex Roitman <shura@gramps-project.org>
* src/Filters/_SearchBar.py (SearchBar.__init__): Take dbstate as
a constructor argument; (SearchBar.apply_filter): pass dbstate.
* src/PageView.py (BookMarkView.add_bookmark,
PersonNavView.jumpto, PersonNavView.fwd_clicked,
PersonNavView.back_clicked, ListView.build_widget): Pass dbstate.
* src/Navigation.py (BaseNavigation.__init__,
PersonNavigation.__init__): Take dbstate as a constructor argument;
(PersonNavigation.build_item_name): properly access dbstate.
* src/DisplayState.py (__init__): Do not take dbstate as a
constructor argument; Do not connect dbstate signal here (moved to
ViewManager);
(display_relationship,push_message,modify_statusbar): Make dbstate
an argument.
* src/plugins/Checkpoint.py (run_tool): Pass dbstate.
* src/ViewManager.py (_build_main_window): Do not pass dbstate to
uistate DisplayState constructor; connect dbstate signal handler;
pass dbstate to Navigation; (keypress): Pass dbstate;
(statusbar_key_update): Pass dbstate;
(do_load_plugins): Pass dbstate;
(ViewManager.add_bookmark): Pass dbstate.
* src/DataViews/_RelationView.py (shade_update): Pass dbstate.
* src/DataViews/_PersonView.py (build_widget,_goto,
key_goto_home_person, key_edit_selected_person): Pass dbstate.
* src/Filters/Makefile.am (pkgdata_PYTHON): Remove obsolete file.
* src/Filters/__init__.py: Remove importing obsolete module.
* src/Filters/_FilterWidget.py: Remove obsolete module.
In po:
2006-07-31 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Remove obsolete file.
svn: r7104
2006-08-01 04:31:10 +00:00
Don Allingham
495b769141
2006-07-30 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PlaceView.py: add tooltip for map button
svn: r7097
2006-07-31 00:23:22 +00:00
Alex Roitman
5569f78767
* src/PageView.py (PersonNavView.filter_editor): Catch exception.
...
* src/DataViews/_FamilyList.py (FamilyListView.filter_editor):
Catch exception.
* src/plugins/EventCmp.py (EventComparison.filter_editor_clicked):
Catch exception.
svn: r7091
2006-07-30 03:34:10 +00:00
Don Allingham
bf1d752f01
2006-07-21 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: provide number for children/siblings
* src/GrampsWidgets.py: fix spacing on link box
svn: r7054
2006-07-22 04:12:09 +00:00
Don Allingham
a1b1138569
2006-07-11 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamilyList.py: clean up
* src/DataViews/_PedigreeView.py: clean up
* src/DataViews/_MapView.py: clean up
* src/ViewManager.py: better menu name
svn: r7017
2006-07-11 20:56:59 +00:00
Don Allingham
8236179ce3
* src/DataViews/_PersonView.py: catch config callback for sidebar
...
* src/ViewManager.py: catch config callback for sidebar
* src/PageView.py: catch config callback for sidebar
svn: r7015
2006-07-10 21:46:46 +00:00
Don Allingham
e3edec3107
2006-07-10 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamlyList.py: add filter editor support
* src/FilterEditor/_FilterEditor.py: add family support
* src/FilterEditor/_EditRule.py: add family support
* src/Filters/_FamilySidebarFilter.py: start of family support
* src/Filters/Rules/Family/_HasRelType.py: start of family filters
* src/Filters/Rules/Family/__init__.py: start of family filters
svn: r7014
2006-07-10 17:45:18 +00:00
Don Allingham
615716f0fb
2006-07-09 Don Allingham <don@gramps-project.org>
...
* configure.in: up the version number
* src/DataViews/_FamilyList.py: add support for sidebar filter
* src/DisplayModels/_BaseModel.py: handle generic model filtering
* src/PageView.py: Add support for generic modeling
* src/Filters/__init__.py: generic family rule support
* src/Filters/_GenericFilter.py: generic family rule support
* help/C/gramps-manual.xml: updates
* help/Makefile.am: remove old files
svn: r7013
2006-07-10 03:34:19 +00:00
Don Allingham
a2aceb58b0
2006-07-04 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PlaceView.py (PlaceView.ui_definition):
add google maps to tool bar
svn: r6989
2006-07-04 17:57:09 +00:00
Don Allingham
724f41b4b8
* src/DataViews/_PlaceView.py: add attempt to map to google maps,
...
check for valid list
svn: r6985
2006-07-04 04:59:15 +00:00
Don Allingham
1ab9acf99f
* src/DataViews/_PlaceView.py: add attempt to map to google maps
...
svn: r6984
2006-07-04 03:53:51 +00:00
Don Allingham
e593f5fd33
* various: pyflakes fixes
...
svn: r6982
2006-07-03 04:25:33 +00:00
Don Allingham
0114cd0bff
2006-07-02 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: add filter editor support
* src/DataViews/_Relationship.py: add filter editor support
* src/DataViews/_PersonView.py: move filter editor support to PageView
* src/PageView.py: add filter editor support
svn: r6981
2006-07-03 02:28:44 +00:00
Don Allingham
7d56d70075
font problems by switching fonts if needed
...
svn: r6975
2006-06-30 14:22:49 +00:00
Don Allingham
4e0c9e816e
svn: r6974
2006-06-30 14:16:09 +00:00
Don Allingham
a9919c995a
2006-06-28 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py (PedigreeView.rebuild): use gtk.Arrow
instead of unicode characters
svn: r6972
2006-06-28 18:46:35 +00:00
Don Allingham
dc01bb9e34
* src/DataViews/_PersonView.py: import QuestionDialog
...
svn: r6941
2006-06-21 19:46:27 +00:00
Don Allingham
7a94d8a920
* src/DataViews/_RelationView.py: fix sets
...
svn: r6938
2006-06-21 19:29:36 +00:00
Don Allingham
bba20d60c2
fails, recalculate data, fix initial display of sidebar
...
* src/ViewManager.py: handle post page creation initalization
* src/PageView.py: handle post page creation initalization
svn: r6929
2006-06-21 02:43:19 +00:00
Don Allingham
ead9d7c761
* src/DataViews/_PersonView.py (PersonView.person_updated): if surname
...
fails, recalculate data
svn: r6928
2006-06-20 21:34:53 +00:00
Martin Hawlisch
03474fa6e5
* src/DataViews/_PedigreeView.py: Properly redraw if active person is set to None
...
svn: r6925
2006-06-20 12:51:14 +00:00
Martin Hawlisch
3b3a76a3f5
* src/DataViews/_PedigreeView.py: Support for family editing; Change line style for child relation "birth"
...
svn: r6924
2006-06-20 09:17:58 +00:00
Don Allingham
7c6b044711
* src/DataViews/_PersonView.py: handle unsetting of rows changing
...
the active person when the model is rebuilt.
svn: r6922
2006-06-20 04:25:44 +00:00
Don Allingham
e989a73aea
* src/DataViews/_Relationship.py: handle person set to None
...
svn: r6920
2006-06-20 02:50:38 +00:00
Martin Hawlisch
0de586739e
* src/PageView.py, src/DataViews/_MediaView.py: Let all list views have the same border width
...
svn: r6918
2006-06-19 21:01:57 +00:00
Martin Hawlisch
2069821307
* src/DataViews/_PedigreeView.py: Bootstrap resize handling using "show" event because the "expose" event was not emitted in all cases ( closes #202 ); Redraw on family-* signals too to show for example newly added parents.
...
svn: r6914
2006-06-19 08:22:49 +00:00
Don Allingham
14e0783dd4
2006-06-17 Don Allingham <don@gramps-project.org>
...
* src/Selectors/_BaseSelector.py (BaseSelector.run): handle
delete event
* src/DataViews/_RelationView.py: remove debug statement
* src/DataViews/__init__.py: remove map view for time being
svn: r6909
2006-06-18 03:05:33 +00:00
Don Allingham
09d839782f
* src/DataViews/_RelationView.py: clear all subelements on redraw
...
svn: r6907
2006-06-17 04:20:27 +00:00
Don Allingham
fe4bdbc9c1
2006-06-16 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: clear image if none is selected
svn: r6905
2006-06-17 02:36:57 +00:00
Don Allingham
2f86415842
svn: r6903
2006-06-16 21:26:44 +00:00
Martin Hawlisch
18c33bcf50
small typo
...
svn: r6899
2006-06-16 08:31:20 +00:00
Don Allingham
28d4740d3c
2006-06-01 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: FilterEditor call sequence
* src/FilterEditor/_EditFilter.py: added
* src/FilterEditor/_FilterEditor.py: Break out other classes
* src/FilterEditor/_EditRule.py: added
* src/FilterEditor/_ShowResults.py: added
* src/FilterEditor/Makefile.am: Add new files
svn: r6843
2006-06-02 03:21:52 +00:00
Don Allingham
60dd633324
2006-06-01 Don Allingham <don@gramps-project.org>
...
* configure.in: add FilterEditor subdir
* src/DataViews/_PersonView.py: call filter editor with 'Person'
argument
* src/FilterEditor/_FilterEditor.py: get functional again
* src/glade/rule.glade: clean up ui a bit
* src/Filters/_FilterList.py: fix logical condition
* src/Filters/_GenericFilter.py: fix inversion
svn: r6840
2006-06-01 22:37:13 +00:00
Don Allingham
5a1fa1c1c7
2006-05-31 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: call FilterEditor
* src/FilterEditor/__init__.py: added
* src/FilterEditor/_FilterEditor.py: moved from plugins
* src/glade/rule.glade: filter editor changes
* src/Makefile.am: change subdirs
* src/FilterEditor/Makefile.am: added
svn: r6836
2006-06-01 03:36:59 +00:00
Alex Roitman
2e9af64722
Update
...
svn: r6823
2006-05-31 02:03:29 +00:00
Alex Roitman
0ab5eb9a0d
2006-05-30 Alex Roitman <shura@gramps-project.org>
...
* various: break Report into a package.
svn: r6820
2006-05-31 00:48:07 +00:00
Don Allingham
8ec6242dd7
2006-05-26 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: build skip list for SelectFamily so that
* a person cannot be his own parent
* src/Editors/_EditFamily.py: don't allow a person to be his own parent
* src/Selectors/_BaseSelector.py: Add skipping of handles
* src/DisplayModels/_BaseModel.py: Add skipping of handles
* src/DisplayModels/_MediaModel.py: Add skipping of handles
* src/DisplayModels/_RepositoryModel.py: Add skipping of handles
* src/DisplayModels/_SourceModel.py: Add skipping of handles
* src/DisplayModels/_EventModel.py: Add skipping of handles
* src/DisplayModels/_FamilyModel.py: Add skipping of handles
* src/DisplayModels/_PlaceModel.py: Add skipping of handles
svn: r6790
2006-05-26 20:48:40 +00:00
Don Allingham
305b3d7bd1
* src/DataViews/_PersonView.py: Merge module support
...
* src/Merge/_MergeSource.py: broken out of MergeData.py
* src/Merge/__init__.py: support of module
* src/Merge/Makefile.am: added
* src/Merge/_MergePlace.py: broken out of MergeData.py
* src/Merge/_MergePerson.py: renamed
svn: r6778
2006-05-25 21:02:49 +00:00
Don Allingham
d5f33362ac
* src/DataViews/_SourceView.py: source merge support
...
svn: r6777
2006-05-25 20:35:04 +00:00
Don Allingham
081f5079d5
2006-05-25 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PlaceView.py: place merge support
* src/glade/mergedata.glade: place merge support
* src/MergeData.py: place merge support
* src/PageView.py: add support for multiselection
svn: r6776
2006-05-25 19:39:44 +00:00
Don Allingham
00a5154a67
* src/DataViews/_PersonView.py: merge functionality
...
* src/ViewManager.py: merge functionality
* src/MergePeople.py: fix merge (ui and birth/death events)
* src/GrampsDb/_WriteXML.py: remove redundant birth/death entries
svn: r6773
2006-05-25 04:08:05 +00:00
Don Allingham
4cb9bb81b2
2006-05-23 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: make shading optional
* src/GrampsCfg.py: make shading optional
* src/Config/_GrampsConfigKeys.py: make shading optional
* data/gramps.schemas.in: make shading optional
svn: r6769
2006-05-24 04:49:05 +00:00
Martin Hawlisch
b8ff094aa6
* src/DataViews/_MapView.py: Catch exceptions of the PixbufLoader that occur if nothing or not an image have been downloaded.
...
svn: r6765
2006-05-23 21:30:42 +00:00
Don Allingham
74b55ce32a
2006-05-23 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: finish shading
* src/GrampsDb/_DbUtils.py: add birth/death index set funcion
* src/Editors/_EditPerson.py: birth/death index fixes
* src/DisplayTabs/_PersonEventEmbedList.py: birth/death index fixes
* src/GrampsWidgets.py: shading fixes
* src/DisplayModels/_PeopleModel.py: birth/death index fixes
svn: r6764
2006-05-23 21:07:26 +00:00
Don Allingham
b2e8acc59d
* src/DataViews/_RelationView.py: renamed from _FamilyView
...
* src/DataViews/__init__.py: use RelationView.py
* src/DataViews/Makefile.am: update
svn: r6761
2006-05-23 19:46:02 +00:00
Martin Hawlisch
c1e6f1a089
* src/DataViews/_PedigreeView.py: Use dbstate only to not get out of sync with db and active person.
...
svn: r6760
2006-05-23 19:01:43 +00:00
Don Allingham
e11392531d
alignment
...
svn: r6757
2006-05-23 16:40:08 +00:00
Don Allingham
fbdf65148e
2006-05-23 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamilyView.py: more shading
svn: r6756
2006-05-23 16:33:42 +00:00
Alex Roitman
8b9b3112d8
2006-05-22 Alex Roitman <shura@gramps-project.org>
...
* data/gramps.schemas.in: Typos.
* src/DataViews/_PedigreeView.py (rebuild): Typo.
svn: r6753
2006-05-23 04:59:50 +00:00
Don Allingham
4200f34ab2
2006-05-22 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamilyView.py: start shading of data
svn: r6752
2006-05-23 03:50:37 +00:00
Don Allingham
ff07f8407f
* src/DataViews/_MapView.py: use config value to determine if online
...
maps should be used
* src/GrampsCfg.py: online map config value
* src/Config/_GrampsCOnfigKeys.py: online map config value
* daa/gramps.schema.in: online map config value
svn: r6728
2006-05-20 01:49:38 +00:00
Martin Hawlisch
394f2d2749
* src/DataViews/_MapView.py (WMSMapTile): Start of map download inside an idle handler.
...
svn: r6724
2006-05-19 19:13:17 +00:00
Alex Roitman
624138a2a4
* src/DataViews/_RepositoryView.py (edit, on_double_click): Catch
...
exception.
* src/GrampsWidgets.py (PlaceEntry.add_del_clicked)
(PlaceEntry.share_clicked): Catch exception.
svn: r6716
2006-05-18 23:02:47 +00:00
Alex Roitman
b21da17659
* src/glade/gramps.glade (select_person): Name the box.
...
* src/DataViews/_MediaView.py (row_change): Collect garbage on the
row change.
* src/Selectors/_BaseSelector.py: Use DisplaModel models;
(_local_init): Add selector-specific hook.
(_local_init): Set up preview;
(_row_change): Show preview; collect garbage.
svn: r6690
2006-05-17 06:13:37 +00:00
Alex Roitman
3b6d63e48f
In .:
...
* src/Selectors/_SelectPerson.py: Use new package.
* src/plugins/RelCalc.py: Use new package.
* src/DataViews/_PersonView.py: Use new package.
* src/DisplayModels: Make new package.
* src/Makefile.am: Remove old files.
In po:
* POTFILES.in: Add new files; remove old files.
svn: r6683
2006-05-17 00:48:46 +00:00
Martin Hawlisch
387f33c94a
* src/DataViews/_PedigreeView.py: work around bug in database-changed signals
...
svn: r6681
2006-05-16 14:57:17 +00:00
Martin Hawlisch
2bc240dd5f
* src/DataViews/_PedigreeView.py: Add navigation-arrows to the tree
...
svn: r6680
2006-05-16 13:53:11 +00:00
Don Allingham
67475a87cd
* src/Filters/__init__.py: add SidebarFilter, PersonSidebarFilter
...
* src/Filters/_SidebarFilter.py: added
* src/Filters/_PersonSidebarFilter.py: added
svn: r6672
2006-05-15 20:37:19 +00:00
Don Allingham
542927d48a
2006-05-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: cleaner interface to filters
* src/plugins/RelCalc.py: cleaner interface to filters
* src/PeopleModel.py: cleaner interface to filters
* src/Selectors/_SelectPerson.py: cleaner interface to filters
svn: r6671
2006-05-15 18:49:35 +00:00
Alex Roitman
fc36af2974
* src/DataViews/_SourceView.py (edit,on_double_click): Catch exception.
...
svn: r6670
2006-05-15 16:03:10 +00:00
Alex Roitman
e0b3dc141d
In .:
...
2006-05-15 Alex Roitman <shura@gramps-project.org>
* configure.in: Generate new Makefile.
* src/Makefile.am: adapt to new module.
* src/Selectors: separate selectors in their own module.
* src/Select*.py: move to Selectors.
* src/DataViews/_FamilyView.py: Use new module.
* src/Editors/_EditLdsOrd.py: Use new module.
* src/Editors/_EditPersonRef.py: Use new module.
* src/Editors/_EditFamily.py: Use new module.
* src/DisplayTabs/_SourceEmbedList.py: Use new module.
* src/DisplayTabs/_RepoEmbedList.py: Use new module.
* src/DisplayTabs/_EventEmbedList.py: Use new module.
* src/DisplayTabs/_GalleryTab.py: Use new module.
* src/plugins/FilterEditor.py: Use new module.
* src/plugins/SimpleBookTitle.py: Use new module.
* src/PluginUtils/_Report.py: Use new module.
In po:
2006-05-15 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r6669
2006-05-15 15:53:42 +00:00
Don Allingham
06c27271c5
* src/DataViews/_RepositoryView.py: column fixes
...
* src/DataViews/_SourceView.py: column fixes
* src/DataViews/_EventView.py: column fixes
* src/DataViews/_FamilyList.py: column fixes
* src/DataViews/_PlaceView.py: column fixes
* src/DataViews/_PersonView.py: column fixes
* src/DisplayModels.py: column/sort fixes
* src/PageView.py: column/sort fixes
svn: r6664
2006-05-15 04:14:03 +00:00
Don Allingham
c41dafef73
2006-05-14 Don Allingham <don@gramps-project.org>
...
* src/DateHandler/__init__.py: import DateParser and DateDisplay
* src/DataViews/_PersonView.py: default gender filter to "any"
* configure.in: bump up to 2.1.2
svn: r6659
2006-05-14 23:01:00 +00:00
Don Allingham
26548787a8
2006-05-13 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamilyView.py (FamilyView.redraw): handle history
svn: r6648
2006-05-14 02:37:15 +00:00
Don Allingham
1f96447335
* src/DataViews/_PersonView.py: add non-functioning (for now) clear
...
button
* src/Config/_GrampsGconfKeys.py: get_default fix
svn: r6642
2006-05-13 05:36:55 +00:00
Don Allingham
6976e2c9c0
default colors
...
svn: r6639
2006-05-13 04:45:46 +00:00
Don Allingham
8e2132ccb2
svn: r6636
2006-05-13 04:10:40 +00:00
Don Allingham
3b62238ba8
* src/GrampsCfg.py: fix color dialog buttons
...
* src/Filters/Rules/Person/_HasEvent.py: handle EventType
svn: r6635
2006-05-13 03:53:06 +00:00
Don Allingham
fdd56563e7
2006-05-12 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: set up new filter fields
* src/Filters/Rules/Person/_RegExpIdOf.py: added
* src/Filters/Rules/Person/__init__.py: added new files
* src/Filters/Rules/Person/_HasNoteMatchingSubstringOf.py
* src/Filters/Rules/Person/_HasBirth.py: use loose_data_cmp
* src/Filters/Rules/Person/_SearchName.py: search all fields
* src/Filters/Rules/Person/_HasDeath.py: use loose_data_cmp
* src/Filters/Rules/Person/_RegExpName.py: added
* src/Filters/Rules/Person/_MatchIdOf.py: added
* src/Filters/Rules/Person/_HasNoteRegexp.py: added
* src/Filters/Rules/Person/Makefile.am: added new files
* src/Filters/Rules/_RuleUtils.py: added loose_date_cmp
2006-04-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
svn: r6634
2006-05-12 22:38:48 +00:00
Don Allingham
a270b514e6
2006-05-11 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: add additional fields, and build
filter
* src/PeopleModel.py: handle both search and filters
* src/Filters/_GenericFilter.py: import RelLib
svn: r6625
2006-05-12 04:51:44 +00:00
Don Allingham
b073854468
fix marker type, search bar tuple problem
...
svn: r6622
2006-05-11 23:05:12 +00:00