]> www.fi.muni.cz Git - evince.git/history - shell
Hungarian translation updated.
[evince.git] / shell /
2005-08-03 Nickolay V. ShmyrevDisable save and print respect to lockdown gconf keys
2005-08-03 Nickolay V. ShmyrevCopy-paste g_file_set_contents to keep compatibility...
2005-07-31 Christian PerschPersist the print settings. Fixes bug #311578.
2005-07-30 Jonathan Blandfordat Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redha...
2005-07-30 Jonathan BlandfordHandle n_pages == 0, fixes #310306.
2005-07-29 Marco Pesenti GrittiAccount rotation in doc_rect_to_view_rect. Ensure rotat...
2005-07-29 Marco Pesenti Gritti*** empty log message ***
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiMake the page cache aware of page orientation.
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-29 Marco Pesenti GrittiPatch by Nickolay V. Shmyrev to fix find flickering
2005-07-27 Martin Kretzschmaradd paper_width, paper_height, and duplex parameters...
2005-07-25 Martin Kretzschmar(using_pdf_printer): new function.
2005-07-24 Martin KretzschmarBug #311280
2005-07-21 Nickolay V. Shmyrev Clear status message when pointer leaves view. Fix...
2005-07-16 Nickolay V. ShmyrevSet cursor to normal when leaving view
2005-07-12 Nickolay V. ShmyrevAdd keypad accelerators for zooming. Fix for bug 308128.
2005-07-11 Marco Pesenti GrittiAllow to enable/disable the pixbuf backend. Default...
2005-07-11 Marco Pesenti GrittiUse F5 as presentation accell
2005-07-11 Marco Pesenti GrittiDo not leak the fullscreen toolbar
2005-07-11 Marco Pesenti GrittiThese has a return value! Fix totally random focus...
2005-07-11 Carlos Garcia CamposAllow open more than one file
2005-07-11 Marco Pesenti GrittiFix for dbus 0.33. bug #309975
2005-07-08 Marco Pesenti GrittiLet tbe check file existence for us. Add a comment...
2005-07-08 Marco Pesenti GrittiUse common toolbar and recent models for all windows...
2005-07-07 Christian PerschHIGification of toolbar editor dialogue.
2005-07-07 Marco Pesenti GrittiEver build metadata manager since it's just disabled...
2005-07-07 Marco Pesenti GrittiAdd an _init functions that enabled metadata management...
2005-07-07 Marco Pesenti Gritti*** empty log message ***
2005-07-07 Marco Pesenti Grittido not unnecessarily save zoom
2005-07-07 Marco Pesenti Gritti*** empty log message ***
2005-07-06 Marco Pesenti GrittiThis should solve the circular dep without requiring...
2005-07-06 Christian PerschReturn a boolean from timeout func. Fix ported from...
2005-07-06 Carlos Garcia Camposset "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 GrittiRemember window position and maximized state
2005-07-06 Christian PerschFix DBUS configure checks.
2005-07-06 Marco Pesenti GrittiAdd support for some more types
2005-07-05 Carlos Garcia CamposMarco Pesenti Gritti <mpg@redhat.com>
2005-07-05 Marco Pesenti GrittiSupport all mime types
2005-07-05 Marco Pesenti GrittiRework document types managing to avoid code duplicatio...
2005-07-05 Christian PerschPlug a mem leak. HIG spacings.
2005-07-05 Matthew S. Wilsononly call ev_properties_fonts_set_document() if the...
2005-07-04 Martin Kretzschmar(enum): kill redundant columns enum
2005-07-04 Martin Kretzschmarinclude libgnomeui/gnome-authentication-manager.h ...
2005-07-04 Nickolay V. ShmyrevUnref the completion after setting it to the entry
2005-07-04 Matthew S. Wilsondisable File->Print if the document does not implement...
2005-07-04 Marco Pesenti Gritti*** empty log message ***
2005-07-04 Marco Pesenti GrittiSplit the properties pages in two different objects...
2005-07-03 Nickolay V. ShmyrevScroll to current page when exit from presentation.
2005-07-03 Nickolay V. ShmyrevExit from fullscreen mode when switch to presentation...
2005-07-02 Matthew S. Wilsonreturn NULL if the document does not implement the...
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 Marco Pesenti GrittiMetadata manager from gedit but modified to use GValue...
2005-06-30 Marco Pesenti GrittiAdd 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. ShmyrevFix for Bug 309080: crash on window close.
2005-06-24 Carlos Garcia CamposMake rotate menu entries unsensitive if there is not...
2005-06-23 Nickolay V. ShmyrevMake properties unsensitive if document backend doesn...
2005-06-23 Nickolay V. ShmyrevRename xmalloc to mdvi_malloc to avoid libtool conflict...
2005-06-23 Nickolay V. ShmyrevFix for 170874 - arrow keys switch pages in presentatio...
2005-06-23 Nickolay V. ShmyrevFix fir bug 308265: Sidebar dissappears coming out...
2005-06-23 Nickolay V. ShmyrevFix for bug 308402 - provide templates in Save dialog
2005-06-19 Nickolay V. ShmyrevSome leaks fixed
2005-06-19 Nickolay V. ShmyrevRemoved EggRecentViewGtk
2005-06-19 Nickolay V. ShmyrevFix memory leak
2005-06-19 Nickolay V. ShmyrevFix update of zoom control. Bug 308268
2005-06-19 Jonathan Blandfordescape the text correctly. Handles non-UTF-8 properties...
2005-06-19 Nickolay V. ShmyrevVarious small fixes, mostly memory leaks. Thanks to...
2005-06-18 Nickolay V. ShmyrevInclude locale.h to fix build
2005-06-18 Nickolay V. ShmyrevFixed lot's of memory leaks, for example, memory leak...
2005-06-18 Marco Pesenti GrittiRefresh thumbnails when changing orientation. Not fully...
2005-06-18 Nickolay V. ShmyrevShift + PageUp moves 10 Pages. Fix for 306125
2005-06-17 Marco Pesenti Grittis/PDF Version/Format
2005-06-17 Marco Pesenti GrittiRemove unnecessary translations
2005-06-17 Marco Pesenti GrittiPrefer presentation mode when the document require...
2005-06-17 Marco Pesenti GrittiAdd control-equal for zooming
2005-06-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
2005-06-16 Nickolay V. ShmyrevAutoraise toolbar on GoToPage action and fix keyboard...
2005-06-15 Christian PerschHide the progress label when finished; bug #307697.
2005-06-15 Marco Pesenti GrittiEnable is_open for links, you will need poppler cvs
2005-06-15 Marco Pesenti GrittiExpand links when specified by the document. Depend...
2005-06-15 Marco Pesenti GrittiMake it an object, cleanup the code, api to show it...
2005-06-14 Marco Pesenti GrittiImplement orientation here too
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
2005-06-13 Marco Pesenti GrittiSeparate scan and fill so that we can incrementally...
2005-06-11 Marco Pesenti GrittiMake fonts model fill incrementally.
2005-06-10 Nickolay V. ShmyrevTransfer remote documents to tmp directory to display...
2005-06-10 Marco Pesenti Grittis/GTime*/GTime. Not sure why we was using a pointer...
2005-06-08 Jonathan BlandfordUse a GtkIconView in certain situations. That situation...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...
2005-06-07 Nickolay V. ShmyrevUse document info from page cache instead of document...
2005-06-06 Nickolay V. ShmyrevCleanup links job on exit
2005-06-06 Marco Pesenti GrittiUse a const to return title so that we dont double...
2005-06-06 Marco Pesenti GrittiCleanup the old job when changing document
2005-06-05 Nickolay V. Shmyrevsecond part of commit
next