.. |
BasicUtils
|
2007-08-30 Don Allingham <don@gramps-project.org>
|
2007-08-31 03:18:38 +00:00 |
Config
|
* src/Config/_GrampsIniKeys.py (get): handle "" case
|
2007-08-26 04:18:19 +00:00 |
data
|
sepia.tpkg: change css web link color
|
2007-09-01 19:05:41 +00:00 |
DataViews
|
2007-09-04 Don Allingham <don@gramps-project.org>
|
2007-09-05 03:56:32 +00:00 |
DateHandler
|
DateHandler/_Date_fr.py : try to avoid negative dates conversion (B.C.E)
|
2007-09-07 22:07:50 +00:00 |
DisplayModels
|
2007-07-17 Don Allingham <don@gramps-project.org>
|
2007-07-18 04:17:30 +00:00 |
DisplayTabs
|
clean some window management bugs
|
2007-08-29 12:50:37 +00:00 |
docgen
|
2007-09-07 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
|
2007-09-07 11:53:12 +00:00 |
Editors
|
bug, save(self, obj) to save(self, *obj)
|
2007-08-31 10:18:42 +00:00 |
FilterEditor
|
new reference count filters
|
2007-08-30 08:04:28 +00:00 |
Filters
|
move some filter code from ::apply() into ::prepare() to ensure it executes only once
|
2007-08-31 08:19:14 +00:00 |
glade
|
Family context menu with quick reports
|
2007-08-30 19:49:04 +00:00 |
GrampsDb
|
2007-09-07 Don Allingham <don@gramps-project.org>
|
2007-09-07 21:24:01 +00:00 |
GrampsDbUtils
|
2007-09-07 Don Allingham <don@gramps-project.org>
|
2007-09-07 21:24:01 +00:00 |
GrampsLocale
|
Ship __init__.py
|
2007-06-27 23:45:28 +00:00 |
GrampsLogger
|
2007-01-09 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
|
2007-01-09 22:10:36 +00:00 |
images
|
svn: r8940
|
2007-09-07 08:29:50 +00:00 |
Merge
|
2007-07-29 Don Allingham <don@gramps-project.org>
|
2007-07-30 01:57:02 +00:00 |
Mime
|
Contribution from Doug Blank <dblank@cs.brynmawr.edu>: Add the ability to import and export CSV files as a plugin.
|
2007-07-25 03:41:02 +00:00 |
Models
|
|
|
ObjectSelector
|
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
|
2007-06-28 05:41:40 +00:00 |
plugins
|
plugins/rel_fr.py : better string descriptions
|
2007-09-07 13:48:59 +00:00 |
PluginUtils
|
Quick reports general functionality
|
2007-08-29 19:37:58 +00:00 |
RelLib
|
* src/GrampsDb/_GrampsDBDir.py: use types.InstanceType
|
2007-08-31 01:52:24 +00:00 |
ReportBase
|
Add MenuOptions class for report options.
|
2007-09-05 03:02:50 +00:00 |
Selectors
|
2007-07-17 Don Allingham <don@gramps-project.org>
|
2007-07-18 04:17:30 +00:00 |
Simple
|
Family context menu with quick reports
|
2007-08-30 19:49:04 +00:00 |
TreeViews
|
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
|
2007-06-28 05:41:40 +00:00 |
accent.py
|
|
|
AddMedia.py
|
2007-05-14 Don Allingham <don@gramps-project.org>
|
2007-05-15 04:17:12 +00:00 |
ansel_utf8.py
|
* src/RelLib/_Name.py: default utf8 strings
|
2007-01-08 21:40:51 +00:00 |
ArgHandler.py
|
* src/GrampsDbUtils/_WriteGedcom.py: pylint cleanup
|
2007-09-06 04:36:04 +00:00 |
Assistant.py
|
New export assistant
|
2007-08-23 11:58:36 +00:00 |
AutoComp.py
|
2007-06-26 Don Allingham <don@gramps-project.org>
|
2007-06-27 04:50:33 +00:00 |
BaseDoc.py
|
2007-06-30 Alex Roitman <shura@gramps-project.org>
|
2007-06-30 18:58:14 +00:00 |
Bookmarks.py
|
2007-08-05 Don Allingham <don@gramps-project.org>
|
2007-08-06 04:11:52 +00:00 |
build_cmdplug
|
|
|
ColumnOrder.py
|
2007-07-07 Don Allingham <don@gramps-project.org>
|
2007-07-08 03:27:06 +00:00 |
const.py.in
|
svn: r8540
|
2007-06-13 02:27:31 +00:00 |
date_test.py
|
* src/date_test.py: Correct import of Date object
|
2006-11-09 05:05:40 +00:00 |
Date.py
|
|
|
DateEdit.py
|
2007-06-26 Don Allingham <don@gramps-project.org>
|
2007-06-27 04:50:33 +00:00 |
DbLoader.py
|
* src/DbLoader.py (DbLoader.do_import): catch unicode encoding errors
|
2007-07-31 04:23:30 +00:00 |
DbManager.py
|
2007-09-01 Don Allingham <don@gramps-project.org>
|
2007-09-01 22:08:17 +00:00 |
DbState.py
|
2007-06-13 Don Allingham <don@gramps-project.org>
|
2007-06-13 22:48:28 +00:00 |
DdTargets.py
|
2007-07-11 Don Allingham <don@gramps-project.org>
|
2007-07-12 04:24:44 +00:00 |
DisplayState.py
|
Remove db requirement from constructor and add get_plural_relationship_string to relationship class.
|
2007-08-18 13:31:50 +00:00 |
Errors.py
|
svn: r8622
|
2007-06-22 05:57:48 +00:00 |
ExportAssistant.py
|
2007-08-31 Don Allingham <don@gramps-project.org>
|
2007-08-31 14:26:59 +00:00 |
ExportOptions.py
|
2007-08-30 Don Allingham <don@gramps-project.org>
|
2007-08-31 03:18:38 +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/images/16x16/gramps-zoom-fit-width.png: delete
|
2007-09-06 21:01:48 +00:00 |
gramps.py
|
Use the normal sys.exit() instead of os._exit() because the latter will
|
2007-03-20 19:21:41 +00:00 |
GrampsCfg.py
|
2007-07-11 Don Allingham <don@gramps-project.org>
|
2007-07-12 04:24:44 +00:00 |
GrampsDisplay.py
|
* src/ViewManager.py (ViewManager.about): Use const.py.
|
2006-10-29 03:01:56 +00:00 |
GrampsWidgets.py
|
2007-05-07 Benny Malengier <bm@cage.ugent.be>
|
2007-05-07 20:41:16 +00:00 |
ImgManip.py
|
2007-05-14 Don Allingham <don@gramps-project.org>
|
2007-05-15 04:17:12 +00:00 |
LdsUtils.py
|
* src/LdsUtils.py: switch to parsing an external XML file instead of
|
2007-06-24 04:32:54 +00:00 |
ListModel.py
|
* src/ListModel.py: change __connect_model back to connect_model
|
2007-07-28 02:23:43 +00:00 |
Lru.py
|
2007-07-17 Don Allingham <don@gramps-project.org>
|
2007-07-18 04:17:30 +00:00 |
Makefile.am
|
Quick reports general functionality
|
2007-08-29 19:37:58 +00:00 |
ManagedWindow.py
|
Quick reports general functionality
|
2007-08-29 19:37:58 +00:00 |
MarkupText.py
|
2007-09-06 Benny Malengier <benny.malengier@gramps-project.org>
|
2007-09-06 18:25:30 +00:00 |
Navigation.py
|
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
|
2007-06-28 05:41:40 +00:00 |
PageView.py
|
Family context menu with quick reports
|
2007-08-30 19:49:04 +00:00 |
PlaceUtils.py
|
unicode char feature 1199
|
2007-08-31 15:06:51 +00:00 |
ProgressDialog.py
|
Make XML writer gtk independant again.
|
2007-02-17 22:12:56 +00:00 |
QuestionDialog.py
|
svn: r8540
|
2007-06-13 02:27:31 +00:00 |
QuickReports.py
|
Quick reports general functionality
|
2007-08-29 19:37:58 +00:00 |
RecentFiles.py
|
Update
|
2007-06-14 05:39:03 +00:00 |
Relationship.py
|
Patch from Jérôme Rapinat to fix array bounds check in Relationship.py.
|
2007-08-21 04:16:41 +00:00 |
Reorder.py
|
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
|
2007-06-28 05:41:40 +00:00 |
ScratchPad.py
|
2007-08-20 Don Allingham <don@gramps-project.org>
|
2007-08-21 03:21:41 +00:00 |
Sort.py
|
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
|
2007-06-28 05:41:40 +00:00 |
soundex.py
|
|
|
Spell.py
|
* src/Spell.py: (__sort_languages): typo
|
2007-07-27 19:11:15 +00:00 |
SubstKeywords.py
|
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
|
2007-06-28 05:41:40 +00:00 |
TipOfDay.py
|
2006-10-26 Alex Roitman <shura@gramps-project.org>
|
2006-10-27 01:59:33 +00:00 |
ToolTips.py
|
Replace "get_note()" calls with "get_note_list()"
|
2007-07-20 12:03:35 +00:00 |
TransUtils.py
|
|
|
TreeTips.py
|
|
|
UndoHistory.py
|
|
|
Utils.py
|
Add MenuOptions class for report options.
|
2007-09-05 03:02:50 +00:00 |
ViewManager.py
|
New export assistant
|
2007-08-23 11:58:36 +00:00 |