gramps/gramps2/src
Martin Hawlisch d77174143d * src/ArgHandler.py (handle_args) Exit if opening a file failed
* src/Errors.py: New exception type "FileVersionError"
* src/GrampsDbBase.py (version_supported): New method
* src/GrampsBSDDB.py (version_supported): New method
* src/gramps_main.py (read_file) catch FileVersionError; (post_load): only load if version_supported()
* src/ReadGrdb.py (importData): only load if version_supported()


svn: r4734
2005-05-30 15:19:04 +00:00
..
.thumbnails
.xvpics
calendars
data translate .desktop file to Finnish 2005-05-20 20:38:19 +00:00
dates * src/PeopleView.py: back port anti-flicker code from HEAD 2005-05-27 02:47:01 +00:00
docgen * src/docgen/PdfDoc.py (write_note): Attempt latin1 encoding. 2005-02-22 18:38:35 +00:00
filters
plugins * src/EditSource.py (DelSrcQuery.query_response), src/EditPlace.py (DeletePlaceQuery.query_response), src/ImageSelect.py (DeleteMediaQuery.query_response): Block signals while removing the references of the to be deleted object to get much more speed. 2005-05-25 21:09:51 +00:00
po * src/po/sv.po: Typo (closes 1211150). 2005-05-30 15:00:57 +00:00
.cvsignore
accent.py
AddMedia.py * src/EditPerson.py, src/AddMedia.py, src/ImageSelect.py, src/ReportUtils.py, src/SelectObject.py, src/plugins/Ancestors.py, src/plugins/IndivComplete.py, src/plugins/IndivSummary.py, src/plugins/WebPage.py, src/plugins/WriteCD.py: Dont crash with "note only" media object. 2005-05-14 13:19:56 +00:00
AddrEdit.py * src/AddrEdit.py: Correct manual section. 2005-05-03 04:46:38 +00:00
AddSpouse.py * src/AddSpouse.py (select_spouse_clicked): Display warning and 2005-05-18 04:53:28 +00:00
ansel_utf8.py * src/ansel_utf8.py: Convert to Unix end-of-line. 2005-05-16 19:44:25 +00:00
ArgHandler.py * src/ArgHandler.py (handle_args) Exit if opening a file failed 2005-05-30 15:19:04 +00:00
AttrEdit.py * src/AddrEdit.py: Correct manual section. 2005-05-03 04:46:38 +00:00
AutoComp.py * src/gramps.glade: use ComboBox instead of ComboBoxEntry 2005-02-23 04:30:08 +00:00
bad.png
BaseDoc.py * src/Report.py: Fix adding styles and calling doc.init(). 2005-01-24 16:33:47 +00:00
Bookmarks.py * src/AddMedia.py: use new find_mime_type_pixbuf instead of 2005-02-24 00:25:34 +00:00
build_po * src/get_strings: Support extracting strings from tips.xml file. 2005-05-13 17:03:32 +00:00
CalSdn.py
caution.png
ChooseParents.py * src/ChooseParents.py: handle the addition of a person correctly. 2005-05-22 03:47:00 +00:00
ColumnOrder.py
const.py.in * src/DbPrompter.py: provide a better error message of DB open failure 2005-04-05 15:31:04 +00:00
Date.py * src/Date.py: Import gettext. 2005-05-18 04:33:15 +00:00
DateDisplay.py * src/DateDisplay.py: don't mark date formats as translatable 2005-05-26 22:31:04 +00:00
DateEdit.py * src/DateEdit.py (parse_and_check): Display date as parsed on 2005-05-14 04:34:14 +00:00
DateHandler.py * src/DateHandler.py: Fallback to "C" locale instead of the ISO format. This currently basically falls back to en, but this could be enhanced by a translated fallback parser later. 2005-05-11 15:45:04 +00:00
DateParser.py * src/DateParser.py: Catch DateError and use text only date as fallback 2005-05-13 12:53:00 +00:00
DbPrompter.py * src/DbPrompter.py: fix handling of spaces when creating a new 2005-05-30 15:16:12 +00:00
DdTargets.py * src/ChooseParents.py: pychecker changes 2005-04-09 03:11:03 +00:00
DisplayModels.py * src/DisplayModels.py: remove place column 2005-05-20 03:43:59 +00:00
DisplayTrace.py Update 2005-03-14 03:51:40 +00:00
edit_sm.png
edit.png
EditPerson.py * src/ImageSelect.py (item_event): Do nothing if nothing is selected. 2005-05-23 02:28:17 +00:00
EditPlace.py * src/EditSource.py (DelSrcQuery.query_response), src/EditPlace.py (DeletePlaceQuery.query_response), src/ImageSelect.py (DeleteMediaQuery.query_response): Block signals while removing the references of the to be deleted object to get much more speed. 2005-05-25 21:09:51 +00:00
EditSource.py * src/EditSource.py (DelSrcQuery.query_response), src/EditPlace.py (DeletePlaceQuery.query_response), src/ImageSelect.py (DeleteMediaQuery.query_response): Block signals while removing the references of the to be deleted object to get much more speed. 2005-05-25 21:09:51 +00:00
Errors.py * src/ArgHandler.py (handle_args) Exit if opening a file failed 2005-05-30 15:19:04 +00:00
EventEdit.py * src/EditPlace.py: Correct manual section. 2005-05-03 02:13:44 +00:00
Exporter.py * src/Exporter.py (build_info_page): proofreading; (build_format_page): shrink the size of the window by using tooltips to display the format description. 2005-03-17 12:51:14 +00:00
family48.png
FamilyView.py * src/gramps_main.py (change_active_person): Dont change to the current active person again. 2005-05-28 06:21:37 +00:00
FontScale.py
gedcomexport.glade
gedcomimport.glade * src/ReadGedcom.py: handle FTM style of child/parent relationship 2005-04-20 18:41:48 +00:00
GedcomInfo.py * src/docgen/LPRDoc.py (draw_path,draw_bar): Fill, then stroke. 2005-02-19 00:49:49 +00:00
GenericFilter.py * src/GenericFilter.py: Catch invalid input in some filters; 2005-05-19 07:57:50 +00:00
get_strings Update 2005-05-13 17:13:19 +00:00
good.png
gramps_main.py * src/ArgHandler.py (handle_args) Exit if opening a file failed 2005-05-30 15:19:04 +00:00
gramps.glade * src/gramps.glade: Enclose date and place groups into tables, 2005-05-19 18:27:34 +00:00
gramps.png
gramps.py
GrampsBSDDB.py * src/ArgHandler.py (handle_args) Exit if opening a file failed 2005-05-30 15:19:04 +00:00
GrampsCfg.py * src/ChooseParents.py: pychecker changes 2005-04-09 03:11:03 +00:00
GrampsDbBase.py * src/ArgHandler.py (handle_args) Exit if opening a file failed 2005-05-30 15:19:04 +00:00
GrampsDBCallback.py 2005-04-09 Richard Taylor <rjt-gramps@thegrindstone.me.uk> 2005-04-09 13:04:36 +00:00
GrampsGconfKeys.py * src/GrampsGconfKeys.py: Add get/set methods for welcome key. 2005-05-10 14:57:11 +00:00
GrampsGEDDB.py * src/GrampsBSDDB.py: first pass of readonly support 2005-02-16 22:49:54 +00:00
GrampsIniKeys.py * src/GrampsGconfKeys.py: Add get/set methods for welcome key. 2005-05-10 14:57:11 +00:00
GrampsInMemDB.py * src/GrampsInMemDB.py: Emit the *-delete signals correctly. 2005-05-18 15:37:05 +00:00
GrampsKeys.py added 2005-01-06 19:26:54 +00:00
GrampsMime.py typo 2005-03-17 19:38:03 +00:00
GrampsXMLDB.py * src/DbPrompter.py: add callback for progressbar 2005-05-11 02:35:50 +00:00
GraphLayout.py
home.png
ImageSelect.py * src/EditSource.py (DelSrcQuery.query_response), src/EditPlace.py (DeletePlaceQuery.query_response), src/ImageSelect.py (DeleteMediaQuery.query_response): Block signals while removing the references of the to be deleted object to get much more speed. 2005-05-25 21:09:51 +00:00
ImgManip.py * src/ChooseParents.py: use integers instead of strings for 2005-03-03 05:33:22 +00:00
latin_ansel.py
latin_utf8.py
ListModel.py fixed event column bug 2005-05-17 19:24:00 +00:00
LocEdit.py
logo.png
Makefile.am * src/Makefile.am: add MergePeople.py 2005-04-10 14:38:06 +00:00
Marriage.py * src/EditPlace.py: Correct manual section. 2005-05-03 02:13:44 +00:00
media.png
MediaView.py * src/MediaView.py (on_drag_drop): Remove drag_get_data() call 2005-05-20 20:10:09 +00:00
mergedata.glade * src/mergedata.glade: Make information panes non-editable. 2005-05-19 18:02:34 +00:00
MergeData.py * src/RelLib.py (SourceNote.replace_source_references): Properly 2005-05-19 17:22:15 +00:00
MergePeople.py * src/MergePeople.py: clean up and refactoring of code. 2005-05-24 02:45:48 +00:00
NameDisplay.py * src/NameDisplay.py (sorted): Use sorted name, not display name flag. 2005-05-25 18:51:10 +00:00
NameEdit.py * src/EditPlace.py: Correct manual section. 2005-05-03 02:13:44 +00:00
NoteEdit.py * src/ChooseParents.py: pychecker changes 2005-04-09 03:11:03 +00:00
PaperMenu.py * src/PaperMenu.py (GrampsPaperComboBox.set): Compare paper names. 2005-02-19 23:37:35 +00:00
PedView.py * src/PedView.py (build_detail_string), src/FamilyView.py (load_family): Dont crash on strange signal race condition, that leaves database in corrupt state before sending "active-changed" 2005-05-07 13:22:28 +00:00
people48.png
PeopleModel.py * src/DisplayModels.py (column_change): Use localized time string. 2005-05-10 03:34:50 +00:00
PeopleView.py * src/PeopleView.py: back port anti-flicker code from HEAD 2005-05-27 02:47:01 +00:00
place.png
PlaceView.py * src/PlaceView.py: select correct column for sorting 2005-05-17 03:58:18 +00:00
PluginMgr.py * src/DbPrompter.py (format_maker): Add mnemonic activation target 2005-02-28 01:51:21 +00:00
plugins.glade
Plugins.py * src/AddMedia.py: use new find_mime_type_pixbuf instead of 2005-02-24 00:25:34 +00:00
QuestionDialog.py * src/gramps_main.py (tool_callback): Typo. 2005-03-24 06:22:25 +00:00
ReadGedcom.py * src/gramps_main.py (read_file): Remove set_resizable() calls. 2005-05-20 21:27:03 +00:00
ReadGrdb.py * src/ArgHandler.py (handle_args) Exit if opening a file failed 2005-05-30 15:19:04 +00:00
ReadXML.py fix callback call 2005-05-11 03:34:03 +00:00
RecentFiles.py * src/docgen/LPRDoc.py (draw_path,draw_bar): Fill, then stroke. 2005-02-19 00:49:49 +00:00
Relationship.py * src/DisplayModels.py: fix bad index into list 2005-04-20 16:45:00 +00:00
RelImage.py * src/TarFile.py: Indent with spaces, remove string module. 2005-05-17 03:43:36 +00:00
RelLib.py * src/RelLib.py (SourceNote.replace_source_references): Properly 2005-05-19 17:22:15 +00:00
Report.py * src/Report.py (GrampsStyleComboBox): Use non-translated style name. 2005-04-25 03:33:00 +00:00
ReportOptions.py * gramps.spec.in: pkill gconfd to fix settings 2005-01-25 04:24:42 +00:00
ReportUtils.py * src/EditPerson.py, src/AddMedia.py, src/ImageSelect.py, src/ReportUtils.py, src/SelectObject.py, src/plugins/Ancestors.py, src/plugins/IndivComplete.py, src/plugins/IndivSummary.py, src/plugins/WebPage.py, src/plugins/WriteCD.py: Dont crash with "note only" media object. 2005-05-14 13:19:56 +00:00
rule.glade * configure.in: Add Finnish back to installed languages 2005-04-24 21:01:31 +00:00
SelectChild.py * src/gramps_main.py (change_active_person): Dont change to the current active person again. 2005-05-28 06:21:37 +00:00
SelectObject.py * src/SelectObject.py (on_select_row): Properly get mime type. 2005-05-20 17:17:22 +00:00
SelectPerson.py * src/AddMedia.py: use new find_mime_type_pixbuf instead of 2005-02-24 00:25:34 +00:00
Sort.py * src/NameDisplay.py (sorted): Use sorted name, not display name flag. 2005-05-25 18:51:10 +00:00
soundex.py
sources.png
Sources.py * src/ImageSelect.py (item_event): Do nothing if nothing is selected. 2005-05-23 02:28:17 +00:00
SourceView.py * src/EditSource.py (DelSrcQuery.query_response), src/EditPlace.py (DeletePlaceQuery.query_response), src/ImageSelect.py (DeleteMediaQuery.query_response): Block signals while removing the references of the to be deleted object to get much more speed. 2005-05-25 21:09:51 +00:00
splash.jpg
SpreadSheetDoc.py
StartupDialog.py error handling 2005-05-10 20:16:25 +00:00
StyleEditor.py * src/AddMedia.py: use new find_mime_type_pixbuf instead of 2005-02-24 00:25:34 +00:00
SubstKeywords.py * src/TarFile.py: Indent with spaces, remove string module. 2005-05-17 03:43:36 +00:00
system_filters.xml
TarFile.py * src/TarFile.py: Indent with spaces, remove string module. 2005-05-17 03:43:36 +00:00
TipOfDay.py * src/get_strings: Support extracting strings from tips.xml file. 2005-05-13 17:03:32 +00:00
tools.png
TransTable.py
TreeTips.py 2005-03-31 Richard Taylor <rjt-gramps@thegrindstone.me.uk> 2005-03-31 13:16:20 +00:00
UrlEdit.py * src/EditPlace.py (on_add_url_clicked,on_update_url_clicked): 2005-04-28 23:06:58 +00:00
Utils.py * src/Utils.py (probably_alive): Added two more checks for birth and death year 2005-04-08 09:40:15 +00:00
Witness.py * src/AddrEdit.py: Correct manual section. 2005-05-03 04:46:38 +00:00
WriteGedcom.py * src/WriteGedcom.py (write_person): Typo. 2005-05-25 17:20:47 +00:00
WriteGrdb.py * src/Exporter.py (native_export): Use real export. 2005-02-23 04:39:05 +00:00
WriteXML.py * src/WriteXML.py: Remove unnecessary database reads, so it does no longer crash when exporting a corrupt database. 2005-05-20 19:51:30 +00:00