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
Don Allingham
cbc7823ef2
* src/plugins/FamilyGroup.py (FamilyGroup.dump_child): handle missing spouse
...
svn: r2558
2003-12-27 21:56:38 +00:00
Alex Roitman
c17ae53632
* src/MediaView.py (__init__): Translate column header.
...
* doc/gramps-manual/ru/cmdline.xml: Update translation.
* doc/gramps-manual/ru/faq.xml: Update translation.
* doc/gramps-manual/ru/mainwin.xml: Update translation.
svn: r2557
2003-12-27 05:02:18 +00:00
Don Allingham
1efd9b96cf
update
...
svn: r2556
2003-12-26 21:15:06 +00:00
Don Allingham
c55a4a54d3
* src/plugins/Check.py (CheckIntegrity.check_parent_relationships):
...
More complete checks handling unknown genders
* src/PeopleView.py: Check for null iters before removing from
the tree store.
svn: r2555
2003-12-26 21:14:45 +00:00
Don Allingham
933988a853
* src/PeopleView.py: Check for null iters before removing from
...
the tree store.
svn: r2554
2003-12-25 04:14:51 +00:00
Don Allingham
319744498b
updated french translation
...
svn: r2553
2003-12-24 18:37:22 +00:00
Don Allingham
ed71afffd5
update
...
svn: r2552
2003-12-24 17:47:50 +00:00
Don Allingham
b4e4653658
* src/plugins/Check.py: Fixed handling of Unknown genders in
...
family checks
* src/preferences.glade: call on_object_toggled only for elements that
need immediate display update
* src/GrampsCfg.py: Save data on close - don't rely on on_object_toggled
having been called.
svn: r2551
2003-12-24 17:47:40 +00:00
Don Allingham
4f18f679de
update
...
svn: r2550
2003-12-20 02:43:02 +00:00
Don Allingham
69eced74af
* gramps.spec: added gnome-python2-gnomevfs as a dependency
...
* src/DisplayTrace.py: detect /etc/fedora-release, /etc/slackware-version
svn: r2549
2003-12-19 04:33:52 +00:00
Alex Roitman
d7fa698673
* doc/gramps-manual/fr/cmdline.xml: Update translation.
...
* doc/gramps-manual/fr/custom.xml: Update translation.
* doc/gramps-manual/fr/faq.xml: Update translation.
* doc/gramps-manual/fr/filtref.xml: Update translation.
* doc/gramps-manual/fr/getstart.xml: Update translation.
* doc/gramps-manual/fr/gramps-manual.xml: Update translation.
* doc/gramps-manual/fr/keybind.xml: Update translation.
* doc/gramps-manual/fr/mainwin.xml: Update translation.
svn: r2548
2003-12-18 23:08:54 +00:00
Alex Roitman
7300c6c39d
update
...
svn: r2547
2003-12-18 23:07:57 +00:00
Don Allingham
1848bd9a9c
* src/preferences.glade: call on_object_toggled only for elements that
...
need immediate display update
* src/GrampsCfg.py: Save data on close - don't rely on on_object_toggled
having been called.
svn: r2546
2003-12-17 23:45:43 +00:00
Alex Roitman
e59d97b7eb
Add file
...
svn: r2545
2003-12-17 22:32:52 +00:00
Alex Roitman
ba9a345afd
Replace with -fr.omf
...
svn: r2544
2003-12-17 22:32:15 +00:00
Alex Roitman
8efb582320
* doc/gramps-manual/fr/cmdline.xml:
...
* doc/gramps-manual/fr/faq.xml:
* doc/gramps-manual/fr/filtref.xml:
* doc/gramps-manual/fr/getstart.xml:
* doc/gramps-manual/fr/gramps-manual.xml:
* doc/gramps-manual/fr/keybind.xml:
* doc/gramps-manual/fr/mainwin.xml:
svn: r2543
2003-12-17 22:30:15 +00:00
Alex Roitman
0811d3054a
Update
...
svn: r2542
2003-12-17 22:29:22 +00:00
Alex Roitman
5bd5f52ca3
Copy C figures
...
svn: r2541
2003-12-17 21:58:53 +00:00
Alex Roitman
46ad98b045
Copy C sources
...
svn: r2540
2003-12-17 21:57:31 +00:00
Don Allingham
856998f0bc
update
...
svn: r2539
2003-12-17 18:38:37 +00:00
Don Allingham
e0855a56f3
* src/revision.glade: removed unused call (on_help_dbopen_clicked)
...
* src/gramps_main.py: don't add places twice after an edit of a person
* src/AddSpouse.py: don't add places twice after an edit of a person
* src/ChooseParents.py: don't add places twice after an edit of a person
* src/EditPerson.py: don't add places twice after an edit of a person
* src/FamilyView.py: don't add places twice after an edit of a person
svn: r2538
2003-12-17 18:38:02 +00:00
Alex Roitman
d662df34db
* src/NoteEdit.py: Unicode conversion from gtk.TextView.
...
svn: r2537
2003-12-17 16:09:13 +00:00