gramps/gramps2/src
2005-05-25 15:19:38 +00:00
..
.thumbnails
.xvpics
calendars * src/Calendar.py: removed 2004-09-17 03:30:04 +00:00
data translate .desktop file to Finnish 2005-05-20 20:38:19 +00:00
dates translation updates, remove Finnish Date parser for now 2005-05-23 20:55:25 +00:00
docgen * src/docgen/PdfDoc.py (write_note): Attempt latin1 encoding. 2005-02-22 18:38:35 +00:00
filters
plugins 2005-05-25 Richard Taylor <rjt-gramps@thegrindstone.me.uk> 2005-05-25 13:31:18 +00:00
po Fixed obvius errors in the strings up to 301. Need washing. 2005-05-25 15:19:38 +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: Fixed typo 2005-04-12 13:11:23 +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 * src/Calendar.py: removed 2004-09-17 03:30:04 +00:00
caution.png
ChooseParents.py * src/ChooseParents.py: handle the addition of a person correctly. 2005-05-22 03:47:00 +00:00
ColumnOrder.py * src/ColumnOrder.py: pychecker fixes 2004-11-19 03:59:53 +00:00
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/Date.py: Import gettext. 2005-05-18 04:33:15 +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: add callback for progressbar 2005-05-11 02:35:50 +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 * src/ImageSelect.py: load global note in a read only buffer 2004-11-08 04:40:18 +00:00
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/ImageSelect.py (item_event): Do nothing if nothing is selected. 2005-05-23 02:28:17 +00:00
EditSource.py * src/ImageSelect.py (item_event): Do nothing if nothing is selected. 2005-05-23 02:28:17 +00:00
Errors.py * src/gramps_main.py (__init__): Catch "ErrorSchemaInvalid" exception 2005-03-17 20:33:36 +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 fix child reordering 2005-05-16 19:33:19 +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 Exit on DBError for now 2005-05-23 21:25:16 +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 * src/DateHandler.py: add handlers for fr_FR 2004-11-09 04:23:34 +00:00
GrampsBSDDB.py * src/GrampsBSDDB.py (remove_object): Use correct key for transaction. 2005-05-20 18:19:23 +00:00
GrampsCfg.py * src/ChooseParents.py: pychecker changes 2005-04-09 03:11:03 +00:00
GrampsDbBase.py * src/DisplayModels.py: remove place column 2005-05-20 03:43:59 +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 * PeopleModel.py: simplify model interface 2004-08-19 21:35:16 +00:00
home.png
ImageSelect.py * src/ImageSelect.py (item_event): Do nothing if nothing is selected. 2005-05-23 02:28:17 +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/gramps_main.py (undo_callback): Enable underscore in a label. 2005-02-25 17:06:04 +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/GrampsDbBase.py: correctly handle signals when undoing a 2005-04-09 00:31:39 +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 * src/Plugins.py: Remove redundant list of failed plugins. 2004-11-20 04:46:47 +00:00
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/ReadGrdb.py: Check for overlapping handles prior to 2005-02-14 01:32:07 +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/SelectChild.py (on_save_child_clicked) Commit new parent family of child properly; correct handle/object mismatch; exec parent 2005-05-13 10:21:38 +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/plugins/NavWebPage.py: More enhancements 2005-02-13 03:54:47 +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/PlaceView.py: select correct column for sorting 2005-05-17 03:58:18 +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: Some hardening against corrupt database. 2005-05-20 20:05:55 +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