Brian Matherly
120d8d756c
* src/docgen/PdfDoc.py: provide a more useful error when reportlab crashes
...
svn: r8070
2007-02-07 04:37:32 +00:00
Brian Matherly
177a0a3ea7
* src/plugins/holidays.xml: 0000906: Canada holidays patch
...
svn: r8068
2007-02-07 04:03:06 +00:00
Brian Matherly
5b58023ce6
* src/ReportBase/_ReportDialog.py: 0000905: Typo in catching exceptions in buggy reports
...
svn: r8067
2007-02-07 04:00:49 +00:00
Don Allingham
4be7ac543c
2007-02-06 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: fix cal/est parsing
* src/DisplayTabs/_ButtonTab.py: catch window already being open
* example/gedcom/sample.ged: Add est/cal samples
svn: r8063
2007-02-07 02:27:51 +00:00
Jérôme Rapinat
f4c7a9fee9
add forgotten place rules
...
svn: r8058
2007-02-05 22:30:18 +00:00
Don Allingham
5f40a3e48b
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.
svn: r8053
2007-02-04 21:30:45 +00:00
Jérôme Rapinat
444a17d41e
small improvements in French translation
...
svn: r8049
2007-02-04 11:14:55 +00:00
Brian Matherly
ed51ac7d9b
ignore eclipse files
...
svn: r8045
2007-02-04 02:31:58 +00:00
Brian Matherly
44256c5b5a
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
...
svn: r8042
2007-02-04 02:10:07 +00:00
Zdeněk Hataš
214b40f86c
Minor translation updates.
...
svn: r8039
2007-02-03 22:34:22 +00:00
Don Allingham
58d12df51a
* src/DateHandler/_DateParser.py (DateParser.init_strings): fix date parsing to allow
...
for spaces in numerical format. #892
svn: r8037
2007-02-03 18:30:43 +00:00
Don Allingham
f96e1bf992
2007-02-03 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditFamily.py (EditFamily.check_for_family_change): fix
warning message.
svn: r8035
2007-02-03 18:14:53 +00:00
Don Allingham
c408c4582e
2007-02-02 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditFamily.py (EditFamily.check_for_family_change): update on data change
from family-update signal
svn: r8031
2007-02-03 06:38:44 +00:00
Don Allingham
d3215c17a4
2007-01-30 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditFamily.py: catch family-delete signal
svn: r8030
2007-02-03 04:51:52 +00:00
Alex Roitman
30ac50668a
2007-02-02 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/WriteCD.py: Properly encode URI.
svn: r8028
2007-02-02 17:14:12 +00:00
Richard Taylor
9110ac17d4
test if I can commit
...
svn: r8027
2007-02-02 12:59:41 +00:00
Richard Taylor
757454c831
test if I can commit
...
svn: r8026
2007-02-02 12:59:24 +00:00
Don Allingham
ee89d3bac6
2007-02-02 Don Allingham <don@gramps-project.org>
...
* FAQ: update a bit.
svn: r8025
2007-02-02 12:48:14 +00:00
Alex Roitman
d4558bdfef
2007-02-01 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r8024
2007-02-01 19:10:09 +00:00
Alex Roitman
76c75ebbc4
2007-02-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py: Typo.
svn: r8023
2007-02-01 17:26:51 +00:00
Jérôme Rapinat
23fabaee01
update French translation
...
svn: r8022
2007-01-31 18:30:42 +00:00
Don Allingham
ad26af3f60
* 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
Brian Matherly
167b009dcd
* src/plugins/IndivComplete.py: fix source citations (0000867)
...
* src/ReportBase.py: fix source citations (0000867)
svn: r8020
2007-01-31 03:16:11 +00:00
Brian Matherly
8a1ccd0768
* src/docgen/ODFDoc.py: add start_superscript and stop_superscript
...
* src/docgen/KwordDoc.py: add start_superscript and stop_superscript
* src/docgen/RTFDoc.py: add start_superscript and stop_superscript
* src/docgen/HtmlDoc.py: add start_superscript and stop_superscript
* src/docgen/OpenOfficeDoc.py: add start_superscript and stop_superscript
* src/docgen/LaTeXDoc.py: add start_superscript and stop_superscript
svn: r8019
2007-01-31 03:13:31 +00:00
Alex Roitman
4d7d7e88ae
* 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
873e7bd697
* src/plugins/EventCmp.py: ( #886 ) properly handle CANCEL on save dialog
...
svn: r8017
2007-01-31 02:03:37 +00:00
Don Allingham
6fedb61f2f
2007-01-30 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: error reporting
* src/plugins/NarrativeWeb.py: error reporting
* src/Filters/_SearchBar.py: numlock handling
* src/Filters/SideBar/_SidebarFilter.py: numlock handling
svn: r8016
2007-01-31 00:02:15 +00:00
Alex Roitman
ebfafda14c
2007-01-30 Alex Roitman <shura@gramps-project.org>
...
* configure.in: Bump up the version.
svn: r8015
2007-01-30 16:46:16 +00:00
Martin Hawlisch
a7db2c2ac2
* src/ScratchPad.py: Fix crash in GrampsType escaping; Additional tooltips for more objects.
...
svn: r8014
2007-01-30 13:07:21 +00:00
Don Allingham
00bafcca5b
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
Alex Roitman
f6c7d5b2a1
2007-01-29 Piotr Czubaszek <pioterus@gmail.com>
...
* pl.po: Translation update.
svn: r8012
2007-01-29 22:49:57 +00:00
Don Allingham
6e29949ca3
* src/DisplayModels/_BaseModel.py: Refactor out node/path maps
...
* various: remove sets import
svn: r8011
2007-01-29 19:13:15 +00:00
Jérôme Rapinat
b116bb6767
update French translation
...
svn: r8010
2007-01-29 18:21:46 +00:00
Don Allingham
3e855b7507
* NEWS: update
...
* configure.in: update to 2.2.6
svn: r8009
2007-01-29 17:15:02 +00:00
Jérôme Rapinat
65969a0b5e
update French translation
...
svn: r8008
2007-01-29 17:07:54 +00:00
Martin Hawlisch
62c82154f4
fix typo
...
svn: r8007
2007-01-29 16:09:00 +00:00
Don Allingham
503db7f785
2007-01-29 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportOptions.py: fix landscape saving.
svn: r8006
2007-01-29 16:08:36 +00:00
Martin Hawlisch
dbb359c1ca
Translation update
...
svn: r8005
2007-01-28 19:13:53 +00:00
Alex Roitman
a7f0d69182
In .:
...
* src/ViewManager.py (_init_lists): Change Undo History binding to
Ctrl+H because AltH was colliding with Help menu shortcut.
In help:
2007-01-28 Alex Roitman <shura@gramps-project.org>
* C/gramps.xml: Document the change.
svn: r8004
2007-01-28 18:20:10 +00:00
Alex Roitman
66105b202d
In .:
...
2007-01-28 Alex Roitman <shura@gramps-project.org>
* NEWS: Update.
In po:
2007-01-28 Alex Roitman <shura@gramps-project.org>
* ru.po: Translation update.
svn: r8003
2007-01-28 18:11:09 +00:00
Jérôme Rapinat
cc66cdee2d
update French translation for manual
...
svn: r8002
2007-01-28 17:31:25 +00:00
Jérôme Rapinat
88dd9708f7
update keybindings on French translation
...
svn: r8001
2007-01-28 17:30:53 +00:00
Don Allingham
656907e180
* src/ReportBase/_ReportOptions.py: ( #877 ) escape XML constructs
...
* src/BaseDoc.py: escape XML constructs
svn: r8000
2007-01-28 05:08:49 +00:00
Don Allingham
23d75ca987
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
1056dd37e0
* src/ViewManager.py: block interface on autobackup ( #856 )
...
* src/DisplayState.py: block interface on autobackup
svn: r7998
2007-01-28 02:51:18 +00:00
Don Allingham
c7bd0b1e8b
* src/Utils.py: handle missing/invalid encoding
...
* src/DisplayModels/_BaseModel.py: handle None vs. 0
svn: r7997
2007-01-27 23:08:08 +00:00
Alex Roitman
63b6ee6329
2007-01-27 Piotr Czubaszek <pioterus@gmail.com>
...
* pl.po: Translation update.
svn: r7996
2007-01-27 22:29:11 +00:00
Don Allingham
a102f2ec61
2007-01-27 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditPerson.py (EditPerson._image_button_press): check
for window already being open (#882 )
svn: r7995
2007-01-27 18:28:29 +00:00
Jérôme Rapinat
2aeef67749
update French translation
...
svn: r7994
2007-01-27 10:50:04 +00:00
Don Allingham
999dcf034e
2007-01-26 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: make unicode the default for export
* src/GrampsDb/gedcompexport.glade: remove unused dialog
* src/plugins/WritePkg.py: don't attempt to delete missing media objects.
svn: r7993
2007-01-27 05:30:15 +00:00