]> www.fi.muni.cz Git - evince.git/shortlog
evince.git
2005-07-07 Marco Pesenti... Some more cleanups. Was really necessary but I probably...
2005-07-07 Marco Pesenti... *** empty log message ***
2005-07-06 Marco Pesenti... This should solve the circular dep without requiring...
2005-07-06 Christian PerschReturn a boolean from timeout func. Fix ported from...
2005-07-06 Iñaki LarrañagaAdded "eu" (Basque) to ALL_LINGUAS.
2005-07-06 Iñaki LarrañagaAdded Basque translation.
2005-07-06 Carlos Garcia... set "All Documents" as default filter in open dialog
2005-07-06 Martin Kretzschmar(ev_metadata_manager_set_int) (ev_metadata_manager_set_...
2005-07-06 Marco Pesenti... Remember window position and maximized state
2005-07-06 Christian PerschFix DBUS configure checks.
2005-07-06 Marco Pesenti... Add support for some more types
2005-07-05 Martin Kretzschmarcheck if dbus-binding-tool is installed. Not the case...
2005-07-05 Nickolay V... Allow open uri lists and add TryExec field
2005-07-05 Marco Pesenti... Enable dbus when available, do not require a configure...
2005-07-05 Christian PerschUse AM_CONDITIONAL unconditionally, fixes the build...
2005-07-05 Carlos Garcia... Marco Pesenti Gritti <mpg@redhat.com>
2005-07-05 Marco Pesenti... Support all mime types
2005-07-05 Marco Pesenti... Rework document types managing to avoid code duplicatio...
2005-07-05 Christian PerschPlug a mem leak. HIG spacings.
2005-07-05 Matthew S.... only call ev_properties_fonts_set_document() if the...
2005-07-04 Marco Pesenti... Implement nautilus plugin for properties. Works only...
2005-07-04 Martin Kretzschmar(enum): kill redundant columns enum
2005-07-04 Matthew S.... remove TRUE and FALSE definitions, glib provides them...
2005-07-04 Martin Kretzschmarinclude libgnomeui/gnome-authentication-manager.h ...
2005-07-04 Matthew S.... use the new tiff2ps interfaces
2005-07-04 Nickolay V... Unref the completion after setting it to the entry
2005-07-04 Christian RoseSorted and added missing files, and removed no longer...
2005-07-04 Matthew S.... disable generating encapsulated postscript files
2005-07-04 Hendrik RichterFixed German translation by Jens Seidel <jensseidel...
2005-07-04 Matthew S.... disable File->Print if the document does not implement...
2005-07-04 Marco Pesenti... *** empty log message ***
2005-07-04 Marco Pesenti... Split the properties pages in two different objects...
2005-07-03 Matthew S.... implement the ps exporter interface for tiff documents
2005-07-03 Nickolay V... Scroll to current page when exit from presentation.
2005-07-03 Nickolay V... Scroll to current page when exit from presentation
2005-07-03 Nickolay V... Exit from fullscreen mode when switch to presentation...
2005-07-02 Matthew S.... return NULL if the document does not implement the...
2005-07-02 Martin KretzschmarRemoved conflict markers from ChangeLog
2005-07-02 Matthew S.... scale the reported height by using the resolution aspec...
2005-07-01 Nickolay V... Require libgnomeprint >= 2.5.1. Thanks to Colin Slater
2005-07-01 Jonathan BlandfordAdd I-Beam support to EvView. Now we can see where...
2005-06-30 Kristian HøgsbergFix event->y + view->scroll_x typo.
2005-06-30 Kristian HøgsbergAdjust to poppler API changes; use a sub-GdkPixbuf...
2005-06-30 Alex DugganFix compilation
2005-06-30 Kjartan MaraasUpdated Norwegian bokmål translation. Same
2005-06-30 Marco Pesenti... *** empty log message ***
2005-06-30 Marco Pesenti... Fix compilation
2005-06-30 Marco Pesenti... Metadata manager from gedit but modified to use GValue...
2005-06-30 Marco Pesenti... Add an optional dbus interface (--enable-dbus). Rework...
2005-06-30 Jonathan Blandfordunref the pixbuf iff it exists.
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-28 Nickolay V... Fix for Bug 309080: crash on window close.
2005-06-25 Marcel TelkaAdded sk.
2005-06-25 Marcel TelkaAdded Slovak translation by Mário Vrablanský.
2005-06-25 Takeshi AIHANAUpdated Japanese translation for v0.3.2.
2005-06-24 Carlos Garcia... Make rotate menu entries unsensitive if there is not...
2005-06-24 Marco Pesenti... Release 0.3.2
2005-06-24 Marco Pesenti... Implement rotation and cleanup the code a bit.
2005-06-24 Marco Pesenti... Enable rotation, require poppler cvs. Fix a leak.
2005-06-23 Adam WeinbergerUpdated Canadian English translation.
2005-06-23 Nickolay V... Make properties unsensitive if document backend doesn...
2005-06-23 Gabor KelemenHungarian translation updated.
2005-06-23 Nickolay V... Rename xmalloc to mdvi_malloc to avoid libtool conflict...
2005-06-23 Nickolay V... Fix for 170874 - arrow keys switch pages in presentatio...
2005-06-23 Nickolay V... Fix fir bug 308265: Sidebar dissappears coming out...
2005-06-23 Nickolay V... Fix for bug 308402 - provide templates in Save dialog
2005-06-23 Nickolay V... Updated Russian translation.
2005-06-22 Vincent van... Translation updated by Tino Meinen.
2005-06-19 Nickolay V... Some leaks fixed
2005-06-19 Christian PerschFix buglet in !show_numbers case.
2005-06-19 Christian PerschUse pango ellipsisation.
2005-06-19 Nickolay V... Removed EggRecentViewGtk
2005-06-19 Nickolay V... Fix memory leak
2005-06-19 Nickolay V... Fix update of zoom control. Bug 308268
2005-06-19 Nickolay V... Fix broken translation
2005-06-19 Theppitak Karoonboon... Cleaned up some copied translations.
2005-06-19 Chao-Hsiung... Updated Traditional Chinese translation.
2005-06-19 Jonathan Blandfordescape the text correctly. Handles non-UTF-8 properties...
2005-06-19 Nickolay V... Various small fixes, mostly memory leaks. Thanks to...
2005-06-18 Martin Kretzschmarremove the locale.h include again ;-). And kill the...
2005-06-18 Nickolay V... Include locale.h to fix build
2005-06-18 Nickolay V... Check for incorrect dvi files. Fix parsing dvi on AMD64...
2005-06-18 Nickolay V... Fixed lot's of memory leaks, for example, memory leak...
2005-06-18 Marco Pesenti... Refresh thumbnails when changing orientation. Not fully...
2005-06-18 Marco Pesenti... Sync with libegg (ellipsize labels)
2005-06-18 Nickolay V... Shift + PageUp moves 10 Pages. Fix for 306125
2005-06-17 Marco Pesenti... Add a flag to check if orientation has been overriden
2005-06-17 Martin Kretzschmarread "Creator:" comment, free creator field if necessary.
2005-06-17 Marco Pesenti... s/PDF Version/Format
2005-06-17 Marco Pesenti... Remove unnecessary translations
2005-06-17 Marco Pesenti... Correct library name
2005-06-17 Marco Pesenti... *** empty log message ***
2005-06-17 Marco Pesenti... Better makefile for toolbar editor and update everythin...
2005-06-17 Marco Pesenti... Prefer presentation mode when the document require...
2005-06-17 Marco Pesenti... Add control-equal for zooming
2005-06-17 Theppitak Karoonboon... Added 'th' (Thai) to ALL_LINGUAS. Added Thai translatio...
2005-06-17 Adam WeinbergerUpdated Canadian English translation.
2005-06-16 Marco Pesenti... Add a get_orientation api. Improve set_orientation.
2005-06-16 Nickolay V... Autoraise toolbar on GoToPage action and fix keyboard...
2005-06-15 Christian PerschHide the progress label when finished; bug #307697.
next