Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement orientation here tooMarco Pesenti Gritti2005-06-145-9/+55
* Add orientation api. Currently poppler api is not optimal, we need to setMarco Pesenti Gritti2005-06-1410-63/+215
* Updated Traditional Chinese translationChao-Hsiung Liao2005-06-142-235/+445
* Separate scan and fill so that we can incrementally fill from the mainMarco Pesenti Gritti2005-06-138-181/+176
* Update Norwegian bokmål translation Update Norwegian bokmål translationKjartan Maraas2005-06-123-1076/+453
* Updated Czech translation.Miloslav Trmac2005-06-122-584/+228
* Make fonts model fill incrementally.Marco Pesenti Gritti2005-06-1110-65/+209
* Doesn't translate mdvi libNickolay V. Shmyrev2005-06-103-15/+21
* POFILES.in: update.Martin Kretzschmar2005-06-102-1/+9
* Transfer remote documents to tmp directory to display them laterNickolay V. Shmyrev2005-06-108-86/+168
* s/GTime*/GTime. Not sure why we was using a pointer at all there!Marco Pesenti Gritti2005-06-103-4/+12
* Updated Canadian English translation.Adam Weinberger2005-06-082-139/+139
* Use a GtkIconView in certain situations. That situation is that you'reJonathan Blandford2005-06-085-38/+190
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-0730-203/+964
* Use document info from page cache instead of document itself. fix for crashNickolay V. Shmyrev2005-06-074-6/+15
* Big cleanup of the ps codeMarco Pesenti Gritti2005-06-073-557/+459
* Add an async renderer interface (method + callback) which is useful forMarco Pesenti Gritti2005-06-078-97/+413
* Cleanup links job on exitNickolay V. Shmyrev2005-06-062-0/+16
* Fix gcc 4.0 warnings. Second partNickolay V. Shmyrev2005-06-065-129/+106
* Fix gcc 4.0 warningsNickolay V. Shmyrev2005-06-065-31/+46
* Fix warning when loading psMarco Pesenti Gritti2005-06-062-1/+6
* Fix crash when priting gs error messages.Marco Pesenti Gritti2005-06-062-1/+7
* Use a const to return title so that we dont double free it. Small cleanupMarco Pesenti Gritti2005-06-064-11/+18
* Cleanup the old job when changing documentMarco Pesenti Gritti2005-06-062-1/+15
* Updated Canadian English translation.Adam Weinberger2005-06-062-100/+114
* second part of commitNickolay V. Shmyrev2005-06-053-3/+7
* Add stock icons for action that can appear in toolbar. Fix forNickolay V. Shmyrev2005-06-051-0/+9
* More compact EvView layout in documents with different page sizesNickolay V. Shmyrev2005-06-054-156/+192
* fix compilation.Jonathan Blandford2005-06-043-1/+7
* A bit different fix for rounding problem but it has noNickolay V. Shmyrev2005-06-043-6/+16
* More commenting of font stuffNickolay V. Shmyrev2005-06-042-2/+10
* Comment out some more fonts stuff. Should really work without the popplerMarco Pesenti Gritti2005-06-042-0/+11
* Adapt to api changeMarco Pesenti Gritti2005-06-042-2/+7
* Set the column title. Show the dialog only once everything is setup.Marco Pesenti Gritti2005-06-043-1/+12
* Implement fonts list. Defined out for now, since it depends on a not yetMarco Pesenti Gritti2005-06-049-9/+303
* other_page isn't necessarily page + 1.Jonathan Blandford2005-06-044-13/+45
* Labels don't expand when the dialogue is resizedNickolay V. Shmyrev2005-06-043-92/+73
* Hide the fonts tabMarco Pesenti Gritti2005-06-042-40/+7
* Rework properties code to take only EvPropertyInfo in the constructor soMarco Pesenti Gritti2005-06-049-130/+174
* fix spacings, make resizeable, and make data labels selectable +Christian Persch2005-06-042-23/+44
* Updated Canadian English translation.Adam Weinberger2005-06-042-270/+280
* Initial go at file properties. Patch by Emil Soleyman-ZomalanMarco Pesenti Gritti2005-06-0310-8/+1102
* Try to render even if psscan fails.Marco Pesenti Gritti2005-06-023-22/+9
* Port buffered reading code from gvMarco Pesenti Gritti2005-06-012-307/+370
* Do not fail on interpreter messagesMarco Pesenti Gritti2005-06-012-1/+14
* Translation updated by Tino Meinen.Vincent van Adrighem2005-06-012-119/+138
* Pages can be 0 x 0, dont assert on this caseMarco Pesenti Gritti2005-06-012-1/+8
* Correctly manage our reference on document. Finally the reload huge leakMarco Pesenti Gritti2005-05-312-34/+27
* Forgot to chain it to the parent. Thanks chpe.Marco Pesenti Gritti2005-05-312-0/+8
* Cleanup dispose a bit. Dont leak the whole pixmap.Marco Pesenti Gritti2005-05-312-65/+48