Alex Roitman
29760f6141
2006-11-10 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsInMemDB.py (get_event_cursor): Remove extra
definition.
svn: r7611
2006-11-11 05:39:20 +00:00
Don Allingham
737510e50b
svn: r7610
2006-11-11 05:22:32 +00:00
Don Allingham
123c2f44f8
2006-11-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: handle GedcomError properly
* src/DisplayModels/_BaseModel.py: handle add properly with filters
svn: r7609
2006-11-11 05:02:26 +00:00
Martin Hawlisch
cd6b816099
* src/DisplayTabs/_PersonRefEmbedList.py,
...
* src/DdTargets.py,
* src/ScratchPad.py: Fix support of PersonRef DnD
svn: r7608
2006-11-10 23:28:40 +00:00
Martin Hawlisch
11f51cec0f
* 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
Kees Bakker
fdc47b78cc
Switched over to using KBabel, goodbye Emacs.
...
Corrected a few spell errors in the process.
svn: r7606
2006-11-10 21:20:41 +00:00
Martin Hawlisch
0cf82abb1b
* 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
df76108793
* src/plugins/ImportGeneWeb.py: Start parsing titles of a person
...
svn: r7604
2006-11-10 15:54:51 +00:00
Alex Roitman
49199f9c12
2006-11-09 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/Rules/Person/_HasDeath.py (apply): Match any of the
death events.
* src/Filters/Rules/Person/_HasBirth.py (apply): Match any of the
birth events.
svn: r7603
2006-11-10 07:27:11 +00:00
Don Allingham
c3b30caddc
2006-11-09 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/PageView.py: fix delete
2006-02-09 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-10 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-09 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-07 Jérôme Rapinat <romjerome@yahoo.fr>
2005-12-06 Jérôme Rapinat <romjerome@yahoo.fr>
svn: r7602
2006-11-10 06:11:23 +00:00
Alex Roitman
8fd8c61a1a
In .:
...
2006-11-09 Alex Roitman <shura@gramps-project.org>
* data/*.svg: Add mime type icons.
* data/*.png: Update bitmap icons to look the same as SVG.
* data/Makefile.am: Ship SVG mime type icons.
In help:
2006-11-09 Alex Roitman <shura@gramps-project.org>
* nb/gramps.xml: Remove autogenerated file.
* nb/.xml2po.mo: Remove autogenerated file.
svn: r7601
2006-11-10 05:52:14 +00:00
Jérôme Rapinat
aa156567bc
* help/fr/fr.po : Last character fix ...
...
svn: r7600
2006-11-09 22:22:05 +00:00
Jérôme Rapinat
188569f58e
* po/fr.po : Last character fix ...
...
svn: r7599
2006-11-09 19:55:45 +00:00
Martin Hawlisch
0011110903
* 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
Martin Hawlisch
2b97ac774c
* src/plugins/Check.py: Add check for PersonRef referencing non existant person
...
svn: r7597
2006-11-09 12:33:10 +00:00
Martin Hawlisch
0455f3b6b6
* src/QuestionDialog.py: Set Window titles to make window manager and taskbar happy
...
svn: r7596
2006-11-09 11:38:18 +00:00
Kees Bakker
86bbe910af
New check added: last character of translation must be somewhat
...
identical. For example a newline or a period or a space.
Changed to format of the reported lines.
svn: r7595
2006-11-09 10:55:08 +00:00
Kees Bakker
d953f0fe0f
A whole batch of changes from Erik again.
...
Solved a few 'last character' mismatches.
svn: r7594
2006-11-09 10:52:04 +00:00
Martin Hawlisch
7839194619
* src/plugins/ImportGeneWeb.py: Properly parse death date in case birth date is unknown
...
svn: r7593
2006-11-09 07:10:26 +00:00
Alex Roitman
88f728f877
2006-11-08 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/SimpleBookTitle.py: Fix the object selection.
svn: r7592
2006-11-09 06:55:18 +00:00
Don Allingham
624463ad93
button config value change, freeze person info
...
svn: r7591
2006-11-09 05:52:49 +00:00
Martin Hawlisch
8a7218260e
* src/plugins/ImportGeneWeb.py: Fix parsing of baptism date
...
svn: r7590
2006-11-09 05:42:47 +00:00
Martin Hawlisch
188d817c9d
* src/date_test.py: Correct import of Date object
...
svn: r7589
2006-11-09 05:05:40 +00:00
Don Allingham
ee1a8c7309
* 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
c142fa04f9
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
Espen Berg
52ef7d3371
Some more work done on the Norwegian manual
...
svn: r7586
2006-11-08 21:17:39 +00:00
Alex Roitman
855e0117c2
2006-11-08 Alex Roitman <shura@gramps-project.org>
...
* ru.po: Cleanup.
svn: r7585
2006-11-08 21:07:13 +00:00
Stefan Bjork
01e67c0ace
Unescaped characters fix.
...
svn: r7584
2006-11-08 21:01:32 +00:00
Kees Bakker
6f72d7544a
This is a rewrite of the check_po script.
...
A few checks have been improved and a new check was added.
The new check is for XML special characters.
svn: r7583
2006-11-08 19:22:08 +00:00
Alex Roitman
d961324fe3
2006-11-08 Arpad Horvath <horvath.arpad@szgti.bmf.hu>
...
* hu.po: Translation update.
2006-11-08 Morten Bo Johansen <mbj@spamcop.net>
* da.po: Translation update.
svn: r7582
2006-11-08 18:56:05 +00:00
Don Allingham
aa5a41f5cc
* 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
Don Allingham
f191497468
2006-11-07 Don Allingham <don@gramps-project.org>
...
* src/plugins/RemoveUnused.py: general cleanup
svn: r7580
2006-11-08 03:20:20 +00:00
Alex Roitman
e537fe173d
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
Alex Roitman
5b8f2e97fb
In help:
...
2006-11-07 Lubo Vasko <pgval@post.sk>
* sk/sk.po: Translation update.
In po:
2006-11-07 Lubo Vasko <pgval@post.sk>
* sk.po: Translation update.
svn: r7578
2006-11-07 16:36:37 +00:00
Martin Hawlisch
6a6d742f52
Provide birth/death fallback at other places too.
...
svn: r7577
2006-11-07 13:55:32 +00:00
Martin Hawlisch
54351adc6e
Properly retrieve place
...
svn: r7576
2006-11-07 12:26:21 +00:00
Martin Hawlisch
1995a4a74d
* 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
Jérôme Rapinat
7716a5c6d1
update French translation
...
svn: r7574
2006-11-07 09:07:39 +00:00
Don Allingham
22305a24a6
* src/glade/gramps.glade: add tooltips for place buttons
...
svn: r7573
2006-11-07 02:32:33 +00:00
Don Allingham
7a31b30b8d
* src/GrampsWidgets.py: provide default instructions for place
...
svn: r7572
2006-11-07 02:15:37 +00:00
Don Allingham
55daa2ec2d
* 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
0b11bd37b1
* src/ViewManager.py (ViewManager.about): destroy About dialog
...
after running
svn: r7570
2006-11-07 00:29:31 +00:00
Don Allingham
6225faf92d
2006-11-06 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditPerson.py: Change Unknown Gender dialog to allow
the user to specify without going back to the main window
* src/plugins/RemoveUnused.py: cleanup
svn: r7569
2006-11-06 21:27:49 +00:00
Jérôme Rapinat
69fa1a3af8
update French translation
...
svn: r7568
2006-11-06 17:48:08 +00:00
Dionysios
59682983b4
updatedtranslation
...
svn: r7567
2006-11-06 16:50:12 +00:00
Alex Roitman
738c4b2deb
2006-11-06 Alex Roitman <shura@gramps-project.org>
...
* NEWS: Update.
svn: r7566
2006-11-06 16:44:16 +00:00
Alex Roitman
850ead8cb3
Update
...
svn: r7565
2006-11-06 16:43:21 +00:00
Alex Roitman
57a914437a
2006-11-06 Alex Roitman <shura@gramps-project.org>
...
* Makefile.am (DOC_LINGUAS): Enable Slovak manual.
2006-11-06 Lubo Vasko <pgval@post.sk>
* sk/sk.po: Manual translation.
svn: r7564
2006-11-06 16:32:23 +00:00
Martin Hawlisch
6cbbf1853c
* tr.po: Fixed some syntax error that made make fail.
...
svn: r7563
2006-11-06 16:02:28 +00:00
Jérôme Rapinat
7270ddd367
update French translation for manual
...
svn: r7562
2006-11-06 14:03:12 +00:00
Brian Matherly
15fe5ad82e
* src/plugins/NarrativeWeb.py: Add family event gallery items to individual page
...
svn: r7561
2006-11-06 04:27:23 +00:00
Don Allingham
cf4dae1779
* src/plugins/RemoveUnused.py: remove unused sources and events, and UI
...
svn: r7560
2006-11-06 04:23:10 +00:00
Brian Matherly
d5fea06ce3
* src/plugins/NarrativeWeb.py: Add street to place page.
...
svn: r7559
2006-11-06 03:15:44 +00:00
Don Allingham
5d0f1c18af
* src/plugins/Makefile.am: add RemoveUnused.py
...
* src/plugins/RemoveUnused.py: remove unused sources and events
svn: r7558
2006-11-06 02:51:09 +00:00
Don Allingham
ab4971cb3b
* 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
36514cf9fc
svn: r7556
2006-11-06 00:06:51 +00:00
Don Allingham
a1c363e4bd
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
7b89307797
* NEWS: Update.
...
svn: r7554
2006-11-05 23:05:24 +00:00
Alex Roitman
65800c17df
In .:
...
2006-11-05 Alex Roitman <shura@gramps-project.org>
* configure.in (ALL_LINGUAS): Add Turkish language.
In po:
2006-11-05 Mehmet Ugur Kecik <mukecik@yahoo.com>
* tr.po: Add Turkish translation.
svn: r7553
2006-11-05 22:56:08 +00:00
Don Allingham
a8cf2cb36e
2006-11-04 Don Allingham <don@gramps-project.org>
...
* src/GrampsCfg.py: warn that chaning date format will not take
effect until next start
* src/DisplayState.py: remove redundant code
svn: r7552
2006-11-05 05:20:35 +00:00
Espen Berg
02a540a886
Added the start of a Norwegian translation of the user manual
...
svn: r7551
2006-11-04 23:40:11 +00:00
Martin Hawlisch
7dae010f95
* src/plugins/ImportGeneWeb.py: Bugfixes (convert to new api); Add support for some more geneweb features
...
svn: r7550
2006-11-04 20:52:09 +00:00
Alex Roitman
7b53213fa4
2006-11-03 Alex Roitman <shura@gramps-project.org>
...
* gramps.pot: Update.
svn: r7549
2006-11-03 17:09:18 +00:00
Alex Roitman
0cf06f4bd1
Update
...
svn: r7548
2006-11-03 17:05:58 +00:00
Alex Roitman
f949791a0b
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
Jérôme Rapinat
603babcabd
need to generate a new gramps.pot (missing Reorder.py ref)
...
svn: r7546
2006-11-03 10:32:47 +00:00
Alex Roitman
0964618751
* NEWS: Update.
...
svn: r7545
2006-11-03 04:37:17 +00:00
Alex Roitman
8c4e8bba05
Update
...
svn: r7543
2006-11-03 04:22:32 +00:00
Alex Roitman
65358c59e7
2006-11-02 Alex Roitman <shura@gramps-project.org>
...
* gramps.pot: Add to SVN.
svn: r7542
2006-11-03 04:22:13 +00:00
Don Allingham
f19266890c
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
Alex Roitman
a67a8548a3
2006-11-02 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Typo.
svn: r7540
2006-11-03 03:11:40 +00:00
Eero Tamminen
c1f80b179d
- fix translation of marriage banns and settlement
...
- fix errors reported by check_po
svn: r7539
2006-11-02 20:20:46 +00:00
Don Allingham
a22f2fd5a7
2006-11-01 Don Allingham <don@gramps-project.org>
...
* src/plugins/DescendReport.py: handle exceeding the max generations
svn: r7538
2006-11-02 03:34:16 +00:00
Alex Roitman
780a653eb6
Update
...
svn: r7537
2006-11-01 20:23:55 +00:00
Martin Hawlisch
2724fbf4f6
Typos; Some more signals to connect to.
...
svn: r7536
2006-11-01 15:09:14 +00:00
Martin Hawlisch
71f7929543
* src/ScratchPad.py: Fix signal connection and dbstate vs. db confusion; Add more checks for is_valid; This should now remove stale objects on delete or database change.
...
svn: r7535
2006-11-01 13:41:09 +00:00
Martin Hawlisch
993da16eff
translation update
...
svn: r7534
2006-11-01 08:58:34 +00:00
Alex Roitman
dd0feaa902
2006-10-31 Alex Roitman <shura@gramps-project.org>
...
* C/gramps.xml: Update.
svn: r7533
2006-11-01 06:39:37 +00:00
Don Allingham
90ccc94972
svn: r7532
2006-10-31 23:29:14 +00:00
Don Allingham
83f416a7e3
* src/DataViews/_RelationView.py: add right context menu
...
svn: r7531
2006-10-31 23:03:58 +00:00
Alex Roitman
3d26ba7968
Update
...
svn: r7530
2006-10-31 21:07:57 +00:00
Don Allingham
f03c4cf3b9
* src/DataViews/_PersonView.py: fix typo
...
svn: r7529
2006-10-31 20:16:08 +00:00
Don Allingham
138439270f
* src/GrampsCfg.py: Fix check box message for adding a family
...
svn: r7528
2006-10-31 19:48:15 +00:00
Don Allingham
e560e50e46
* src/Reorder.py: Allow for reordering of relationships, enhance
...
buttons
svn: r7527
2006-10-31 19:44:45 +00:00
Martin Hawlisch
5926d2c566
translation update
...
svn: r7526
2006-10-31 19:08:36 +00:00
Don Allingham
00a4313720
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
Alex Roitman
ebcd60fa9e
2006-10-31 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py (write_families): Properly write
custom attr type.
svn: r7524
2006-10-31 16:15:21 +00:00
Martin Hawlisch
f330cba02a
some more translations
...
svn: r7523
2006-10-31 13:12:54 +00:00
Martin Hawlisch
8df8cc8fdd
translation update
...
svn: r7522
2006-10-31 12:02:24 +00:00
Don Allingham
0c1e41564b
* src/DataViews/_PersonView.py: prevent updates on person list if not
...
visible (person-added)
svn: r7521
2006-10-30 23:36:50 +00:00
Alex Roitman
2aaa79ac1e
Update
...
svn: r7520
2006-10-30 19:31:21 +00:00
Don Allingham
8489424b13
debug
...
svn: r7519
2006-10-30 18:09:42 +00:00
Alex Roitman
ea5f58d1b6
Update
...
svn: r7518
2006-10-30 17:09:41 +00:00
Don Allingham
271a980feb
debug
...
svn: r7517
2006-10-30 17:04:14 +00:00
Don Allingham
4555a99edf
debug
...
svn: r7516
2006-10-30 16:45:38 +00:00
Don Allingham
982af529df
debug
...
svn: r7515
2006-10-30 16:45:13 +00:00
Don Allingham
686c99ae4c
* src/gramps_main.py: remove 2.1 unstable warning
...
svn: r7514
2006-10-30 14:44:04 +00:00
Arturas Sleinius
c68440546d
Updated Lithuanian translation
...
svn: r7513
2006-10-30 14:41:09 +00:00
Martin Hawlisch
10e6f20e0e
typo
...
svn: r7512
2006-10-30 14:02:51 +00:00
Don Allingham
66b12dcac3
2006-10-30 Don Allingham <don@gramps-project.org>
...
* src/Makefile.am: install Lru.py
svn: r7511
2006-10-30 12:46:25 +00:00
Jérôme Rapinat
29e8119636
update French translation
...
svn: r7510
2006-10-30 11:59:50 +00:00
Jérôme Rapinat
f91d6aebf1
add missing references : gedcomexport.glade, gedcomimport.glade
...
svn: r7509
2006-10-30 11:10:56 +00:00
Dionysios
85786464c8
fuzzyfixNr.1
...
svn: r7508
2006-10-30 09:56:25 +00:00
Alex Roitman
3b15594753
2006-10-29 Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
...
* ru.po: Update.
svn: r7507
2006-10-30 04:30:32 +00:00
Don Allingham
e06c3a46fd
the PyPE program
...
svn: r7506
2006-10-30 04:09:43 +00:00
Don Allingham
d831a4216a
* src/GrampsCfg.py: make look more like gedit
...
svn: r7505
2006-10-30 03:27:55 +00:00
Don Allingham
3c5983b25f
* src/Lru.py: Added least-recently-used module from
...
the PyPE program
* src/DisplayModels/_PeopleModel.py: use LRU module to speed up
name displays
svn: r7504
2006-10-30 01:37:43 +00:00
Don Allingham
f46ab3f17a
* configure.in: post 2.2.1 release update
...
svn: r7503
2006-10-30 01:23:47 +00:00
Don Allingham
919e882cd2
* src/GrampsDb/_ReadXML.py: handle broken events
...
svn: r7502
2006-10-30 00:53:17 +00:00
Alex Roitman
859ae03c8c
Update
...
svn: r7501
2006-10-30 00:44:07 +00:00
Dionysios
d5faa7c6a3
updated translation
...
svn: r7500
2006-10-29 23:17:09 +00:00
Dionysios
65511e7cd3
updated translation
...
svn: r7499
2006-10-29 22:14:13 +00:00
Don Allingham
b8b5f36026
2006-10-29 Don Allingham <don@gramps-project.org>
...
* help/C/gramps.xml: fix <warning>
svn: r7498
2006-10-29 21:39:30 +00:00
Julio Sánchez
e92f63f74a
Partial update
...
svn: r7497
2006-10-29 21:36:06 +00:00
Dionysios
a482f9a81d
updated translation
...
svn: r7496
2006-10-29 19:50:21 +00:00
Dionysios
9be60f23d4
updated translation
...
svn: r7495
2006-10-29 19:40:09 +00:00
Alex Roitman
c99566c51d
Update
...
svn: r7494
2006-10-29 19:29:21 +00:00
Dionysios
1aa91850ea
updated translation
...
svn: r7493
2006-10-29 18:59:35 +00:00
Jérôme Rapinat
06c1576260
update French translation for manual
...
svn: r7492
2006-10-29 17:41:28 +00:00
Alex Roitman
63a6730462
2006-10-29 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/rel_da.py: Add more locales.
svn: r7491
2006-10-29 16:45:36 +00:00
Don Allingham
789eb08866
2006-10-28 Don Allingham <don@gramps-project.org>
...
* help/C/gramps.xml: preferences changes
* help/gramps.pot: updated
svn: r7490
2006-10-29 15:37:09 +00:00
Julio Sánchez
51f9ab9e63
Small spelling fix
...
svn: r7489
2006-10-29 15:30:14 +00:00
Kees Bakker
b1caf6b6ec
Fix %s format problem.
...
svn: r7488
2006-10-29 14:42:40 +00:00
Espen Berg
b7133a415b
Bug-fixing in Norwegian translation
...
svn: r7487
2006-10-29 14:17:24 +00:00
Jérôme Rapinat
e9905d59e1
update French translation
...
svn: r7486
2006-10-29 09:49:32 +00:00
Stefan Bjork
5e0c3a79a8
Update swedish translation
...
svn: r7485
2006-10-29 09:21:43 +00:00
Arturas Sleinius
d616698a0f
Updated Lithuanian translation
...
svn: r7484
2006-10-29 08:48:45 +00:00
Julio Sánchez
f8d08c9025
Quick fixes
...
svn: r7483
2006-10-29 06:03:07 +00:00
Alex Roitman
856e60f235
* src/Makefile.am (docmodules): Update.
...
* src/Filters/Rules/Family/_MemberBase.py: Formatting fixes.
* src/ReportBase/_ReportUtils.py: Formatting fixes.
svn: r7482
2006-10-29 05:49:50 +00:00
Alex Roitman
475a1823f7
* src/GrampsDb/_ReadGedcom.py: Formatting fixes.
...
* src/GrampsDb/_GrampsDbBase.py: Formatting fixes.
* src/GrampsDb/_GrampsDbFactories.py: Formatting fixes.
* src/GrampsDb/_WriteXML.py: Formatting fixes.
* src/GrampsDb/_GrampsBSDDB.py: Formatting fixes.
* src/RelLib/_UrlBase.py: Formatting fixes.
* src/RelLib/_Url.py: Formatting fixes.
* src/RelLib/_Person.py: Formatting fixes.
* src/RelLib/_Family.py: Formatting fixes.
* src/RelLib/_Place.py: Formatting fixes.
* src/RelLib/_Repository.py: Formatting fixes.
* src/BasicUtils.py: Formatting fixes.
* src/DateHandler/_DateUtils.py: Formatting fixes.
svn: r7481
2006-10-29 04:36:08 +00:00
Alex Roitman
0d168a46a7
Update
...
svn: r7480
2006-10-29 03:50:17 +00:00
Alex Roitman
d258b0a30d
* NEWS: Update.
...
svn: r7479
2006-10-29 03:13:39 +00:00
Alex Roitman
67111c6b6a
* src/ViewManager.py (ViewManager.about): Use const.py.
...
* src/const.py.in (url_manual): Add the link constant.
* src/GrampsDisplay.py (help): Update the link.
svn: r7478
2006-10-29 03:01:56 +00:00
Alex Roitman
70c839225e
Update
...
svn: r7477
2006-10-29 02:34:47 +00:00
Alex Roitman
550065d259
2006-10-28 Alex Roitman <shura@gramps-project.org>
...
* src/data/tips.xml.in: Remove extra quotes.
svn: r7476
2006-10-29 02:32:47 +00:00
Don Allingham
fdb67fa27c
2006-10-28 Don Allingham <don@gramps-project.org>
...
* src/plugins/FamilyGroup.py: fix typo
svn: r7475
2006-10-29 02:02:16 +00:00
Jérôme Rapinat
20fec29622
update French translation
...
svn: r7474
2006-10-29 01:20:10 +00:00
Alex Roitman
fe2c97b6f9
2006-10-28 Alex Roitman <shura@gramps-project.org>
...
* Makefile.am (DOC_LINGUAS): Enable French manual.
svn: r7473
2006-10-28 21:51:34 +00:00
Alex Roitman
a5b0214085
Update
...
svn: r7472
2006-10-28 21:48:05 +00:00
Alex Roitman
00adfa2e00
* src/data/tips.xml.in: Replace -> with >
...
svn: r7471
2006-10-28 21:47:56 +00:00
Alex Roitman
7cd0880ea9
2006-10-28 Alex Roitman <shura@gramps-project.org>
...
* help/ru/ro.po: Add po file, to start translating the manual.
svn: r7470
2006-10-28 21:34:12 +00:00
Alex Roitman
be311610cc
Update
...
svn: r7469
2006-10-28 19:30:13 +00:00
Martin Hawlisch
090d75558a
translation update, still incomplete
...
svn: r7468
2006-10-28 19:17:00 +00:00
Alex Roitman
8b46dd686d
Update
...
svn: r7467
2006-10-28 19:05:59 +00:00
Alex Roitman
8ff38b0257
Update
...
svn: r7466
2006-10-28 17:15:47 +00:00
Jérôme Rapinat
567bf7d9d1
update French translation for manual
...
svn: r7465
2006-10-28 14:40:25 +00:00
Jérôme Rapinat
90bba76a05
update French translation
...
svn: r7464
2006-10-28 10:02:32 +00:00
Jérôme Rapinat
57ba5e78de
update French translation for manual
...
svn: r7463
2006-10-28 06:37:48 +00:00
Alex Roitman
dae6da40fb
Update
...
svn: r7462
2006-10-28 06:02:10 +00:00
Don Allingham
d1481e40bb
* src/plugins/FamilyGroup.py: don't translation paragraph name
...
svn: r7461
2006-10-28 04:13:01 +00:00
Don Allingham
28a0e89b9e
2006-10-27 Don Allingham <don@gramps-project.org>
...
* src/GrampsCfg.py: remove unused online maps string
* src/Editors/_EditRepoRef.py: fixed transation strings
* src/Editors/_EditName.py: fixed transation strings
* src/Editors/_EditChildRef.py: fixed transation strings
* src/ScratchPad.py: fixed transation strings
* help/C/gramps.xml: update
* help/C/figures/prefs.png: update
* help/C/figures/select-person.py: update
svn: r7460
2006-10-28 03:53:46 +00:00
Alex Roitman
570b4deec4
Update
...
svn: r7459
2006-10-28 00:03:06 +00:00
Alex Roitman
f98ed73d0a
In .:
...
2006-10-27 Morten Bo Johansen <mbj@spamcop.net>
* src/data/tips.xml.in: Update tips.
* src/plugins/rel_da.py: Update.
In po:
2006-10-27 Morten Bo Johansen <mbj@spamcop.net>
* da.po: Translation update.
svn: r7458
2006-10-27 23:54:46 +00:00
Alex Roitman
26230adba5
Update
...
svn: r7457
2006-10-27 20:16:35 +00:00
Kees Bakker
2375bdf4ca
A few more corrections getting ready for the 2.2 release
...
check_po result
File: nl.po
Template total: 2864
PO total: 2866
Fuzzy: 149
Untranslated: 279
%s mismatches: 0
%()s mismatches: 0
%() missing s/d: 0
Runaway context: 0
PO Coverage: 90.27%
Template Coverage: 90.33%
Still not perfect, but we're moving forward.
svn: r7456
2006-10-27 20:15:08 +00:00
Alex Roitman
dcb0fcfbd5
2006-10-26 Alex Roitman <shura@gramps-project.org>
...
* *.po: merge new string.
* lt.po: updated Lithuanian translation.
svn: r7455
2006-10-27 18:57:15 +00:00
Alex Roitman
e8ee9c2c55
* src/Filters/Rules/Person/_RelationshipPathBetweenBookmarks.py
...
(name): Correct the string.
svn: r7454
2006-10-27 18:54:08 +00:00
Alex Roitman
2cc0b94a43
* src/data/tips.xml.in: Update bug tracker address.
...
svn: r7453
2006-10-27 18:51:12 +00:00
Alex Roitman
eddaaa9bc3
* gramps.pot: regenerate template.
...
svn: r7452
2006-10-27 18:45:07 +00:00
Alex Roitman
702a4481c0
* C/gramps.xml: Add sect2 ids; remove image scale; add abstract
...
and maintainer fields.
svn: r7451
2006-10-27 18:43:19 +00:00
Alex Roitman
2680be19dc
* C/gramps.xml: Add sect2 ids; remove image scale.
...
svn: r7450
2006-10-27 18:24:17 +00:00
Alex Roitman
d51e7f0b58
2006-10-27 Alex Roitman <shura@gramps-project.org>
...
* C/gramps.xml: Add sect2 ids.
svn: r7449
2006-10-27 18:22:12 +00:00
Alex Roitman
b59f1a2c8b
2006-10-27 Alex Roitman <shura@gramps-project.org>
...
* src/const.py.in: Put gettext import back.
svn: r7448
2006-10-27 17:37:08 +00:00
Arturas Sleinius
9ae0a7efe4
Updated Lithuanian translation
...
svn: r7447
2006-10-27 13:20:39 +00:00
Stefan Bjork
619663dd0b
Update translation.
...
svn: r7446
2006-10-27 11:48:54 +00:00
Jérôme Rapinat
dbe9100c8f
update French translation
...
svn: r7445
2006-10-27 10:03:34 +00:00
Alex Roitman
624df01e01
* src/ViewManager.py (ViewManager.about): Translate comments.
...
* src/const.py.in: No gettext (won't work anyway because const.py
is imported before textdomain is set.
svn: r7444
2006-10-27 02:49:54 +00:00
Alex Roitman
fadc1ff28a
* NEWS: Update.
...
svn: r7443
2006-10-27 02:22:45 +00:00
Alex Roitman
73c43c1d1f
2006-10-26 Alex Roitman <shura@gramps-project.org>
...
* *.po: merge new string.
svn: r7442
2006-10-27 02:04:42 +00:00
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
df5bc1b0f6
2006-10-26 Lubo Vasko <pgval@post.sk>
...
* sk.po: Update translation.
svn: r7440
2006-10-26 20:53:18 +00:00
Alex Roitman
46403046aa
Update
...
svn: r7439
2006-10-25 23:22:09 +00:00
Martin Hawlisch
b808b8598e
Translation update.
...
svn: r7438
2006-10-25 19:55:03 +00:00
Alex Roitman
acd1495381
2006-10-24 Alex Roitman <shura@gramps-project.org>
...
* ru.po: Update translation.
svn: r7437
2006-10-25 05:32:08 +00:00
Alex Roitman
611ba2f4bf
Update
...
svn: r7436
2006-10-24 20:30:12 +00:00
Espen Berg
6940065084
Updated Norwegian translation nb.po and no.po
...
svn: r7435
2006-10-24 20:27:59 +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
Stefan Bjork
148a6d6d7d
Update swedish translation
...
svn: r7432
2006-10-24 18:56:03 +00:00
Arturas Sleinius
05f986478c
Updated Lithuanian translation
...
svn: r7431
2006-10-24 17:31:31 +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
cb4f4a75fc
2.2.0rc2
...
svn: r7428
2006-10-24 01:49:21 +00:00
Alex Roitman
ea616910cb
Update
...
svn: r7427
2006-10-24 01:45:43 +00:00
Jérôme Rapinat
11c1099c0a
update French translation
...
svn: r7426
2006-10-23 17:35:42 +00:00
Jérôme Rapinat
49f518eaa7
update French translation for manual
...
svn: r7425
2006-10-23 17:33:24 +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
Kees Bakker
c0bc7ae799
Fixed compilation error.
...
svn: r7423
2006-10-22 13:14:16 +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
Kees Bakker
112ba42138
Many more changes by Erik.
...
Solved format errors.
Remains: 175 fuzzies, 309 untranslated.
svn: r7421
2006-10-21 09:24:26 +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
31b6f906c1
Update
...
svn: r7418
2006-10-20 04:47:27 +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
01c571a8d4
2006-10-19 Piotr Czubaszek <pioterus@gmail.com>
...
* pl.po: Translation update.
svn: r7416
2006-10-20 04:15:59 +00:00
Alex Roitman
74449d2ef7
2006-10-19 Lubo Vasko <pgval@post.sk>
...
* sk.po: Update translation.
svn: r7415
2006-10-20 04:07:20 +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
Arturas Sleinius
2b52e24b83
Updated Lithuanian translation
...
svn: r7412
2006-10-17 18:20:24 +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
Kees Bakker
8ab86af032
Another batch of changes and corrections by Erik.
...
svn: r7410
2006-10-16 19:01:18 +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
Frode Jemtland
dcf85b4854
Added suggestions for the last three untranslated strings in the files....
...
Keept on as fuzzy. I'll test it later, to see where it's actually used.
svn: r7407
2006-10-15 21:31:28 +00:00
Alex Roitman
649866136b
2006-10-15 Piotr Czubaszek <pioterus@gmail.com>
...
* pl.po: Translation update.
svn: r7406
2006-10-15 19:21:59 +00:00
Alex Roitman
adaef0c03f
2006-10-15 Espen Berg <espen.berg@ntnu.no>
...
* nb.po, no.po: Translation update.
svn: r7405
2006-10-15 19:20:31 +00:00
Jérôme Rapinat
d31651e06d
update French translation
...
svn: r7404
2006-10-14 08:35:09 +00:00
Alex Roitman
c145e1a0de
* *.po: Merge all translations with new strings.
...
svn: r7403
2006-10-13 16:00:26 +00:00
Alex Roitman
8206e0984d
2006-10-13 Alex Roitman <shura@gramps-project.org>
...
* sk.po: Update translation.
svn: r7402
2006-10-13 15:47:31 +00:00
Kees Bakker
d09a55fcea
Many corrections of the fuzzies again.
...
Several new translations by Erik de Richter.
svn: r7401
2006-10-12 20:45:48 +00:00
Jérôme Rapinat
39c305dba0
update/clean French translation for manual
...
svn: r7400
2006-10-12 14:09:10 +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
764d88ed61
* gramps.pot: replace gramps-manual.pot
...
svn: r7396
2006-10-11 16:16:53 +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
Alex Roitman
154baf5c14
In help:
...
2006-10-11 Alex Roitman <shura@gramps-project.org>
* C/authors.xml: Add mote authors.
In po:
2006-10-11 Lubo Vasko <pgval@post.sk>
* sk.po: Update translation.
svn: r7394
2006-10-11 15:42:04 +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
Kees Bakker
be3751d606
Another set of changes to reduce the fuzzies.
...
svn: r7387
2006-10-10 20:00:35 +00:00
Kees Bakker
2d15fcd245
Again, this time for real.
...
svn: r7386
2006-10-10 19:28:53 +00:00
Kees Bakker
a4206c2963
Updated the texts with:
...
make -C po gramps.pot
(cd po; msgmerge --no-wrap nl.po gramps.pot -o nl.new.po)
(cd po; mv nl.new.po nl.po)
Corrected/removed a few more fuzzies.
svn: r7385
2006-10-10 19:20:36 +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
b122516100
remove debugging
...
svn: r7383
2006-10-10 04:15:26 +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
9d1012edf8
2006-10-09 Morten Bo Johansen <mbj@spamcop.net>
...
* da.po: Translation update.
svn: r7377
2006-10-09 20:26:14 +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
Don Allingham
f558e54a21
debug test
...
svn: r7369
2006-10-08 04:29:48 +00:00
Don Allingham
6cda31bfe8
svn: r7368
2006-10-08 04:17:04 +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
4fff5850ee
Update
...
svn: r7364
2006-10-07 19:16:10 +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