Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-properties.c
Commit message (Expand)AuthorAgeFilesLines
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-041-386/+0
* escape the text correctly. Handles non-UTF-8 properties and escapedJonathan Blandford2005-06-191-1/+58
* s/PDF Version/FormatMarco Pesenti Gritti2005-06-171-6/+1
* Remove unnecessary translationsMarco Pesenti Gritti2005-06-171-2/+2
* Hide the progress label when finished; bug #307697.Christian Persch2005-06-151-1/+2
* Enable is_open for links, you will need poppler cvsMarco Pesenti Gritti2005-06-151-0/+2
* Make it an object, cleanup the code, api to show it as transient and toMarco Pesenti Gritti2005-06-151-47/+123
* Implement orientation here tooMarco Pesenti Gritti2005-06-141-1/+5
* Separate scan and fill so that we can incrementally fill from the mainMarco Pesenti Gritti2005-06-131-34/+44
* Make fonts model fill incrementally.Marco Pesenti Gritti2005-06-111-6/+57
* s/GTime*/GTime. Not sure why we was using a pointer at all there!Marco Pesenti Gritti2005-06-101-2/+2
* Use document info from page cache instead of document itself. fix for crashNickolay V. Shmyrev2005-06-071-1/+1
* Set the column title. Show the dialog only once everything is setup.Marco Pesenti Gritti2005-06-041-0/+1
* Implement fonts list. Defined out for now, since it depends on a not yetMarco Pesenti Gritti2005-06-041-1/+27
* Labels don't expand when the dialogue is resizedNickolay V. Shmyrev2005-06-041-11/+15
* Rework properties code to take only EvPropertyInfo in the constructor soMarco Pesenti Gritti2005-06-041-91/+110
* Initial go at file properties. Patch by Emil Soleyman-ZomalanMarco Pesenti Gritti2005-06-031-0/+140