Don Allingham
bf0d25b660
2006-05-25 Don Allingham <don@gramps-project.org>
...
* configure.in: add Merge directory
svn: r6782
2006-05-26 00:10:59 +00:00
Alex Roitman
15c41c168d
Update
...
svn: r6781
2006-05-26 00:10:45 +00:00
Alex Roitman
8d487a92b6
2006-05-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: More rework, still in progress.
svn: r6780
2006-05-25 23:59:51 +00:00
Don Allingham
c2276f723d
* src/Merge/_MergePlace.py: handle notes
...
* src/glade/mergedata.glade: handle notes
svn: r6779
2006-05-25 23:43:34 +00:00
Don Allingham
38556466b0
* 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
f129939ab6
* src/DataViews/_SourceView.py: source merge support
...
svn: r6777
2006-05-25 20:35:04 +00:00
Don Allingham
a7e7146897
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
Jérôme Rapinat
32cca0759a
# /plugins/rel_fr.py : There is no maternal/paternal side on this file, the previous translation introduced mistakes. I remove paternel/maternel on father and mother level.
...
svn: r6775
2006-05-25 05:52:17 +00:00
Alex Roitman
8f6567b960
2006-05-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Start major rework, still in progress.
svn: r6774
2006-05-25 05:18:03 +00:00
Don Allingham
ba91817471
* 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
93cd3d0832
* src/GrampsDb/_DbUtils.py: fix index setting of death index
...
* src/GrampsDb/_WriteGedcom.py: remove redundant birth/death
references
svn: r6772
2006-05-25 02:30:16 +00:00
Don Allingham
aa0099c9c0
2006-05-24 Don Allingham <don@gramps-project.org>
...
* src/images/stock_notes.png: added
* src/images/Makefile.am: add stock_notes.png
* src/gramps_main.py: register stock_notes as gramps_notes
* src/DisplayTabs.py: use gramps_notes instead of stock_notes
svn: r6771
2006-05-25 00:23:22 +00:00
Alex Roitman
28e2176c5d
* src/Utils.py: move event/attr constants to GedcomInfo.
...
* src/plugins/TestcaseGenerator.py: Use new methods.
* src/DisplayTabs/_LdsModel.py: Use new methods.
* src/Editors/_EditLdsOrd.py: Use new methods.
* src/RelLib/_LdsOrd.py: Add new methods.
* src/GrampsDb/_WriteGedcom.py: Do not import unused module.
* src/GrampsDb/_ReadXML.py: Use methods from LdsOrd.
* src/lds.py: Rename to LdsUtils.py
* src/GrampsDb/_ReadGedcom.py: Use new module name.
* src/Makefile.am (gdir_PYTHON): Ship new file.
svn: r6770
2006-05-24 05:28:33 +00:00
Don Allingham
3c88cb4ce5
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
Alex Roitman
236426be9b
Update
...
svn: r6768
2006-05-24 00:42:52 +00:00
Alex Roitman
9e968d5891
Update
...
svn: r6767
2006-05-24 00:12:02 +00:00
Alex Roitman
f5635de066
2006-05-23 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Upgrade LdsOrd.
svn: r6766
2006-05-23 23:37:24 +00:00
Martin Hawlisch
a1e67e9e4f
* 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
16b88765af
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
Alex Roitman
1b3d046781
2006-05-23 Alex Roitman <shura@gramps-project.org>
...
* src/Utils.py (probably_alive): Adapt to new birth/death refs.
svn: r6763
2006-05-23 20:31:39 +00:00
Alex Roitman
fb1b7b3744
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Convert upgrade
...
to using new birth/death reference approach.
* src/GrampsDb/_GrampsDbBase.py (commit_person): Simplify updating
of the custom event roles.
* src/GrampsDb/_WriteXML.py (write_person): Use methods to get
birth/death ref, not raw attributes.
* src/RelLib/_Person.py: Convert to using birth and death ref
indices.
birth/deat reference; use methods to get birth/death ref, not raw
attributes.
svn: r6762
2006-05-23 19:55:35 +00:00
Don Allingham
80dcaea023
* 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
9cb82c9dac
* 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
Alex Roitman
f176ca3c91
2006-05-23 Arturas Sleinius <asleinius@gmail.com>
...
* lt.po: updated Lithuanian translation.
svn: r6759
2006-05-23 17:27:24 +00:00
Alex Roitman
b0e5e65046
2006-05-23 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_ReadXML.py (start_eventref): Do not reset existing
birth/deat reference.
svn: r6758
2006-05-23 17:02:06 +00:00
Don Allingham
ba37224b38
alignment
...
svn: r6757
2006-05-23 16:40:08 +00:00
Don Allingham
947c5946b6
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
26c6c9d390
Update
...
svn: r6755
2006-05-23 05:14:17 +00:00
Alex Roitman
67159ad3e8
2006-05-22 Alex Roitman <shura@gramps-project.org>
...
* gramps.pot: Update.
svn: r6754
2006-05-23 05:14:00 +00:00
Alex Roitman
999c33493e
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
fee7d2c445
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
Alex Roitman
396dee3b9e
svn: r6751
2006-05-22 23:58:42 +00:00
Alex Roitman
36413653f9
* src/GrampsDb/_WriteGedcom.py: Multiple improvements.
...
* various: Replace get/set_base_handle with get/set_reference_handle.
* src/RelLib/_SourceRef.py (get_base_handle,set_base_handle):
Remove redundant methods.
svn: r6750
2006-05-22 23:56:57 +00:00
Alex Roitman
a11c0949d6
2006-05-22 Alex Roitman <shura@gramps-project.org>
...
* src/ArgHandler.py (need_gui): Add method.
* src/ViewManager.py: Move statusbar notification from gramps_main.
* src/gramps_main.py: Remove unused methods, handle ArgHandler better.
svn: r6749
2006-05-22 18:07:12 +00:00
Don Allingham
546ae1a6ff
2006-05-21 Don Allingham <don@gramps-project.org>
...
* src/ViewManager.py: handle export, import, and save as if
database does not exist, yet UIManager still wants to call them.
svn: r6748
2006-05-22 04:17:18 +00:00
Alex Roitman
b8f421b049
2006-05-21 Alex Roitman <shura@gramps-project.org>
...
* configure.in: Set up for the next release.
svn: r6747
2006-05-22 03:19:42 +00:00
Brian Matherly
6a0bd5cf33
src/plugins/TimeLine.py: round all dates to nearest decade
...
svn: r6746
2006-05-22 02:57:27 +00:00
Don Allingham
446f88cd84
2006-05-21 Don Allingham <don@gramps-project.org>
...
* src/GrampsWidgets.py (MonitoredEntry.set_text): added function
svn: r6745
2006-05-22 02:51:20 +00:00
Brian Matherly
79bf111b5d
src/plugins/GraphViz.py: fix unicode encoding
...
svn: r6744
2006-05-22 01:55:15 +00:00
Alex Roitman
a45108305b
* src/GrampsDb/_WriteGedcom.py: Repository export.
...
svn: r6743
2006-05-21 23:32:34 +00:00
Frode Jemtland
4e105fbd57
Changed a HTML tag that had wrongfully been translated
...
svn: r6742
2006-05-21 22:35:35 +00:00
Brian Matherly
7d93dd0602
* src/plugins/Calendar.py: make calendar work in Windows
...
* src/GrampsLocale.py: make calendar work in Windows
svn: r6741
2006-05-21 22:12:14 +00:00
Alex Roitman
270e14ae92
* src/GrampsDb/_GrampsInMemDB.py (GrampsInMemDB.__init__): Remove
...
unused variables.
svn: r6740
2006-05-21 21:07:15 +00:00
Alex Roitman
f094353066
2006-05-21 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Calendar.py (print_page): Use correct variable.
svn: r6739
2006-05-21 21:03:44 +00:00
Alex Roitman
4b4ff7e0ac
* src/GrampsDb/_GrampsBSDDB.py: Do not import unused module.
...
Do not import unused module.
svn: r6738
2006-05-21 20:48:50 +00:00
Brian Matherly
8b1298e7f7
src/plugins/GraphViz.py.in: fix file open.
...
svn: r6737
2006-05-21 20:39:14 +00:00
Alex Roitman
0c2f2fdd11
* src/const.py.in: Use gettext.
...
* src/GrampsDb/_ConstXML.py: Remove file.
svn: r6736
2006-05-21 20:27:46 +00:00
Alex Roitman
ba6a131489
2006-05-21 Alex Roitman <shura@gramps-project.org>
...
* src/DisplayTabs/_PersonEventEmbedList.py
(PersonEventEmbedList.default_type): properly process event list.
* src/Editors/_EditEventRef.py (EditEventRef.get_custom_events):
Use correct method.
* src/Editors/_EditEvent.py (EditEvent.get_custom_events)
(EditPersonEvent.get_custom_events): Use correct method.
* src/GrampsDb/_GrampsDbBase.py: Remove obsolete methods.
* src/GrampsDb/_GrampsInMemDB.py: Remove obsolete methods.
svn: r6735
2006-05-21 18:17:52 +00:00
Don Allingham
5c7267e9c3
2006-05-20 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditPlace.py: custom menus
* src/Editors/_EditLdsOrd.py: custom menus
* src/Editors/_EditSourceRef.py: custom menus
* src/Editors/_EditSource.py: custom menus
* src/Editors/_EditRepoRef.py: custom menus
* src/Editors/_EditUrl.py: custom menus
* src/Editors/_EditAttribute.py: custom menus
* src/Editors/_EditPerson.py: custom menus
* src/Editors/_EditLocation.py: custom menus
* src/Editors/_EditMediaRef.py: custom menus
* src/Editors/_EditEventRef.py: custom menus
* src/Editors/_EditMedia.py: custom menus
* src/Editors/_EditRepository.py: custom menus
* src/Editors/_EditName.py: custom menus
* src/Editors/_EditChildRef.py: custom menus
* src/Editors/_EditFamily.py: custom menus
* src/Editors/_EditEvent.py: custom menus
svn: r6734
2006-05-21 04:24:56 +00:00
Alex Roitman
e08ae4e0b0
* src/GrampsDb/_WriteGedcom.py (write_repos): Add method.
...
svn: r6733
2006-05-21 04:14:47 +00:00