Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/impress
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated gtk symbol in commented out codeThomas Hindoe Paaboel Andersen2009-02-161-1/+1
* Fill in the error.Christian Persch2009-02-151-2/+6
* Plug a mem leak.Christian Persch2009-02-151-1/+1
* Don't overwrite an error.Christian Persch2009-02-151-7/+1
* Use g_set_error_literal now that we depend on glib 2.18.Christian Persch2009-02-051-8/+8
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-1/+1
* Bug 569082 – use versioned directory for backendsChristian Persch2009-01-251-2/+0
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-1/+2
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-032-5/+6
* Fix a free() that should be an iks_free(). Fix an array overflow in theHans Petter Jansson2008-05-011-3/+3
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-4/+4
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-2/+2
* Remove unused variable to avoid a compiler warning.Wouter Bolsterlee2008-02-121-1/+0
* Fixes distcheck issuesNickolay V. Shmyrev2008-01-281-1/+1
* Include config.h. Bug #504721.Christian Persch2007-12-2813-0/+13
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-284-11/+36
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-7/+0
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-131-17/+45
* Add missing ulong definition. Add missing headers. Fix compilation onCarlos Garcia Campos2007-05-141-0/+2
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-24/+21
* Correctly handle impress document errors. Fixes nautilus crash in propertyTom Parker2007-01-251-10/+27
* Do not acquire fontconfig lock in impress backend, since it is using theCarlos Garcia Campos2007-01-211-1/+4
* Reorganize source tree.Nickolay V. Shmyrev2007-01-0821-0/+5288