gramps/src/plugins
Benny Malengier 9378701a16 revert wrong previous commit
svn: r11803
2009-02-02 18:30:47 +00:00
..
docgen 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
drawreport Clean up AncestorTree report. 2009-02-02 12:50:24 +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 Split DefaultGramplets into their respective files 2009-02-01 16:42:57 +00:00
graph Change from using ".dot" to ".gv" for Graphviz files. ".dot" is recognized as MS Word Template file on some systems. 2009-02-01 05:14:20 +00:00
import #2657,#1718 use ngettext 2009-02-02 17:13:02 +00:00
lib Finish moving libholiday.py and WebCal.py into their new homes. 2009-01-30 02:26:10 +00:00
quickview #2657,#1718 use ngettext 2009-02-02 17:13:02 +00:00
rel PythonTidy (PEP-8 format) 2009-02-01 17:25:12 +00:00
textreport Patch from James Friedmann <jfriedmannj@gmail.com> to include a heading for spouses. Code cleanup. 2009-02-02 13:19:17 +00:00
tool #2657,#1718 use ngettext 2009-02-02 17:13:02 +00:00
webreport revert wrong previous commit 2009-02-02 18:30:47 +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 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
Makefile.am Finish moving libholiday.py and WebCal.py into their new homes. 2009-01-30 02:26:10 +00:00
Records.py Cleanup separation between gui and non-gui; moved toolip to set_tooltip 2009-01-07 22:49:58 +00:00