]> www.fi.muni.cz Git - evince.git/history - shell/ev-window.c
[shell] Remove unused variable and code
[evince.git] / shell / ev-window.c
2010-05-27 Hib Eris[shell] Remove unused variable and code
2010-05-22 Carlos Garcia Campos[shell] Do not use the gconf gsettings backend any...
2010-05-22 Carlos Garcia Campos[shell] Use delay-apply mode for last_settings
2010-05-04 EspeonEefi[shell] Fix typo: request_width -> request_height
2010-05-04 Carlos Garcia Campos[shell] Do not store metadata for files under /tmp
2010-05-04 Carlos Garcia Campos[shell] Add saved documents with "save a copy" to recen...
2010-05-04 Carlos Garcia Campos[shell] Remove redundant check
2010-05-04 Carlos Garcia CamposTake default settings from last document opened
2010-05-03 Carlos Garcia Campos[shell] Port override_restrictions gconf key to GSettings
2010-04-30 Carlos Garcia CamposHide sidebar by default when window is empty
2010-04-30 Carlos Garcia CamposRemove GTK_CHECK_VERSION macros
2010-04-29 Christian Persch[shell] Add icons to the recent items, and always show...
2010-04-29 Christian Persch[shell] Ellipsise the recent action's label
2010-04-25 Carlos Garcia Campos[presentation] Make inverted colors mode work in presen...
2010-04-15 Hib ErisMake gnome-doc-utils optional
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-03-31 Carlos Garcia Campos[shell] Fix build with GSEAL_ENABLE
2010-03-31 Hib ErisReplace GTK_WIDGET_VISIBLE() with gtk_widget_get_visible()
2010-03-31 Hib ErisReplace GTK_WIDGET_IS_SENSITIVE() with gtk_widget_is_se...
2010-03-31 Carlos Garcia CamposBump GTK+ requirements to 2.20.0
2010-03-13 Carlos Garcia CamposSave current page when closing window in presentation...
2010-03-13 Carlos Garcia CamposUse monitor height instead of screen height to calculat...
2010-02-21 Carlos Garcia CamposMove get_screen_dpi to libdocument
2010-02-21 Carlos Garcia CamposAllow adding actions for more than one item in view...
2010-02-03 Hib Eris[shell] Do not link to poppler directly
2010-02-03 Philip WithnallAssorted string fixes
2010-01-11 Carlos Garcia Campos[shell] Update only Copy action sensitivity when select...
2010-01-11 Carlos Garcia CamposAdd selection-changed signal to EvView to notify that...
2010-01-03 Carlos Garcia Campos[presentation] Allow finish presentation by clicking...
2010-01-03 Carlos Garcia Campos[shell] Use the new EvViewPresentation for presentation...
2010-01-03 Carlos Garcia Campos[shell] Use new function ev_document_links_get_dest_pag...
2009-12-28 Carlos Garcia CamposPopup view signal is never emitted in presentation...
2009-12-22 Hib Eris[windows] Gray-out help contents menu option on Windows
2009-12-20 Carlos Garcia CamposDo not fail to open external uri links that are relativ...
2009-12-19 Carlos Garcia Campos[shell] Always show rotate icons
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.
next