gramps/src/plugins/gramplet
2009-07-14 14:16:03 +00:00
..
AgeOnDateGramplet.py
AgeStats.py Implement iter_people_handles methods and begin to use them 2009-07-03 20:23:41 +00:00
AttributesGramplet.py Added revision numbering symbol to all of plugins directory if it was missing in the file. 2009-02-16 06:56:49 +00:00
CalendarGramplet.py
DataEntryGramplet.py Replace get_place_handles with iter_place_handles 2009-07-08 18:11:02 +00:00
DeepConnections.py Deep Connections, which will become a tool 2009-03-11 14:29:17 +00:00
DescendGramplet.py Replace "== None" and "!= None" with "is None" and "is not None", respectively 2009-02-23 19:11:46 +00:00
FanChartGramplet.py 2798: Gramplet 'Fan Chart' throws error when right-clicked prior to defining Home Person. 2009-03-10 00:55:35 +00:00
FaqGramplet.py Added version info 2009-03-08 20:45:52 +00:00
GivenNameGramplet.py Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax 2009-07-14 14:16:03 +00:00
HeadlineNewsGramplet.py Added version info 2009-03-08 20:45:52 +00:00
Makefile.am Data changing GRAMPLETS are not distributed on install, user 2009-02-28 09:05:13 +00:00
NoteGramplet.py Added version info 2009-03-08 20:45:52 +00:00
PedigreeGramplet.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
PluginManagerGramplet.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
PythonGramplet.py
QuickViewGramplet.py #3040: typo translation (contribution by Zegzda Yevgeny) 2009-06-07 19:04:11 +00:00
RelativeGramplet.py
SessionLogGramplet.py
StatsGramplet.py Replace get_family_handles with iter_family_handles 2009-07-08 16:11:20 +00:00
SurnameCloudGramplet.py Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax 2009-07-14 14:16:03 +00:00
ToDoGramplet.py
TopSurnamesGramplet.py Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax 2009-07-14 14:16:03 +00:00
WelcomeGramplet.py
WhatsNext.py Replace "== None" and "!= None" with "is None" and "is not None", respectively 2009-02-23 19:11:46 +00:00