gramps/src
2008-01-18 11:00:01 +00:00
..
BasicUtils 2007-12-10 Douglas S. Blank <dblank@cs.brynmawr.edu> 2007-12-10 23:09:48 +00:00
Config 2008-01-12 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-12 23:39:43 +00:00
data fix IE7 display issue with NarrativeWeb gallery; gramps bug #0001266 2007-09-30 23:16:14 +00:00
DataViews 2008-01-17 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-01-18 02:58:14 +00:00
DateHandler Fix in ISO-date if only year 2008-01-14 08:10:24 +00:00
DisplayModels * src/DisplayModels/_NoteModel.py: 2008-01-09 21:15:28 +00:00
DisplayTabs * src/Editors/_EditMediaRef.py: 2008-01-16 12:28:56 +00:00
docgen 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 06:45:28 +00:00
Editors 2008-01-18 Benny Malengier <benny.malengier@gramps-project.org> 2008-01-18 08:26:48 +00:00
FilterEditor * configure.in: don't make help makefile 2008-01-16 10:02:21 +00:00
Filters Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.) 2008-01-18 05:39:50 +00:00
gen * src/gen/db/exceptions.py: wrong exception def, bug #1593 2008-01-15 10:47:25 +00:00
glade 2008-01-18 Benny Malengier <benny.malengier@gramps-project.org> 2008-01-18 08:26:48 +00:00
GrampsDbUtils 2008-01-16 Benny Malengier <benny.malengier@gramps-project.org> 2008-01-16 08:49:43 +00:00
GrampsLocale Ship __init__.py 2007-06-27 23:45:28 +00:00
GrampsLogger 2008-01-13 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-13 15:05:41 +00:00
images 2008-01-16 Jerome Rapinat <romjerome@yahoo.fr> 2008-01-16 14:12:19 +00:00
Merge 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
Mime * src/Mime/_PythonMime.py: Avoid crash on Windows if the mime type for a folder is to be determined 2008-01-16 13:16:58 +00:00
Models Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files 2008-01-05 20:10:26 +00:00
ObjectSelector 2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-10 08:28:54 +00:00
plugins Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.) 2008-01-18 05:39:50 +00:00
PluginUtils Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.) 2008-01-18 05:39:50 +00:00
ReportBase Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.) 2008-01-18 05:39:50 +00:00
Selectors * src/DisplayModels/_NoteModel.py: 2008-01-09 21:15:28 +00:00
Simple 2008-01-16 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-01-16 14:48:56 +00:00
test 2008-01-09 Raphael Ackermann <raphael.ackermann@gmail.com> From PEP8 Always use 'self' for the first argument to instance methods. 2008-01-09 16:47:56 +00:00
TreeViews 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
accent.py
ansel_utf8.py fix broken ansel input module by porting (updated) 2.2 version;minor fix to test_util_test.py 2007-11-06 08:03:40 +00:00
ArgHandler.py 2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-17 11:35:15 +00:00
Assistant.py * various: const.py changes 2007-09-08 05:54:02 +00:00
AutoComp.py Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files 2008-01-05 20:10:26 +00:00
BaseDoc.py add_comment() and work in progress for the new GraphViz framework 2008-01-02 08:43:19 +00:00
Bookmarks.py Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-07 22:27:05 +00:00
build_cmdplug
ColumnOrder.py * various: const.py changes 2007-09-08 05:54:02 +00:00
const.py.in Help via -h and --help gives same info 2008-01-18 11:00:01 +00:00
date_test.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
Date.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
DateEdit.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
DbLoader.py 2008-01-13 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-14 23:03:16 +00:00
DbManager.py 2008-01-08 Benny Malengier <benny.malengier@gramps-project.org> 2008-01-09 21:19:36 +00:00
DbState.py More updates to better support MenuOptions. FamilyLines seems to work now. 2007-12-30 05:41:16 +00:00
DdTargets.py 2007-07-11 Don Allingham <don@gramps-project.org> 2007-07-12 04:24:44 +00:00
DisplayState.py 0001495: imports in DisplayState.py need fixed. 2008-01-06 22:25:41 +00:00
Errors.py svn: r8622 2007-06-22 05:57:48 +00:00
ExportAssistant.py add missing assinment of forward button 2008-01-18 10:02:20 +00:00
ExportOptions.py 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-16 21:42:05 +00:00
FontScale.py 2007-09-08 Don Allingham <don@gramps-project.org> 2007-09-09 05:24:15 +00:00
gramps_main.py 2008-01-13 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-13 15:05:41 +00:00
gramps.py 2008-01-12 Benny Malengier <benny.malengier@gramps-project.org> 2008-01-13 00:48:03 +00:00
GrampsCfg.py add note reordering 2008-01-10 20:17:05 +00:00
GrampsDisplay.py 2008-01-12 Benny Malengier <benny.malengier@gramps-project.org> 2008-01-13 00:48:03 +00:00
GrampsWidgets.py Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files 2008-01-05 20:10:26 +00:00
ImgManip.py * src/SubstKeywords.py (SubstKeywords.replace_and_clean): fix substitution 2007-09-11 04:13:20 +00:00
LdsUtils.py 2007-09-16 Don Allingham <don@gramps-project.org> 2007-09-16 18:45:57 +00:00
ListModel.py 2007-09-16 Don Allingham <don@gramps-project.org> 2007-09-16 18:45:57 +00:00
Lru.py 2007-07-17 Don Allingham <don@gramps-project.org> 2007-07-18 04:17:30 +00:00
Makefile.am * src/DataViews/MediaView.py: 2008-01-06 10:51:20 +00:00
ManagedWindow.py 2008-01-13 Gary Burton <gary.burton@zen.co.uk> 2008-01-13 21:02:32 +00:00
MarkupText.py 2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-10 23:27:06 +00:00
Navigation.py * src/TreeViews/_PersonTreeView.py: Use name_displayer. 2007-06-28 05:41:40 +00:00
PageView.py * src/DataViews/PersonView.py, 2008-01-16 13:31:35 +00:00
PlaceUtils.py unicode char feature 1199 2007-08-31 15:06:51 +00:00
ProgressDialog.py Fix for allowing cancel to work 2007-12-16 15:28:33 +00:00
QuestionDialog.py * various: const.py changes 2007-09-08 05:54:02 +00:00
QuickReports.py 2008-01-03 Douglas S. Blank <dblank@cs.brynmawr.edu> 2008-01-03 14:18:18 +00:00
RecentFiles.py Fix in rename_filename 2008-01-10 16:28:46 +00:00
Relationship.py * src/plugins/rel_nl.py: new half sibling types 2007-11-23 15:02:30 +00:00
Reorder.py * src/Reorder.py: cleanup 2007-09-10 03:03:46 +00:00
ScratchPad.py 2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-17 20:24:44 +00:00
Sort.py 0001238: Web report: sort references for places and media (use locale.strcoll for sorting) 2007-10-12 12:16:49 +00:00
soundex.py * src/Reorder.py: cleanup 2007-09-10 03:03:46 +00:00
Spell.py 2007-10-03 Benny Malengier <benny.malengier@gramps-project.org> 2007-10-03 21:19:53 +00:00
SubstKeywords.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
ThumbNails.py 2007-09-28 Tobias Gehrig <tobias@gehrignet.de> 2007-09-28 18:33:22 +00:00
TipOfDay.py svn: r9416 2007-11-27 12:16:56 +00:00
ToolTips.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
TransUtils.py * src/Reorder.py: cleanup 2007-09-10 03:03:46 +00:00
TreeTips.py
UndoHistory.py Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files 2008-01-05 20:10:26 +00:00
Utils.py 2008-01-17 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-17 20:24:44 +00:00
ViewManager.py 2008-01-15 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-15 17:59:56 +00:00