Commit Graph

4599 Commits

Author SHA1 Message Date
Martin Hawlisch
e8f7b2ff8d fix strange crash when loading the database
svn: r6252
2006-04-01 12:42:30 +00:00
Martin Hawlisch
8c2a5221da * src/DataViews/_PedigreeView.py: Work around the bug of dbstate.active not being updated when the active person was edited.
svn: r6251
2006-04-01 12:31:04 +00:00
Don Allingham
c69f3b6c81 ManagedWindow
svn: r6250
2006-04-01 04:07:28 +00:00
Don Allingham
0db23b014a ManagedWindow
svn: r6249
2006-04-01 03:59:42 +00:00
Don Allingham
e45cf453ff remember custom attributes/events
svn: r6248
2006-03-31 23:46:34 +00:00
Don Allingham
b80b103a88 initialize MonitoredType correctly
svn: r6247
2006-03-31 20:17:23 +00:00
Don Allingham
e6895eeedb typos
svn: r6246
2006-03-31 20:09:46 +00:00
Don Allingham
0a01f62c7f typos
svn: r6245
2006-03-31 20:06:23 +00:00
Don Allingham
07bcb66362 restore lds baptism status values
svn: r6244
2006-03-31 20:01:46 +00:00
Don Allingham
1f77128e56 empty object checks
svn: r6243
2006-03-31 19:46:41 +00:00
Jérôme Rapinat
0bed220bfb update with the last gramps.pot (03-17 12:22)
svn: r6242
2006-03-31 11:08:20 +00:00
Jérôme Rapinat
22c26ba174 update translation for 2.1x
svn: r6241
2006-03-31 08:32:57 +00:00
Brian Matherly
be7400586e src/plugins/NavWebPage.py: various fixes. Doesn't work yet.
svn: r6240
2006-03-31 05:37:41 +00:00
Don Allingham
8149c252b3 handle to ref conversions
svn: r6239
2006-03-31 04:19:06 +00:00
Brian Matherly
378e3e97c3 src/plugins/DecendReport.py: use full dates instead of just year.
svn: r6238
2006-03-31 03:55:06 +00:00
Brian Matherly
85be495c51 src/plugins/GraphViz.py: import const
svn: r6237
2006-03-31 01:23:48 +00:00
Don Allingham
41d125fc53 surname guessing
svn: r6236
2006-03-30 22:15:03 +00:00
Don Allingham
f13f54c107 check and repair fixes
svn: r6235
2006-03-30 17:29:30 +00:00
Don Allingham
f824eded45 autocompletion for surnames
svn: r6234
2006-03-30 16:29:59 +00:00
Don Allingham
031e340adb command handling
svn: r6233
2006-03-30 16:04:20 +00:00
Brian Matherly
68dc46cdd6 Remove use of deprecated functions. Supported graphical reports should work now.
svn: r6232
2006-03-30 05:15:54 +00:00
Brian Matherly
0c11137172 src/PluginUtils/_Plugins.py: remove statbox
svn: r6231
2006-03-30 03:29:18 +00:00
Don Allingham
052943f96c fix launch routine
svn: r6230
2006-03-30 03:24:04 +00:00
Brian Matherly
88686265a3 Remove use of deprecated functions. Supported text reports now work.
svn: r6229
2006-03-30 03:17:33 +00:00
Don Allingham
721cd86dbd test of spawn
svn: r6228
2006-03-30 02:23:36 +00:00
Don Allingham
69240c8541 fix import
svn: r6227
2006-03-30 01:57:34 +00:00
Don Allingham
a312c2af18 dialog fixes, replace fork with spawn
svn: r6226
2006-03-29 22:51:27 +00:00
Don Allingham
47644bcc15 enable actiongroups on autoload
svn: r6225
2006-03-29 19:26:43 +00:00
Don Allingham
c783b72332 SelectObject support
svn: r6224
2006-03-29 17:56:11 +00:00
Don Allingham
5a3c856e4c fix place deletion
svn: r6223
2006-03-29 05:01:27 +00:00
Brian Matherly
a40779b03f fix const.progName to const.program_name
svn: r6222
2006-03-29 04:51:19 +00:00
Don Allingham
1cc09e129a remove 2.0.X warn message
svn: r6221
2006-03-29 04:48:50 +00:00
Don Allingham
0c17b53d2e remove expanduser
svn: r6220
2006-03-29 04:46:26 +00:00
Don Allingham
b63f2ab86d remove expanduser
svn: r6219
2006-03-29 04:24:39 +00:00
Don Allingham
b2ea3cfaec remove expanduser
svn: r6218
2006-03-29 04:11:17 +00:00
Don Allingham
e2100245d4 remove convert dependency
svn: r6217
2006-03-29 03:21:29 +00:00
Brian Matherly
4761c816c5 Make the Family Group Report work. Eliminiate the use of depricated functions.
svn: r6216
2006-03-29 02:35:19 +00:00
Brian Matherly
ae7296cb25 Use filename instead of URI for XML parser (works on Windows and Linux)
svn: r6215
2006-03-29 02:25:04 +00:00
Don Allingham
9dd96871ff default application selection
svn: r6214
2006-03-28 20:11:48 +00:00
Martin Hawlisch
3b927c9db0 * src/DataViews/_PedigreeView.py (_PersonWidget_base): Use other name for the drag_begin callback to not conflict with a gtk.Widget internal method. The DnD icon works now.
svn: r6213
2006-03-27 08:07:57 +00:00
Don Allingham
414123d496 set drag and drop icon
svn: r6212
2006-03-27 05:06:10 +00:00
Don Allingham
733a5d14cb Add EditRepoRef
svn: r6211
2006-03-25 17:46:24 +00:00
Martin Hawlisch
b956c5bc39 * src/DataViews/_PedigreeView.py: Open FamilyEditor to add missing parents
svn: r6210
2006-03-25 14:23:51 +00:00
Martin Hawlisch
d539636129 * src/DataViews/_PedigreeView.py: Add DnD support to the person boxes (a person can now be dragged to the ScratshPad or to a text-editor); Menu entry to copy person data (rendered as text) into clipboard
svn: r6209
2006-03-25 13:36:05 +00:00
Don Allingham
d6ddd167e8 Handle single parent families on add parent switch
svn: r6208
2006-03-25 04:10:55 +00:00
Don Allingham
e9e42bcf75 Handle single parent families on add parent switch
svn: r6207
2006-03-25 03:47:47 +00:00
Don Allingham
f2899fb596 added repository reference editor
svn: r6206
2006-03-25 03:07:20 +00:00
Don Allingham
814b5b77b1 fix already open error
svn: r6205
2006-03-24 05:07:58 +00:00
Don Allingham
8b31072204 fix update of person in relationship view
svn: r6204
2006-03-24 04:58:35 +00:00
Don Allingham
792362fcc2 handle add parent family switching
svn: r6203
2006-03-24 04:04:24 +00:00