Commit Graph

  • 8acca822ba * src/gramps.glade: Typo. Alex Roitman 2004-09-09 14:46:40 +00:00
  • 451d5b1773 * src/gramps.glade: Typo. Alex Roitman 2004-09-09 14:46:40 +00:00
  • dccb19009d * src/plugins/FilterEditor.py (ShowResults.__init__): Use gramps IDs instead of handles for display. Alex Roitman 2004-09-09 02:59:48 +00:00
  • 2074bec9ce * src/plugins/FilterEditor.py (ShowResults.__init__): Use gramps IDs instead of handles for display. Alex Roitman 2004-09-09 02:59:48 +00:00
  • 7d41926284 * src/EditPlace.py (on_web_go_clicked): Typo. Alex Roitman 2004-09-01 15:11:10 +00:00
  • 4c3a6b9167 * src/EditPlace.py (on_web_go_clicked): Typo. Alex Roitman 2004-09-01 15:11:10 +00:00
  • 466aaebfd6 * src/ReadXML.py (start_witness): Properly use handle of witness. * src/Witness.py (WitnessTab.redraw): Use gramps ID for display; (WitnessEditor.remove_itself_from_menu): Typo; (WitnessEditor.ok_clicked): Catch exception and add error dialog. Alex Roitman 2004-09-01 04:57:44 +00:00
  • bc74845212 * src/ReadXML.py (start_witness): Properly use handle of witness. * src/Witness.py (WitnessTab.redraw): Use gramps ID for display; (WitnessEditor.remove_itself_from_menu): Typo; (WitnessEditor.ok_clicked): Catch exception and add error dialog. Alex Roitman 2004-09-01 04:57:44 +00:00
  • 10161013ea * src/RelLib.py (GenderStats.guess_gender): back out incorrect patch * src/Witness.py: handle new_name error * src/SelectPerson.py: remove unused crud left over from 1.0, grab handle instead of GRAMPS ID Don Allingham 2004-09-01 03:47:10 +00:00
  • de4853eeec * src/RelLib.py (GenderStats.guess_gender): back out incorrect patch * src/Witness.py: handle new_name error * src/SelectPerson.py: remove unused crud left over from 1.0, grab handle instead of GRAMPS ID Don Allingham 2004-09-01 03:47:10 +00:00
  • fda6ccbc5c * src/Sources.py (SourceTab.redraw, SourceSelector.redraw): Use gramps ID instead of handle for display. * src/ImageSelect.py (GlobalMediaProperties.display_refs): Use gramps ID instead of handle for display. Alex Roitman 2004-08-31 18:27:57 +00:00
  • aab141fb5c * src/Sources.py (SourceTab.redraw, SourceSelector.redraw): Use gramps ID instead of handle for display. * src/ImageSelect.py (GlobalMediaProperties.display_refs): Use gramps ID instead of handle for display. Alex Roitman 2004-08-31 18:27:57 +00:00
  • 574db1bd17 Update MIME database in scriptlets. Tim Waugh 2004-08-31 17:48:21 +00:00
  • 32de1842ed Update MIME database in scriptlets. Tim Waugh 2004-08-31 17:48:21 +00:00
  • 76196868d7 * src/AddMedia.py: use new MediaList update routine * src/DisplayModels.py: new update list routine * src/ImageSelect.py: use new MediaList update routine * src/MediaView.py: use new MediaList update routine * src/PlaceView.py: new update list routine * src/SourceView.py: new update list routine Don Allingham 2004-08-31 03:51:05 +00:00
  • bc0e50c8f0 * src/AddMedia.py: use new MediaList update routine * src/DisplayModels.py: new update list routine * src/ImageSelect.py: use new MediaList update routine * src/MediaView.py: use new MediaList update routine * src/PlaceView.py: new update list routine * src/SourceView.py: new update list routine Don Allingham 2004-08-31 03:51:05 +00:00
  • ec92261a5a * src/GrampsBSDDB.py: add remove_place function * src/DisplayModels.py: added row deletion and updating functions * src/EditPlace.py: Make a distinction between update and new * src/EditSource.py: Make a distinction between update and new * src/PeopleModel.py: remove debugging code * src/PlaceView.py: better handling of updating and deleiting * src/SourceView.py: better handling of updating and deleiting Don Allingham 2004-08-30 03:50:33 +00:00
  • 0e4693a675 * src/GrampsBSDDB.py: add remove_place function * src/DisplayModels.py: added row deletion and updating functions * src/EditPlace.py: Make a distinction between update and new * src/EditSource.py: Make a distinction between update and new * src/PeopleModel.py: remove debugging code * src/PlaceView.py: better handling of updating and deleiting * src/SourceView.py: better handling of updating and deleiting Don Allingham 2004-08-30 03:50:33 +00:00
  • 4ec5ccd047 * src/DbPrompter.py: cleanup dialogs * src/EditPerson.py: update screen properly * src/PeopleModel.py: handle stored maps correctly * src/PeopleView.py: handle stored maps correctly * src/gramps_main.py: eliminate unnecessary rebuilds, display loading dialog * src/gramp.glade: loading dialog Don Allingham 2004-08-29 05:45:40 +00:00
  • 8ce99f9853 * src/DbPrompter.py: cleanup dialogs * src/EditPerson.py: update screen properly * src/PeopleModel.py: handle stored maps correctly * src/PeopleView.py: handle stored maps correctly * src/gramps_main.py: eliminate unnecessary rebuilds, display loading dialog * src/gramp.glade: loading dialog Don Allingham 2004-08-29 05:45:40 +00:00
  • 7fe1cc5113 * src/RelLib.py: guess_gender fix Don Allingham 2004-08-29 02:36:00 +00:00
  • 684d47f512 * src/RelLib.py: guess_gender fix Don Allingham 2004-08-29 02:36:00 +00:00
  • e07ffbcdd4 * src/EditPerson.py: make a distiction between adding a person and editing a person. * src/PeopleView.py: drop unused goto_active_person parameter * srcgramps_main.py: drop unused goto_active_person parameter Don Allingham 2004-08-28 19:49:34 +00:00
  • e27c787955 * src/EditPerson.py: make a distiction between adding a person and editing a person. * src/PeopleView.py: drop unused goto_active_person parameter * srcgramps_main.py: drop unused goto_active_person parameter Don Allingham 2004-08-28 19:49:34 +00:00
  • 9459c36c2e 2004-08-27 Tim Waugh <twaugh@redhat.com> * src/SelectObject.py (SelectObject.redraw): Use GRAMPS ID for user display. Tim Waugh 2004-08-27 13:35:24 +00:00
  • dda871049e 2004-08-27 Tim Waugh <twaugh@redhat.com> * src/SelectObject.py (SelectObject.redraw): Use GRAMPS ID for user display. Tim Waugh 2004-08-27 13:35:24 +00:00
  • b147e4e72f * src/DisplayModels.py: fix place and source lists * src/PlaceView.py: fix place lists * src/SourceView.py: fix source lists Don Allingham 2004-08-27 03:41:57 +00:00
  • 2be6aaa660 * src/DisplayModels.py: fix place and source lists * src/PlaceView.py: fix place lists * src/SourceView.py: fix source lists Don Allingham 2004-08-27 03:41:57 +00:00
  • f9f9ea670b * src/Sort.py: use locale.strcoll for sorting * src/RelLib.py: don't use accent for sort name * src/EditPerson.py: compare edited ID value properly * src/Marriage.py: compare edited ID value properly * src/PeopleModel.py: use locale.strcoll for comparing * src/GrampsBSDDB.py: use locale.strcoll for comparing/sorting * src/GrampsDbBase.py: use locale.strcoll for comparing/sorting * src/DbPrompter.py: handle bad filenames a bit better Don Allingham 2004-08-26 21:54:14 +00:00
  • 1dc536fd60 * src/Sort.py: use locale.strcoll for sorting * src/RelLib.py: don't use accent for sort name * src/EditPerson.py: compare edited ID value properly * src/Marriage.py: compare edited ID value properly * src/PeopleModel.py: use locale.strcoll for comparing * src/GrampsBSDDB.py: use locale.strcoll for comparing/sorting * src/GrampsDbBase.py: use locale.strcoll for comparing/sorting * src/DbPrompter.py: handle bad filenames a bit better Don Allingham 2004-08-26 21:54:14 +00:00
  • 4ab4faa6ba * src/gramps_main.py: update properly after an edit * src/Utils.py: generate correct path name, using gramps id instead of handle * src/ImageSelect.py: select correct path name for thumbnail Don Allingham 2004-08-26 04:03:11 +00:00
  • e3f151a7a8 * src/gramps_main.py: update properly after an edit * src/Utils.py: generate correct path name, using gramps id instead of handle * src/ImageSelect.py: select correct path name for thumbnail Don Allingham 2004-08-26 04:03:11 +00:00
  • 990b9faf7b Corrected some errors Matthieu Pupate 2004-08-25 20:28:42 +00:00
  • a85f871f8c Corrected some errors Matthieu Pupate 2004-08-25 20:28:42 +00:00
  • e1024a5cc8 2004-08-25 Tim Waugh <twaugh@redhat.com> * src/WriteGedcom.py (GedcomWriter.write_person): Removed debugging noise. Tim Waugh 2004-08-25 07:57:05 +00:00
  • 434181bd32 2004-08-25 Tim Waugh <twaugh@redhat.com> * src/WriteGedcom.py (GedcomWriter.write_person): Removed debugging noise. Tim Waugh 2004-08-25 07:57:05 +00:00
  • b29af77888 2004-08-25 Tim Waugh <twaugh@redhat.com> * src/RelLib.py (Person.parents_too_old): Fixed typo. Tim Waugh 2004-08-25 07:53:44 +00:00
  • 2523c7abf8 2004-08-25 Tim Waugh <twaugh@redhat.com> * src/RelLib.py (Person.parents_too_old): Fixed typo. Tim Waugh 2004-08-25 07:53:44 +00:00
  • 1f12cdd680 * src/DisplayModels.py: handle a closed database in on_get_value * src/PeopleModel.py: handle a closed database in on_get_value Don Allingham 2004-08-25 03:37:48 +00:00
  • 6223685b34 * src/DisplayModels.py: handle a closed database in on_get_value * src/PeopleModel.py: handle a closed database in on_get_value Don Allingham 2004-08-25 03:37:48 +00:00
  • 2c2655d899 * src/ImageSelect.py: Display GRAMPS ID, not DB handle * src/WriteGedcom.py: handle image file problems when exporting Don Allingham 2004-08-25 03:25:23 +00:00
  • b85614c491 * src/ImageSelect.py: Display GRAMPS ID, not DB handle * src/WriteGedcom.py: handle image file problems when exporting Don Allingham 2004-08-25 03:25:23 +00:00
  • b163c0304d * src/ReadXML.py: Fix file copy problem, handle copy failure * src/src/ImageSelect.py: Display GRAMPS ID, not DB handle Don Allingham 2004-08-25 03:02:25 +00:00
  • 3b7c81fbe7 * src/ReadXML.py: Fix file copy problem, handle copy failure * src/src/ImageSelect.py: Display GRAMPS ID, not DB handle Don Allingham 2004-08-25 03:02:25 +00:00
  • a8627b81b3 2004-08-24 Tim Waugh <twaugh@redhat.com> * src/MediaView.py (MediaView.on_select_row): Use the correct column for DB handle. (MediaView.on_select_row): Display GRAMPS ID, not DB handle. (MediaView.build_context_menu): Use the correct column for DB handle. (MediaView.on_edit_clicked): Likewise. (MediaView.on_delete_clicked): Likewise. Tim Waugh 2004-08-24 18:05:18 +00:00
  • a0fd5337d7 2004-08-24 Tim Waugh <twaugh@redhat.com> * src/MediaView.py (MediaView.on_select_row): Use the correct column for DB handle. (MediaView.on_select_row): Display GRAMPS ID, not DB handle. (MediaView.build_context_menu): Use the correct column for DB handle. (MediaView.on_edit_clicked): Likewise. (MediaView.on_delete_clicked): Likewise. Tim Waugh 2004-08-24 18:05:18 +00:00
  • c5bad7a635 2004-08-24 Tim Waugh <twaugh@redhat.com> * src/WriteXML.py: Write out 'default' tag on people node for compatibility with GRAMPS 1.0.x. Tim Waugh 2004-08-24 10:24:17 +00:00
  • 6221d356e6 2004-08-24 Tim Waugh <twaugh@redhat.com> * src/WriteXML.py: Write out 'default' tag on people node for compatibility with GRAMPS 1.0.x. Tim Waugh 2004-08-24 10:24:17 +00:00
  • 0929184cad * src/GrampsDbBase.py (get_object_from_gramps_id, get_source_from_gramps_id, get_place_from_gramps_id): Add placeholder functions with assertions. Alex Roitman 2004-08-24 05:09:50 +00:00
  • ad7f65dec7 * src/GrampsDbBase.py (get_object_from_gramps_id, get_source_from_gramps_id, get_place_from_gramps_id): Add placeholder functions with assertions. Alex Roitman 2004-08-24 05:09:50 +00:00
  • f596ef108a * src/ArgHandler.py (auto_save_load): Remove new db creation for BSDDB. Alex Roitman 2004-08-24 04:55:32 +00:00
  • 000a12c2a2 * src/ArgHandler.py (auto_save_load): Remove new db creation for BSDDB. Alex Roitman 2004-08-24 04:55:32 +00:00
  • c99cf190cd * src/EdirPerson.py (__init__): Typos. Alex Roitman 2004-08-24 04:51:11 +00:00
  • 78f6625fee * src/EdirPerson.py (__init__): Typos. Alex Roitman 2004-08-24 04:51:11 +00:00
  • aa0165c0a7 a person is not alive. Don Allingham 2004-08-24 04:15:23 +00:00
  • 680c93e6d9 a person is not alive. Don Allingham 2004-08-24 04:15:23 +00:00
  • 0e9346bfff * src/PeopleModel.py: enhanced column_spouse * src/RelLib.py: enhance probably_alive to check for "Cause of Death", "Burial", and "Cremation" events to indicate that a person is not alive. * src/const.py.in: add support for "Marriage Banns" Don Allingham 2004-08-24 04:14:08 +00:00
  • f987964322 * src/PeopleModel.py: enhanced column_spouse * src/RelLib.py: enhance probably_alive to check for "Cause of Death", "Burial", and "Cremation" events to indicate that a person is not alive. * src/const.py.in: add support for "Marriage Banns" Don Allingham 2004-08-24 04:14:08 +00:00
  • e0eb81544c * src/Utils.py: produce less line noise when generating handles * src/WriteGedcom.py: save CHAN records * src/WriteXML.py: save handles and time stamps * src/GrampsDbBase.py: make the find_xxx_from_handle functions consistent and correct (handle ids correctly) * src/DisplayModels.py: add last change column * src/PeopleModel.py: add last change column * src/PeopleView.py: add last change column * src/MediaView.py: add last change column * src/SourceView.py: add last change column * src/EditPerson.py: display last change timestamps * src/EditPlace.py: display last change timestamps * src/Marriage.py: display last change timestamps * src/ReadXML.py: set last change time * src/gramps.glade: updates for last change display Don Allingham 2004-08-24 03:48:15 +00:00
  • fd8e92eae6 * src/Utils.py: produce less line noise when generating handles * src/WriteGedcom.py: save CHAN records * src/WriteXML.py: save handles and time stamps * src/GrampsDbBase.py: make the find_xxx_from_handle functions consistent and correct (handle ids correctly) * src/DisplayModels.py: add last change column * src/PeopleModel.py: add last change column * src/PeopleView.py: add last change column * src/MediaView.py: add last change column * src/SourceView.py: add last change column * src/EditPerson.py: display last change timestamps * src/EditPlace.py: display last change timestamps * src/Marriage.py: display last change timestamps * src/ReadXML.py: set last change time * src/gramps.glade: updates for last change display Don Allingham 2004-08-24 03:48:15 +00:00
  • ce2b902131 * src/DbPrompter.py (ExistingDbPrompter.chooser, ImportDbPrompter.chooser): Destroy file chooser on failure (#1014254). Alex Roitman 2004-08-23 22:50:35 +00:00
  • 9b6c27de8c * src/DbPrompter.py (ExistingDbPrompter.chooser, ImportDbPrompter.chooser): Destroy file chooser on failure (#1014254). Alex Roitman 2004-08-23 22:50:35 +00:00
  • 73d8bdafdc * src/const.py.in: Add gramps-package mime type. * src/ArgHandler.py (auto_save_load): Subclass database depending on the format. Alex Roitman 2004-08-23 22:39:41 +00:00
  • 2437f85dcd * src/const.py.in: Add gramps-package mime type. * src/ArgHandler.py (auto_save_load): Subclass database depending on the format. Alex Roitman 2004-08-23 22:39:41 +00:00
  • 7f2b5265da * src/data/Makefile.am: Kill gconfd using SIGTERM -- HUP did not work. Alex Roitman 2004-08-23 22:17:09 +00:00
  • b003d00a00 * src/data/Makefile.am: Kill gconfd using SIGTERM -- HUP did not work. Alex Roitman 2004-08-23 22:17:09 +00:00
  • 7737a11926 Add keys for last import and export dirs Alex Roitman 2004-08-23 22:07:23 +00:00
  • 7f5c4667c2 Add keys for last import and export dirs Alex Roitman 2004-08-23 22:07:23 +00:00
  • fb8b2ff943 * src/Plugins.py: Add native_format flag to import plugin registration. * src/ReadXML.py, src/ReadGedcom.py: Register as native formats to prevent loading twice on File->Open. * src/data/gramps.schemas: Add keys for last import and export dirs. * src/GrampsCfg.py (get_last_import_dir, save_last_import_dir, get_last_export_dir, save_last_export_dir): Add functions. * src/Exportder.py (suggest_filename): Try last export and last import folders before falling back to Home; (save): Save export folder. * src/Utils.py (get_new_filename): Add optional folder argument. * src/DbPrompter.py (ExistingDbPrompter.chooser): Only add importers for non-native formats, the rest is already taken care of; Try last file, last import, last export, then home folders; (ImportDbPrompter.chooser): Save import folder; Try last import, last file, last export, then home folders. (NewNativeDbPrompter): Try last file, last import, last export folders, then fall back to home. Alex Roitman 2004-08-23 22:05:55 +00:00
  • 58a0a66508 * src/Plugins.py: Add native_format flag to import plugin registration. * src/ReadXML.py, src/ReadGedcom.py: Register as native formats to prevent loading twice on File->Open. * src/data/gramps.schemas: Add keys for last import and export dirs. * src/GrampsCfg.py (get_last_import_dir, save_last_import_dir, get_last_export_dir, save_last_export_dir): Add functions. * src/Exportder.py (suggest_filename): Try last export and last import folders before falling back to Home; (save): Save export folder. * src/Utils.py (get_new_filename): Add optional folder argument. * src/DbPrompter.py (ExistingDbPrompter.chooser): Only add importers for non-native formats, the rest is already taken care of; Try last file, last import, last export, then home folders; (ImportDbPrompter.chooser): Save import folder; Try last import, last file, last export, then home folders. (NewNativeDbPrompter): Try last file, last import, last export folders, then fall back to home. Alex Roitman 2004-08-23 22:05:55 +00:00
  • 0153cf36bc * src/plugins/WebPage.py: Use gramps ID for naming the files and creating links. Alex Roitman 2004-08-23 18:40:25 +00:00
  • ceec7ead2f * src/plugins/WebPage.py: Use gramps ID for naming the files and creating links. Alex Roitman 2004-08-23 18:40:25 +00:00
  • 6d709a5c94 * src/docgen/AbiWord2Doc.py, src/docgen/AsciiDoc.py, src/docgen/HtmlDoc.py, src/docgen/KwordDoc.py, src/docgen/OpenOfficeDoc.py, src/docgen/PdfDoc.py, src/docgen/RTFDoc.py: Translate type descriptions; correct print_label. Alex Roitman 2004-08-23 17:30:47 +00:00
  • f2d5d512d1 * src/docgen/AbiWord2Doc.py, src/docgen/AsciiDoc.py, src/docgen/HtmlDoc.py, src/docgen/KwordDoc.py, src/docgen/OpenOfficeDoc.py, src/docgen/PdfDoc.py, src/docgen/RTFDoc.py: Translate type descriptions; correct print_label. Alex Roitman 2004-08-23 17:30:47 +00:00
  • 5e49c95b5b Update Alex Roitman 2004-08-23 17:04:58 +00:00
  • a4f141484c Update Alex Roitman 2004-08-23 17:04:58 +00:00
  • 7eada1b47d * src/plugins/Ancestors.py (event_info): Check whetehr place exists before getting its title (#1014412). Alex Roitman 2004-08-23 17:04:14 +00:00
  • 72ca6d58da * src/plugins/Ancestors.py (event_info): Check whetehr place exists before getting its title (#1014412). Alex Roitman 2004-08-23 17:04:14 +00:00
  • 934a763ae2 * src/plugins/DetAncestralReport.py (write_children): Check whether event exists (#1014414). * src/plugins/IndivComplete.py (write_alt_names): Correct the use of handle (#1014411); (write_fact, write_sources, write_person): Use gramps id, not handle, for displaying source references. Alex Roitman 2004-08-23 16:59:13 +00:00
  • 5789b1a54a * src/plugins/DetAncestralReport.py (write_children): Check whether event exists (#1014414). * src/plugins/IndivComplete.py (write_alt_names): Correct the use of handle (#1014411); (write_fact, write_sources, write_person): Use gramps id, not handle, for displaying source references. Alex Roitman 2004-08-23 16:59:13 +00:00
  • ab83541b89 * src/EdirPerson.py (__init__): Use handle instead of ID (#1014224). Alex Roitman 2004-08-23 16:27:02 +00:00
  • 1481f535f1 * src/EdirPerson.py (__init__): Use handle instead of ID (#1014224). Alex Roitman 2004-08-23 16:27:02 +00:00
  • 87eb0778e2 * src/NameEdit.py: Proper use of ComboBoxEntry widgets (#1014238). Alex Roitman 2004-08-23 16:22:38 +00:00
  • 60c0d49fbb * src/NameEdit.py: Proper use of ComboBoxEntry widgets (#1014238). Alex Roitman 2004-08-23 16:22:38 +00:00
  • acde3be300 * src/RelLib.py: (probably_alive): Fixed typo (bug #1014223). Alex Roitman 2004-08-23 16:05:22 +00:00
  • 992ad8a02a * src/RelLib.py: (probably_alive): Fixed typo (bug #1014223). Alex Roitman 2004-08-23 16:05:22 +00:00
  • 5d1c8f45e2 2004-08-23 Tim Waugh <twaugh@redhat.com> * install-sh: Removed this generated file. Tim Waugh 2004-08-23 15:43:27 +00:00
  • 7e419c532f 2004-08-23 Tim Waugh <twaugh@redhat.com> * install-sh: Removed this generated file. Tim Waugh 2004-08-23 15:43:27 +00:00
  • 237ff088c7 2004-08-23 Tim Waugh <twaugh@redhat.com> * src/WriteGedcom.py (GedcomWriter.write_sources): Write sources in ID order for easier change tracking. Tim Waugh 2004-08-23 11:26:24 +00:00
  • cf7a0649c1 2004-08-23 Tim Waugh <twaugh@redhat.com> * src/WriteGedcom.py (GedcomWriter.write_sources): Write sources in ID order for easier change tracking. Tim Waugh 2004-08-23 11:26:24 +00:00
  • aaf6a71702 (XmlWriter.write_ref): Fixed typo. Tim Waugh 2004-08-23 11:14:38 +00:00
  • d13e98ce19 (XmlWriter.write_ref): Fixed typo. Tim Waugh 2004-08-23 11:14:38 +00:00
  • 1795b036c9 2004-08-23 Tim Waugh <twaugh@redhat.com> * src/GrampsDbBase.py (GrampsDbBase.find_source_from_handle): Set GRAMPS ID on new source (bug #1014246). Tim Waugh 2004-08-23 10:42:36 +00:00
  • ab7c79cf86 2004-08-23 Tim Waugh <twaugh@redhat.com> * src/GrampsDbBase.py (GrampsDbBase.find_source_from_handle): Set GRAMPS ID on new source (bug #1014246). Tim Waugh 2004-08-23 10:42:36 +00:00
  • f8b1715b41 * src/Marriage.py: pychecker fixes * src/RelLib.py: pychecker fixes * src/SelectChild.py: pychecker fixes * src/SelectObject: pychecker fixes * src/SourceView.py: pychecker fixes * src/Sources.py: pychecker fixes * src/StyleEditor.py: pychecker fixes * src/TarFile.py: pychecker fixes * src/TipOfDay.py: pychecker fixes * src/Utils.py: pychecker fixes * src/WriteXML.py: pychecker fixes Don Allingham 2004-08-22 23:16:57 +00:00
  • d6e46b07e4 * src/Marriage.py: pychecker fixes * src/RelLib.py: pychecker fixes * src/SelectChild.py: pychecker fixes * src/SelectObject: pychecker fixes * src/SourceView.py: pychecker fixes * src/Sources.py: pychecker fixes * src/StyleEditor.py: pychecker fixes * src/TarFile.py: pychecker fixes * src/TipOfDay.py: pychecker fixes * src/Utils.py: pychecker fixes * src/WriteXML.py: pychecker fixes Don Allingham 2004-08-22 23:16:57 +00:00
  • b9c493f2af 2004-08-23 Tim Waugh <twaugh@redhat.com> Tim Waugh 2004-08-22 23:11:30 +00:00
  • d780de9098 2004-08-23 Tim Waugh <twaugh@redhat.com> Tim Waugh 2004-08-22 23:11:30 +00:00
  • fe96a04e1d Correcting forgotten articles Matthieu Pupate 2004-08-22 21:03:16 +00:00
  • 4a192145a1 Correcting forgotten articles Matthieu Pupate 2004-08-22 21:03:16 +00:00