Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Massive changes. We now support text selection of pdfs, and not justJonathan Blandford2005-06-301-0/+10
* Fix for Bug 309080: crash on window close.Nickolay V. Shmyrev2005-06-281-0/+11
* Added sk.Marcel Telka2005-06-251-0/+4
* Make rotate menu entries unsensitive if there is not a document openCarlos Garcia Campos2005-06-241-0/+5
* Release 0.3.2Marco Pesenti Gritti2005-06-241-0/+11
* Implement rotation and cleanup the code a bit.Marco Pesenti Gritti2005-06-241-0/+17
* Enable rotation, require poppler cvs. Fix a leak.Marco Pesenti Gritti2005-06-241-0/+6
* Make properties unsensitive if document backend doesn't provide infoNickolay V. Shmyrev2005-06-231-0/+7
* Rename xmalloc to mdvi_malloc to avoid libtool conflict, update year inNickolay V. Shmyrev2005-06-231-0/+55
* Fix for 170874 - arrow keys switch pages in presentation modeNickolay V. Shmyrev2005-06-231-0/+8
* Fix fir bug 308265: Sidebar dissappears coming out of Presentation modeNickolay V. Shmyrev2005-06-231-0/+7
* Fix for bug 308402 - provide templates in Save dialogNickolay V. Shmyrev2005-06-231-0/+11
* Some leaks fixedNickolay V. Shmyrev2005-06-191-0/+8
* Fix buglet in !show_numbers case.Christian Persch2005-06-191-0/+7
* Use pango ellipsisation.Christian Persch2005-06-191-0/+11
* Removed EggRecentViewGtkNickolay V. Shmyrev2005-06-191-0/+16
* Fix memory leakNickolay V. Shmyrev2005-06-191-0/+23
* Fix update of zoom control. Bug 308268Nickolay V. Shmyrev2005-06-191-0/+6
* escape the text correctly. Handles non-UTF-8 properties and escapedJonathan Blandford2005-06-191-0/+9
* 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