Commit Graph

1217 Commits

Author SHA1 Message Date
Alex Roitman
c5088f1f40 * src/FamilyView.py (add_child_clicked): Return tuple of two
empty strings when the surname guessing is set to None (otherwise
it produced traceback and did nothing).
* doc/gramps-manual/C/custom.xml: Update.
* doc/gramps-manual/C/gramps-manual-C.omf: Update.
* doc/gramps.1.in: Update.


svn: r2416
2003-12-02 00:20:46 +00:00
Tim Waugh
e82caa682e 2003-12-01 Tim Waugh <twaugh@redhat.com>
* doc/xmldocs.make: Fix builds for  ==  (oops).


svn: r2415
2003-12-01 17:35:39 +00:00
Alex Roitman
3e1cd08ed6 * doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/custom.xml: Update.
* NEWS: typo.

* doc/gramps-manual/C/keybind.xml: Update.


svn: r2414
2003-12-01 14:22:11 +00:00
Tim Waugh
0aebc61ffa 2003-12-01 Tim Waugh <twaugh@redhat.com>
* doc/xmldocs.make: Clean copied XML files.  Now 'make distcheck' works
        again.


svn: r2413
2003-12-01 10:12:57 +00:00
Alex Roitman
448fc5db0b * NEWS: Update.
* src/FamilyView.py (on_child_list_button_press): Add edit person
callback on Shift+click; (sp_key_press, child_key_press): Replace
Ctrl+Insert with Shift+Insert for adding new people.
* src/PedView.py (on_show_child_menu): Markup children with children.
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/faq.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.


svn: r2412
2003-12-01 04:22:15 +00:00
Jens Arvidsson
a4a2eb580a Translation update for 0.98.0
svn: r2411
2003-11-30 12:11:23 +00:00
Frode Jemtland
97f32a1c8b Translated new strings
svn: r2410
2003-11-30 12:07:49 +00:00
Jens Arvidsson
f14081b3d1 Translation update for 0.98.0
svn: r2409
2003-11-30 11:37:31 +00:00
Don Allingham
8ac5e62b9a update
svn: r2408
2003-11-30 06:19:13 +00:00
Don Allingham
b371dec8f6 * src/PedView.py (PedigreeView.find_children): used italics instead of
'*' to indicate children in popup menu


svn: r2407
2003-11-30 06:19:00 +00:00
Don Allingham
9730743ccb update
svn: r2406
2003-11-30 05:53:23 +00:00
Don Allingham
ea396a1618 * src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close): replace hardcoded
"oowriter" with the command found by querying the mime database with
the open office document type. Different distributions seem to install
OOo with different names (oofice, oowriter, soffice).

* src/EventEdit.py (EventEditor.__init__): add translated name to the
popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children


svn: r2405
2003-11-30 05:51:24 +00:00
Alex Roitman
d8fc0f4cbf * src/EventEdit.py (__init__): Only define translated name if the
event is not empty.
* doc/gramps-manual/C/gramps-manual.xml: Update manual.
* doc/gramps-manual/C/mainwin.xml: Update manual.
* doc/gramps-manual/C/faq.xml: Add to CVS.
* doc/gramps-manual/C/keybind.xml: Add to CVS.
* doc/gramps-manual/C/Makefile.am: Add new files to the distribution.


svn: r2404
2003-11-30 05:47:59 +00:00
Alex Roitman
3da8a885a1 * src/filters/MatchSndEx2.py: Typo.
* src/plugins/RelGraph.py: Typo.
* src/plugins/book.glade: Remove initial text from the labels.
* src/po/template.po: Updated translation template for 0.98.0.
* src/po/ru.po: Russian translation for 0.98.0.


svn: r2403
2003-11-30 02:54:54 +00:00
Don Allingham
2992295ee8 * src/EventEdit.py (EventEditor.__init__): add translated name to the
popdown menu list if isn't already there. Prevents a parital match on
other strings
* src/PedView.py: add a '*' to the popup menu if the child has children


svn: r2402
2003-11-29 03:52:53 +00:00
Frode Jemtland
27414ad175 Fixed a couple of fuzzy lines
svn: r2401
2003-11-28 22:52:33 +00:00
Don Allingham
87a72111f7 * src/PedView.py: add a '*' to the popup menu if the child has children
svn: r2400
2003-11-28 21:23:59 +00:00
Don Allingham
fdbd83830b ChangeLog
svn: r2399
2003-11-27 18:16:36 +00:00
Don Allingham
f79d5e90ff * src/po/template.po: updated translatable strings
svn: r2398
2003-11-27 18:16:17 +00:00
Don Allingham
4b68d400b1 update
svn: r2397
2003-11-27 18:14:17 +00:00
Don Allingham
9489883bc8 * src/AttrEdit.py: Add warning when a new attribute type is added
to the database
* src/EventEdit.py: Add warning when a new event type is added
to the database


svn: r2396
2003-11-27 18:01:20 +00:00
Frode Jemtland
26ca56dce3 Updated both the desktop files so the no and nb translations are equal in both.
svn: r2395
2003-11-26 23:45:57 +00:00
Frode Jemtland
397e331456 Inserting nb and no translations to the desktop file
svn: r2394
2003-11-26 23:41:58 +00:00
Frode Jemtland
4e70d761ec Error correction
svn: r2393
2003-11-26 23:35:56 +00:00
Donald A. Peterson
c042f030e6 new .desktop file for GNOME menu system
svn: r2392
2003-11-26 22:40:07 +00:00
Alex Roitman
2e7f031cd5 * src/gramps_main.py (on_faq_activate): Add function.
* src/gramps.glade: Add faq window.


svn: r2391
2003-11-26 19:15:24 +00:00
Alex Roitman
84c963b89e Update
svn: r2390
2003-11-26 17:53:39 +00:00
Alex Roitman
48d7808d7c Update
svn: r2389
2003-11-26 17:27:41 +00:00
Don Allingham
32cee7f1e0 update
svn: r2388
2003-11-26 16:44:54 +00:00
Don Allingham
ea8be3cc34 * src/gramps_main.py: handle update_after edit properly, so that
name changes will put entry in the correct category
* src/PeopleView.py: cleanup
* src/PeopleStore.py: delete stale iter from dictionary when no
longer used.


svn: r2387
2003-11-26 16:42:54 +00:00
Alex Roitman
4536d98e94 * src/Marriage.py (__init__): Call AutoComp.AutoCombo() prior to
setting text in place and temple combos. Set place text to empty
string if LdsSeal is empty. Markup lds_label as bold if LdsSeal is
not empty.


svn: r2386
2003-11-26 02:21:29 +00:00
Alex Roitman
2d296e7ca1 * FAQ: Several minor corrections. New question about bug reports.
* Makefile.am, Makefile.in: Add FAQ to EXTRA_DIST.


svn: r2385
2003-11-25 23:05:37 +00:00
Donald A. Peterson
39572d7681 minor spelling corrections to the FAQ
svn: r2384
2003-11-25 23:01:29 +00:00
Frode Jemtland
0f54e57f6f Updated more keyboard shortcuts, fixed some typos
svn: r2383
2003-11-25 22:54:39 +00:00
Alex Roitman
5aba7165be Update
svn: r2382
2003-11-25 22:40:58 +00:00
Alex Roitman
12c8d1227f Update
svn: r2381
2003-11-25 22:37:19 +00:00
Don Allingham
01e2e6b0fd update
svn: r2380
2003-11-25 21:34:47 +00:00
Don Allingham
a335e3ab0b * src/Utils.py (search_for): check for directory
svn: r2379
2003-11-25 21:34:39 +00:00
Donald A. Peterson
b3c1dfe8aa minor edits to the FAQ
svn: r2378
2003-11-25 21:21:32 +00:00
Alex Roitman
7e03751707 Update
svn: r2377
2003-11-25 18:04:47 +00:00
Alex Roitman
9d6bc2977d * FAQ: Add a question about adding custom columns.
svn: r2376
2003-11-25 18:04:17 +00:00
Don Allingham
6b7026c482 update
svn: r2375
2003-11-25 17:49:33 +00:00
Don Allingham
c23723ac8b * src/RelImage.py: replace system call with Utils.search_for
* src/Utils.py: added search_for to look for an executable in the current
path

* FAQ: removed question 18 (how fast is GRAMPS)
* src/PeopleStore.py: set sort data for top level nodes. Allows the first
and last nodes to be sorted properly.


svn: r2374
2003-11-25 17:45:34 +00:00
Alex Roitman
028b19faa3 Update
svn: r2373
2003-11-25 03:39:42 +00:00
Alex Roitman
8784772b6c Update
svn: r2372
2003-11-25 03:39:09 +00:00
Alex Roitman
e49c1021bc * FAQ: Added to CVS.
svn: r2371
2003-11-25 03:38:31 +00:00
Frode Jemtland
dd7d6877eb Fixed some errors
svn: r2370
2003-11-25 00:26:47 +00:00
Frode Jemtland
119a2256c4 Addet the no.po file, and updated the configuer.in so it would know about it. no.po is equal to nb.po.
svn: r2369
2003-11-24 23:21:16 +00:00
Don Allingham
c0266b358c update
svn: r2368
2003-11-24 02:56:49 +00:00
Don Allingham
81338d1839 * src/gramps_main.py: just update information after an edit
instead of deleting/re-enter. Caused pygtk to segfault
* src/PeopleView.py: provide update person function
* src/dialog.glade: remove unused callbacks


svn: r2367
2003-11-24 02:56:13 +00:00