]> www.fi.muni.cz Git - evince.git/history - shell/ev-window.c
Add support for PDF attachments. Fixes bug #325143
[evince.git] / shell / ev-window.c
2006-04-03 Nickolay V. ShmyrevAdd support for PDF attachments. Fixes bug #325143
2006-04-02 Nickolay V. ShmyrevCleanup mime type detection on document load. Fix for...
2006-03-30 Nickolay V. ShmyrevRework factory functions so they are placed now in...
2006-03-28 Nickolay V. ShmyrevFix for the bug 166566 - don't show menubar in fullscre...
2006-03-21 Nickolay V. ShmyrevFix for the bug #333902, now it's possible to search...
2006-02-24 Nickolay V. ShmyrevDont't jump to find result if window was scrolled durin...
2006-02-20 Stanislav SlusnyFix for the bug 319133 - Find entry should allow text...
2006-02-18 Nickolay V. ShmyrevAsk filechooser to confirm overwrite. Fix for the bug...
2006-02-16 Nickolay V. ShmyrevAllow to add sidebar checkbutton on toolbar. Fix for...
2006-02-10 Nickolay V. ShmyrevMake printing support optional. Patch from Eduardo...
2006-02-07 Nickolay V. ShmyrevDraw Loading message during xfer job. Fix for the bug...
2006-01-21 Nickolay V. ShmyrevSave last uri in file chooser dialog. Fix for the bug...
2006-01-07 Nickolay V. ShmyrevDual mode places even pages to the left. Fix for the...
2006-01-06 Nickolay V. ShmyrevClamp page recieved from metadata in valid values....
2006-01-06 Nickolay V. ShmyrevDon't add pixbuf mime types if pixbuf backend is disabled.
2006-01-06 Nickolay V. ShmyrevTwo page scrolling with Space and PageUp in dual mode...
2006-01-04 Nickolay V. ShmyrevMake print dialog non-modal. Fix for the bug #325622.
2006-01-04 Nickolay V. ShmyrevSetting saving behaviour fixes.
2005-12-29 Nickolay V. ShmyrevRemember if last window was maximized. Fix for the...
2005-12-27 Nickolay V. ShmyrevUpdate context menu for internal links. Fix for the...
2005-12-25 Nickolay V. ShmyrevFix memory management
2005-12-25 Nickolay V. ShmyrevUpdate NEWS and require poppler 0.5.0.
2005-12-25 Nickolay V. ShmyrevFix typo that was hiding toolbar.
2005-12-20 Nickolay V. ShmyrevAdd shortcut for "save a copy" menu entry. Fix for...
2005-11-27 Nickolay V. ShmyrevEnter as shortcut key for next page. Fix for the bug...
2005-11-14 Nickolay V. ShmyrevSave last document settings and reuse them for new...
2005-10-30 Nickolay V. ShmyrevFix double free that cause crash.
2005-10-11 Nickolay V. ShmyrevFixed warnings on reload and probably crash reason.
2005-10-02 Nickolay V. ShmyrevAdd control+keypad bindings to zoom.
2005-09-27 Christian PerschURL-escape link before passing it to gnome_vfs_url_show.
2005-09-27 Carlos Garcia CamposDisable copy action when there isn't text selected.
2005-09-26 Marco Pesenti Gritti*** empty log message ***
2005-09-26 Marco Pesenti GrittiImplement launch links. Delegate external link opening...
2005-09-24 Marco Pesenti GrittiDo not use modes for link, we need to calculate size...
2005-09-24 Marco Pesenti GrittiImplement FIT_HEIGHT mode (only for links). Implement...
2005-09-24 Marco Pesenti GrittiRefactor window title building while fixing it for...
2005-09-23 Marco Pesenti GrittiAdd a function to retrieve window list and share it...
2005-09-19 Marco Pesenti GrittiReturn 0 results when search is not in progress.
2005-09-19 Marco Pesenti GrittiMove page next/previous functions from page chace to...
2005-09-19 Marco Pesenti GrittiShow the index by default when there is one
2005-09-17 Nickolay V. ShmyrevMake close button in toolbar editor default.
2005-09-16 Marco Pesenti GrittiRemove a bunch of strings that was used only by the...
2005-09-16 Marco Pesenti GrittiFactor out and cleanup window title code
2005-09-16 Marco Pesenti GrittiMake dialog transient so it doesnt block other windows
2005-09-13 Wouter BolsterleeIncrease timeout to hide full screen popup. Bug 316123.
2005-09-13 Nickolay V. ShmyrevAllow the user to override document restrictions. Fix...
2005-09-13 Christian PerschFix multihead behaviour of fullscreen toolbar popup...
2005-09-13 Nickolay V. ShmyrevSupport for gnome-keyring for encrypted PDF's.
2005-09-08 Christopher Aillonleak fix: unref fullscreen_timeout_source before cleari...
2005-09-08 Marco Pesenti Grittinull check uri before setting and getting metadata
2005-09-08 Marco Pesenti GrittiAdd a signal for link activation.
2005-09-05 Marco Pesenti GrittiRemove the statusbar. This regress loading feedback...
2005-09-02 Nickolay V. ShmyrevHIG fixes, thanks to Dennis Cranston
2005-09-02 Marco Pesenti GrittiMake file pickers not modal and refactor code some
2005-09-02 Marco Pesenti GrittiAdd a current page property and allow to get/set it
2005-09-02 Marco Pesenti GrittiPersist size/visibility of sidebar per document
2005-08-31 Hiroyuki IkezoePlug some memory leaks
2005-08-26 Ryan LortieAdd 'timestamp' argument to ev_application_open_window and
2005-08-26 Jonathan BlandfordCheck for avail. EvWindows when quiting to handle the...
2005-08-25 Jonathan BlandfordRedo rotation (again). prepare for 0.4.0
2005-08-16 Nickolay V. ShmyrevFix build warnings and compilation with dbus 0.35.2
2005-08-16 Nickolay V. ShmyrevReturn focus back to view on escape. Fix for bug 313295.
2005-08-16 Nickolay V. ShmyrevCorrect conversion from uri to displayable string....
2005-08-15 Dennis CranstonHIG fixes: add a couple missing mnemonics to menu items...
2005-08-15 Jonathan Blandford* shell/ev-metadata-manager.c: (ev_metadata_manager_ini...
2005-08-06 Jonathan BlandfordClean up selection to be much smoother!
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 BlandfordHandle n_pages == 0, fixes #310306.
2005-07-25 Martin Kretzschmar(using_pdf_printer): new function.
2005-07-12 Nickolay V. ShmyrevAdd keypad accelerators for zooming. Fix for bug 308128.
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-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 GrittiAdd an _init functions that enabled metadata management...
2005-07-07 Marco Pesenti Grittido not unnecessarily save zoom
2005-07-06 Marco Pesenti GrittiThis should solve the circular dep without requiring...
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 GrittiRework document types managing to avoid code duplicatio...
2005-07-04 Matthew S. Wilsondisable File->Print if the document does not implement...
2005-07-04 Marco Pesenti GrittiSplit the properties pages in two different objects...
2005-07-03 Nickolay V. ShmyrevExit from fullscreen mode when switch to presentation...
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-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 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. 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 Nickolay V. ShmyrevVarious small fixes, mostly memory leaks. Thanks to...
next