gramps/src
Benny Malengier c0b534fe1d 4301: Got a database error
svn: r16134
2010-11-04 19:43:07 +00:00
..
cli Issue 4274, Gramps cli commands for user with non latin characters in names. Mostly Windows. 2010-10-14 11:31:15 +00:00
data Style Sheets: Added comment line to remove the description under the thumbnails in Individual Gallery. Search for line that is: #indivgallery div.thumbnail p, and follow the directions there. 2010-10-14 00:45:20 +00:00
DateHandler Add Date handler for Slovenian (by Bernard Banko) 2010-10-12 06:44:58 +00:00
docgen Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Filters 4333: memory leak in 3.2 2010-11-01 20:48:23 +00:00
gen 4333: memory leak in 3.2 2010-10-31 08:38:05 +00:00
glade typo 2010-04-19 08:21:20 +00:00
GrampsLocale
GrampsLogger Added info about DB version. 2010-05-27 11:01:20 +00:00
gui 4301: Got a database error 2010-11-04 19:43:07 +00:00
images Some 16x16 images are missing, used by OS or desktop not able to scale SVG images 2010-03-15 13:53:21 +00:00
mapstraction 3672: Crosshair image missing from GeoView 2010-03-07 09:10:00 +00:00
Merge 3831: Childref notes are lost on merging of children 2010-04-13 02:28:19 +00:00
plugins #2644: Do not export individual events without primary role 2010-10-24 07:20:15 +00:00
PluginUtils Updates to allow for user names with non latin characters in Windows. 2010-09-30 10:02:41 +00:00
ReportBase Issue 4274, Gramps cli commands for user with non latin characters in names. Mostly Windows. 2010-10-14 11:31:15 +00:00
Simple Attempts to fix unicode column text 2010-01-28 13:57:00 +00:00
test
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 4250: Bookmark menu does not redraw when bookmarks are re-ordered 2010-09-20 23:47:06 +00:00
config.py Remove extended pedigree view 2010-03-03 23:21:12 +00:00
const.py.in bump version strings to 3.2.5 2010-10-10 23:34:07 +00:00
constfunc.py Deleted not used imports. 2010-02-08 08:26:54 +00:00
Date.py
DateEdit.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
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 Issue 3960, warn button disappears too soon on long GEDCOM import with errors. 2010-09-06 15:18:28 +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 Updates to allow for user names with non latin characters in Windows. 2010-09-30 10:02:41 +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 merged 15378 from trunk. 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:49:15 +00:00
gramps.py Issue 4274, Gramps cli commands for user with non latin characters in names. Mostly Windows. 2010-10-14 11:31:15 +00:00
GrampsAboutDialog.py Added version info about the database. 2010-05-21 14:16:13 +00:00
GrampsDisplay.py
ImgManip.py Updates to allow for user names with non latin characters in Windows. 2010-09-30 10:02:41 +00:00
LdsUtils.py 3475: Sort temple names on LDS Editor 2010-03-20 14:31:44 +00:00
ListModel.py
Lru.py 4333: memory leak in 3.2 2010-10-31 08:38:05 +00:00
Makefile.am Had missed to add constfunct.py. 2010-02-26 10:33:25 +00:00
ManagedWindow.py Deleted test string. 2010-05-04 11:57:12 +00:00
PlaceUtils.py Handle GEDCOM 5.5.1 formats for latitude and longitude (bug #3743) 2010-03-22 22:21:05 +00:00
QuestionDialog.py Fix of 3800, so that error msg are dispalyed. 2010-04-15 06:41:10 +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 #4044 #2855 #2762 fix on half relations (contribution by reinhard) 2010-06-05 06:25:46 +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:33 +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:41:37 +00:00
Spell.py 3826: Language detection in spelling does not work, by kulath 2010-04-11 14:18:59 +00:00
SubstKeywords.py Fix of 4071 so that substitutioins variables /%N, /%s, /%S follow the spec in the manual. 2010-06-15 06:32:41 +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 Updates to allow for user names with non latin characters in Windows. 2010-09-30 10:02:41 +00:00
TreeTips.py
UndoHistory.py Bug 0003785: Unhandled exception - Undo History - ValueError: invalid tree path 2010-08-30 16:37:20 +00:00
Utils.py typo in comment 2010-10-13 10:49:07 +00:00