.. |
cli
|
6863: Failed to open file with Gramps 3.4.5
|
2013-08-14 20:43:49 +00:00 |
data
|
0006055: Peculiar title of tip 63. Changed to "Don't speak English?"
|
2012-09-25 15:42:45 +00:00 |
DateHandler
|
6819: enable Arabic Date Handler
|
2013-09-10 08:49:41 +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
|
Add HasSourceIdOf and RegExpSourceIdOf to makefile.am
|
2013-09-16 23:20:34 +00:00 |
gen
|
7045: enable cal switch in editor on empty dates
|
2013-09-21 09:06:34 +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
|
6940: ErrorReportAssistant_Test.test_buffer_recall
|
2013-09-20 11:37:02 +00:00 |
gui
|
Fix citation filters so they no longer try to filter citations with a sources filter. Citation filter now allows specification of both source and citation data. When a citation is shown in a search or a filtered citation tree view, the corresponding source is also shown.
|
2013-09-16 21:38:16 +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
|
6960: fix merging citations batch tool; sources
|
2013-08-30 23:06:06 +00:00 |
plugins
|
AgeOnDate: backported changes that show reasoning for dead/alive status and age estimate
|
2013-09-17 23:48:54 +00:00 |
Simple
|
6871: workaround the gtk RTL bug in MultiTreeView
|
2013-08-20 21:39:47 +00:00 |
test
|
7034: probably_alive() failing when no birth-death
|
2013-09-03 12:27:08 +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
|
0006352: Bookmarking a source in the citation tree creates a blank bookmark. Disallow bookmarking a source in the Citation Tree View, and do not add sources to the history in the Citation Tree View.
|
2013-06-20 16:42:58 +00:00 |
config.py
|
New URL for gramps-addons
|
2013-01-01 19:45:56 +00:00 |
const.py.in
|
bump to 3.4.6
|
2013-05-22 10:20:10 +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
|
4735: Check for updates in a separate thread
|
2013-08-28 23:32:30 +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
|
export file select dialogue does not correctly reject empty filenames - two (probably long standing) coding errors: use of method name 'strip' instead of calling it, and does not isolate the filename from the full pathname
|
2013-02-01 17:46:43 +00:00 |
ExportOptions.py
|
5279: i can't export my database
|
2012-05-19 17:26:25 +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
|
7066: bug in hebrew_ymd
|
2013-09-14 23:54:39 +00:00 |
GrampsDisplay.py
|
Simplify display_url to just use htmlview or webbrowser
|
2013-09-04 16:37:22 +00:00 |
ImgManip.py
|
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging.
|
2012-07-16 17:53:43 +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
|
Bug 5429: Fix typo in MacTransUtils.py
|
2012-03-18 20:13:00 +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
|
0006529: Cancelling database upgrade can corrupt the database. Ensure database is unlocked when cancelling upgrade. Make links in dialogues into clickable hyper-links. Ensure dialogue windows stays on top. Reword warning and error messages to use Bsddb version, schema version and Family Tree consistently, to be clearer about the choice the user is being offered, and to provide hyper-links to more information.
|
2013-05-09 17:23:37 +00:00 |
QuickReports.py
|
GEPS023: merge branch (changes 17960-18546) into trunk
|
2011-12-04 17:09:17 +00:00 |
RecentFiles.py
|
6663: RecentFiles.do_save() doesn't do XML escape
|
2013-07-30 14:57:55 +00:00 |
Relationship.py
|
7053: Narrated Website report crashes; check for family == None on lookup
|
2013-09-10 10:10:04 +00:00 |
Reorder.py
|
missing or malformed SVN "Id" line
|
2011-10-23 03:13:50 +00:00 |
ScratchPad.py
|
Accept control-click as an alternative for right-click when the Gdk
|
2012-06-04 00:55:10 +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
|
Bug 7002: Gramps crashes when environment varable LANG is not set to C
|
2013-08-19 21:23:17 +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
|
Today() needs to be prefaced with modules, gen.lib.date
|
2013-09-16 18:01:12 +00:00 |