gramps/gramps2/src
2003-09-30 03:31:14 +00:00
..
.thumbnails Initial revision 2002-10-20 14:25:16 +00:00
.xvpics Initial revision 2002-10-20 14:25:16 +00:00
calendars update 2003-09-03 04:20:11 +00:00
data update 2003-09-03 04:20:11 +00:00
docgen * src/docgen/RTFDoc.py: Fixed double printing of lines 2003-09-27 19:41:39 +00:00
filters update 2003-09-03 04:20:11 +00:00
plugins * src/plugins/rel_ru.py: Add more possible language codes. 2003-09-26 02:23:22 +00:00
po update 2003-09-29 01:12:12 +00:00
.cvsignore Accessibility for dialogs 2003-03-23 03:50:59 +00:00
acconfig.h Initial revision 2002-10-20 14:25:16 +00:00
AddMedia.py * src/plugins/SimpleBookTitle.py: Add functionality to "From file". 2003-09-10 13:38:02 +00:00
AddrEdit.py * src/AddrEdit.py: Fixed OK button callback 2003-09-22 01:53:45 +00:00
AddSpouse.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
ansel_utf8.py Example database menu item 2003-03-31 01:33:40 +00:00
AttrEdit.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
AUTHORS Fixed marriage problem and startup dialog 2003-05-12 19:39:49 +00:00
AutoComp.py * src/AutoComp.py (AutoCombo.timer_callback): Fix autocompletion 2003-06-15 05:31:36 +00:00
autogen.sh Initial revision 2002-10-20 14:25:16 +00:00
bad.png Improved editor handling for marriage and person edits 2002-11-21 04:41:40 +00:00
BaseDoc.py * src/BaseDoc.py: add init function to BaseDoc to be called after 2003-09-13 04:56:04 +00:00
Bookmarks.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
build_po Initial revision 2002-10-20 14:25:16 +00:00
Calendar.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
caution.png Improved editor handling for marriage and person edits 2002-11-21 04:41:40 +00:00
ChangeLog Initial revision 2002-10-20 14:25:16 +00:00
choose.glade * src/SelectObject.py: Add module. 2003-09-08 01:24:40 +00:00
ChooseParents.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
const.py.in * src/gramps_main.py: re-present the open dialog box on 2003-09-07 18:45:22 +00:00
Date.py * src/Date.py: Reset date if a empty text string is passed 2003-09-20 19:55:45 +00:00
DateEdit.py Calendar enhancements 2003-01-02 04:31:52 +00:00
DbPrompter.py * src/gramps_main.py (__init__): Pass parent window to DbPrompter. 2003-09-08 12:14:34 +00:00
dialog.glade * src/EventEditor.py: Fix destroy window callback 2003-09-23 12:14:41 +00:00
dialog.gladep Initial revision 2002-10-20 14:25:16 +00:00
DisplayTrace.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
DrawDoc.py 2003-08-05 Tim Waugh <twaugh@redhat.com> 2003-08-05 17:01:47 +00:00
edit_person.glade * src/dialog.glade: Consistent tooltips. 2003-08-03 03:41:35 +00:00
edit_person.gladep Initial revision 2002-10-20 14:25:16 +00:00
edit.png new icon 2003-01-31 05:01:15 +00:00
EditPerson.py update 2003-09-20 19:56:27 +00:00
EditPlace.py * src/srcsel.glade: Define proper responses for OK and Cancel buttons 2003-09-13 20:42:57 +00:00
EditSource.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
errdialogs.glade Wording cleanup 2003-05-13 04:47:54 +00:00
Errors.py Catch loops in filters 2003-05-23 04:08:03 +00:00
EventEdit.py * src/EventEditor.py: Fix destroy window callback 2003-09-24 02:24:41 +00:00
family48.png * src/gramps.glade: New tool icon 2003-08-16 03:22:56 +00:00
FamilyView.py * src/gramps_main.py: Really fix start-up view when family 2003-09-03 04:57:36 +00:00
filelist Initial revision 2002-10-20 14:25:16 +00:00
Filter.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
Find.py * src/gramps_main.py: pass list of filtered people to find dialog 2003-09-20 18:21:39 +00:00
FontScale.py * src/FontScale.py: try to handle non-ASCII characters 2003-09-15 02:42:40 +00:00
FrenchRepublic.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
GedcomInfo.py * src/plugins/WriteGedcom.py: support different end of line characters 2003-06-28 17:35:00 +00:00
GenericFilter.py * src/po/template.po: Update translation template. 2003-09-14 04:21:44 +00:00
get_strings updated strings, called gnome.init 2003-02-13 05:15:39 +00:00
good.png Improved editor handling for marriage and person edits 2002-11-21 04:41:40 +00:00
gramps_main.py * src/gramps_main.py: fixed delete person problem. 2003-09-30 03:31:14 +00:00
gramps.desktop * src/GenericFilter.py: Support for categories and descriptions 2003-08-10 05:28:11 +00:00
gramps.glade * src/gramps_main.py (on_save_as_activate): Make dialog modal and 2003-09-16 03:58:29 +00:00
gramps.gladep Accessibility for dialogs 2003-03-23 03:50:59 +00:00
gramps.png Initial revision 2002-10-20 14:25:16 +00:00
gramps.py * src/gramps.py: catch missing textdomain in gtk.glade for 2003-08-20 22:33:09 +00:00
gramps.xpm Initial revision 2002-10-20 14:25:16 +00:00
GrampsCfg.py * src/gramps.glade: move alternate family view tab, assign a 2003-08-26 03:45:41 +00:00
grampslib_wrap.c use pygtk.require to determine database 2002-11-26 04:06:23 +00:00
grampslib.i GTK translation updates 2002-10-28 13:36:39 +00:00
GrampsParser.py * configure.in: Set version to 0.9.4 (since the release is 0.CVS...). 2003-08-11 00:59:16 +00:00
GrampsXML.py Gramps IMPORTING 2003-05-05 01:36:21 +00:00
GrampsZODB.py Qualify Person with RelLIb 2003-03-07 13:16:00 +00:00
GraphLayout.py GTK translation updates 2002-10-28 13:36:39 +00:00
Gregorian.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
Hebrew.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
imagesel.glade * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
ImageSelect.py * src/ImageSelect.py (ImageSelect.__init__): Make dialog transient for 2003-09-15 04:16:12 +00:00
ImgManip.py 2003-06-26 Tim Waugh <twaugh@redhat.com> 2003-06-26 22:20:48 +00:00
intl.c UTF-8 support for translations, clean up gettext, improved gallery handling 2002-11-25 04:30:36 +00:00
intl.py * src/GrampsCfg.py: Fix toolbar prefs. 2003-08-15 02:47:13 +00:00
Julian.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
latin_ansel.py scope fixes 2002-11-28 05:52:02 +00:00
latin_utf8.py * src/latin_utf8.py (latin_to_utf8): Convert to unicode only if needed. 2003-09-23 02:50:53 +00:00
ListModel.py * src/ChooseParents.py: Used EditPerson dialog instead of quick add, 2003-07-31 11:58:08 +00:00
LocEdit.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
logo.png Initial revision 2002-10-20 14:25:16 +00:00
Makefile.am 2003-09-19 Tim Waugh <twaugh@redhat.com> 2003-09-19 09:58:50 +00:00
Makefile.in update 2003-09-20 19:56:27 +00:00
marriage.glade * src/dialog.glade: Consistent tooltips. 2003-08-03 03:41:35 +00:00
marriage.gladep Initial revision 2002-10-20 14:25:16 +00:00
Marriage.py * src/srcsel.glade: Define proper responses for OK and Cancel buttons 2003-09-13 20:42:57 +00:00
media.png Initial revision 2002-10-20 14:25:16 +00:00
MediaView.py * src/plugins/SimpleBookTitle.py: Add functionality to "From file". 2003-09-10 13:38:02 +00:00
mergedata.glade * src/styles.glade - scrolling fix 2003-06-11 03:44:22 +00:00
MergeData.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
NameEdit.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
NEWS Initial revision 2002-10-20 14:25:16 +00:00
NoteEdit.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
paper.xml Initial revision 2002-10-20 14:25:16 +00:00
PaperMenu.py * src/PaperMenu.py: Change from TextDoc to BaseDoc. 2003-09-02 00:47:09 +00:00
papersize.xml use pygtk.require to determine database 2002-11-26 04:06:23 +00:00
pedigree.xpm Initial revision 2002-10-20 14:25:16 +00:00
PedView.py * src/PedView.py (PedigreeView.__init__): Add parent argument to the 2003-08-25 14:00:26 +00:00
people48.png * src/gramps.glade: New tool icon 2003-08-16 03:22:56 +00:00
people.xpm Initial revision 2002-10-20 14:25:16 +00:00
place.png Initial revision 2002-10-20 14:25:16 +00:00
places.glade * src/styles.glade - scrolling fix 2003-06-11 03:44:22 +00:00
places.gladep Initial revision 2002-10-20 14:25:16 +00:00
PlaceView.py * src/gramps.glade: Add Alternative Family View tab. 2003-08-25 18:33:52 +00:00
plugins.glade * src/Plugins.py (on_apply_clicked): Do not destroy dialog window. 2003-06-03 20:07:18 +00:00
plugins.gladep Initial revision 2002-10-20 14:25:16 +00:00
Plugins.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
preferences.glade * src/gramps.glade: move alternate family view tab, assign a 2003-08-26 03:45:41 +00:00
preferences.gladep Initial revision 2002-10-20 14:25:16 +00:00
QuestionDialog.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
QuickAdd.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
README Initial revision 2002-10-20 14:25:16 +00:00
ReadXML.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
Relationship.py 2003-09-10 Tim Waugh <twaugh@redhat.com> 2003-09-10 13:43:47 +00:00
RelImage.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
RelLib.py * src/RelLib.py: backout yesterday's change 2003-09-05 03:34:44 +00:00
Report.py * src/docgen/SvgDrawDoc.py: use proper init parameters for BaseDoc 2003-09-14 04:50:44 +00:00
revision.glade * src/gramps_main.py (on_save_as_activate): Make dialog modal and 2003-09-16 03:58:29 +00:00
revision.gladep Initial revision 2002-10-20 14:25:16 +00:00
rule.glade * src/rule.glade: eliminate unneeded label and increased size 2003-08-10 21:55:15 +00:00
select_person.glade * src/styles.glade - scrolling fix 2003-06-11 03:44:22 +00:00
SelectChild.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
SelectObject.py * src/SelectObject.py: Add module. 2003-09-08 01:24:40 +00:00
SelectPerson.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
sort.py Updated dialogs 2003-02-24 04:51:57 +00:00
soundex.py Added new soundex rule 2003-05-23 17:19:28 +00:00
sources.png Initial revision 2002-10-20 14:25:16 +00:00
Sources.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
SourceView.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
splash.jpg Initial revision 2002-10-20 14:25:16 +00:00
SpreadSheetDoc.py * src/PaperMenu.py: Change from TextDoc to BaseDoc. 2003-09-02 00:47:09 +00:00
srcsel.glade * src/srcsel.glade: Define proper responses for OK and Cancel buttons 2003-09-13 20:42:57 +00:00
srcsel.gladep Initial revision 2002-10-20 14:25:16 +00:00
StartupDialog.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
StyleEditor.py * src/PaperMenu.py: Change from TextDoc to BaseDoc. 2003-09-02 00:47:09 +00:00
styles.glade * src/styles.glade - scrolling fix 2003-06-11 03:44:22 +00:00
SubstKeywords.py * src/SubstKeywords.py: Fixed typo on getName 2003-06-24 20:40:31 +00:00
system_filters.xml Patch names improvements 2003-03-12 23:17:54 +00:00
TarFile.py provide a default temp file name 2003-05-03 13:28:27 +00:00
TextDoc.py * src/TextDoc.py (PaperStyle.set_height, PaperStyle.set_width): 2003-08-09 21:08:20 +00:00
tools.png * src/gramps.glade: New tool icon 2003-08-16 03:22:56 +00:00
UrlEdit.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
Utils.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
VersionControl.py switch from intl to gettext 2003-08-17 02:14:33 +00:00
Witness.py * src/SourceView.py (button_press,on_add_clicked,on_delete_clicked, 2003-09-15 04:11:30 +00:00
WriteXML.py switch from intl to gettext 2003-08-17 02:14:33 +00:00