..
cli
5934: How to fix invalid Database Path?
2012-09-27 09:18:34 +00:00
data
0006055: Peculiar title of tip 63. Changed to "Don't speak English?"
2012-09-25 15:42:45 +00:00
DateHandler
improvements on french date handler (by Mathieu MD)
2012-04-01 15:00:39 +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
5993: RegEx in Filter "person has name" can not handle non-ASCII characters (patch by Benny)
2012-09-15 13:29:50 +00:00
gen
Fix of issue 6031.
2012-09-25 16:57:16 +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
5809: Multisurname editor impossibly narrow
2012-06-03 20:11:39 +00:00
gui
5144: Locale not taken into account to sort family list on father or mother name
2012-10-04 07:58:45 +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
5809: Multisurname editor impossibly narrow
2012-06-03 20:11:39 +00:00
plugins
0005859: Stepsiblings are NOT correct
2012-10-23 11:59:00 +00:00
Simple
Accept control-click as an alternative for right-click when the Gdk
2012-06-04 00:55:10 +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
6142: set option for using last view to False by default
2012-10-23 08:48:57 +00:00
const.py.in
Fix of issue 6060, problem with lower case drive letters in Windows.
2012-09-29 16:32:39 +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
5279: i can't export my database
2012-05-19 17:26:25 +00:00
glade.py
gramps.py
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Setup logging in gramps.py before anything else; for Windows divert stderr/stdout to a log file; use logging instead of print for errors or warnings.
2012-07-16 22:54:43 +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
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
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
0005859: Stepsiblings are NOT correct
2012-10-23 11:59:00 +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
0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Setup logging in gramps.py before anything else; for Windows divert stderr/stdout to a log file; use logging instead of print for errors or warnings.
2012-07-16 22:54:43 +00:00
TreeTips.py
missing or malformed SVN "Id" line
2011-10-23 03:13:50 +00:00
UndoHistory.py
Utils.py
5466: On import and Check and Repair need to check references to absent objects
2012-04-14 12:19:00 +00:00