Benny Malengier
417d471690
2007-05-10 Benny Malengier <bm@cage.ugent.be>
...
Correct error in person name privacy
svn: r8458
2007-05-10 21:57:45 +00:00
Benny Malengier
ad9d719a83
2007-05-09 Benny Malengier <bm@cage.ugent.be>
...
* src/GrampsDb/_ReadXML.py: partly fix #1053 , import privacy of person, family,
media, source, place and repo correct. Still to do: sourceref and lds_ordinance
svn: r8457
2007-05-10 21:41:45 +00:00
Martin Hawlisch
e487a5e21e
* src/DataViews/_PedigreeView.py: Some rendering fixes for RTL locales
...
svn: r8456
2007-05-10 11:32:43 +00:00
Don Allingham
71fc64718d
2007-05-09 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py (GedcomParser.func_name_aka): patch submitted
on bug tracker for AKA parameter missing (#1034 )
svn: r8455
2007-05-10 02:54:48 +00:00
Benny Malengier
c537f644d8
* src/glade/gramps.glade: fix #797
...
2007-05-09 Benny Malengier <bm@cage.ugent.be>
svn: r8452
2007-05-09 18:44:35 +00:00
Benny Malengier
3d76238fbf
2007-05-09 Benny Malengier <bm@cage.ugent.be>
...
* src/glade/gramps.glade: fix #796
svn: r8451
2007-05-09 18:31:57 +00:00
Don Allingham
44c16c7c19
2007-05-08 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditFamily.py (ChildEmbedList): Sort by the proper column
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBookmarks.insert): fix
bookmark insertion (#1050 )
svn: r8450
2007-05-09 04:00:08 +00:00
Brian Matherly
e75a336f2d
Change the default directory for the narrative web report so people don't generate the report in their database directory.
...
svn: r8449
2007-05-09 03:39:08 +00:00
Don Allingham
9305ea5d52
svn: r8447
2007-05-09 03:17:17 +00:00
Brian Matherly
f8ae68c1b7
Fix generation chart alignment for Narrative Web Tranquil style sheet.
...
svn: r8437
2007-05-06 21:25:09 +00:00
Benny Malengier
1051a16c8c
2007-05-03 Benny Malengier <bm@cage.ugent.be>
...
* src/plugins/rel_de.py:
issue #0000929 , rel_de.py
svn: r8434
2007-05-03 21:34:57 +00:00
Brian Matherly
4cd3b0f8c6
Fix errors in bookmark filters.
...
svn: r8428
2007-04-28 03:51:19 +00:00
Brian Matherly
d7d39311c7
Fix escape error in BookReport.py.
...
svn: r8427
2007-04-28 03:36:54 +00:00
Brian Matherly
a80294ab94
Fix exception message in DbLoader.py.
...
svn: r8426
2007-04-28 03:10:16 +00:00
Don Allingham
6b16e40db3
2007-04-22 Don Allingham <don@gramps-project.org>
...
* configure.in: bump to full release of 2.2.7
* src/const.py.in: fix 2007 in copyright
* NEWS: update news file
svn: r8419
2007-04-22 20:58:07 +00:00
Brian Matherly
fa1b3d706c
Escape still wasn't right in ODFDoc.py. Ancestor and descendant charts were displaying wrong.
...
svn: r8417
2007-04-22 13:19:05 +00:00
Brian Matherly
df18340c21
0000970: _IsBookmarked.py causes crash
...
svn: r8415
2007-04-21 18:48:04 +00:00
Don Allingham
7cbe7f797b
2007-04-20 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: fix calendar parsing
* src/GrampsDb/_WriteGedcom.py: fix calendar generation
svn: r8412
2007-04-21 04:30:13 +00:00
Alex Roitman
6cc84e39cf
2007-04-20 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Checkpoint.py (Checkpoint.rcs): Remove debugging
output; Work out retrieval.
svn: r8411
2007-04-21 02:50:11 +00:00
Don Allingham
2c1aa909e5
2007-04-20 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/_BaseModel.py (BaseModel.add_row_by_handle):
if search not defined, do an insert
svn: r8410
2007-04-20 15:09:22 +00:00
Brian Matherly
c324efb9e4
PROPERLY escape ampersands in ODFDoc.py
...
svn: r8405
2007-04-20 03:48:21 +00:00
Don Allingham
60a072824f
2007-04-18 Don Allingham <don@gramps-project.org>
...
* src/plugins/BookReport.py: escape xml constructs (bug 877)
* src/PluginUtils/_Options.py: escape xml constructs (bug 877)
svn: r8403
2007-04-19 02:03:29 +00:00
Don Allingham
71162563ed
2007-04-17 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditRepository.py: fix double click save bug
* src/Editors/_EditSource.py: fix double click save bug
* src/Editors/_EditEvent.py: fix double click save bug
* src/Editors/_EditPlace.py: fix double click save bug
* src/Editors/_EditFamily.py (EditFamily.save): fix potential double click of Family
Editor dialog
svn: r8399
2007-04-18 03:59:34 +00:00
Martin Hawlisch
6b35940eac
* src/ViewManager.py (create_pages): fix off-by-one error when preselecting last view
...
svn: r8390
2007-04-16 13:53:55 +00:00
Don Allingham
43e3bf68cd
2007-04-15 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: use CONT to continue page info
* src/GrampsDb/_GrampsBSDDB.py: additional error checking
* src/QuestionDialog.py: enable markup
* src/DbLoader.py: additional error checking
* src/plugins/NarrativeWeb.py
* src/ReportBase/_ReportUtils.py
0001012: Private source and private child references shown in narrative
website.
0001017: Insufficient space in pedigree view of narrative website
svn: r8386
2007-04-16 01:19:46 +00:00
Brian Matherly
6468dc2a23
0001012: Private source and private child references shown in narrative website.
...
svn: r8384
2007-04-15 19:09:55 +00:00
Brian Matherly
670eef2da8
0001017: Insufficient space in pedigree view of narrative website
...
svn: r8382
2007-04-15 02:17:44 +00:00
Brian Matherly
061a9e2761
0000908: GtkPrint doesn't parse if you don't have pygtk version 2.10
...
svn: r8381
2007-04-13 18:11:05 +00:00
Brian Matherly
4cb1aaacd1
0001011: XML import loses media objects when media object has no title.
...
svn: r8379
2007-04-12 11:46:36 +00:00
Don Allingham
28dc889abb
2007-04-11 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.write_source_ref): replace
newlines with semicolons on output.
svn: r8378
2007-04-12 02:29:52 +00:00
Don Allingham
0408153557
2007-04-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: add hack to force illegal "BET ABT" to be read
as "EST BET"
* src/ReportBase/_BareReportDialog.py: escape ampersands
* src/docgen/ODFDoc.py: escape ampersands
* src/ManagedWindow.py: escape ampersands
svn: r8377
2007-04-11 04:54:38 +00:00
Kees Bakker
fc39402cc4
* po/nl.po: a few corrections of the translation
...
* src/DateHandler/_Date_nl.py: Numerisch => Numeriek
svn: r8376
2007-04-10 19:32:49 +00:00
Martin Hawlisch
c62bef3f21
* src/plugins/ImportGeneWeb.py: Some parsing enhancements
...
svn: r8375
2007-04-10 19:22:44 +00:00
Don Allingham
c531d2fad7
* src/plugins/Check.py (CheckIntegrity.check_events): don't require same gender for
...
civil unions
svn: r8374
2007-04-10 03:35:04 +00:00
Don Allingham
18908e7716
2007-04-09 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.gnu_fdl): don't duplicate
the copyright notice (bug #790 )
svn: r8373
2007-04-10 02:36:00 +00:00
Brian Matherly
0aa4eb258e
Remove file check from _GrampsIniKeys.py. It is not needed.
...
svn: r8371
2007-04-09 15:29:13 +00:00
Brian Matherly
7f54da4cf3
Missing comma in Checkpoint.py.
...
svn: r8369
2007-04-09 11:40:45 +00:00
Brian Matherly
044e38b129
0000995: Don't have write access on import/open in paths containing non-ASCII characters.
...
svn: r8367
2007-04-09 04:24:06 +00:00
Brian Matherly
8ed86bc145
0001006: Narrative Web: Media objects missing title (description), mime_type, or path, are displayed poorly.
...
svn: r8365
2007-04-09 03:35:58 +00:00
Brian Matherly
a6a0a69456
0000896: Crash running Narrative Web report - system memory exhausted.
...
svn: r8362
2007-04-08 20:16:05 +00:00
Don Allingham
d6c8710d2c
2007-04-06 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBase.close_undodb): don't complain
if the undo file isn't here.
svn: r8360
2007-04-07 04:12:15 +00:00
Don Allingham
767d1d8191
2007-04-05 Don Allingham <don@gramps-project.org>
...
* src/plugins/Checkpoint.py: fix some more Popen issues
svn: r8359
2007-04-06 04:34:48 +00:00
Brian Matherly
da6e56990e
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8357
2007-04-06 02:39:07 +00:00
Brian Matherly
26218253d7
0000996: Individual attributes do no include source reference citations in Narrative Web report.
...
svn: r8355
2007-04-05 12:07:05 +00:00
Brian Matherly
fe84bcbdec
* src/DateHandler/_DateParser.py: Fix a typo
...
* src/DateEdit.py: Fix a typo
svn: r8354
2007-04-05 11:51:24 +00:00
Brian Matherly
4002837282
0000993: Checkpoint tool crashes in Windows
...
svn: r8352
2007-04-05 02:54:03 +00:00
Don Allingham
b68e2d727f
2007-04-04 Don Allingham <don@gramps-project.org>
...
* src/DateHandler/_DateParser.py: fix text string that contians a valid
modifier.
* src/Editors/_EditPerson.py: disable OK button on save to prevent
double clicks
* src/Editors/_EditPrimary.py: disable OK button on save to prevent
double clicks
* src/docgen/ODFDoc.py: XML escape strings
svn: r8351
2007-04-05 02:46:56 +00:00
Brian Matherly
a4ebbb4c15
0000975: remove extra (/b) HTML tags in NarrativeWeb
...
svn: r8298
2007-03-14 03:24:17 +00:00
Brian Matherly
60c7367f77
0000976: NarrativeWeb: gramps ID always output regardless of setting
...
svn: r8296
2007-03-14 03:09:38 +00:00
Brian Matherly
aa08262352
* src/plugins/NarrativeWeb.py: 0000969: NarrativeWeb plugin: include the date in the media object pages
...
svn: r8294
2007-03-13 22:56:28 +00:00
Brian Matherly
86c6b1b7e7
src/ReportBase/_ReportDialog.py: don't catch all exceptions - we won't get a traceback.
...
svn: r8290
2007-03-11 22:19:08 +00:00
Brian Matherly
dabcd47805
* src/plugins/NarrativeWeb.py: 0000950: include the date in the reference sections of the narrative web site
...
svn: r8289
2007-03-11 19:42:48 +00:00
Don Allingham
03e54d00ed
2007-03-07 Stefan Björk <skalman@acc.umu.se>
...
* src/Filters/Rules/_HasMarkerBase.py (HasMarkerBase): fix typo
* src/GrampsWidgets.py: better wording
svn: r8283
2007-03-07 15:45:32 +00:00
Brian Matherly
772e4b15b0
* src/plugins/NarrativeWeb.py:
...
* src/ReportBase/_ReportUtils.py:
Fix 0000956: Event order within GRAMPS not replicated in web report
svn: r8277
2007-03-07 03:11:41 +00:00
Brian Matherly
7f1a54dbd1
src/plugins/NarrativeWeb.py: Fix 0000954: e-mail address causes Narrative Web plugin to generate bad links
...
svn: r8273
2007-03-06 04:21:59 +00:00
Brian Matherly
f64ae7ac77
* src/plugins/GraphViz.py: Fix 0000942: Relationship graph doesn't show preferred name format
...
svn: r8268
2007-03-06 02:23:28 +00:00
Brian Matherly
2cf46c56ce
* src/plugins/TimeLine.py: Fix 0000943: Timeline doesn't show preferred name format
...
svn: r8266
2007-03-06 02:08:22 +00:00
Brian Matherly
62dde7b4d1
* src/plugins/WritePkg.py: Fix crash on gpkg export in Windows
...
svn: r8252
2007-02-27 02:36:25 +00:00
Brian Matherly
25ba79e7be
* src/plugins/AncestorChart2.py: Fix index error
...
svn: r8238
2007-02-25 22:54:25 +00:00
Brian Matherly
a1efb824cb
* src/docgen/SvgDrawDoc.py.py: Fix XML error in draw_text.
...
svn: r8227
2007-02-24 20:42:31 +00:00
Alex Roitman
23d434d8ea
2007-02-23 Alex Roitman <shura@gramps-project.org>
...
* src/Editors/_EditFamily.py (edit_child_button_clicked): Catch
open window situation.
svn: r8222
2007-02-24 01:18:34 +00:00
Alex Roitman
c2dc72ffd3
* src/docgen/PdfDoc.py (write_text): Close <br/> tag.
...
svn: r8214
2007-02-23 01:57:28 +00:00
Alex Roitman
9ec79f98e1
2007-02-22 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Typo.
svn: r8213
2007-02-23 01:51:08 +00:00
Brian Matherly
af9a79adb3
* src/plugins/AncestorChart2.py: Fix dimension error
...
svn: r8185
2007-02-20 03:55:46 +00:00
Brian Matherly
794441dc37
* src/plugins/AncestorChart2.py: Use a dict instead of an array to use less memory.
...
svn: r8164
2007-02-19 02:45:41 +00:00
Don Allingham
c55ce06c34
2007-02-17 Anthon Pang <apang@softwaredevelopment.ca>
...
* src/GrampsDb/_WriteGedcom.py: Fix encoding on output
svn: r8145
2007-02-17 22:46:51 +00:00
Benny Malengier
c6ee0d4d9b
svn: r8129
2007-02-16 19:42:07 +00:00
Brian Matherly
9d31b54646
* src/docgen/HtmlDoc.py: fix html template loading.
...
* src/ReportBase/_ReportDialog.py: fix html template loading.
svn: r8120
2007-02-15 03:18:03 +00:00
Brian Matherly
11b13e1c94
* src/ViewManager.py: fix crash during backup on windows
...
svn: r8111
2007-02-14 03:55:40 +00:00
Zsolt Foldvari
fe2879c6bf
2007-02-13 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsWidgets.py: Fall back to gtk.STOCK_DIALOG_INFO in case
gtk.STOCK_INFO is missing.
svn: r8105
2007-02-13 13:31:30 +00:00
Brian Matherly
6fd5e23d7a
* src/docgen/PSDrawDoc.py: Fix center_text and draw_bar
...
svn: r8103
2007-02-13 04:52:07 +00:00
Brian Matherly
6b38b47690
* src/plugins/AncestorChart2.py: Fix title color
...
* src/plugins/DescendChart.py: Fix title color
* src/plugins/TimeLine.py: Fix title color
svn: r8102
2007-02-13 04:49:56 +00:00
Brian Matherly
39f946aa7f
Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc
...
svn: r8101
2007-02-13 04:46:29 +00:00
Brian Matherly
71149e03a8
Remove unused functions from BaseDoc
...
svn: r8100
2007-02-13 04:42:34 +00:00
Don Allingham
20cade8132
2007-02-12 Don Allingham <don@gramps-project.org>
...
* src/plugins/FindDupes.py: catch window already open message
svn: r8091
2007-02-12 17:24:43 +00:00
Don Allingham
71ea4ef0f3
2007-02-11 Don Allingham <don@gramps-project.org>
...
* src/Merge/_MergePlace.py (MergePlaces.merge): fix typo on
add_source_reference
svn: r8086
2007-02-11 18:21:58 +00:00
Don Allingham
e9744e54e7
svn: r8077
2007-02-08 06:10:11 +00:00
Zsolt Foldvari
c7f7068244
2007-02-07 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/DisplayTabs/_NoteTab.py: move "rich text" notes to 2.3 branch.
svn: r8074
2007-02-07 13:24:10 +00:00
Brian Matherly
76e09f5f6e
* src/docgen/PdfDoc.py: provide a more useful error when reportlab crashes
...
svn: r8070
2007-02-07 04:37:32 +00:00
Brian Matherly
1fb8b84264
* src/plugins/holidays.xml: 0000906: Canada holidays patch
...
svn: r8068
2007-02-07 04:03:06 +00:00
Brian Matherly
9d760ccad0
* src/ReportBase/_ReportDialog.py: 0000905: Typo in catching exceptions in buggy reports
...
svn: r8067
2007-02-07 04:00:49 +00:00
Don Allingham
02e3da53dd
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
Don Allingham
02e9064fc1
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
Brian Matherly
49c6ee9cc0
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
...
svn: r8042
2007-02-04 02:10:07 +00:00
Don Allingham
8da06a6840
* 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
0021d00c68
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
6182ebdcfb
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
60812d4e09
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
3bef6c0609
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
Alex Roitman
38d0e723a3
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
1f33ce7b2f
2007-02-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py: Typo.
svn: r8023
2007-02-01 17:26:51 +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
Brian Matherly
e36c9fc6d4
* 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
eaf86944e8
* 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
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
1269fcb4b1
* src/plugins/EventCmp.py: ( #886 ) properly handle CANCEL on save dialog
...
svn: r8017
2007-01-31 02:03:37 +00:00
Don Allingham
a5676edc5f
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
Martin Hawlisch
f0d5c92564
* 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
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
b188dd1796
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
Alex Roitman
af841d403e
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
Don Allingham
736b549910
* 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
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
d54c69bec7
* 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
b5aa6154b3
* 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
Don Allingham
d2633548af
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
Don Allingham
db0d291b74
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
Brian Matherly
176c51d3ca
0000876: Calendar would print beyond a day's borders if too many, or too long
...
svn: r7992
2007-01-26 15:06:52 +00:00
Brian Matherly
be857dc7d1
* src/ReportBase/ReportUtils.py: 0000875: _ReportUtils.py has incorrect conversion cm2pt
...
svn: r7991
2007-01-26 14:55:11 +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
Richard Taylor
5824ee19ef
wrap in EventBox so that clipping work properly.
...
svn: r7988
2007-01-26 08:33:49 +00:00
Don Allingham
07473000d5
svn: r7986
2007-01-26 05:10:51 +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
Alex Roitman
0bd3fab3c8
2007-01-25 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsDbBase.py (find_backlink_handles): Correctly
iterate only over requested tables; don't mix up the primary and
the referenced objects.
svn: r7983
2007-01-25 17:04:37 +00:00
Brian Matherly
76f1afe06d
* src/plugins/IndivComplete.py: Put children on new lines
...
svn: r7981
2007-01-25 12:54:57 +00:00
Don Allingham
2bf872a8c3
2007-01-24 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditSourceRef.py: remove debug statements
* src/AddMedia.py: remove debug statements
* src/ArgHandler.py: remove debug statements
svn: r7980
2007-01-25 05:37:24 +00:00
Alex Roitman
37b246608a
2007-01-24 Alex Roitman <shura@gramps-project.org>
...
* src/RelLib/_Event.py (Event): Change inheritance order.
* src/RelLib/_Family.py (Family): Change inheritance order.
* src/RelLib/_MediaObject.py (MediaObject): Change inheritance order.
* src/RelLib/_Place.py (Place): Change inheritance order.
* src/RelLib/_Repository.py (Repository): Change inheritance order.
* src/RelLib/_Person.py (Person): Change inheritance order.
* src/RelLib/_Source.py (Source): Change inheritance order.
(_has_handle_reference, _remove_handle_references,
_replace_handle_reference): Add methods to report correct
repository references.
* src/DisplayTabs/_BackRefModel.py (__init__): Remove extra statement.
svn: r7979
2007-01-25 05:26:22 +00:00
Brian Matherly
3451ed3e5e
* src/docgen/RTFDoc.py: Properly escape "\n" characters
...
svn: r7978
2007-01-25 04:29:39 +00:00
Brian Matherly
0bc7ae7731
remove debug
...
svn: r7977
2007-01-25 03:26:00 +00:00
Brian Matherly
c6c5c8be50
* src/docgen/ODFDoc.py: Add "open with" option for book reports
...
* src/docgen/OpenOfficeDoc.py: Add "open with" option for book reports
* src/plugins/BookReport.py: Add "open with" option for book reports
* src/PluginUtils/_PluginMgr.py: Add "open with" option for book reports
svn: r7976
2007-01-25 03:22:46 +00:00
Brian Matherly
0cebd61da3
* src/plugins/Calendar.py: 0000871: Holidays do not work in Windows
...
* src/plugins/holidays.xml: 0000871: Holidays do not work in Windows
svn: r7975
2007-01-25 01:43:31 +00:00
Brian Matherly
de6bc22670
* src/docgen/PSDrawDoc.py: 0000869: PostScript print option will crash
...
* src/ReportBase/__init__.py: 0000869: PostScript print option will crash
* src/ReportBase/_PrintTools.py: 0000869: PostScript print option will crash
svn: r7972
2007-01-24 19:45:57 +00:00
Jérôme Rapinat
1c99ffb4c9
fix typo
...
svn: r7971
2007-01-24 19:35:43 +00:00
Brian Matherly
8fcf9c81d3
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
* src/plugins/holidays.xml: add holidays for France
svn: r7969
2007-01-24 14:51:32 +00:00
Brian Matherly
ed7a1c81da
* src/docgen/PdfDoc.py: 0000870: docgen/PdfDoc.py offset error, and missing italics
...
svn: r7968
2007-01-24 12:53:51 +00:00
Don Allingham
069412bc4c
(BaseModel.delete_row_by_handle): fix sort array after delete
...
svn: r7967
2007-01-24 04:45:11 +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
Don Allingham
217a8be23b
2007-01-23 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py: initialize the next gramps_id
indexes to the length of the tables to prevent a walk of the db
entries.
* src/DisplayModels/_BaseModel.py: handle row-insert properly
* src/PageView.py: handle row adding properly
svn: r7963
2007-01-23 17:02:55 +00:00
Alex Roitman
f9cc65b4d5
* src/ViewManager.py (vb_clicked): Put back the code that used to
...
enforce the current view button;
(switch_page_on_dnd): block and unblock button clicking during DnD.
svn: r7962
2007-01-23 05:17:12 +00:00
Alex Roitman
6f5077713a
2007-01-22 Alex Roitman <shura@gramps-project.org>
...
* src/ViewManager.py (vb_clicked): Add the code that used to
enforce the current view button (commented out).
svn: r7961
2007-01-23 05:01:26 +00:00
Don Allingham
f73c997a71
2007-01-22 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/_BaseModel.py: avoid rebuild on delete
* src/PageView.py: avoid rebuild on delete
svn: r7960
2007-01-23 04:24:41 +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
Brian Matherly
8582d6b11e
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
svn: r7957
2007-01-23 03:29:59 +00:00
Brian Matherly
1a57769135
* src/ReportBase/_ReportUtils.py: Add function "get_address_str"
...
* src/plugins/DetDescendantReport.py: Add addresses (0000791)
* src/plugins/DetAncestralReport.py: Add addresses (0000791)
* src/plugins/IndivComplete.py: Add addresses (0000791)
* src/plugins/NarrativeWeb.py: use "get_address_str"
* src/plugins/FamilyGroup.py: use "get_address_str"
svn: r7956
2007-01-23 01:51:33 +00:00
Don Allingham
c43c32a644
2007-01-22 Don Allingham <don@gramps-project.org>
...
* src/ViewManager.py: import of gramps package
* src/ArgHandler.py: import of gramps package
* src/GrampsDb/_ReadGedcom.py: catch bad LDS ords
svn: r7955
2007-01-22 17:51:43 +00:00
Martin Hawlisch
664d8823d2
* src/GrampsDb/_ReadGedcom.py (func_repo_addr): Properly parse address
...
svn: r7954
2007-01-22 15:28:46 +00:00
Martin Hawlisch
94fc96718f
* src/ArgHandler.py, src/DbLoader.py: Print out more precise error messages when trying to open gpkg or geneweb files.
...
svn: r7953
2007-01-22 09:19:57 +00:00
Don Allingham
b943028eb9
svn: r7952
2007-01-22 04:59:23 +00:00
Don Allingham
2406378435
* src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding()
...
* src/GrampsDb/_GrampsBSDDB.py: sys.getfilesystemencoding()
* src/Exporter.py: sys.getfilesystemencoding()
* src/ReportBase/_FileEntry.py: sys.getfilesystemencoding()
* src/Editors/_EditMedia.py: sys.getfilesystemencoding()
* src/DisplayTabs/_SourceEmbedList.py: sys.getfilesystemencoding()
* src/plugins/WriteCD.py: sys.getfilesystemencoding()
* src/plugins/WritePkg.py: sys.getfilesystemencoding()
* src/plugins/Check.py: sys.getfilesystemencoding()
* src/plugins/EventCmp.py: sys.getfilesystemencoding()
* src/AddMedia.py: sys.getfilesystemencoding()
* src/DisplayModels/_BaseModel.py: sys.getfilesystemencoding()
* src/DateEdit.py: sys.getfilesystemencoding()
* src/ArgHandler.py: sys.getfilesystemencoding()
* src/DbLoader.py: sys.getfilesystemencoding()
svn: r7951
2007-01-22 03:56:23 +00:00
Don Allingham
9baee52474
svn: r7950
2007-01-22 02:36:09 +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
b656e879fe
svn: r7948
2007-01-21 21:32:53 +00:00
Richard Taylor
aaf56531cf
objectselector work.
...
svn: r7947
2007-01-21 21:23:06 +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
10c75e48b6
* src/BaseDoc.py: save/load paragraph description ( #850 )
...
svn: r7945
2007-01-21 04:14:59 +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