gramps/src/plugins
2009-02-09 23:37:40 +00:00
..
docgen latex output was broken. This fixes some things. Also adds style 2009-02-08 18:03:10 +00:00
drawreport fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
export Moved Sql.py out of plugins directory and into export/ExportSql.py; this file is in SVN but not in installed code 2009-01-31 14:29:47 +00:00
gramplet fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
graph Fix of issue 2667. 2009-02-02 19:43:21 +00:00
import #2657,#1718 use ngettext 2009-02-02 17:13:02 +00:00
lib Remove the ability to execute the "value" field. It is not used and we don't want Python code in holidays.xml. 2009-02-09 13:39:33 +00:00
mapservices Spelling corrected. 2009-02-05 09:46:39 +00:00
quickview Unnecessary translation string with spaces made not translateble. 2009-02-09 20:03:17 +00:00
rel PythonTidy (PEP-8 format) 2009-02-01 17:25:12 +00:00
textreport Add styled notes output to all textreports 2009-02-08 11:27:56 +00:00
tool Removed tool/DateParserDisplayTest from distribution 2009-02-03 12:16:59 +00:00
webreport fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
book.glade Remove gnome requirement 2006-06-25 02:48:39 +00:00
BookReport.py Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know. 2009-02-01 04:21:17 +00:00
ExportXml.py Bug #2625: Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates. 2009-02-01 22:25:45 +00:00
ImportGpkg.py Refactor export plugin framework. All importers and exporters are now plugins. 2008-11-04 04:12:51 +00:00
ImportXml.py Fix import of note markers. Bug #2568 2009-02-04 20:56:46 +00:00
Makefile.am New mapservice plugin structure, as a general solution to #2659 2009-02-02 21:55:22 +00:00
Records.py Cleanup separation between gui and non-gui; moved toolip to set_tooltip 2009-01-07 22:49:58 +00:00