gramps/gramps2/src
Alex Roitman 9af4c2e21e * src/plugins/rel_hu.py: Typos.
svn: r2744
2004-02-01 15:30:55 +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 2004-01-10 18:05:36 +00:00
data update 2004-01-10 18:05:36 +00:00
docgen * src/docgen/PdfDoc.py: fix encoding exception 2004-01-28 02:18:53 +00:00
filters update 2004-01-10 18:05:36 +00:00
plugins * src/plugins/rel_hu.py: Typos. 2004-02-01 15:30:55 +00:00
po * src/po/ru.po: Typo. 2004-02-01 06:51:53 +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/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
AddrEdit.py * src/Sources.py: Unicode conversion from gtk.TextView. 2003-12-17 16:06:36 +00:00
AddSpouse.py * src/revision.glade: removed unused call (on_help_dbopen_clicked) 2003-12-17 18:38:02 +00:00
ansel_utf8.py Example database menu item 2003-03-31 01:33:40 +00:00
ArgHandler.py 2003-11-02 Tim Waugh <twaugh@redhat.com> 2003-11-02 16:41:29 +00:00
AttrEdit.py * src/Sources.py: Unicode conversion from gtk.TextView. 2003-12-17 16:06:36 +00:00
AutoComp.py * src/Sources.py: Unicode conversion from gtk.TextView. 2003-12-17 16:06: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: Scaleable shadow 2004-01-08 18:09:18 +00:00
Bookmarks.py * src/revision.glade: Add Help button. 2003-12-02 02:35:49 +00:00
build_po Initial revision 2002-10-20 14:25:16 +00:00
Calendar.py pychecker fixes 2003-10-30 04:18:17 +00:00
caution.png Improved editor handling for marriage and person edits 2002-11-21 04:41:40 +00:00
choose.glade * src/SelectObject.py: Add module. 2003-09-08 01:24:40 +00:00
ChooseParents.py * src/revision.glade: removed unused call (on_help_dbopen_clicked) 2003-12-17 18:38:02 +00:00
const.py.in update 2004-01-21 02:56:53 +00:00
Date.py * src/Date.py: catch day changes if the date has both a start and stop part 2003-12-29 19:49:32 +00:00
DateEdit.py * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
DbPrompter.py * doc/gramps-manual/C/getstart.xml: More "open a directory" stuff. 2003-12-06 00:14:25 +00:00
dialog.glade Update 2003-12-14 17:33:45 +00:00
dialog.gladep Initial revision 2002-10-20 14:25:16 +00:00
DisplayTrace.py * gramps.spec: added gnome-python2-gnomevfs as a dependency 2003-12-19 04:33:52 +00:00
edit_person.glade * src/EditPerson.py (EditPerson.__init__): use AutoCombo for name type 2004-01-07 04:58:51 +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 * src/const.py.in: handle new translation table class 2004-01-20 23:30:15 +00:00
EditPlace.py * src/EditPlace.py (display_references): Translate event names. 2004-01-20 20:03:50 +00:00
EditSource.py * src/Sources.py: Unicode conversion from gtk.TextView. 2003-12-17 16:06:36 +00:00
errdialogs.glade * NEWS: Update. 2004-01-17 06:51:49 +00:00
Errors.py Catch loops in filters 2003-05-23 04:08:03 +00:00
EventEdit.py * src/Sources.py: Unicode conversion from gtk.TextView. 2003-12-17 16:06:36 +00:00
family48.png * src/gramps.glade: New tool icon 2003-08-16 03:22:56 +00:00
FamilyView.py * src/PedView.py (build_nav_menu): Ditch stock Home item. 2004-01-20 16:06:17 +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/RelLib.py: Remove the personTable, since it is no longer needed 2004-01-07 05:05:42 +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 update 2004-01-21 04:21:45 +00:00
get_strings * src/get_strings: Add coding line. Remove ^L chars. 2004-01-09 23:56:37 +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: better error messages on database write failure 2004-02-01 03:16:23 +00:00
gramps.desktop *** empty log message *** 2004-01-18 18:34:41 +00:00
gramps.glade * src/ImageSelect.py: make sure that description doesn't exceed the image 2004-01-06 04:34:19 +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/RelImage.py: replace system call with Utils.search_for 2003-11-25 17:45:34 +00:00
gramps.xpm Initial revision 2002-10-20 14:25:16 +00:00
GrampsCfg.py * src/plugins/AncestorChart2.py: Add hotkeys to check button labels. 2004-01-19 17:40:39 +00:00
grampslib_wrap.c * src/grampslib_wrap.c: backout mime type search 2004-01-27 03:28:21 +00:00
grampslib.i * src/grampslib.i: same fixes as grampslib_wrap.c 2004-01-23 03:38:23 +00:00
GrampsParser.py * src/RelLib.py: Remove the personTable, since it is no longer needed 2004-01-07 05:05:42 +00:00
GrampsXML.py * src/gramps_main.py: better error messages on database write failure 2004-02-01 03:16:23 +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/places.glade: Add format controls for notes. 2003-12-16 00:37:47 +00:00
ImageSelect.py update 2004-01-06 05:02:06 +00:00
ImgManip.py 2003-06-26 Tim Waugh <twaugh@redhat.com> 2003-06-26 22:20:48 +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 update 2003-10-21 03:07:19 +00:00
LocEdit.py * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
logo.png Initial revision 2002-10-20 14:25:16 +00:00
Makefile.am update 2004-01-20 23:35:22 +00:00
Makefile.in update 2004-01-20 23:35:22 +00:00
marriage.glade * src/marriage.glade: Add format controls for notes. 2003-12-14 19:28:28 +00:00
marriage.gladep Initial revision 2002-10-20 14:25:16 +00:00
Marriage.py * src/Sources.py: Unicode conversion from gtk.TextView. 2003-12-17 16:06:36 +00:00
media.png Initial revision 2002-10-20 14:25:16 +00:00
MediaView.py * src/ImageSelect.py: make sure that description doesn't exceed the image 2004-01-06 04:34:19 +00:00
mergedata.glade * src/styles.glade - scrolling fix 2003-06-11 03:44:22 +00:00
MergeData.py * src/MergeData: Remove reference to personTable 2004-01-07 05:08:32 +00:00
NameEdit.py * src/const.py.in: handle new translation table class 2004-01-20 23:30:15 +00:00
NoteEdit.py * src/NoteEdit.py: Unicode conversion from gtk.TextView. 2003-12-17 16:09:13 +00:00
PaperMenu.py update 2004-01-01 18:18:29 +00:00
papersize.xml update 2004-01-01 18:18:29 +00:00
pedigree.xpm Initial revision 2002-10-20 14:25:16 +00:00
PedView.py * src/PedView.py (build_nav_menu): Ditch stock Home item. 2004-01-20 16:06:17 +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
PeopleStore.py * src/plugins/FilterEditor.py: handle unicode characters 2004-01-19 23:07:10 +00:00
PeopleView.py * src/PeopleView.py (PeopleView.add_to_person_list): don't attempt to sort the 2004-01-31 21:32:01 +00:00
place.png Initial revision 2002-10-20 14:25:16 +00:00
places.glade * src/places.glade: Add format controls for notes. 2003-12-16 00:37:47 +00:00
places.gladep Initial revision 2002-10-20 14:25:16 +00:00
PlaceView.py * src/SourceView.py: handle column sorting properly 2004-02-01 04:49:49 +00:00
plugins.glade Update 2003-10-14 02:42:20 +00:00
plugins.gladep Initial revision 2002-10-20 14:25:16 +00:00
Plugins.py * src/Plugins.py (PluginDialog.__init__): catch the attribute 2003-12-10 03:31:38 +00:00
preferences.glade * src/preferences.glade: call on_object_toggled only for elements that 2003-12-17 23:45:43 +00:00
preferences.gladep Initial revision 2002-10-20 14:25:16 +00:00
QuestionDialog.py * NEWS: Update. 2004-01-17 06:51:49 +00:00
ReadXML.py * NEWS: Update. 2004-01-17 06:51:49 +00:00
Relationship.py Relationship fix 2004-01-23 14:44:28 +00:00
RelImage.py * src/RelImage.py: replace system call with Utils.search_for 2003-11-25 17:45:34 +00:00
RelLib.py * src/docgen/AbiWord2Doc.py: pychecker fixes 2004-01-13 05:05:39 +00:00
Report.py * src/Report.py: Mark translatable string. 2004-02-01 00:34:36 +00:00
revision.glade update 2004-01-10 18:05:36 +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 * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
SelectObject.py * src/SelectObject.py: Add module. 2003-09-08 01:24:40 +00:00
SelectPerson.py * src/docgen/AbiWord2Doc.py: pychecker fixes 2004-01-13 05:05:39 +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/Sources.py: Unicode conversion from gtk.TextView. 2003-12-17 16:06:36 +00:00
SourceView.py * src/SourceView.py: handle column sorting properly 2004-02-01 04:49:49 +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/Sources.py: (SourceSelector.on_help_clicked, 2003-11-19 18:00:58 +00:00
srcsel.gladep Initial revision 2002-10-20 14:25:16 +00:00
StartupDialog.py * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
StyleEditor.py * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +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
tools.png * src/gramps.glade: New tool icon 2003-08-16 03:22:56 +00:00
TransTable.py fix update 2004-01-31 20:26:36 +00:00
UrlEdit.py * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
Utils.py * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
VersionControl.py * src/PlaceView.py: Make sure to add new place after edit 2003-12-17 05:23:16 +00:00
Witness.py * src/Report.py: Mark translatable string. 2004-02-01 00:34:36 +00:00
WriteXML.py * src/gramps_main.py: better error messages on database write failure 2004-02-01 03:16:23 +00:00