..
cli
bug #5554 : Automake problem
2012-02-10 20:25:15 +00:00
data
Person view details and edit sorta working
2011-12-13 02:08:47 +00:00
DateHandler
bug #5554 : Automake problem
2012-02-10 20:25:15 +00:00
docgen
for Python files and Makefile.am files in the "src" (only) sub-tree:
2011-12-06 16:56:50 +00:00
Filters
bug #5554 : Automake problem
2012-02-10 20:25:15 +00:00
gen
GEDCOM Import
2012-02-17 00:25:02 +00:00
glade
Fix keyboard shortcut
2012-01-15 21:01:07 +00:00
GrampsLocale
bug #5554 : Automake problem
2012-02-10 20:25:15 +00:00
GrampsLogger
bug #5554 : Automake problem
2012-02-10 20:25:15 +00:00
gui
Improve error message when a view or plugin fails to load
2012-02-15 21:17:55 +00:00
guiQML
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
images
Add missing citation file reference for desktop using svg (installation)
2012-01-27 17:54:35 +00:00
Merge
bug #5554 : Automake problem
2012-02-10 20:25:15 +00:00
plugins
GEDCOM Import
2012-02-17 00:25:02 +00:00
Simple
bug #5554 : Automake problem
2012-02-10 20:25:15 +00:00
test
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
webapp
Need to upate cache and probably_alive after edit/import
2011-12-13 14:23:13 +00:00
Assistant.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
AutoComp.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
Bookmarks.py
Initial prototype.
2011-07-24 18:30:28 +00:00
config.py
5476: Allow user to set a default relationship type
2012-01-02 15:12:18 +00:00
const.py.in
5394: Gramps support for backup/restore of multiple trees needs to be better thought out
2012-02-10 18:38:27 +00:00
constfunc.py
typos
2011-12-13 17:10:21 +00:00
Date.py
DateEdit.py
2521, 4923 'after' and validation (partial fix); typo on NextYear()
2011-05-21 08:38:22 +00:00
DbState.py
Merged trunk r17888 through r18397 into geps023.
2011-11-05 19:07:58 +00:00
DdTargets.py
GEPS023: merge branch (changes 17960-18546) into trunk
2011-12-04 17:09:17 +00:00
DisplayState.py
5290: Unhandled exception when merging people
2011-12-25 09:28:45 +00:00
Errors.py
4114: Would like to use stdin and stdout for command line import/export; Xml import
2011-03-06 18:18:32 +00:00
ExportAssistant.py
4156: Database export crash because of entagled jpeg libraries
2011-12-19 18:35:23 +00:00
ExportOptions.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
glade.py
issues 3915, 3950 and 3951 (and perhaps some more?) due to a change in pygtk appears to be fixed with this patch.
2010-05-09 18:43:06 +00:00
gramps.py
4646: reports cannot be run from the command line in a non-GUI environment -- partial fix
2011-11-23 20:19:19 +00:00
GrampsDisplay.py
Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
2010-12-23 16:51:04 +00:00
ImgManip.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
LdsUtils.py
ListModel.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
Lru.py
0005414: Crash in SourceView. LRU clear does not reset first and last pointers
2011-12-11 21:18:29 +00:00
MacTransUtils.py
5128: Python files with no SVN "Id" property (& added MIME text/plain if none)
2011-10-16 20:21:22 +00:00
Makefile.am
Change HTML5 support so that pages pass the w3c validator tests
2012-01-14 20:27:24 +00:00
ManagedWindow.py
4273: Error during execution of CLI command (part 1, Verify)
2010-10-15 16:58:41 +00:00
PlaceUtils.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
QuestionDialog.py
Add option for monospaced font in InfoDialog
2012-02-02 12:50:56 +00:00
QuickReports.py
GEPS023: merge branch (changes 17960-18546) into trunk
2011-12-04 17:09:17 +00:00
RecentFiles.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
Relationship.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
Reorder.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
ScratchPad.py
5451: 'Clear' clipboard causes crashes
2011-12-19 14:32:57 +00:00
Sort.py
Remove redundant variable from by_event_id_key
2012-02-06 20:43:32 +00:00
soundex.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
Spell.py
3866 3976 3977: Two 'spell' entries; remove Enchant dependency (patch by Tim Lyons)
2011-05-26 08:05:04 +00:00
ThumbNails.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
TipOfDay.py
ToolTips.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
TransUtils.py
cope better when LANG is not set at all
2011-12-14 19:00:39 +00:00
TreeTips.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
UndoHistory.py
Updates to undo/redo logic:
2010-05-20 18:32:08 +00:00
Utils.py
GEPS 023: Updates to Check and Repair, Test Case Generator and repo and Utils
2012-01-06 22:56:08 +00:00