Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This should solve the circular dep without requiring dir reorg!Marco Pesenti Gritti2005-07-061-0/+16
* Return a boolean from timeout func. Fix ported from gedit.Christian Persch2005-07-061-0/+6
* Added "eu" (Basque) to ALL_LINGUAS.Iñaki Larrañaga2005-07-061-0/+4
* set "All Documents" as default filter in open dialogCarlos Garcia Campos2005-07-061-0/+5
* (ev_metadata_manager_set_int) (ev_metadata_manager_set_double,Martin Kretzschmar2005-07-061-0/+6
* Remember window position and maximized stateMarco Pesenti Gritti2005-07-061-1/+9
* Fix DBUS configure checks.Christian Persch2005-07-061-0/+20
* Add support for some more typesMarco Pesenti Gritti2005-07-061-0/+28
* check if dbus-binding-tool is installed. Not the case on currentMartin Kretzschmar2005-07-051-0/+5
* Allow open uri lists and add TryExec fieldNickolay V. Shmyrev2005-07-051-0/+6
* Enable dbus when available, do not require a configure option.Marco Pesenti Gritti2005-07-051-0/+7
* Use AM_CONDITIONAL unconditionally, fixes the build with DBUS disabled.Christian Persch2005-07-051-0/+7
* Marco Pesenti Gritti <mpg@redhat.com>Carlos Garcia Campos2005-07-051-0/+11
* 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