gramps/src
2009-07-28 11:41:20 +00:00
..
BasicUtils Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
cli svn id tag 2009-07-04 15:55:43 +00:00
Config Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
data NarrativeWeb is now running once again. I do not have a good python exif library yet to use with Gramps. Tiny update to Visually impaired stylesheet to match some changes to plugin. 2009-07-28 11:41:20 +00:00
DataViews Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
DateHandler Request #3083: To display /Day month year/ on Date_fr.py 2009-07-06 09:59:54 +00:00
DisplayModels Revert an unneccesary change 2009-07-12 19:51:17 +00:00
DisplayTabs remember selected item in embedded list tabs after change 2009-07-24 06:14:21 +00:00
docgen Minor tweaks to use slices instead of lists of items 2009-06-25 13:41:16 +00:00
Editors 3110: Typo on child edit context menu (EditFamily) fix by romjerome 2009-07-20 13:25:11 +00:00
FilterEditor Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
Filters remove sort_handles=False parameters from iter_person_handles calls 2009-07-15 14:48:11 +00:00
gen fix make install failing 2009-07-16 09:17:40 +00:00
glade add gramps widget catalog for use with glade-3 2009-07-16 13:52:32 +00:00
GrampsDbUtils Remove some junk leftover from testing. 2009-06-26 10:37:37 +00:00
GrampsLocale
GrampsLogger Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
gui Removed 'self' left over from conversion from method to function. 2009-07-19 23:58:32 +00:00
images remove image files used by the deprecated MapView module 2009-06-02 19:22:03 +00:00
mapstraction
Merge Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
Mime
plugins NarrativeWeb is now running once again. I do not have a good python exif library yet to use with Gramps. Tiny update to Visually impaired stylesheet to match some changes to plugin. 2009-07-28 11:41:20 +00:00
PluginUtils Replace get_family_handles with iter_family_handles 2009-07-08 16:11:20 +00:00
ReportBase 0002957: Crash when displaying the configuration of a book created with Gramps 3.0.x 2009-07-28 04:08:26 +00:00
Selectors Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
Simple Use GrampsCursor as a context manager using "with" statement 2009-06-16 15:49:17 +00:00
test
widgets missing gettext import 2009-07-15 15:39:07 +00:00
ansel_utf8.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Assistant.py Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
AutoComp.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
Bookmarks.py
ColumnOrder.py Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
const.py.in add platform constants 2009-07-04 09:30:10 +00:00
Date.py
DateEdit.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
DbState.py Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
DdTargets.py
DisplayState.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Errors.py
ExportAssistant.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
ExportOptions.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
glade.py 03090: All strings are not shown translated 2009-07-16 12:23:51 +00:00
gramps.py 03090: All strings are not shown translated 2009-07-16 12:23:51 +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 add support for russian manual (contribution by Zegzda Yevgeny) 2009-06-05 15:24:48 +00:00
ImgManip.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
LdsUtils.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
ListModel.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Lru.py Fix a variety of memory leaks around the PeopleView and model 2009-07-12 19:45:17 +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 Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
PageView.py 3052: Only PeopleView rebuilds entries on SearchBar after a change on columns Editor 2009-06-29 19:57:12 +00:00
PlaceUtils.py
ProgressDialog.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
QuestionDialog.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
QuickReports.py remove template code from quickreport docgen 2009-06-15 16:18:16 +00:00
RecentFiles.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Relationship.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
Reorder.py Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
ScratchPad.py Scratchpad does not keep history between sessions anymore 2009-06-30 21:29:14 +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 Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
SubstKeywords.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
ThumbNails.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
TipOfDay.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
ToolTips.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
TransUtils.py 03090: All strings are not shown translated 2009-07-16 12:23:51 +00:00
TreeTips.py
UndoHistory.py
Utils.py Added Utils.update_constants() that is run after changing preferences. 2009-07-19 20:50:46 +00:00