gramps/src
2009-09-08 21:28:27 +00:00
..
BasicUtils pep8 & typos 2009-08-14 07:07:10 +00:00
cli Remove the "check" and "summary" CLI actions. Those plugins can be run using "-a tool -p name=check" and "-a report -p name=summary" respectively. 2009-09-03 04:12:11 +00:00
Config GeoView : Split in two parts : HtmlRenderer and GeoView. 2009-09-07 21:13:38 +00:00
data Fixed class EventList and EventPage. With it, display_attr_list(). Changed, added, and removed elements to match current work. 2009-09-05 11:45:56 +00:00
DataViews GeoView : 2 bugs : swap map and saving zoom when no title. 2009-09-08 21:28:27 +00:00
DateHandler 3160: Add Serbian DateHandler (patch provided by VPeric) 2009-08-10 15:00:29 +00:00
DisplayModels 2863: Wrong row when dropping on embedded list 2009-08-20 09:31:10 +00:00
DisplayTabs Nick_H patch of ticket 2009-08-24 22:14:31 +00:00
docgen Minor tweaks to use slices instead of lists of items 2009-06-25 13:41:16 +00:00
Editors String must be unicode for truncation to work for non ascii characters. 2009-09-08 10:13:48 +00:00
FilterEditor String must be unicode for truncation to work for non ascii characters. 2009-09-08 08:42:44 +00:00
Filters 1. Implement iter_<object> methods in proxybase. 2009-09-02 20:10:45 +00:00
gen Remove deprecated method 2009-09-07 16:22:12 +00:00
glade cleanup (typos, docs, indentation) 2009-08-08 15:52:12 +00:00
GrampsDbUtils Implement restructured database objects 2009-08-31 18:42:29 +00:00
GrampsLocale
GrampsLogger
gui GeoView : Split in two parts : HtmlRenderer and GeoView. 2009-09-07 21:13:38 +00:00
images GeoView : Split in two parts : HtmlRenderer and GeoView. 2009-09-07 21:13:38 +00:00
mapstraction GeoView : mapstraction to version 215. 2009-08-13 21:58:46 +00:00
Merge Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
Mime 0003162: adding pic to media gallery in person editor fails 2009-08-14 16:10:24 +00:00
plugins String must be unicode for truncation to work for non ascii characters. 2009-09-08 13:37:48 +00:00
PluginUtils String must be unicode for truncation to work for non ascii characters. 2009-09-08 09:59:11 +00:00
ReportBase 3166: Add source notes to DDR/DAR 2009-08-14 11:28:28 +00:00
Selectors Nick_H patch to participants in selectors, fixes a bug too 2009-08-24 22:56:12 +00:00
Simple pep8 fixes 2009-08-09 17:09:32 +00:00
test
widgets 0003064: Remove check for libglade in configure 2009-08-10 21:25:13 +00:00
ansel_utf8.py
Assistant.py
AutoComp.py AutoComp.py: remove redundant list-building and use inplace addition where applicable 2009-09-02 20:54:22 +00:00
Bookmarks.py String must be unicode for truncation to work for non ascii characters. 2009-09-08 08:26:23 +00:00
ColumnOrder.py
const.py.in 2548: deprecated system_filter.xml 2009-08-20 12:27:29 +00:00
Date.py
DateEdit.py pep8 fixes 2009-08-09 17:09:32 +00:00
DbState.py Implement restructured database objects 2009-08-31 18:42:29 +00:00
DdTargets.py cleanup (reordering alphabetically of DnD types) 2009-08-12 10:01:28 +00:00
DisplayState.py Bug 3123: [Gedcom] An empty type on event may break import 2009-07-29 17:39:58 +00:00
Errors.py remove GConfSchemaError as it is not used anymore 2009-08-14 07:05:59 +00:00
ExportAssistant.py 0002948: error encountered while exporting to 'cd xml' 2009-08-08 15:44:46 +00:00
ExportOptions.py Fixed an issue related to #0000841 and added two new properties: options.no_fileselect and options.confirm_text for altering assistant behavior; the Assistant code needs a refactoring at some point 2009-08-15 00:19:35 +00:00
glade.py 03090: All strings are not shown translated 2009-07-16 12:23:51 +00:00
gramps.py Removing experimental server code 2009-08-03 00:24:34 +00:00
GrampsAboutDialog.py
GrampsCfg.py Added Utils.update_constants() that is run after changing preferences. 2009-07-19 20:50:46 +00:00
GrampsDisplay.py
ImgManip.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
LdsUtils.py
ListModel.py pep8 fixes & typos 2009-08-12 09:59:41 +00:00
Lru.py pep8 fixes 2009-08-09 17:09:32 +00:00
Makefile.am add glade.py to install 2009-07-15 14:03:31 +00:00
ManagedWindow.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
Navigation.py pep8 fixes & typos 2009-08-12 09:59:41 +00:00
PageView.py Start with fix up of connects to db in relationview. 2009-08-24 21:44:15 +00:00
PlaceUtils.py
ProgressDialog.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
QuestionDialog.py pep8 & typos 2009-08-14 07:07:10 +00:00
QuickReports.py
RecentFiles.py
Relationship.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
Reorder.py
ScratchPad.py String must be unicode for truncation to work for non ascii characters. 2009-09-08 07:28:23 +00:00
Sort.py Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance 2009-06-30 14:05:57 +00:00
soundex.py
Spell.py
SubstKeywords.py
ThumbNails.py typo & pep8 fixes 2009-08-10 21:23:38 +00:00
TipOfDay.py
ToolTips.py
TransUtils.py 03090: All strings are not shown translated 2009-07-16 12:23:51 +00:00
TreeTips.py
UndoHistory.py Implement restructured database objects 2009-08-31 18:42:29 +00:00
Utils.py 2863: Wrong row when dropping on embedded list 2009-08-20 09:31:10 +00:00