Commit Graph

2344 Commits

Author SHA1 Message Date
Frode Jemtland
1ef5fa0a3f Fixed a couple of fuzzy lines
svn: r2401
2003-11-28 22:52:33 +00:00
Don Allingham
396f433caa * 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
d0e5cd2c64 ChangeLog
svn: r2399
2003-11-27 18:16:36 +00:00
Don Allingham
bcdfb91a1e * src/po/template.po: updated translatable strings
svn: r2398
2003-11-27 18:16:17 +00:00
Don Allingham
e6591b8a66 update
svn: r2397
2003-11-27 18:14:17 +00:00
Don Allingham
e5b8cf4db3 * 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
17ec8913c1 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
21d1a49220 Inserting nb and no translations to the desktop file
svn: r2394
2003-11-26 23:41:58 +00:00
Frode Jemtland
9f69fc39d6 Error correction
svn: r2393
2003-11-26 23:35:56 +00:00
Donald A. Peterson
b375b089b2 new .desktop file for GNOME menu system
svn: r2392
2003-11-26 22:40:07 +00:00
Alex Roitman
b901a0afa0 * 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
0167e2eb51 Update
svn: r2390
2003-11-26 17:53:39 +00:00
Alex Roitman
7375b83886 Update
svn: r2389
2003-11-26 17:27:41 +00:00
Don Allingham
0d71780d43 update
svn: r2388
2003-11-26 16:44:54 +00:00
Don Allingham
490d01f487 * 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
204b76f3c8 * 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
e2c693b7f0 * 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
6e2241715e minor spelling corrections to the FAQ
svn: r2384
2003-11-25 23:01:29 +00:00
Frode Jemtland
d0d510b949 Updated more keyboard shortcuts, fixed some typos
svn: r2383
2003-11-25 22:54:39 +00:00
Alex Roitman
7478c8585a Update
svn: r2382
2003-11-25 22:40:58 +00:00
Alex Roitman
4b8c2cce5b Update
svn: r2381
2003-11-25 22:37:19 +00:00
Don Allingham
7d35ef4bea update
svn: r2380
2003-11-25 21:34:47 +00:00
Don Allingham
bf42148e0e * src/Utils.py (search_for): check for directory
svn: r2379
2003-11-25 21:34:39 +00:00
Donald A. Peterson
9539ae5c3b minor edits to the FAQ
svn: r2378
2003-11-25 21:21:32 +00:00
Alex Roitman
9bd4a75789 Update
svn: r2377
2003-11-25 18:04:47 +00:00
Alex Roitman
30ec4d210c * FAQ: Add a question about adding custom columns.
svn: r2376
2003-11-25 18:04:17 +00:00
Don Allingham
ba09ff4838 update
svn: r2375
2003-11-25 17:49:33 +00:00
Don Allingham
0044a79964 * 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
02e5a391a5 Update
svn: r2373
2003-11-25 03:39:42 +00:00
Alex Roitman
c263f96cf3 Update
svn: r2372
2003-11-25 03:39:09 +00:00
Alex Roitman
6e32c117a2 * FAQ: Added to CVS.
svn: r2371
2003-11-25 03:38:31 +00:00
Frode Jemtland
5926857d8a Fixed some errors
svn: r2370
2003-11-25 00:26:47 +00:00
Frode Jemtland
53666fcb94 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
d0671caea1 update
svn: r2368
2003-11-24 02:56:49 +00:00
Don Allingham
979bdc6808 * 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
Alex Roitman
66c6136288 Update
svn: r2366
2003-11-23 20:55:14 +00:00
Alex Roitman
23eb01d4ef * src/FamilyView.py: Do not pass the window to the ChooseParents class.
* src/WriteXML.py (write_witness): Fix the name string before writing
(fixes #847600).


svn: r2365
2003-11-23 20:53:20 +00:00
Frode Jemtland
31efc3060b Updated some keyboard sortcuts. Cleaning out some errors.
svn: r2364
2003-11-23 20:35:35 +00:00
Alex Roitman
247b04c2e1 * src/ChooseParents.py (ChooseParents.__init__): Revert the dialog
back to being non-modal (otherwise adding new people is impossible).


svn: r2363
2003-11-23 20:32:40 +00:00
Don Allingham
574eecb679 update
svn: r2362
2003-11-22 15:16:54 +00:00
Don Allingham
2d0d822176 * src/preferences.glade: make the title on the dialog non-expandable
svn: r2361
2003-11-22 15:15:13 +00:00
Frode Jemtland
ab4cd08700 Addet the Norwegian Bokm�l nb.po file to the configure.in file
svn: r2360
2003-11-21 23:01:52 +00:00
Alex Roitman
f10c8d0b0c * src/po/fr.po: Fix format line.
svn: r2359
2003-11-21 15:08:11 +00:00
Alex Roitman
477926d419 * src/FamilyView.py: Enable keyboard navigation in Family View.
svn: r2358
2003-11-20 04:59:36 +00:00
Don Allingham
d7a686c331 update
svn: r2356
2003-11-20 04:18:40 +00:00
Don Allingham
b28d22243a * src/GrampsCfg.py: Add comment about SUSE naming of gconf
* src/Relationship.py: detect a RuntimeError exception that occurs
when we exceed the recursion depth limit. This occurs when a
relationship loop is detected
* src/gramps_main.py: handle relationship loop message


svn: r2355
2003-11-20 04:18:10 +00:00
Don Allingham
1ab08c6514 update
svn: r2354
2003-11-20 03:11:06 +00:00
Alex Roitman
bf965841ff Update
svn: r2353
2003-11-19 18:01:36 +00:00
Alex Roitman
5c0a59234d * src/Sources.py: (SourceSelector.on_help_clicked,
SourceEditor.on_help_clicked): Add functions.
* src/srcsel.glade: Add Help buttons to dialogs.
* src/places.glade: Add Help buttons to dialogs.
* src/EditSource.py (on_help_clicked): Add function.
* src/EditPlace.py (on_help_clicked): Add function;
(__init__): Make the dialog modal and a transient for its parent;
* src/PlaceView.py: Pass the window to the EditPlace class.


svn: r2352
2003-11-19 18:00:58 +00:00
Don Allingham
8ead9aba9d * src/gramps.py: handle python versions with broken setlocale()
* src/po/Makefile.am: don't pass -v to msgfmt


svn: r2351
2003-11-19 17:20:05 +00:00