Alex Roitman
1134530834
2006-10-26 Alex Roitman <shura@gramps-project.org>
...
* help/gramps.pot: Regenerate manual template.
* src/data/tips.xml.in (family): Escape quotes.
* src/TipOfDay.py (TipParserescape): Remove: no need to escape here.
(TipOfDay.escape): Escape here, to allow for gettext lookup.
(TipOfDay.next_tip_cb): Escape prior to gettext lookup.
svn: r7441
2006-10-27 01:59:33 +00:00
Alex Roitman
46403046aa
Update
...
svn: r7439
2006-10-25 23:22:09 +00:00
Alex Roitman
f70b24d0e9
* src/GrampsDb/_WriteGedcom.py (write_source_ref): Cap confidence.
...
svn: r7434
2006-10-24 19:30:24 +00:00
Alex Roitman
4d4de1bf90
* src/GrampsDb/_ReadGedcom.py (parse_source_eference): Cap confidence value.
...
svn: r7433
2006-10-24 19:22:47 +00:00
Alex Roitman
f3c184ba88
2006-10-23 Alex Roitman <shura@gramps-project.org>
...
* configure.in: Bump up release number.
* NEWS: Typo.
svn: r7430
2006-10-24 03:30:24 +00:00
Don Allingham
b099d9e37b
2006-10-23 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_BareReportDialog.py: declare logger.
svn: r7429
2006-10-24 02:41:02 +00:00
Don Allingham
48416ea170
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
0b5b7592b2
2006-10-21 Alex Roitman <shura@gramps-project.org>
...
* src/data/tips.xml.in (tip67): Escape angle bracket.
svn: r7422
2006-10-21 17:29:52 +00:00
Alex Roitman
cade64ab38
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
48ef94f84d
2006-10-20 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/rel_pl.py: Typo.
svn: r7419
2006-10-20 15:57:16 +00:00
Alex Roitman
f701063cc0
In .:
...
2006-10-19 Piotr Czubaszek <pioterus@gmail.com>
* src/plugins/rel_pl.py: Polish relationship calculator.
* src/plugins/Makefile.am (pkgdata_PYTHON): Add rel_pl.py
In po:
* POTFILES.in: Add new file.
svn: r7417
2006-10-20 04:25:28 +00:00
Alex Roitman
407a4d2c91
2006-10-18 Alex Roitman <shura@gramps-project.org>
...
* src/ViewManager.py (change_redo_label, change_redo_label):
Translate labels.
svn: r7414
2006-10-18 17:11:52 +00:00
Don Allingham
df3e33cbc4
2006-10-17 Don Allingham <don@gramps-project.org>
...
* src/plugins/Desbrowser.py: fix callback parameter list
svn: r7413
2006-10-18 02:52:55 +00:00
Alex Roitman
6ca5413da6
2006-10-16 Alex Roitman <shura@gramps-project.org>
...
* src/Editors/_EditPerson.py (_given_focus_out_event): Convert to
unicode before guessing gender.
svn: r7411
2006-10-16 20:42:49 +00:00
Don Allingham
6b8c4d3e52
2006-10-15 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: fix bad function call
* src/glade/gramps.glade: consistent place name
svn: r7409
2006-10-16 03:57:15 +00:00
Brian Matherly
84ab0a12f1
* src/plugins/FanChart.py: Fix name display for gen 6 and 7
...
svn: r7408
2006-10-16 03:15:58 +00:00
Alex Roitman
310c70040b
2006-10-11 Alex Roitman <shura@gramps-project.org>
...
* RELEASE: version 2.2.0rc1 is released.
* configure.in: Bump up the version number.
svn: r7399
2006-10-12 04:07:15 +00:00
Alex Roitman
c1fe5ccd7b
* src/Filters/_FilterComboBox.py (set): Force unicode.
...
svn: r7398
2006-10-12 01:25:42 +00:00
Martin Hawlisch
f645ec1ac2
* src/plugins/IndivComplete.py (write_person): Catch missing image files.
...
svn: r7397
2006-10-11 19:40:08 +00:00
Alex Roitman
7a14466985
In .:
...
2006-10-11 Alex Roitman <shura@gramps-project.org>
* src/GrampsDisplay.py (help): Rename gramps-manual to gramps.
In help:
* Makefile.am (DOC_MODULE): Use gramps in stead of gramps-manual.
* C/gramps.xml: Add in place of gramps-manual.xml;
add more authors.
* gramps.omf.in: Add in place of gramps-manual.omf.in
svn: r7395
2006-10-11 16:13:58 +00:00
Brian Matherly
73eb3d9d27
* src/Mime/_WinMime.py: potential fix for #446
...
svn: r7393
2006-10-11 14:27:22 +00:00
Alex Roitman
de82fc89df
* configure.in: Update version number.
...
svn: r7392
2006-10-11 05:00:18 +00:00
Alex Roitman
b18df85c19
In .:
...
2006-10-10 Alex Roitman <shura@gramps-project.org>
* NEWS: Update.
* src/plugins/ExportVCalendar.py (get_option_box): Use custom filters.
* src/plugins/ExportVCard.py (get_option_box): Use custom filters.
* src/plugins/WriteFtree.py (get_option_box): Use custom filters.
* src/plugins/WriteGeneWeb.py (get_option_box): Use custom filters.
* src/Selectors/_BaseSelector.py: Import gettext.
* src/ReportBase/_StyleEditor.py: Make style editor not modal
* src/glade/gramps.glade: Make style editor not modal
* src/GrampsLogger/_ErrorReportAssistant.py: Fix typo.
* src/plugins/AncestorReport.py: Fix generation numbers.
* src/GrampsLogger/_ErrorReportAssistant.py: Fix email client
launch (#455 )
* src/plugins/Checkpoint.py: typo
* src/docgen/RTFDoc.py: fix page breaks (#0000441 )
* src/plugins/Calendar.py: fix filter typo
* src/plugins/WritePkg.py: don't set uid on Windows
In po:
2006-10-10 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Include all of Selectors package.
* sk.po: Update translation.
* lt.po: updated Lithuanian translation.
svn: r7391
2006-10-11 04:59:26 +00:00
Alex Roitman
caaf3364ec
* src/GrampsDb/_WriteXML.py (strip_dict): Do not strip tab, LF, CR.
...
svn: r7390
2006-10-11 03:44:09 +00:00
Don Allingham
c6c6cd207f
2006-10-10 Don Allingham <don@gramps-project.org>
...
* src/gramps_main.py: use pngs for windows
svn: r7389
2006-10-11 03:26:56 +00:00
Alex Roitman
fbb1b6ba33
2006-10-10 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_10,
gramps_upgrade_11): Properly use TXN.
svn: r7388
2006-10-11 03:20:56 +00:00
Alex Roitman
c509c37272
2006-10-09 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsDbBase.py (has_object_handle): Typo.
svn: r7384
2006-10-10 04:27:13 +00:00
Don Allingham
029e134eec
2006-10-09 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: fix object importation
svn: r7382
2006-10-10 04:11:57 +00:00
Alex Roitman
8ccaa72a55
* src/ReportBase/_BareReportDialog.py (setup_title): Set name to
...
empty string if no person is available.
* src/ReportBase/_ReportDialog.py (get_header): Make meaningful
title for the header when name is empty.
svn: r7381
2006-10-10 00:09:24 +00:00
Alex Roitman
097e04e8e5
2006-10-09 Alex Roitman <shura@gramps-project.org>
...
* src/FilterEditor/_FilterEditor.py (close): Allow more arguments.
svn: r7380
2006-10-09 23:54:23 +00:00
Don Allingham
516d836ea0
* src/Selectors/_SelectPerson.py: enable toggle button to display all
...
* src/glade/gramps.glade: add toggle button
svn: r7379
2006-10-09 23:04:52 +00:00
Don Allingham
4cb0b4c919
2006-10-09 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditPerson.py: add person's name to title
* src/RelLib/_Name.py: add empty check
svn: r7378
2006-10-09 22:46:06 +00:00
Alex Roitman
9de8e5a802
Update
...
svn: r7376
2006-10-09 06:21:03 +00:00
Don Allingham
68db1c3efa
* src/GrampsDb/_GrampsDbBase.py: error message on disk space full
...
* src/Bookmarks.py: removed deleted items
svn: r7375
2006-10-09 03:57:41 +00:00
Brian Matherly
872e88bdde
* src/plugins/DetAncestralReport.py: fix DAR-Endnotes indent
...
* src/plugins/DetDescendantReport.py: fix DDR-Endnotes indent
svn: r7374
2006-10-09 03:29:34 +00:00
Alex Roitman
c70d711930
* src/Editors/_EditPlace.py (_create_tabbed_pages): Fix sources.
...
* src/Editors/_EditPersonRef.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditPerson.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditName.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditMediaRef.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditMedia.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditFamily.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditLdsOrd.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditEventRef.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditEvent.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditChildRef.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditAttribute.py (_create_tabbed_pages): Fix sources.
* src/Editors/_EditAddress.py (_create_tabbed_pages): Fix sources.
svn: r7373
2006-10-09 02:45:26 +00:00
Don Allingham
93ea5ab269
2006-10-08 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditReference.py: call cancel_and_close on window
cancel
* src/DisplayTabs/_SourceRefModel.py: remove debug
* src/DisplayTabs/_EmbeddedList.py: remove debug
svn: r7372
2006-10-09 02:45:05 +00:00
Alex Roitman
6f2f4bd8b3
2006-10-08 Alex Roitman <shura@gramps-project.org>
...
* src/RelLib/_Location.py (set_county, get_county): Move into
LocationBase class.
* src/RelLib/_LocationBase.py (set_county, get_county): Move from
Location class.
svn: r7371
2006-10-09 02:12:10 +00:00
Alex Roitman
e674fed647
* src/Editors/_EditSourceRef.py (_cleanup_on_exit): Factor out
...
cleanup into its own method (as in the parent class).
FIXME: This needs to be fixed so that _cleanup_on_exit is not
run on OK, only on cancel. Maybe we need _clean_up_on_cancel() ?
* src/DisplayTabs/_TextTab.py (cancel): Only reset text, not the
whole source reference.
svn: r7370
2006-10-08 06:19:07 +00:00
Alex Roitman
d8110a2f34
* src/plugins/BookReport.py (BookList.parse): Catch ValueError
...
exception (coming from urllib2).
svn: r7367
2006-10-08 02:38:51 +00:00
Alex Roitman
3ea171cd8f
* src/LdsUtils.py (temples): Correct code for San Antonio.
...
svn: r7366
2006-10-08 02:10:23 +00:00
Alex Roitman
cfeaf5035a
* src/GrampsDb/_WriteGedcom.py
...
(GedcomWriterOptionBox.get_option_box): Add custom filters to the
filter list.
svn: r7365
2006-10-08 02:05:17 +00:00
Alex Roitman
7cc70a7acf
2006-10-07 Alex Roitman <shura@gramps-project.org>
...
* data/grampsxml.dtd: Update DTD for XML 1.1.3.
* data/grampsxml.rng: Update schema for XML 1.1.3.
* src/GrampsDb/_ReadXML.py (stop_county): Read county.
* src/GrampsDb/_WriteXML.py (write_address_list): Write county.
svn: r7363
2006-10-07 19:09:05 +00:00
Alex Roitman
4b2087c749
in key/value pairs;
...
(dump_location): Remove debug output.
svn: r7362
2006-10-07 06:00:18 +00:00
Alex Roitman
f8c79ff7a3
* src/GrampsDb/_GrampsBSDDB.py: More upgrade fixes.
...
svn: r7361
2006-10-07 05:56:58 +00:00
Alex Roitman
4952e06acd
* src/GrampsDb/_WriteXML.py (write_data_map): Escape special chars
...
in key/value pairs.
* src/GrampsDb/_GrampsBSDDB.py (load): Do not create logs when TXN
is disabled;
(gramps_upgrade_9): Include upgrade_11 steps into upgrade_9.
svn: r7360
2006-10-06 23:03:56 +00:00
Martin Hawlisch
6c4d70bf2a
* src/PluginUtils/_Plugins.py: ignore pressing apply without a plugin being selected
...
* src/plugins/SoundGen.py: Dont fail with empty database
svn: r7359
2006-10-06 19:10:15 +00:00
Alex Roitman
ac5e0aa96a
2006-10-06 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): Do not create
logs when TXN is disabled.
svn: r7358
2006-10-06 18:43:29 +00:00
Alex Roitman
3112a1e332
* src/DataViews/_PersonView.py (set_inactive): Check active status.
...
svn: r7357
2006-10-06 03:32:35 +00:00
Alex Roitman
6c5bfa69e3
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_11): Upgrade
...
addresses in repositories.
svn: r7356
2006-10-05 23:01:43 +00:00