gramps/src
2010-04-06 19:59:58 +00:00
..
cli improve error message when missing report name 2010-04-06 19:59:58 +00:00
data Fixed menu element padding to allow all menu items on one row in Horizontal menu. 2010-04-05 05:54:22 +00:00
DateHandler fix short month dutch datehandler 2010-04-06 19:22:30 +00:00
docgen Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Filters 0002953: wrong handling of gramps id's on individual report. I44 and I440 I441 etc are all included when only I44 should be 2010-04-04 11:07:29 +00:00
gen docstring typo fixes 2010-04-05 13:10:29 +00:00
glade 3756: Cannot set new year value different than default (first January) - removed textbased example so as not to confuse 2010-04-03 23:36:07 +00:00
GrampsLocale
GrampsLogger Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
gui Add bookmark icon was missing on Menu (same string as navigationview) 2010-04-06 17:59:26 +00:00
images Some 16x16 images are missing, used by OS or desktop not able to scale SVG images 2010-03-15 13:55:07 +00:00
mapstraction 3672: Crosshair image missing from GeoView 2010-03-07 09:10:49 +00:00
Merge Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
plugins Add base class for sidebar plugins 2010-04-06 16:34:35 +00:00
PluginUtils 3690: Do not need to use underscore on text for file formats (import/export) 2010-03-21 10:33:08 +00:00
ReportBase 3441: Need to connect on_result_delete_event on glade dialogs - part 2 2010-03-05 22:52:12 +00:00
Simple Add empty date for fallback wrapper in SimpleAccess where there is no event 2010-04-05 12:38:04 +00:00
test Remove GEDCOM tests - they are broken and not used. 2009-12-25 20:39:02 +00:00
web Use list comprehensions and built-in functions 2010-01-25 17:40:15 +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 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
config.py Replace pedigree view with new extended pedigree view 2010-03-03 23:12:56 +00:00
const.py.in update copyright year in "about" dialog window 2010-03-10 07:44:29 +00:00
constfunc.py Deleted not used imports. 2010-02-08 08:26:54 +00:00
Date.py
DateEdit.py Newyear import/export changes and fix 2010-04-04 12:10:12 +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
DisplayState.py get_active should return None if no history object exists 2010-04-05 16:14:26 +00:00
Errors.py Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display. 2010-01-14 04:08:04 +00:00
ExportAssistant.py new gtk version has also a set_window 2010-02-02 08:09:31 +00:00
ExportOptions.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
glade.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
gramps.py Added a --settings to show settings and versions (based on test_dependencies.py by Stephen George) 2010-04-03 22:44:41 +00:00
GrampsAboutDialog.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
GrampsDisplay.py
ImgManip.py Move gtk-based items out of scope of import for cli 2009-11-16 22:39:54 +00:00
LdsUtils.py 3475: Sort temple names on LDS Editor 2010-03-20 14:30:35 +00:00
ListModel.py 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews 2009-11-12 21:53:47 +00:00
Lru.py 3527: People View sometimes skips items because of LRU key error 2010-01-21 01:55:48 +00:00
Makefile.am Remove column config from db, move to the plugins 2010-02-01 07:01:45 +00:00
ManagedWindow.py Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +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 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
QuickReports.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
RecentFiles.py
Relationship.py Fix of issue 3703. 2010-03-13 20:26:22 +00:00
Reorder.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
ScratchPad.py 3542: Scratchpad does not remove objects when changing database 2010-03-01 12:52:57 +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 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
SubstKeywords.py typo in docstring 2010-03-27 19:30: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 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
TransUtils.py added checks so that missing LOCALEDIR won't prevent gramps from starting 2010-04-04 09:25:18 +00:00
TreeTips.py
UndoHistory.py Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Utils.py 3789: Web report crash 2010-04-01 23:36:21 +00:00