.. |
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
|
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
|
Split DefaultGramplets into their respective files
|
2009-02-01 16:42:57 +00:00 |
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
|
Implement iter_people_handles methods and begin to use them
|
2009-07-03 20:23:41 +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
|
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
|
Implement iter_people_handles methods and begin to use them
|
2009-07-03 20:23:41 +00:00 |
ToDoGramplet.py
|
Split DefaultGramplets into their respective files
|
2009-02-01 16:42:57 +00:00 |
TopSurnamesGramplet.py
|
Implement iter_people_handles methods and begin to use them
|
2009-07-03 20:23:41 +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 |