Commit Graph

1458 Commits

Author SHA1 Message Date
Alex Roitman
3736aa58ef * src/FamilyView.py (delete_family_from): Remove extra "[0]".
svn: r2608
2004-01-08 15:39:33 +00:00
Laurent Protois
c95e8f9548 French Update : english still stay !
svn: r2607
2004-01-08 10:43:43 +00:00
Alex Roitman
559795d8d0 * src/plugins/rel_de.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_de.py.


svn: r2606
2004-01-08 05:18:27 +00:00
Alex Roitman
98dc112db8 Update
svn: r2605
2004-01-08 01:31:19 +00:00
Don Allingham
f3db6068a9 New file
svn: r2604
2004-01-07 23:55:45 +00:00
Alex Roitman
21e774d0cf Update
svn: r2603
2004-01-07 22:47:13 +00:00
Alex Roitman
1668c0830d * src/plugins/DetDescendantReport.py: Correct image insertion.
* src/plugins/DetAncestralReport.py: Correct image insertion.


svn: r2602
2004-01-07 22:40:04 +00:00
Alex Roitman
e45cfd5d72 * src/plugins/rel_hu.py: Add to CVS.
* src/plugins/Makefile.am: Ship rel_hu.py.


svn: r2601
2004-01-07 21:22:40 +00:00
Alex Roitman
8bee58b9a5 * src/plugins/IndivComplete.py (write_note): Typo.
svn: r2600
2004-01-07 20:22:10 +00:00
Egyeki Gergelly
918edf8a03 *** empty log message ***
svn: r2599
2004-01-07 19:38:03 +00:00
Alex Roitman
0bcea1a03c * doc/gramps-manual/ru/mainwin.xml: Update translation.
* doc/gramps-manual/ru/usage.xml: Update translation.


svn: r2598
2004-01-07 05:17:16 +00:00
Don Allingham
f2ab67698b update
svn: r2597
2004-01-07 05:08:53 +00:00
Don Allingham
d983a4ee35 * src/MergeData: Remove reference to personTable
* src/RelLib.py: Remove the personTable, since it is no longer needed
with the dropping of ZODB, and we don't have to worry about keeping
personTable and personMap in sync. Add sort field to Name class.
* src/GrampsParser.py: build the primary sort name
* src/GrampsXML.py: remove personTable references
* src/Find.py: don't user personTable


svn: r2596
2004-01-07 05:08:32 +00:00
Don Allingham
63a85f4d83 * src/RelLib.py: Remove the personTable, since it is no longer needed
with the dropping of ZODB, and we don't have to worry about keeping
personTable and personMap in sync. Add sort field to Name class.
* src/GrampsParser.py: build the primary sort name
* src/GrampsXML.py: remove personTable references
* src/Find.py: don't user personTable


svn: r2595
2004-01-07 05:05:42 +00:00
Don Allingham
9e599a9c52 update
svn: r2594
2004-01-07 04:59:11 +00:00
Don Allingham
6068598e28 * src/EditPerson.py (EditPerson.__init__): use AutoCombo for name type
* src/edit_person.glade: allow a name type that is not in the list

* src/ImageSelect.py: make sure that description doesn't exceed the image
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.


svn: r2593
2004-01-07 04:58:51 +00:00
Laurent Protois
1736deaa54 French Update for cvs
svn: r2592
2004-01-06 07:52:21 +00:00
Alex Roitman
5615876d2a * src/plugins/ReadGedcom.py: More source parsing cleanups.
(parse_source_objects): Remove redundant function.


svn: r2591
2004-01-06 06:11:28 +00:00
Don Allingham
1a1eb05059 update
svn: r2590
2004-01-06 05:02:06 +00:00
Don Allingham
a0c601eb19 * src/ImageSelect.py: make sure that description doesn't exceed the image
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.


svn: r2589
2004-01-06 04:34:19 +00:00
Alex Roitman
576b6a3f7f * src/plugins/ReadGedcom.py: More source parsing cleanups.
svn: r2588
2004-01-05 20:39:09 +00:00
Alex Roitman
7bb94c7b3a * src/plugins/ReadGedcom.py: Revert brain-dead fix in favor of
an existing handle_source() method.


svn: r2587
2004-01-05 06:03:28 +00:00
Alex Roitman
2a92fac355 * src/plugins/ReadGedcom.py: Correct level in parsing LDS ordinance
source references. Support for source description-type references.


svn: r2586
2004-01-05 03:57:01 +00:00
Alex Roitman
8bf5f5b12a * src/po/fr.po: Typo (named format line parameter was translated).
svn: r2585
2004-01-04 00:54:32 +00:00
Alex Roitman
c387855638 * NEWS: Update status.
svn: r2584
2004-01-02 21:59:26 +00:00
Alex Roitman
a1952f0a38 Cleanup
svn: r2583
2004-01-02 20:26:30 +00:00
Alex Roitman
a5bc5cbc37 * src/PedView.py (load_canvas): Produce generation labels based on
the anchor.


svn: r2582
2004-01-02 07:02:12 +00:00
Alex Roitman
0ed89c7f95 * src/PedView.py (load_canvas): Ditch anchor button in favor of
context menu items; (make_anchor_button,on_anchor_clicked): Remove
functions; (on_anchor_set, on_anchor_remove): Add functions;
(build_nav_menu): Add anchor-related context menut items.


svn: r2581
2004-01-02 01:02:13 +00:00
Don Allingham
833fa95714 update
svn: r2580
2004-01-01 22:12:50 +00:00
Don Allingham
55a864a37c * src/PedView.py (PedigreeView.load_canvas): switched anchor label from a label
to a CanvasText


svn: r2579
2004-01-01 21:04:45 +00:00
Don Allingham
22e5f35a1e update
svn: r2578
2004-01-01 19:10:46 +00:00
Don Allingham
8e9f6a4219 * src/const.py.in: eliminate zipcmd
* src/docgen/OpenSpreadSheet.py: eliminate the need for ZIP, use python
zipfile module instead
* src/plugins/EventCmp.py (DisplayChart.on_save_clicked): fix rows, double lines
no longer used
* configure.in: add check for vfs bindings, eliminate the check for
swig and zip
* gramps.spec.in (Requires): Added gnome-python2-gnomevfs dependency


svn: r2577
2004-01-01 19:10:23 +00:00
Don Allingham
cbfa7161ad update
svn: r2576
2004-01-01 18:18:29 +00:00
Don Allingham
2582bec96c * src/docgen/PdfDoc.py: add the ability to open the document in the
default viewer
* src/docgen/AbiWord2Doc.py: add the ability to open the document in AbiWord
* src/docgen/OpenOfficeDoc.py: fixed the search for default viewer
* src/docgen/RTFDoc.py: add the ability to open the document in the default viewer
* src/docgen/HtmlDoc.py: add the ability to open the document in the default viewer
* src/docgen/KwordDoc.py: add comment


svn: r2575
2004-01-01 18:17:47 +00:00
Alex Roitman
f085ad7013 Update
svn: r2574
2004-01-01 09:21:56 +00:00
Alex Roitman
1ee840ef00 * src/PedView.py (load_canvas): Add ahcnor button and label;
(make_anchor_button,make_anchor_label,on_anchor_clicked): Add functions.


svn: r2573
2004-01-01 09:21:37 +00:00
Alex Roitman
7fc0c7e0f9 * src/plugins/RelCalc.py (__init__): Skip the person when building the
list.


svn: r2572
2003-12-31 23:22:44 +00:00
Alex Roitman
a258b447b5 Update
svn: r2571
2003-12-30 19:43:04 +00:00
Alex Roitman
b9dfa0508f * doc/gramps-manual/fr/custom.xml: Update translation.
* doc/gramps-manual/fr/usage.xml: Update translation.


svn: r2570
2003-12-30 19:28:25 +00:00
Alex Roitman
905860a146 * doc/gramps-manual/ru/faq.xml: Update translation.
* doc/gramps-manual/ru/keybind.xml: Update translation.
* doc/gramps-manual/ru/filtref.xml: Update translation.


svn: r2569
2003-12-30 18:22:05 +00:00
Don Allingham
921e07f049 update
svn: r2568
2003-12-29 19:49:59 +00:00
Don Allingham
a10adcc342 * src/Date.py: catch day changes if the date has both a start and stop part
svn: r2567
2003-12-29 19:49:32 +00:00
Don Allingham
a81b0f0b8a update
svn: r2566
2003-12-29 18:37:56 +00:00
Don Allingham
4cbee97a19 * src/RelLib.py: add sorting by source title, remove dependency on string
module
* src/PlaceView.py: do an initial sort, don't rely on "click" function
* src/SourceView.py: do an initial sort, don't rely on "click" function


svn: r2565
2003-12-29 18:37:44 +00:00
Don Allingham
4a41fc9c19 update
svn: r2564
2003-12-29 15:57:11 +00:00
Don Allingham
d3581ec7d2 * src/WriteXML.py (XmlWriter.write_note): Don't use format=0,
since it is the default.


svn: r2563
2003-12-29 15:55:08 +00:00
Don Allingham
969020dac2 update
svn: r2562
2003-12-27 23:14:14 +00:00
Don Allingham
629aee2b26 * src/plugins/WebPage.py: proper handling of links in the MiniTree
svn: r2561
2003-12-27 23:13:54 +00:00
Don Allingham
4af8b4531b update
svn: r2560
2003-12-27 22:15:54 +00:00
Don Allingham
1acffa04f7 * src/plugins/DescendReport.py (_make_default_style): fix indentation levels
* src/plugins/FamilyGroup.py (FamilyGroup.dump_child): handle missing spouse


svn: r2559
2003-12-27 22:15:23 +00:00