]> www.fi.muni.cz Git - evince.git/history - shell/ev-window.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / shell / ev-window.c
2009-11-29 Carlos Garcia Campos[shell] Get rotation directly from the model when updat...
2009-11-29 Carlos Garcia Campos[shell] Add tooltip text for inverted colors action
2009-11-29 Juanjo MarínAdd option for displaying with inverted-colors
2009-11-29 Carlos Garcia Campos[shell] Update window icon too when the inverted colors...
2009-11-23 Carlos Garcia Campos[shell] Do not create a destination for reloading curre...
2009-11-19 Carlos Garcia Campos[shell] Make "p" and "n" accels unsensitive while searching
2009-11-17 Carlos Garcia CamposAdd options to open and save attachment annotations...
2009-11-16 Carlos Garcia Campos[shell] Fix attachment popup labels
2009-11-15 Carlos Garcia CamposUse "n" and "p" keys for page jump
2009-11-06 Carlos Garcia Campos[shell] Disable print page setup options according...
2009-11-06 Carlos Garcia Campos[shell] Update actions sensitivity when gconf keys...
2009-11-06 Carlos Garcia Campos[shell] Fix memory leak
2009-11-06 Carlos Garcia Campos[shell] Fix loading of remote files
2009-10-26 Carlos Garcia Campos[printing] Embed page setup settings in the print dialog
2009-10-26 Christian Perschshell: Actually use the launch context
2009-10-26 Christian Persch[shell] Use correct timestamps
2009-10-25 Christian Persch[shell] Don't exit with non-writable $HOME
2009-10-25 Christian Perschlibdocument: Clean up temp file handling
2009-10-23 Carlos Garcia CamposUse gtk_window_present() when opening a copy instad...
2009-10-23 Carlos Garcia CamposMove load/save toolbars model from EvApplication to...
2009-10-23 Carlos Garcia CamposMove load/save print settings code from EvApplication...
2009-10-21 Carlos Garcia CamposUse always a different process for every document
2009-10-21 Carlos Garcia Campos[shell] Do not setup page from metadata when provided...
2009-10-11 Carlos Garcia CamposMake sure metadata exists before reference it when...
2009-10-11 Carlos Garcia Campos[shell] Use EvMetadata to get/set gvfs metadata
2009-10-07 Carlos Garcia Campos[shell] Make sure total_num_bytes > 0 before using...
2009-10-07 Carlos Garcia Campos[shell] Escape uri before showing it in progress area
2009-10-07 Carlos Garcia Campos[shell] Use g_uri_unescape_string() instead of our...
2009-10-07 Carlos Garcia Campos[shell] Remove progress message area when document...
2009-09-15 Carlos Garcia CamposUse model instead of view to handle continuous, dual...
2009-09-15 Carlos Garcia Campos[shell] Remove unneeded call to ev_view_set_screen_dpi()
2009-09-15 Carlos Garcia Campos[shell] Make sure to not open a document on the last...
2009-09-15 Carlos Garcia Campos[shell] Use ev_window_open_document() to open a copy...
2009-09-15 Carlos Garcia Campos[shell] Add ev_window_open_document()
2009-09-15 Carlos Garcia CamposRemove EvPageCache and use EvDocumentModel instead
2009-09-15 Carlos Garcia CamposRemove zoom-invalid signal from EvView
2009-09-15 Carlos Garcia CamposMove ev_page_cache_check_dimensions() to EvDocument
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-09-14 Patrick AmmannSave images as png or jpg when the filename has no...
2009-09-08 Fernando HerreraFix bug #570054
2009-07-25 Nickolay V. Shmyrev[view] Grab focus after setting metadata
2009-06-11 Christian PerschUpdate about dialogue
2009-06-09 Hib Eris[printing] Make use of gtk+-unix-print optional
2009-06-09 Hib Eris[windows] Make evince relocatable on windows - GUI
2009-06-09 Hib ErisDo not disable printing when cairo printing is available.
2009-06-06 Carlos Garcia Campos[shell] Allow activate the menubar in fullscreen mode
2009-06-05 Carlos Garcia Campos[printing] Use always default page setup before printing
2009-06-05 Hib Eris[shell] Remove left over GtkPrinter
2009-05-21 Carlos Garcia Campos[shell] Remember and reuse "Save a Copy..." path
2009-05-13 Carlos Garcia Campos[shell] Implement Print named action
2009-05-13 Carlos Garcia Campos[shell] Abort dnd operations originated in the same...
2009-05-12 Carlos Garcia Campos[shell] Propagate key events from EvWindow to EvView
2009-05-03 Nickolay V. Shmyrev[document] Fixes handling of broken documents
2009-05-03 Nickolay V. Shmyrev[ui] Escape URIs for display
2009-05-03 Nickolay V. Shmyrev[ui] Use stock icon for Page Setup
2009-05-03 Nickolay V. Shmyrev[ui] Renamed menu entry to Page Setup
2009-04-30 Michael J. ChudobiakAdded F3 as a find-next accelerator key, bug 579072
2009-04-10 Carlos Garcia CamposUse g_file_make_symbolic_link to create symlinks. Patch...
2009-04-08 Carlos Garcia CamposRemoved
2009-04-08 Carlos Garcia CamposUse g_error_matches() instead of manually check error...
2009-04-08 Carlos Garcia CamposDelete the temp symlink created when opening a copy.
2009-04-08 Carlos Garcia CamposRemove the preview mode from EvWindow. EvPrintOperation...
2009-04-06 Carlos Garcia CamposMove ev_view_update_view_size() from libview to ev...
2009-04-05 Nickolay V. ShmyrevFollow up to bug #539972. Alt+Arrows conflict with
2009-03-24 Christian PerschSet alternative button order for dialogues.
2009-03-01 Carlos Garcia CamposDo not lose page position when reloading. Fixes bug...
2009-02-15 Christian PerschUse g_error_matches.
2009-02-10 Carlos Garcia CamposDo not use metadata when reloading the document, so...
2009-02-05 Carlos Garcia CamposMake use of GConf optional. Based on patch by Hib Eris...
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2009-01-20 Hiroyuki Ikezoeshell/ev-sidebar-links.c
2009-01-18 Christian PerschBug 558084 – simplify drag data handling
2009-01-18 Carlos Garcia CamposRemove dest, mode and search_string from EvJobLoad...
2009-01-18 Carlos Garcia CamposMake the whole EvWindow the destination of a drag and...
2009-01-16 Carlos Garcia CamposAdd missing brakets around the percentage in progress...
2009-01-16 Carlos Garcia CamposUse brakets around the percentage in progress messages...
2009-01-16 Carlos Garcia CamposFix typo in error message. See bug #567910.
2009-01-16 Carlos Garcia CamposFix mnemonic conflict. Fixes bug #567937.
2008-12-30 Carlos Garcia CamposShow progress information when loading/saving remote...
2008-12-30 Carlos Garcia CamposFix saving images to remote locations.
2008-12-29 Carlos Garcia CamposRemember page setup options too. Paper size is globally...
2008-12-28 Carlos Garcia CamposShow a confirmation dialog when there are pending print...
2008-12-27 Carlos Garcia CamposShow progress information when printing. Fixes bug...
2008-12-27 Carlos Garcia CamposFirst step of the printing system rework. EvJobPrint...
2008-12-27 Carlos Garcia CamposFix memory leaks.
2008-12-03 Carlos Garcia CamposAdd document URI to properties page. Fixes bug #555376.
2008-12-01 Carlos Garcia CamposRemoved
2008-11-29 Carlos Garcia CamposAdd support for reloading remote documents. Fixes bug...
2008-11-18 Marek KašíkFixes assertion fail on selecting text. See bug #561393.
2008-11-15 Carlos Garcia CamposAdd layers support.
2008-11-05 Carlos Garcia CamposFix build with GTK+ < 2.14
2008-11-01 Carlos Garcia CamposDo not use popup dialogs to show error messages anymore...
2008-11-01 Carlos Garcia CamposUse a message format (with printf()-style) in ev_window...
2008-11-01 Carlos Garcia CamposChange ev_window_error_message and ev_window_warning_me...
2008-11-01 Carlos Garcia CamposUse gtk_show_uri() when availale to display help contents.
2008-10-31 Carlos Garcia CamposRemoved shell/ev-view-private.h
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-10-17 Carlos Garcia CamposDisable toggle function of F5 when in presentation...
2008-10-12 Carlos Garcia CamposDo not consider mailto links as http uris. Fixes bug...
2008-10-04 Carlos Garcia CamposUse GdkAppLaunchContext when available to launch extern...
next