Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Support all mime typesMarco Pesenti Gritti2005-07-051-0/+15
* Rework document types managing to avoid code duplication and actuallyMarco Pesenti Gritti2005-07-051-0/+29
* Plug a mem leak. HIG spacings.Christian Persch2005-07-051-0/+7
* only call ev_properties_fonts_set_document() if the document implementsMatthew S. Wilson2005-07-051-0/+7
* Implement nautilus plugin for properties. Works only for pdf atm, I needMarco Pesenti Gritti2005-07-041-0/+14
* (enum): kill redundant columns enumMartin Kretzschmar2005-07-041-0/+6
* remove TRUE and FALSE definitions, glib provides them (PlaceImage,Matthew S. Wilson2005-07-041-0/+8
* include libgnomeui/gnome-authentication-manager.h (main): to callMartin Kretzschmar2005-07-041-0/+8
* use the new tiff2ps interfacesMatthew S. Wilson2005-07-041-0/+13
* Unref the completion after setting it to the entryNickolay V. Shmyrev2005-07-041-0/+5
* disable generating encapsulated postscript filesMatthew S. Wilson2005-07-041-0/+5
* disable File->Print if the document does not implement the ps exporterMatthew S. Wilson2005-07-041-0/+6
* Split the properties pages in two different objects, depend only on theMarco Pesenti Gritti2005-07-041-0/+33
* implement the ps exporter interface for tiff documentsMatthew S. Wilson2005-07-031-0/+16
* Scroll to current page when exit from presentationNickolay V. Shmyrev2005-07-031-0/+7
* Exit from fullscreen mode when switch to presentation. Fix for bug 309365Nickolay V. Shmyrev2005-07-031-0/+10
* return NULL if the document does not implement the selection interface.Matthew S. Wilson2005-07-021-0/+6
* scale the reported height by using the resolution aspect ratioMatthew S. Wilson2005-07-021-0/+7
* Require libgnomeprint >= 2.5.1. Thanks to Colin SlaterNickolay V. Shmyrev2005-07-011-0/+18
* Add I-Beam support to EvView. Now we can see where we can select! Sweet!Jonathan Blandford2005-07-011-0/+16
* Fix event->y + view->scroll_x typo.Kristian Høgsberg2005-06-301-0/+5
* Adjust to poppler API changes; use a sub-GdkPixbuf instead of passingKristian Høgsberg2005-06-301-0/+13
* Fix compilationAlex Duggan2005-06-301-0/+6
* Fix compilationMarco Pesenti Gritti2005-06-301-0/+6
* Metadata manager from gedit but modified to use GValue, so that we dontMarco Pesenti Gritti2005-06-301-0/+34
* Add an optional dbus interface (--enable-dbus). Rework application code,Marco Pesenti Gritti2005-06-301-0/+17
* unref the pixbuf iff it exists.Jonathan Blandford2005-06-301-0/+5
* 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