Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename DATADIR with EVINCEDATADIRHib Eris2010-07-261-1/+1
* [libdocument] Move format_date function from ev-properties to ev-document-miscCarlos Garcia Campos2010-07-121-25/+2
* Update FSF address everywhere.Arun Persaud2010-04-053-3/+3
* Assorted string fixesPhilip Withnall2010-02-031-2/+2
* [properties] Properly redrawn properties view when document is reloadedCarlos Garcia Campos2009-12-221-38/+51
* [build] Remove gitignore files from gitChristian Persch2009-10-251-24/+0
* [build] Include git.mk in all MakefilesChristian Persch2009-10-221-0/+2
* [build] Automatically keep .gitignore files updatedChristian Persch2009-10-211-0/+24
* [properties] Fix license versionCarlos Garcia Campos2009-08-081-1/+1
* Don't use automagic dependenciesChristian Persch2009-06-111-7/+4
* Create and load the document based on the mime-type provided by nautilusCarlos Garcia Campos2009-04-101-5/+10
* Bug 575085 – titles not translated in the nautilus tabChristian Persch2009-03-241-1/+1
* Make the fixed sized string a semantically correct const char[] instead ofTobias Mueller2009-03-051-1/+1
* Fixes bug #571787.Nickolay V. Shmyrev2009-02-151-15/+15
* Make ev_init() also bind the evince gettext domain, so i18n works in theChristian Persch2009-02-041-4/+0
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-1/+1
* 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-253-5/+5
* Check for localtime_r. See bug #339172.Hib Eris2009-01-161-3/+8
* Add document URI to properties page. Fixes bug #555376.Carlos Garcia Campos2008-12-033-4/+26
* Removed RemovedCarlos Garcia Campos2008-12-031-79/+76
* Removed shell/ev-view-private.hCarlos Garcia Campos2008-10-311-136/+0
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-033-18/+19
* Fixes check for default units string translation. Bug #533323.Matthias Drochner2008-05-181-2/+4
* 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
* No need to link with libraries. Fixes bug #512719.Matthias Clasen2008-01-291-12/+0
* Get the nautilus extension dir properly instead of using a hack. Fixes bugWouter Bolsterlee2008-01-131-1/+1
* Install nautilus extension into new place. See bug #505359. Thanks toNickolay V. Shmyrev2008-01-131-1/+1
* No need for a configure check; just use the GTK_CHECK_VERSION macro. BugChristian Persch2007-05-081-3/+4
* Use gtk+ builtin paper list to identify the document's paper size. FixesCarlos Garcia Campos2007-05-081-0/+105
* Add missing chain to parent class methods. Fixes bug #433128.Nickolay V. Shmyrev2007-04-291-0/+2
* Correctly handle impress document errors. Fixes nautilus crash in propertyTom Parker2007-01-251-0/+3
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-2/+2
* Actually remove .cvsignore filesChristian Persch2006-12-311-2/+0
* Check for NL_MEASUREMENT. Fixes bug #376469. Thanks to Damien CarberyNickolay V. Shmyrev2006-12-211-4/+41
* Fixes CHACK type in class casts. See bug #385343 for details.P. Henrique Silva2006-12-131-1/+1
* Adds a paper size field to the properties dialog. Fixes bug #307315. PatchWouter Bolsterlee2006-12-041-2/+110
* 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
* Move attachments bar to sidebar.Nickolay V. Shmyrev2006-05-101-1/+1
* Due to broken libtool that is unable to track dependenciesNickolay V. Shmyrev2006-05-051-0/+12
* 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
* Check if date is invalid. Fix for bug 318134.Nickolay V. Shmyrev2005-10-111-1/+1
* Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.netMarco Pesenti Gritti2005-09-081-3/+5
* Set textdomain to libglade. Fixes translation problem in property page.Nickolay V. Shmyrev2005-08-251-1/+1
* 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