Martin Hawlisch
5b44756832
* src/gramps_main.py (post_load): Emit "database-changed" signal instead of calling change_db().
...
* src/PedView.py: Connect to "database-changed" signal and handle person-update signals to redraw the view.
* src/FamilyView.py (__init__) connect to database-changed signal, dont call change_cb because on initialisation there is no real database. (change_db): use database parameter supplied by signal emission.
* src/PeopleView.py (__init__) dont connect the signals, this will be done by change_db, (change_db): Use supplied database.
* src/SourceView.py (__init__): dont call change_cb because on initialisation there is no real database and this will be done by the signal.
svn: r4304
2005-04-06 09:40:41 +00:00
..
2005-03-17 17:19:34 +00:00
2005-01-28 06:02:33 +00:00
2005-02-22 18:38:35 +00:00
2005-04-06 09:28:54 +00:00
2005-02-02 05:05:05 +00:00
2005-04-04 00:27:06 +00:00
2005-04-01 05:33:22 +00:00
2005-04-01 21:51:27 +00:00
2005-04-04 01:11:50 +00:00
2005-04-01 05:33:22 +00:00
2005-02-23 04:30:08 +00:00
2005-01-24 16:33:47 +00:00
2005-02-24 00:25:34 +00:00
2005-04-05 00:58:37 +00:00
2005-04-05 15:31:04 +00:00
2005-04-05 04:33:11 +00:00
2005-01-19 00:13:57 +00:00
2005-03-15 16:26:30 +00:00
2005-01-12 21:23:31 +00:00
2005-04-05 15:31:04 +00:00
2005-04-06 09:28:54 +00:00
2005-04-04 01:11:50 +00:00
2005-03-14 03:51:40 +00:00
2005-04-04 01:11:50 +00:00
2005-04-04 00:27:06 +00:00
2005-04-04 01:11:50 +00:00
2005-03-17 20:33:36 +00:00
2005-04-01 05:33:22 +00:00
2005-03-17 12:51:14 +00:00
2005-04-06 09:40:41 +00:00
2005-02-19 00:49:49 +00:00
2005-03-16 16:38:20 +00:00
2005-04-06 09:40:41 +00:00
2005-04-01 19:34:11 +00:00
2005-04-06 04:39:02 +00:00
2005-01-16 04:00:35 +00:00
2005-04-05 04:33:11 +00:00
2005-04-05 13:33:39 +00:00
2005-03-17 20:33:36 +00:00
2005-02-16 22:49:54 +00:00
2005-01-11 16:56:51 +00:00
2005-04-04 23:52:46 +00:00
2005-01-06 19:26:54 +00:00
2005-03-17 19:38:03 +00:00
2005-02-16 22:49:54 +00:00
2005-04-04 15:38:36 +00:00
2005-03-03 05:33:22 +00:00
2005-02-24 00:25:34 +00:00
2005-04-01 20:04:12 +00:00
2005-04-05 04:33:11 +00:00
2005-04-04 19:53:21 +00:00
2005-03-30 01:45:14 +00:00
2005-03-28 05:05:38 +00:00
2005-03-31 03:54:17 +00:00
2005-02-25 17:06:04 +00:00
2005-04-01 05:33:22 +00:00
2005-02-24 00:25:34 +00:00
2005-02-19 23:37:35 +00:00
2005-04-06 09:40:41 +00:00
2005-04-05 15:02:59 +00:00
2005-04-06 09:40:41 +00:00
2005-04-04 01:11:50 +00:00
2005-02-28 01:51:21 +00:00
2005-02-24 00:25:34 +00:00
2005-03-24 06:22:25 +00:00
2005-04-04 23:52:46 +00:00
2005-02-14 01:32:07 +00:00
2005-04-04 23:52:46 +00:00
2005-02-19 00:49:49 +00:00
2005-02-01 03:46:29 +00:00
2005-01-16 04:00:35 +00:00
2005-04-05 04:33:11 +00:00
2005-02-24 00:25:34 +00:00
2005-01-25 04:24:42 +00:00
2005-02-22 03:43:53 +00:00
2005-03-25 03:34:52 +00:00
2005-04-04 03:59:42 +00:00
2005-02-24 00:25:34 +00:00
2005-02-24 00:25:34 +00:00
2005-02-13 03:54:47 +00:00
2005-04-02 21:14:53 +00:00
2005-04-06 09:40:41 +00:00
2005-02-24 00:25:34 +00:00
2005-02-24 00:25:34 +00:00
2005-02-19 00:49:49 +00:00
2005-03-31 13:16:20 +00:00
2005-03-13 22:10:40 +00:00
2005-03-29 16:05:50 +00:00
2005-03-28 04:58:28 +00:00
2005-02-23 04:39:05 +00:00
2005-04-05 04:33:11 +00:00