Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Various small fixes, mostly memory leaks. Thanks to valgrind.Nickolay V. Shmyrev2005-06-191-0/+10
* remove the locale.h include again ;-). And kill the (bogus)Martin Kretzschmar2005-06-181-0/+5
* Include locale.h to fix buildNickolay V. Shmyrev2005-06-181-0/+10
* Check for incorrect dvi files. Fix parsing dvi on AMD64 platform. ThanksNickolay V. Shmyrev2005-06-181-0/+9
* Fixed lot's of memory leaks, for example, memory leak on reload, describedNickolay V. Shmyrev2005-06-181-0/+15
* Refresh thumbnails when changing orientation. Not fully working yetMarco Pesenti Gritti2005-06-181-0/+21
* Sync with libegg (ellipsize labels)Marco Pesenti Gritti2005-06-181-0/+14
* Shift + PageUp moves 10 Pages. Fix for 306125Nickolay V. Shmyrev2005-06-181-0/+8
* Add a flag to check if orientation has been overridenMarco Pesenti Gritti2005-06-171-0/+6
* read "Creator:" comment, free creator field if necessary.Martin Kretzschmar2005-06-171-0/+10
* s/PDF Version/FormatMarco Pesenti Gritti2005-06-171-0/+7
* Remove unnecessary translationsMarco Pesenti Gritti2005-06-171-0/+6
* Correct library nameMarco Pesenti Gritti2005-06-171-0/+6
* Better makefile for toolbar editor and update everything to latest libegg.Marco Pesenti Gritti2005-06-171-0/+20
* Prefer presentation mode when the document require fullscreen.Marco Pesenti Gritti2005-06-171-0/+7
* Add control-equal for zoomingMarco Pesenti Gritti2005-06-171-0/+7
* Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation by IsriyaTheppitak Karoonboonyanan2005-06-171-0/+4
* Add a get_orientation api. Improve set_orientation.Marco Pesenti Gritti2005-06-161-0/+19
* Autoraise toolbar on GoToPage action and fix keyboard accelerators in sidebarNickolay V. Shmyrev2005-06-161-0/+22
* Hide the progress label when finished; bug #307697.Christian Persch2005-06-151-0/+6
* Enable is_open for links, you will need poppler cvsMarco Pesenti Gritti2005-06-151-0/+10
* Expand links when specified by the document. Depend on a poppler apiMarco Pesenti Gritti2005-06-151-0/+10
* Make it an object, cleanup the code, api to show it as transient and toMarco Pesenti Gritti2005-06-151-0/+18
* Implement orientation here tooMarco Pesenti Gritti2005-06-141-1/+17
* Add orientation api. Currently poppler api is not optimal, we need to setMarco Pesenti Gritti2005-06-141-0/+27
* Separate scan and fill so that we can incrementally fill from the mainMarco Pesenti Gritti2005-06-131-0/+21
* Make fonts model fill incrementally.Marco Pesenti Gritti2005-06-111-0/+27
* Transfer remote documents to tmp directory to display them laterNickolay V. Shmyrev2005-06-101-0/+15
* s/GTime*/GTime. Not sure why we was using a pointer at all there!Marco Pesenti Gritti2005-06-101-0/+8
* Use a GtkIconView in certain situations. That situation is that you'reJonathan Blandford2005-06-081-0/+20
* PageCache and EvJobs are moved from backend to shell. Two new jobs toNickolay V. Shmyrev2005-06-071-0/+104
* Use document info from page cache instead of document itself. fix for crashNickolay V. Shmyrev2005-06-071-1/+11
* Big cleanup of the ps codeMarco Pesenti Gritti2005-06-071-0/+11
* Add an async renderer interface (method + callback) which is useful forMarco Pesenti Gritti2005-06-071-0/+32
* Cleanup links job on exitNickolay V. Shmyrev2005-06-061-0/+6
* Fix gcc 4.0 warningsNickolay V. Shmyrev2005-06-061-0/+15
* Fix warning when loading psMarco Pesenti Gritti2005-06-061-0/+6
* Fix crash when priting gs error messages.Marco Pesenti Gritti2005-06-061-0/+6
* Use a const to return title so that we dont double free it. Small cleanupMarco Pesenti Gritti2005-06-061-0/+12
* Cleanup the old job when changing documentMarco Pesenti Gritti2005-06-061-0/+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-051-0/+15
* fix compilation.Jonathan Blandford2005-06-041-0/+5
* A bit different fix for rounding problem but it has noNickolay V. Shmyrev2005-06-041-0/+8
* More commenting of font stuffNickolay V. Shmyrev2005-06-041-0/+6
* Comment out some more fonts stuff. Should really work without the popplerMarco Pesenti Gritti2005-06-041-0/+7
* Adapt to api changeMarco Pesenti Gritti2005-06-041-0/+6
* Set the column title. Show the dialog only once everything is setup.Marco Pesenti Gritti2005-06-041-0/+11
* Implement fonts list. Defined out for now, since it depends on a not yetMarco Pesenti Gritti2005-06-041-0/+15
* other_page isn't necessarily page + 1.Jonathan Blandford2005-06-041-0/+13