gramps/src
2010-07-29 16:57:25 +00:00
..
cli 3142: To allow backups into GRAMPS XML format without Proxy or Living filters; added two config settings for quick-backup dir and filename pattern; added dbstate.db_name 2010-07-22 01:50:00 +00:00
data Mapstraction.css: Fixed a problem where it was not allowing PlacePage Place Maps to not be shown. NarrativeWeb: More tweaks to FamilyMap and PlacePage Maps. 2010-07-27 08:33:06 +00:00
DateHandler 4089: 5 caracters for short months 2010-07-29 08:51:24 +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 Fix of issue 4078, note.get() unicode now. 2010-06-28 07:44:17 +00:00
gen Show errors on invalid plugin load 2010-07-28 15:03:37 +00:00
glade Allow Gramplet frame titles to be edited in place 2010-07-25 17:22:52 +00:00
GrampsLocale
GrampsLogger Added info about DB version. 2010-05-27 11:04:45 +00:00
gui Refactored listviews to be able to select multiple items for dnd 2010-07-29 07:59:07 +00:00
images Removed gramps-merge.png from these files so that compilation would complete itself. 2010-07-23 06:26:36 +00:00
mapstraction mapstraction : cannot generate Makefile 2010-07-21 07:31:09 +00:00
Merge 2059: need a way to compare and merge all objects, by MD Nauta 2010-07-22 02:16:32 +00:00
plugins Fixed a couple of misspelled methods 2010-07-29 07:59:54 +00:00
Simple Protect from null tree iter 2010-05-30 11:49:50 +00:00
test Remove GEDCOM tests - they are broken and not used. 2009-12-25 20:39:02 +00:00
web Remove debug setting as default 2010-05-14 08:59:36 +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 3142: To allow backups into GRAMPS XML format without Proxy or Living filters; added two config settings for quick-backup dir and filename pattern; added dbstate.db_name 2010-07-22 01:50:00 +00:00
const.py.in PlacePage map using mapstraction is now complete and ready for testing. IndividualPage maps are not ready yet. 2010-06-10 08:03:31 +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 Added a new raw_list dnd type 2010-07-29 07:57:43 +00:00
DisplayState.py Protect views with no histories 2010-05-02 13:46:23 +00:00
Errors.py 2059: need a way to compare and merge all objects, by MD Nauta 2010-07-22 02:16:32 +00:00
ExportAssistant.py 3878: Private option and filter on Exporter; adds proxy order, browse of proxy data, referenced proxy, update of all exports (except csv) 2010-05-30 04:07:50 +00:00
ExportOptions.py Added filter editor for person and note filters, and removed unneeded reference filters 2010-05-31 14:50:34 +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 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 Fixed spelling error 2010-05-25 11:30:43 +00:00
GrampsDisplay.py
ImgManip.py 3798: Narrative Web Report error 'Too many open files: ...' 2010-04-16 15:36:31 +00:00
LdsUtils.py 3475: Sort temple names on LDS Editor 2010-03-20 14:30:35 +00:00
ListModel.py
Lru.py 3527: People View sometimes skips items because of LRU key error 2010-01-21 01:55:48 +00:00
Makefile.am 0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant). 2010-05-01 04:12:42 +00:00
ManagedWindow.py 2059: need a way to compare and merge all objects, by MD Nauta 2010-07-22 02:16:32 +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 Fix of 3800, so that error msg are dispalyed. 2010-04-15 06:41:56 +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-04 13:33: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 Removed TreeTips: didn't work right, and didn't use actual tooltips 2010-07-29 16:57:25 +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 3826: Language detection in spelling does not work, by kulath 2010-04-11 14:16:54 +00:00
SubstKeywords.py Fix of 4071 so that substitutioins variables /%N, /%s, /%S follow the spec in the manual. 2010-06-15 06:34:54 +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 Fix tooltips in list views (currently disabled) 2010-07-04 16:59:05 +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 Updates to undo/redo logic: 2010-05-20 18:32:08 +00:00
Utils.py Removed some subtle checks in probably_alive to make more protective when restricting on alive status 2010-06-11 00:35:54 +00:00