Alex Roitman
e6780e09f2
* src/Exporter.py: Fix EXPAND/FILL state of the chooser widget.
...
* src/DbPrompter.py (SaveAsDbPrompter): Remove class.
svn: r3271
2004-07-13 13:47:37 +00:00
Don Allingham
748ff3b83c
* src/plugins/WriteGedcom.py: use the correct id value
...
svn: r3270
2004-07-13 04:21:05 +00:00
Alex Roitman
d016cc5775
* src/plugins/ReadGedcom.py (GedcomParser.__init__): Use
...
universal newline mode to work with Mac newlines.
svn: r3269
2004-07-13 03:08:35 +00:00
Alex Roitman
7ff4d55037
* src/Exporter.py: Keep track of added extra pages.
...
* src/plugins/WriteGedcom.py: Switch from radiobuttons to menu
for the encoding choice.
* src/plugins/gedcomexport.glade: Clean up interface.
svn: r3267
2004-07-12 21:29:15 +00:00
Don Allingham
a156ad5cbd
* src/FamilyView.py: handle deleting of parent properly
...
* src/plugins/WriteGedcom.py: revert to using GRAMPS ID values
* src/plugins/WriteXML.py: use proper ID values
* src/FamilyView.py: fix removal of parents
svn: r3265
2004-07-11 23:53:02 +00:00
Alex Roitman
c340a04e68
* src/WriteXML.py: Add person to the export function arugments.
...
svn: r3264
2004-07-11 06:08:35 +00:00
Alex Roitman
e2119b6992
* src/plugins/gedcomexport.glade: Update to work with the druid.
...
svn: r3263
2004-07-11 06:04:55 +00:00
Alex Roitman
156607d9af
* src/plugins/WriteGedcom.py: Rewrite to enable passing the
...
options interface.
* src/Exporter.py: Use options if given by the plugin.
svn: r3262
2004-07-11 06:03:07 +00:00
Alex Roitman
91d89048e1
Update
...
svn: r3261
2004-07-11 06:01:19 +00:00
Alex Roitman
15a80062ea
* NEWS: Update.
...
* src/Exporter.py: Clean up, add doc strings.
* src/plugins/WriteGedcom.py: Change registration.
Use command-line export for the time being (all defaults).
svn: r3259
2004-07-10 23:31:28 +00:00
Don Allingham
c5787e9e4e
* src/AddMedia.py: Handle the new file selector
...
* src/MediaView.py: redraw list properly
svn: r3258
2004-07-10 04:49:53 +00:00
Alex Roitman
e8e2333f72
Update
...
svn: r3257
2004-07-09 23:01:19 +00:00
Alex Roitman
8a68101d17
* src/Report.py (parse_report_options_frame): Use integer 1 and 0
...
instead of True and False for the pagebreak option.
svn: r3256
2004-07-09 20:28:30 +00:00
Alex Roitman
b76bc6d42d
* src/gramps_main.py (on_export_activate): Switch to new Exporter.
...
* src/WriteXML.py: Change registration. Return 1 on success and
0 when on failure.
* src/Utils.py (get_new_filename): Add function.
* src/DbPrompter.py (get_new_filename): Remove function.
* src/Exporter.py: Add to CVS.
* src/Makefile.am: Ship Exporter.py.
* src/Plugins.py (register_export): Change to the new scheme.
svn: r3254
2004-07-09 18:19:47 +00:00
Don Allingham
1333c80f7f
* src/ChooseParents.py: build an exclusion list of those
...
obviously not the parents
* src/EditPerson.py: allow ID value to be edited
* src/RelLib.py: Add try_to_find_from_gramps_id
* src/ImageSelect.py: catch OSError
svn: r3253
2004-07-09 04:31:43 +00:00
Alex Roitman
3c108b27b7
* src/DbPrompter.py: Handle package export.
...
* src/plugins/WritePkg.py: Register with the new scheme.
* src/plugins/ReadPkg.py: Minor cleanups.
* src/WriteXML.py: Minor cleanups.
svn: r3249
2004-07-03 04:46:51 +00:00
Alex Roitman
bcbd65f783
* src/DbPrompter.py (SaveAsDbPrompter.change_suggested_name):
...
Add method; (SaveAsDbPrompter.chooser): Make dialog a class attribute.
Connect handler to the filter change event; (get_new_filename): Make
a module function (outside any class).
svn: r3248
2004-07-02 15:33:16 +00:00
Don Allingham
2924bb77c9
* src/gramps_main.py: disable find old "find" function
...
* src/gramps.glade: enable TreeView find function
* src/PeopleView.py: don't unselect a row if it isn't a valid person.
svn: r3247
2004-07-02 02:53:51 +00:00
Alex Roitman
99d6b38312
* src/gramps_main.py (on_export_activate): Delegate work
...
to DbPrompter.
* src/WriteXML.py: Register with the new scheme.
* src/DbPrompter.py (SaveAsDbPrompter): Add class.
svn: r3246
2004-07-01 04:09:55 +00:00
Don Allingham
7592aa4d62
* src/FamilyView.py: fix reordering of children
...
* src/ChooseParents.py: get filters working again
* src/AddSpouse.py: update display after addition of person
* src/Utils.py: new id generation algorithm
svn: r3245
2004-06-30 04:06:10 +00:00
Don Allingham
72a04eef03
* src/ChooseParents.py: fix parent selection
...
* src/FamilyView.py: fix update of parents after selction
* src/PeopleView.py: fix update of parents after selction
* src/gramps_main.py: fix update of parents after selction
* src/EditPerson.py: fix person id reference
svn: r3244
2004-06-29 03:51:49 +00:00
Alex Roitman
4a3b978f9e
* src/RelLib.py: gramps id fixes.
...
* src/ReadXML.py: gramps id fixes.
* src/plugins/ReadGedcom.py: gramps id fixes.
svn: r3243
2004-06-29 02:33:25 +00:00
Alex Roitman
191312c95a
* src/plugins/WebPage.py (IndividualPage.write_urls):
...
Add function; (IndividualPage.create_page): use write_urls().
svn: r3242
2004-06-28 19:08:15 +00:00
Alex Roitman
416310dc17
* src/DbPrompter.py: Add new class for new, existing, and import
...
prompters. Enable opening any format on the startup.
* src/gramps_main.py: Use new DbPrompter classes.
* src/ArgHandler.py: Use new DbPrompter classes.
svn: r3239
2004-06-28 18:16:42 +00:00
Alex Roitman
1fd413696d
Typo
...
svn: r3238
2004-06-28 13:20:33 +00:00
Alex Roitman
a35aa9bcf7
* src/DbPrompter.py: Add NewNativeDbPrompter class for setting up
...
a native database. Enable opening any format on the startup.
* src/gramps_main.py: Use NewNativeDbPrompter when opening
non-native data.
svn: r3237
2004-06-28 13:19:06 +00:00
Don Allingham
fca58c0099
fix import
...
svn: r3236
2004-06-28 01:27:37 +00:00
Don Allingham
ca2b166f8f
* src/gramps_main.py: fix import problem
...
svn: r3234
2004-06-27 18:08:19 +00:00
Don Allingham
673af70455
* src/gramps_main.py: dropped New Database message. After all, it should
...
be incredibly obvious.
* src/Utils.py: create_id to generate random internal ID
* src/RelLib.py: new internal ID support
* src/AddSpouse.py: bug fixes
* src/ChooseParents.py: bug fixes
* src/PeopleModel.py: bug fixes
* src/PeopleView.py: bug fixes
* src/FamilyView.py: bug fixes
* src/Bookmarks.py: support for new internal IDs
* src/EditPerson.py: support for new internal IDs
* src/plugins/ReadGedcom.py: handle new internal IDs
svn: r3233
2004-06-27 03:10:06 +00:00
Alex Roitman
e9a3377dda
* src/gramps_main.py (on_import_activate,on_export_activate):
...
Add methods.
* src/Plugins.py (build_import_menu,build_export_menu): Remove;
(register_export): Change to the new scheme.
* src/gramps.glade: Add handlers to Import and Export menus.
Rename Export to Save As..., add icons.
svn: r3232
2004-06-26 05:39:43 +00:00
Alex Roitman
2137e803e4
* src/ArgHandler.py (handle_args): Add import callback call.
...
* src/gramps_main.py: Use open filters, mime types, and handlers
from import plugins.
* src/Plugins.py: Change import plugin registration.
* src/ReadXML.py: Change registration.
* src/plugins/ReadGedcom.py: Change registration.
* src/plugins/ReadPkg.py: Rewrite and change registration.
svn: r3231
2004-06-24 03:29:38 +00:00
Don Allingham
e8dd8dde0b
* src/EditPerson,py: allow reordering of event columns
...
* src/TransTable.py: allow to be initialized with a list instead of a map
* src/gramps.glade: allow reordering of event columns
* src/gramps_main.py: catch program_init exception
* src/ListModel.py: allow reordering of columns
svn: r3230
2004-06-23 04:54:33 +00:00
Alex Roitman
6a06bf2c8a
* doc/gramps.1.in, doc/gramps.1: Update.
...
svn: r3229
2004-06-23 02:59:29 +00:00
Alex Roitman
0ff408da30
* src/plugins/WriteCD.py (PackageWriter.on_ok_clicked):
...
Convert missing media handling to the database interface.
svn: r3228
2004-06-22 21:02:05 +00:00
Alex Roitman
3be97cd506
* src/ArgHandler.py (parse_args): Switch from 'tgz' to 'gpkg'
...
for Gramps package; (handle_args): Use separate dir for all
import-produced files; (cl_export): Convert media objects export
to the database interface.
* src/ReadXML.py (importData): Copy all local (with respect to
the old XML way) media object files into <database>.images dir
(created if did not previously exist). Change objects' paths
accordingly; (GrampsParser.start_object): Do not modify path
in the parser. This way we know that the objects are local.
* src/RelLib.py (get_event_keys): Add method to GrampsDB class.
* src/plugins/WritePkg.py (PackageWriter.export):
Convert missing media handling to the database interface.
svn: r3227
2004-06-22 20:49:22 +00:00
Don Allingham
623cec45ad
add new images
...
svn: r3226
2004-06-22 03:05:28 +00:00
Alex Roitman
2a4a7a39cd
Update
...
svn: r3225
2004-06-21 23:24:51 +00:00
Alex Roitman
86b78e5c3c
* src/ArgHandler.py: Fixes.
...
* src/gramps_main.py: Don't show topWindow until ArgHandler is done.
* src/plugins/Summary.py: Fixes.
svn: r3224
2004-06-21 23:22:55 +00:00
Alex Roitman
274bce11b4
* NEWS: Update.
...
svn: r3223
2004-06-21 21:49:43 +00:00
Alex Roitman
8b4bbf154f
Fixes to context menu
...
svn: r3222
2004-06-21 21:23:35 +00:00
Alex Roitman
900f1aaa79
Update
...
svn: r3221
2004-06-21 19:59:48 +00:00
Alex Roitman
445264275a
* src/PedView.py: Fix anchors. Switch from storing person objects
...
to their IDs. Start on building Spouses and Siblings submenus
in the context menu.
svn: r3220
2004-06-21 17:08:51 +00:00
Alex Roitman
53ec8ad409
* src/data/gramps.keys, src/data/mime: Add package and GEDCOM.
...
svn: r3219
2004-06-21 13:56:58 +00:00
Alex Roitman
03cab9f9bd
* configure.in: Bump up the version number.
...
* src/gramps.py: Pass complete argument string.
* src/gramps_main.py: Pass popt table to gnome_init().
Always enable argument handling. (read_xml,read_pkg): Add functions.
* src/const.py.in: Define popt table, add all gnome options.
* src/ArgHandler.py: Add long options for gramps-specific options.
Add handling for the first filename argument. Use 'gramps-xml'
to denote old gramps (XML) format.
* src/DbPrompter.py: Add hint for the filename.
* src/plugins/ReadNative.py: Cosmetic changes.
* src/plugins/ReadPkg.py: Cosmetic changes.
* src/plugins/WritePkg.py: Typo.
* src/data/gramps.xml: Add mime type for gramps package.
* src/data/gramps.applications: Add gramps package to the list.
* src/data/Makefile.am: Typo.
* src/gramps_main.py: removed new database info message
* src/plugins/ReadGedcom.py: Fixed typos preventing import.
(i.e. set_type instead of SetType, etc.)
* Release: Version 1.1.0 "And now for something completely different"
released.
svn: r3218
2004-06-21 05:10:27 +00:00
Don Allingham
ab131c3f0c
* src/DisplayModels,py: faster sorting of places
...
* src/PlaceView,py: faster sorting of places
* src/RelLib,py: faster sorting of places
* src/gramp_main.py: removed new database info message
svn: r3217
2004-06-20 03:06:21 +00:00
Jason Salaz
18fecafb91
src/plugins/ReadGedcom.py: Fixed typos preventing import
...
svn: r3216
2004-06-19 03:50:52 +00:00
Don Allingham
bc97a8824b
update
...
svn: r3214
2004-06-16 03:38:26 +00:00
Don Allingham
0ce0a50030
update
...
svn: r3213
2004-06-15 03:51:18 +00:00
Don Allingham
11aa47c41b
* src/RelLib.py: fix index for place map
...
* src/FamilyView.py: include person ID's
svn: r3212
2004-06-15 03:43:33 +00:00
Alex Roitman
310f5b17dd
* NEWS: Update.
...
svn: r3208
2004-06-14 22:35:14 +00:00
Alex Roitman
f5206ae5cd
* src/gramps.glade: Typos.
...
* src/ImageSelect.py: Correctly update property editors on OK
and Cancel.
* src/EventEdit.py: Typo.
* src/Sources.py: Set change flag on deletion of the source reference.
* src/RelLib.py: Add media list into serialization and restore.
svn: r3206
2004-06-13 06:18:20 +00:00
Don Allingham
5d01154b88
* src/filters/*: removed
...
* src/plugins/WritePkg.py: brought up to date
svn: r3205
2004-06-12 04:39:45 +00:00
Don Allingham
6a8e8fa8d1
* src/plugins/WriteGedcom.py: brought up to date
...
* src/gramps_main.py: beta warning
svn: r3204
2004-06-09 23:59:03 +00:00
Alex Roitman
346801977b
Update
...
svn: r3200
2004-06-03 05:36:16 +00:00
Alex Roitman
c5c4a151c2
* src/MediaView.py: Pass parent to GlobalMediaProperties; typos.
...
* src/SelectObject.py: Typos.
* src/ImageSelect.py (LocalMediaProperties.__init__,
GlobalMediaProperties.__init__): Handle source tab.
* src/EventEdit.py: Handle gallery tab.
* src/WriteXML.py (dump_my_event): Write object references;
* src/gramps.glade: Add gallery tab to Event Editor; add source
tab to media property editor.
* src/RelLib.py (Event): Add media_list and related methods;
(ObjectRef): Inherit from SourceNote, remove unnecessary functions;
(GrampsDB.get_media_attribute_types): Add method.
* src/ReadXML.py (start_sourceref): Check for attribute before
the object. Objects may have attributes; (start_objref): Parse media
object references for Event records.
svn: r3199
2004-06-03 05:35:30 +00:00
Don Allingham
6a25e86405
* src/DisplayModels.py: support for Spouse column
...
* src/MediaView.py: fix try_to_find_object_from_id
* src/PeopleModel.py: support for Spouse column
* src/RelLib.py: handle expanding columns
svn: r3198
2004-06-03 03:28:46 +00:00
Don Allingham
9cb2a3afc3
* src/EditSource.py: try_to_find_person_from_id fix
...
* src/PedView.py: try_to_find_person_from_id fix
* src/Utils.py: try_to_find_person_from_id fix
svn: r3197
2004-05-31 03:50:06 +00:00
Don Allingham
affda15461
* various: installation fixes
...
svn: r3196
2004-05-28 04:04:04 +00:00
Don Allingham
4caf81273c
* Makefiles: updated for installation
...
* src/data/gnome-mime-application-x-gramps.png: new icon
* src/data/gramps.svg: new icon
* src/data/gramps.xml: mime information
svn: r3195
2004-05-27 04:29:43 +00:00
Alex Roitman
8943c5e171
Update
...
svn: r3194
2004-05-26 03:29:00 +00:00
Alex Roitman
e7b77ccb83
* src/RelLib.py (Transaction.__len__): Redefine length.
...
* src/ChooseParents.py, src/EditPerson.py, src/EditSource.py,
src/EventEdit.py, src/FamilyView.py, src/gramps_main.py,
src/ImageSelect.py, src/Marriage.py, src/MediaView.py,
src/PedView.py, src/PeopleModel.py, src/PlaceView.py,
src/SelectChild.py, src/SelectObject.py, src/Sources.py,
src/SourceView.py, src/Utils.py, src/Witness.py,
src/WriteXML.py: Switch from find_* to try_to_find_* methods.
svn: r3193
2004-05-26 03:26:18 +00:00
Alex Roitman
0739dd2b6b
* src/plugins/ChangeTypes.py: Correct transaction.
...
* src/plugins/changetype.glade: HIGify dialog.
* src/plugins/PatchNames.py: Correct transaction.
svn: r3192
2004-05-26 02:51:45 +00:00
Alex Roitman
055eabdb11
* src/RelLib.py (try_to_find_person_from_id): Remove transaction;
...
(try_to_find_source_from_id, try_to_find_object_from_id,
try_to_find_place_from_id): Add functions.
* src/plugins/WriteCD.py, src/plugins/WritePkg.py,
src/plugins/WebPage.py, src/plugins/Verify.py,
src/plugins/TimeLine.py, src/plugins/Summary.py,
src/plugins/SoundGen.py, src/plugins/RelGraph.py,
src/plugins/RelCalc.py, src/plugins/PatchNames.py,
src/plugins/Merge.py, src/plugins/IndivSummary.py,
src/plugins/IndivComplete.py, src/plugins/GraphViz.py,
src/plugins/FtmStyleDescendants.py,
src/plugins/FtmStyleAncestors.py, src/plugins/FilterEditor.py,
src/plugins/FanChart.py, src/plugins/FamilyGroup.py,
src/plugins/EventCmp.py, src/plugins/DetDescendantReport.py,
src/plugins/DetAncestralReport.py, src/plugins/DescendReport.py,
src/plugins/Desbrowser.py, src/plugins/CountAncestors.py,
src/plugins/Check.py, src/plugins/ChangeTypes.py,
src/plugins/BookReport.py, src/plugins/Ancestors.py,
src/plugins/AncestorReport.py, src/plugins/AncestorChart.py,
src/plugins/AncestorChart2.py, src/Relationship.py,
src/Sort.py, src/GenericFilter.py, src/SubstKeywords.py,
src/GraphLayout.py: Switch from find_* to try_to_find_* methods.
svn: r3191
2004-05-26 02:05:02 +00:00
Don Allingham
bb26f82775
* src/PeopleModel.py: temporary fix for add person update
...
* src/PeopleView.py: temporary fix for add person update
svn: r3190
2004-05-25 03:41:35 +00:00
Don Allingham
2439564ba2
* various: transactions are now required for commits
...
svn: r3186
2004-05-24 04:32:19 +00:00
Don Allingham
109fe90e97
* src/plugins/ReadGedcom.py: full support for undo
...
svn: r3183
2004-05-20 04:41:55 +00:00
Don Allingham
ec3156362a
* src/ImageSelect.py: undo messages
...
* src/MediaView.py: undo messages
* src/RelLib.py: use db for undo status
svn: r3182
2004-05-20 00:12:14 +00:00
Don Allingham
e82f8d1bba
* various: undo messages
...
svn: r3181
2004-05-19 06:13:36 +00:00
Don Allingham
351ae558dd
* src/GrampsCfg.py: added support for tip of the day
...
* src/data/tips.xml: tip data
* src/TipOfDay.py: support for tip of the day
* src/gramps_main.py: support for tip of the day
* src/const.py: support for tip of the day
* src/gramps.glade: support for tip of the day
svn: r3178
2004-05-18 07:00:34 +00:00
Don Allingham
05edb76bbc
update
...
svn: r3176
2004-05-17 03:00:48 +00:00
Don Allingham
68df0add5f
update
...
svn: r3175
2004-05-17 02:59:44 +00:00
Alex Roitman
0a40ed1759
* src/plugins/ReorderIds.py: Display message and return.
...
svn: r3174
2004-05-17 01:06:09 +00:00
Alex Roitman
de0ee518ed
* src/plugins/RelGraph.py (_get_event_label): Typo.
...
svn: r3173
2004-05-16 23:40:00 +00:00
Alex Roitman
f72dfd8625
* src/plugins/RelGraph.py: Menu for family options.
...
svn: r3172
2004-05-16 16:12:04 +00:00
Alex Roitman
284e3f50c0
* src/ReadXML.py: Typo.
...
svn: r3171
2004-05-16 05:34:20 +00:00
Alex Roitman
555ab4d22b
* src/plugins/RelGraph.py (_write_graph_record): Bug fixes.
...
* src/docgen/RTFDoc.py: Typo.
svn: r3170
2004-05-16 03:04:17 +00:00
Don Allingham
626b453304
* src/plugins/ReadGedcom.py: handle mangled temple format
...
produced by some tools
svn: r3169
2004-05-15 14:24:38 +00:00
Don Allingham
372a82abf0
Fixed merging
...
svn: r3167
2004-05-13 23:48:40 +00:00
Don Allingham
5b81ee5c12
pychecker fixes
...
svn: r3166
2004-05-13 22:45:51 +00:00
Alex Roitman
5cbfb777a7
* src/SubstKeywords.py (__init__): Typo.
...
svn: r3165
2004-05-13 22:42:42 +00:00
Alex Roitman
9c8c00e237
Update
...
svn: r3164
2004-05-13 18:31:48 +00:00
Alex Roitman
cf90f85775
* src/Plugins.py: Do not pass parent to the reports.
...
svn: r3163
2004-05-13 18:24:38 +00:00
Alex Roitman
8ede703f9e
* src/RelLib.py (probably_alive): Typos.
...
svn: r3162
2004-05-13 18:12:37 +00:00
Alex Roitman
a22fd16986
* src/plugins/ChangeTypes.py: Use transaction for commits.
...
svn: r3161
2004-05-13 04:21:27 +00:00
Alex Roitman
0fe415ecec
* src/plugins/Check.py: Use transaction for commits.
...
* src/plugins/PatchNames.py: Use transaction for commits.
svn: r3160
2004-05-13 04:18:47 +00:00
Alex Roitman
a3e78435d4
* src/plugins/ChangeTypes.py: Remove Utils.modified() call.
...
* src/plugins/Check.py: Remove Utils.modified() call.
* src/plugins/PatchNames.py: Remove Utils.modified() call.
* src/plugins/ReadGedcom.py: Remove Utils.modified() call.
* src/plugins/ReorderIds.py: Remove Utils.modified() call.
* src/plugins/WriteCD.py: Remove Utils.modified() call.
* src/plugins/WritePkg.py: Remove Utils.modified() call.
* src/plugins/Merge.py: Typo.
svn: r3159
2004-05-13 00:49:17 +00:00
Don Allingham
d43745dc97
* src/GrampsCfg.py: remove unused options
...
* src/gramps.glade: remove unused panels in preferences
* src/Plugins.py: removed xpm images
* src/EventEdit.py: get full event list
* src/plugins/AncestorChart.py: remove xpm image
* src/plugins/AncestorChart2.py: remove xpm image
* src/plugins/AncestorReport.py: remove xpm image
* src/plugins/Ancestors.py: remove xpm image
* src/plugins/BookReport.py: remove xpm image
* src/plugins/CustomBookText.py: remove xpm image
* src/plugins/DesGraph.py: remove xpm image
* src/plugins/DescendReport.py: remove xpm image
* src/plugins/DetAncestralReport.py: remove xpm image
* src/plugins/DetDescendantReport.py: remove xpm image
* src/plugins/FamilyGroup.py: remove xpm image
* src/plugins/FtmStyleAncestors.py: remove xpm image
* src/plugins/FtmStyleDescendants.py: remove xpm image
* src/plugins/IndivComplete.py: remove xpm image
* src/plugins/IndivSummary.py: remove xpm image
* src/plugins/Makefile.in: remove xpm image
* src/plugins/SimpleBookTitle.py: remove xpm image
* src/plugins/WebPage.py: remove xpm image
* src/RelLib.py: secondary index for event names
svn: r3158
2004-05-12 03:58:14 +00:00
Alex Roitman
a0aaf83b0c
* src/plugins/EventCmp.py: Remove extra code.
...
* src/plugins/eventcmp.glade: Remove extra widgets.
svn: r3157
2004-05-12 00:26:43 +00:00
Alex Roitman
54d4c339c5
Update
...
svn: r3156
2004-05-11 02:34:33 +00:00
Alex Roitman
a211dd41d1
* src/plugins/Eval.py: Window management. Replaces eval.py.
...
* src/plugins/eval.py: Remove from CVS.
* src/plugins/eval.glade: Define event handler.
* src/plugins/Leak.py: Window management. Replaces leak.py.
* src/plugins/leak.py: Remove from CVS.
* src/plugins/leak.glade: Define event handler.
svn: r3155
2004-05-11 02:21:09 +00:00
Alex Roitman
739729de97
* src/plugins/SoundGen.py: Window management. Replaces soundgen.py.
...
* src/plugins/soundgen.py: Remove from CVS.
* src/plugins/soundex.glade: Define event handler.
* src/plugins/RelCalc.py: Window management.
* src/plugins/relcalc.glade: Define event handler.
* src/plugins/Makefile.am: Ship SoundGen.py instead of soundgen.py.
* src/plugins/Verify.py: Window management.
* src/plugins/verify.glade: Define event handler.
svn: r3154
2004-05-11 01:51:56 +00:00
Alex Roitman
b54c253e6b
Update
...
svn: r3153
2004-05-11 00:17:23 +00:00
Alex Roitman
d13881f428
* src/plugins/Desbrowser.py: Convert to db; window management.
...
* src/plugins/desbrowse.glade: Define event handler.
* src/plugins/EventCmp.py: Clean up window management.
* src/plugins/eventcmp.glade: Define event handler.
* src/plugins/Check.py: Clean up conversion to db.
* src/plugins/summary.glade: Make dialog modal.
* src/plugins/Merge.py: Window management.
* src/plugins/merge.glade: Define event handlers.
* src/plugins/ChangeTypes.py: Convert to db.
svn: r3152
2004-05-10 23:50:30 +00:00
Alex Roitman
00ef803ae4
* src/plugins/FilterEditor.py: Clean up window management.
...
* src/rule.glade: Define event handlers.
svn: r3151
2004-05-10 13:08:47 +00:00
Alex Roitman
8d4c034b86
* src/Plugins.py: Pass parent class to the tools.
...
* src/rule.glade: Define event handlers.
* src/gramps_main.py: Pass parent class to the tools.
* src/plugins/EventCmp.py: Window management.
* src/plugins/FilterEditor.py: Window management.
* src/plugins/PatchNames.py: Window management.
* src/plugins/eventcmp.glade: Define event handlers.
* src/plugins/patchnames.glade: Define event handlers.
svn: r3150
2004-05-10 04:54:10 +00:00
Don Allingham
9d1890dc84
* src/DbPrompter.py: added a .grdb if not specified.
...
svn: r3149
2004-05-10 03:13:43 +00:00
Alex Roitman
62be72e287
* src/plugins/PatchNames.py: Clean up conversion to db.
...
* src/plugins/patchnames.glade: HIGify dialog.
* src/plugins/Merge.py: Convert to db.
* src/plugins/merge.glade: HIGify dialogs.
svn: r3148
2004-05-09 16:32:13 +00:00
Alex Roitman
797ceddf6c
Update
...
svn: r3147
2004-05-09 14:35:22 +00:00
Alex Roitman
b47a7b3cdc
* src/plugins/Check.py: Clean up conversion to db.
...
svn: r3146
2004-05-09 04:02:26 +00:00
Alex Roitman
05c870d235
* src/plugins/EventCmp.py: Convert to db.
...
* src/plugins/eventcmp.glade: HIGify dialogs.
svn: r3145
2004-05-09 03:44:59 +00:00