Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ps/ev-spectre.c
Commit message (Expand)AuthorAgeFilesLines
* Convert EvDocument interface into an abstract classCarlos Garcia Campos2009-09-151-22/+16
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-1/+1
* Bug 558066 – format not a string literal and no format argumentsChristian Persch2008-10-271-1/+1
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-22/+25
* Do not crash when thumbnail failed to render in PS backend. Fixes bugCarlos Garcia Campos2008-04-011-0/+5
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-4/+4
* Bump requirements to libspectre 0.2.0. Fixes bug #507705.Carlos Garcia Campos2008-01-131-1/+3
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+1
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-3/+3
* Use libspectre, if available, for the ps backend. Fixes bugs #317106,Carlos Garcia Campos2007-12-201-0/+457