Alex Roitman
7e55879f16
Update
...
svn: r2425
2003-12-02 16:06:14 +00:00
Alex Roitman
74e68f6e98
Add FAQ
...
svn: r2424
2003-12-02 14:32:25 +00:00
Tim Waugh
e7bb78016f
2003-12-02 Tim Waugh <twaugh@redhat.com>
...
* gramps.spec.in: Add more docs.
* Makefile.am: No need for dist-hook.
svn: r2423
2003-12-02 10:34:31 +00:00
Tim Waugh
d59e716de3
* Tue Dec 2 2003 Tim Waugh <twaugh@redhat.com>
...
- More docs.
svn: r2422
2003-12-02 10:33:00 +00:00
Tim Waugh
a12730866b
* Tue Dec 2 2003 Tim Waugh <twaugh@redhat.com>
...
- Change Copyright: to License:.
svn: r2421
2003-12-02 10:32:05 +00:00
Alex Roitman
b1a31deb0f
* src/preferences.glade: Add Help button.
...
* src/GrampsCfg.py (on_propertybox_help): Add function.
* src/imagesel.glade: Add Help buttons.
* src/ImageSelect.py (ImageSelect.on_help_imagesel_clicked,
GlobalMediaProperties.on_help_clicked): Add functions.
* src/AddMedia.py (on_help_imagesel_clicked): Add function.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/keybind.xml: Update.
* src/AddSpouse.py: Call yelp with sect2 argument.
* src/AddrEdit.py: Likewise.
* src/AttrEdit.py: Likewise.
* src/ChooseParents.py: Likewise.
* src/EditPerson.py: Likewise.
* src/EditPlace.py: Likewise.
* src/EditSource.py: Likewise.
* src/EventEdit.py: Likewise.
* src/Marriage.py: Likewise.
* src/NameEdit.py: Likewise.
* src/SelectChild.py: Likewise.
* src/Sources.py: Likewise.
svn: r2420
2003-12-02 04:27:23 +00:00
Don Allingham
a2d49b7d6b
update
...
svn: r2419
2003-12-02 04:23:54 +00:00
Alex Roitman
dcf4bb8d31
* src/revision.glade: Add Help button.
...
* src/gramps_main.py (on_help_dbopen_clicked): Add function.
* src/plugins/gedcomexport.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/pkgexport.glade: Add Help button.
* src/plugins/WritePkg.py (on_help_clicked): Add function.
* src/plugins/writeftree.glade: Add Help button.
* src/plugins/WriteGedcom.py (on_help_clicked): Add function.
* src/plugins/cdexport.glade: Add Help button.
* src/plugins/WriteCD.py (on_help_clicked): Add function.
* src/Bookmarks.py (draw_window): Add Help button;
(help_clicked): Add function.
svn: r2418
2003-12-02 02:35:49 +00:00
Alex Roitman
088e3ccd2d
Update
...
svn: r2417
2003-12-02 01:29:30 +00:00
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