Commit Graph

4584 Commits

Author SHA1 Message Date
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
Alex Roitman
de3f700428 Update
svn: r6202
2006-03-24 01:40:23 +00:00
Don Allingham
aa21d5477e unknown parent label on FamilyViwe
svn: r6201
2006-03-23 21:51:42 +00:00
Don Allingham
fbe77f46af unknown parent label on FamilyViwe
svn: r6200
2006-03-23 18:50:43 +00:00
Don Allingham
ab84fdd08c fix arglist
svn: r6199
2006-03-23 18:31:56 +00:00
Martin Hawlisch
771b6c1c02 Support for DnD of alternate locations of a place
svn: r6198
2006-03-23 16:41:51 +00:00
Brian Matherly
b2573566c1 Filter double drag and drops in Windows.
svn: r6197
2006-03-23 06:10:45 +00:00
Don Allingham
9f60846eef repository drag-n-drop
svn: r6196
2006-03-23 05:19:38 +00:00
Don Allingham
ff679efba3 fixed reference assignment
svn: r6195
2006-03-22 23:31:52 +00:00
Don Allingham
621d8757ee scratchpad/drag-n-drop fixes
svn: r6194
2006-03-22 23:03:57 +00:00
Martin Hawlisch
dcf4c6f2a2 Add wrappers for displaying the tuple types to unify their usage.
svn: r6193
2006-03-22 21:19:32 +00:00
Don Allingham
c7876be372 family warn dialog
svn: r6192
2006-03-22 03:57:51 +00:00
Don Allingham
7ef16d5c66 editor fixes
svn: r6191
2006-03-21 22:12:39 +00:00
Alex Roitman
360837b0b4 Update
svn: r6190
2006-03-21 19:11:32 +00:00
Alex Roitman
96bf42149b Update
svn: r6189
2006-03-21 19:05:46 +00:00
Alex Roitman
158faf1e70 Update
svn: r6188
2006-03-21 19:00:07 +00:00