gramps/src
2011-03-06 18:18:32 +00:00
..
cli 4643: command line report query of "off" should return all possible values 2011-02-18 16:16:28 +00:00
data Second step in bringing gramps-connect back into sync with gramps 3.3 2011-02-19 02:36:20 +00:00
DateHandler Fixed a typo and improved Swedish Calendar. 2011-02-17 08:34:48 +00:00
docgen Optimize by replacing multiple calls to .write methods with one call where possible 2010-06-11 14:29:44 +00:00
Filters Update tagging to work with new transaction code 2011-02-21 19:26:07 +00:00
gen 4041: Filter rule people with records containing <substring> fails on street name 2011-03-05 10:47:07 +00:00
glade Mult surname interface changes: 2011-01-22 15:07:29 +00:00
GrampsLocale 4532: Patch for Windows (by josip) 2011-01-15 09:43:34 +00:00
GrampsLogger Some bsddb changes 2011-01-23 21:25:51 +00:00
gui 4681: Web report crash (DenominoViso); make external plugin options work again 2011-03-03 16:29:07 +00:00
guiQML undo revision 16673 2011-03-02 11:31:57 +00:00
images GeoView : issue 4547 : restoring images in 22x22 and 48x48 2011-01-28 22:00:02 +00:00
Merge 4198: Person view does not remove a row correctly when two people are merged. 2011-02-20 10:52:06 +00:00
plugins 4114: Would like to use stdin and stdout for command line import/export; Xml import 2011-03-06 18:18:32 +00:00
Simple add missing gettext module 2010-10-30 09:32:01 +00:00
test Remove unneeded line continuations and tidy up 2011-01-26 20:10:22 +00:00
web 4198: Person view does not remove a row correctly when two people are merged. 2011-02-20 10:52:06 +00:00
Assistant.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
AutoComp.py
Bookmarks.py Add move_up and move_down methods to ListModel 2010-09-20 23:58:16 +00:00
config.py Some bsddb changes 2011-01-23 21:25:51 +00:00
const.py.in Changes to allow a QML interface: 2011-01-30 16:28:54 +00:00
constfunc.py Workaround to suppress gtk bogus warning regarding non-string items in sys.argv, error reported upstream as gnome (pygtk) #637877 2010-12-25 16:55:28 +00:00
Date.py
DateEdit.py 4383: Error while attempt to edit family 2011-01-25 12:45:49 +00:00
DbState.py Extend history functionality (back/forward) and active-changed signals to all primary objects 2010-01-10 19:19:33 +00:00
DdTargets.py continue adding to the editname GUI 2010-10-15 21:42:56 +00:00
DisplayState.py Introduce workspaces with a shared filter/gramplet sidebar 2010-11-08 15:50:51 +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 Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk. 2010-10-09 12:33:47 +00:00
ExportOptions.py One more string to translate. 2011-03-01 13:11:21 +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 Some bsddb changes 2011-01-23 21:25:51 +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 Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk. 2010-10-09 12:33:47 +00:00
LdsUtils.py 3475: Sort temple names on LDS Editor 2010-03-20 14:30:35 +00:00
ListModel.py 4647: Fix ListModel so that it uses the correct sort column 2011-02-15 11:12:57 +00:00
Lru.py 4333: memory leak in 3.2 2010-10-31 07:33:17 +00:00
Makefile.am GEPS 008: File Organization : about dialog in gui + pylint fixes + real modal 2011-01-24 21:50:06 +00:00
ManagedWindow.py 4273: Error during execution of CLI command (part 1, Verify) 2010-10-15 16:58:41 +00:00
PlaceUtils.py Handle GEDCOM 5.5.1 formats for latitude and longitude (bug #3743) 2010-03-22 22:35:53 +00:00
QuestionDialog.py 4445: better English in database-repair typeout (contribution by Paul Franklin) 2010-12-12 08:31:47 +00:00
QuickReports.py Added a new addon type 'WebConnect' which defines a method to lookup data on websites 2010-08-25 01:17:22 +00:00
RecentFiles.py
Relationship.py Simplify code by replacing references with module-level variables 2011-02-09 19:06:47 +00:00
Reorder.py 4198: Person view does not remove a row correctly when two people are merged. 2011-02-20 10:52:06 +00:00
ScratchPad.py Remove unneeded line continuations and tidy up 2011-01-26 20:10:22 +00:00
Sort.py NameDisplay was moved. 2010-01-14 04:21:31 +00:00
soundex.py 3739: Find duplicate people (error in soundex unicode) 2010-03-20 12:33:44 +00:00
Spell.py Spanish didn't like this string 2011-02-11 14:18:29 +00:00
ThumbNails.py Continued work on GEP008: move src/Mime to src/gen/mime. 2010-01-24 20:17:14 +00:00
TipOfDay.py New tip of the days of Duncan, code to support <br/> 2010-02-08 09:51:47 +00:00
ToolTips.py GEPS 006: Add Locality field to Location 2010-10-27 18:13:53 +00:00
TransUtils.py 4532: Patch for Windows (by josip) 2011-01-15 09:43:34 +00:00
TreeTips.py
UndoHistory.py Updates to undo/redo logic: 2010-05-20 18:32:08 +00:00
Utils.py 4326: 'descendant' instead of 'descendent' 2011-02-03 09:04:07 +00:00