gramps/src/plugins
2009-02-01 16:42:57 +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 Move "holiday" functions into its own module named libholiday. libholiday is used by all three calendar based reports. 2009-01-30 02:19:04 +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-01-31 11:29:44 +00:00
lib Finish moving libholiday.py and WebCal.py into their new homes. 2009-01-30 02:26:10 +00:00
quickview Move all quick views into plugins/quickview. 2009-01-16 21:39:51 +00:00
rel Move all draw reports into plugins/drawreport. 2009-01-16 21:10:36 +00:00
textreport Move "holiday" functions into its own module named libholiday. libholiday is used by all three calendar based reports. 2009-01-30 02:19:04 +00:00
tool #2657,#1718 use ngettext 2009-01-31 11:29:44 +00:00
webreport fixed bug #2660 - get rid of 'meta robots noindex' tag in html files 2009-01-30 18:08:33 +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 Fixes for bug #2416: added proper name format in gtk tree model, and update on canceled edit; undid previous hack 2009-01-08 02:12:53 +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 Fixes for bug #2416: added proper name format in gtk tree model, and update on canceled edit; undid previous hack 2009-01-08 02:12:53 +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