.. |
AgeOnDateGramplet.py
|
pylint cleanups; lots of docstrings; added .version number and .gramps required version to gui gramplets
|
2009-02-09 04:06:33 +00:00 |
AgeStats.py
|
Removed debugging statements
|
2009-08-02 14:36:26 +00:00 |
AttributesGramplet.py
|
Added missing imports
|
2009-07-19 22:08:47 +00:00 |
CalendarGramplet.py
|
Split DefaultGramplets into their respective files
|
2009-02-01 16:42:57 +00:00 |
DataEntryGramplet.py
|
Added missing imports
|
2009-07-19 22:08:47 +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
|
fix to match changed url of blog comment rss
|
2009-07-20 12:46:26 +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
|
Split DefaultGramplets into their respective files
|
2009-02-01 16:42:57 +00:00 |
QuickViewGramplet.py
|
#3040: typo translation (contribution by Zegzda Yevgeny)
|
2009-06-07 19:04:11 +00:00 |
RelativeGramplet.py
|
Split DefaultGramplets into their respective files
|
2009-02-01 16:42:57 +00:00 |
SessionLogGramplet.py
|
Fixed one missed string for translation.
|
2009-02-08 09:39:27 +00:00 |
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
|
Split DefaultGramplets into their respective files
|
2009-02-01 16:42:57 +00:00 |
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
|
Split DefaultGramplets into their respective files
|
2009-02-01 16:42:57 +00:00 |
WhatsNext.py
|
Replace "== None" and "!= None" with "is None" and "is not None", respectively
|
2009-02-23 19:11:46 +00:00 |