Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties/ev-properties-view.c
Commit message (Expand)AuthorAgeFilesLines
* [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-051-1/+1
* Assorted string fixesPhilip Withnall2010-02-031-2/+2
* [properties] Properly redrawn properties view when document is reloadedCarlos Garcia Campos2009-12-221-38/+51
* 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
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-1/+1
* 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-031-2/+23
* 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-031-11/+9
* Fixes check for default units string translation. Bug #533323.Matthias Drochner2008-05-181-2/+4
* 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
* Check for NL_MEASUREMENT. Fixes bug #376469. Thanks to Damien CarberyNickolay V. Shmyrev2006-12-211-4/+41
* Adds a paper size field to the properties dialog. Fixes bug #307315. PatchWouter Bolsterlee2006-12-041-2/+110
* Check if date is invalid. Fix for bug 318134.Nickolay V. Shmyrev2005-10-111-1/+1
* Set textdomain to libglade. Fixes translation problem in property page.Nickolay V. Shmyrev2005-08-251-1/+1
* Plug a mem leak. HIG spacings.Christian Persch2005-07-051-0/+1
* Implement nautilus plugin for properties. Works only for pdf atm, I needMarco Pesenti Gritti2005-07-041-0/+6
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-041-0/+262