gramps/gramps2/src
2007-05-09 03:39:08 +00:00
..
Config Remove file check from _GrampsIniKeys.py. It is not needed. 2007-04-09 15:29:13 +00:00
data Fix generation chart alignment for Narrative Web Tranquil style sheet. 2007-05-06 21:25:09 +00:00
DataViews 2007-02-04 Don Allingham <don@gramps-project.org> 2007-02-04 21:30:45 +00:00
DateHandler * po/nl.po: a few corrections of the translation 2007-04-10 19:32:49 +00:00
DisplayModels 2007-04-20 Don Allingham <don@gramps-project.org> 2007-04-20 15:09:22 +00:00
DisplayTabs 2007-02-07 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-02-07 13:24:10 +00:00
docgen Escape still wasn't right in ODFDoc.py. Ancestor and descendant charts were displaying wrong. 2007-04-22 13:19:05 +00:00
Editors 2007-04-17 Don Allingham <don@gramps-project.org> 2007-04-18 03:59:34 +00:00
FilterEditor * src/FilterEditor/_EditRule.py: Support MarkerType 2006-12-08 17:00:21 +00:00
Filters Fix errors in bookmark filters. 2007-04-28 03:51:19 +00:00
glade 2007-01-13 Don Allingham <don@gramps-project.org> 2007-01-14 05:34:16 +00:00
GrampsDb svn: r8447 2007-05-09 03:17:17 +00:00
GrampsLogger 2007-01-09 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2007-01-09 22:10:36 +00:00
images * src/DataViews/_MediaView.py: add view option 2007-01-24 00:23:39 +00:00
Merge 2007-02-11 Don Allingham <don@gramps-project.org> 2007-02-11 18:21:58 +00:00
Mime * src/Mime/_WinMime.py: potential fix for #446 2006-10-11 14:27:22 +00:00
Models * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
ObjectSelector wrap in EventBox so that clipping work properly. 2007-01-26 08:33:49 +00:00
plugins Change the default directory for the narrative web report so people don't generate the report in their database directory. 2007-05-09 03:39:08 +00:00
PluginUtils 2007-04-18 Don Allingham <don@gramps-project.org> 2007-04-19 02:03:29 +00:00
RelLib 2007-01-24 Alex Roitman <shura@gramps-project.org> 2007-01-25 05:26:22 +00:00
ReportBase 0001012: Private source and private child references shown in narrative website. 2007-04-15 19:09:55 +00:00
Selectors * src/DisplayModels/_BaseModel.py: Refactor out node/path maps 2007-01-29 19:13:15 +00:00
TreeViews * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
accent.py
AddMedia.py 2007-04-22 Don Allingham <don@gramps-project.org> 2007-04-22 20:58:07 +00:00
ansel_utf8.py * src/RelLib/_Name.py: default utf8 strings 2007-01-08 21:40:51 +00:00
ArgHandler.py 0000995: Don't have write access on import/open in paths containing non-ASCII characters. 2007-04-09 04:24:06 +00:00
Assistant.py 2007-03-07 Stefan Björk <skalman@acc.umu.se> 2007-03-07 15:45:32 +00:00
AutoComp.py * src/GrampsDb/_GrampsDbBase.py: prevent null event types and 2006-06-16 03:32:51 +00:00
BaseDoc.py Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc 2007-02-13 04:46:29 +00:00
BasicUtils.py * src/GrampsDb/_ReadGedcom.py: Formatting fixes. 2006-10-29 04:36:08 +00:00
Bookmarks.py * src/DataViews/_PersonView.py: use a container for bookmarks to prevent 2006-12-21 03:28:44 +00:00
build_cmdplug Update 2006-03-24 01:40:23 +00:00
ColumnOrder.py * configure.in: up version number 2006-11-27 03:24:39 +00:00
const.py.in 2007-04-22 Don Allingham <don@gramps-project.org> 2007-04-22 20:58:07 +00:00
date_test.py * src/date_test.py: Correct import of Date object 2006-11-09 05:05:40 +00:00
Date.py * RelLib/_*.py: Make objects serialize all the way down to built-in 2006-02-03 22:03:53 +00:00
DateEdit.py * src/DateHandler/_DateParser.py: Fix a typo 2007-04-05 11:51:24 +00:00
DbLoader.py Fix exception message in DbLoader.py. 2007-04-28 03:10:16 +00:00
DdTargets.py * src/DisplayTabs/_PersonRefEmbedList.py, 2006-11-10 23:28:40 +00:00
DisplayState.py * src/ViewManager.py: block interface on autobackup (#856) 2007-01-28 02:51:18 +00:00
Errors.py 2007-01-06 Don Allingham <don@gramps-project.org> 2007-01-06 22:35:29 +00:00
Exporter.py 0000995: Don't have write access on import/open in paths containing non-ASCII characters. 2007-04-09 04:24:06 +00:00
FontScale.py 0000876: Calendar would print beyond a day's borders if too many, or too long 2007-01-26 15:06:52 +00:00
gramps_main.py * src/DataViews/_MediaView.py: add view option 2007-01-24 00:23:39 +00:00
gramps.py 2007-01-09 Alex Roitman <shura@gramps-project.org> 2007-01-10 02:14:25 +00:00
GrampsCfg.py * configure.in: up version number 2006-11-27 03:24:39 +00:00
GrampsDisplay.py * src/ViewManager.py (ViewManager.about): Use const.py. 2006-10-29 03:01:56 +00:00
GrampsLocale.py * src/plugins/Calendar.py: make calendar work in Windows 2006-05-21 22:12:14 +00:00
GrampsWidgets.py 2007-03-07 Stefan Björk <skalman@acc.umu.se> 2007-03-07 15:45:32 +00:00
ImgManip.py * src/GrampsDb/_GrampsDbBase.py: prevent null event types and 2006-06-16 03:32:51 +00:00
LdsUtils.py * src/LdsUtils.py (temples): Correct code for San Antonio. 2006-10-08 02:10:23 +00:00
ListModel.py 2006-07-04 Don Allingham <don@gramps-project.org> 2006-07-04 23:38:51 +00:00
Lru.py the PyPE program 2006-10-30 04:09:43 +00:00
Makefile.am 2007-01-08 Don Allingham <don@gramps-project.org> 2007-01-08 20:08:57 +00:00
ManagedWindow.py 2007-04-11 Don Allingham <don@gramps-project.org> 2007-04-12 02:29:52 +00:00
NameDisplay.py more optimisations to name display. 2007-01-18 16:30:28 +00:00
Navigation.py In .: 2006-08-01 04:31:10 +00:00
PageView.py 2007-01-29 Benny Malengier <benny.malengier@ugent.be> 2007-01-30 04:35:13 +00:00
PlaceUtils.py svn: r8129 2007-02-16 19:42:07 +00:00
QuestionDialog.py 2007-04-15 Don Allingham <don@gramps-project.org> 2007-04-16 01:19:46 +00:00
RecentFiles.py remove missing recent files 2006-04-06 16:50:05 +00:00
Relationship.py In .: 2006-04-19 18:27:51 +00:00
Reorder.py 2006-11-16 Alex Roitman <shura@phy.ucsf.edu> 2006-11-17 00:39:27 +00:00
ScratchPad.py * src/ScratchPad.py: Fix crash in GrampsType escaping; Additional tooltips for more objects. 2007-01-30 13:07:21 +00:00
Sort.py Remove use of deprecated functions. Supported text reports now work. 2006-03-30 03:17:33 +00:00
soundex.py
Spell.py 2007-01-03 Don Allingham <don@gramps-project.org> 2007-01-04 05:09:41 +00:00
SubstKeywords.py src/SubstKeywords.py: Fix 0000813: IDs in graphical reports error 2007-01-08 03:12:42 +00:00
TipOfDay.py 2006-10-26 Alex Roitman <shura@gramps-project.org> 2006-10-27 01:59:33 +00:00
ToolTips.py * src/GrampsDb/_WriteGedcom.py: Multiple improvements. 2006-05-22 23:56:57 +00:00
TransUtils.py * various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context. 2006-03-16 20:24:27 +00:00
TreeTips.py merge changes from gramps20 2005-12-06 06:38:09 +00:00
UndoHistory.py 2006-07-31 Alex Roitman <shura@gramps-project.org> 2006-08-01 02:24:49 +00:00
Utils.py 0000995: Don't have write access on import/open in paths containing non-ASCII characters. 2007-04-09 04:24:06 +00:00
ViewManager.py * src/ViewManager.py (create_pages): fix off-by-one error when preselecting last view 2007-04-16 13:53:55 +00:00