Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties/ev-properties-main.c
Commit message (Expand)AuthorAgeFilesLines
* Make ev_init() also bind the evince gettext domain, so i18n works in theChristian Persch2009-02-041-4/+0
* A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug #569117.Christian Persch2009-01-301-3/+2
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-2/+1
* Add document URI to properties page. Fixes bug #555376.Carlos Garcia Campos2008-12-031-1/+1
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-5/+8
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-1/+2
* Add missing #include.Carlos Garcia Campos2008-02-031-0/+1
* Initialize backends in properties tab. Fixes bug #512720.Matthias Clasen2008-01-291-0/+2
* Correctly handle impress document errors. Fixes nautilus crash in propertyTom Parker2007-01-251-0/+3
* Reduce relocations. Bug #360616.Christian Persch2006-10-081-2/+2
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-131-6/+1
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-021-8/+5
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-301-1/+2
* Allow to enable/disable the pixbuf backend. Default to off for now. If weMarco Pesenti Gritti2005-07-111-2/+4
* Actually return NULL for types we dont supportMarco Pesenti Gritti2005-07-081-1/+3
* Support all mime typesMarco Pesenti Gritti2005-07-051-5/+6
* Implement nautilus plugin for properties. Works only for pdf atm, I needMarco Pesenti Gritti2005-07-041-0/+152