Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* Preliminary support for adding new annotationsCarlos Garcia Campos2010-07-201-4/+122
* [shell] Flush DBus connection after emitting closed signal for the last windowCarlos Garcia Campos2010-07-121-4/+8
* [shell] Focus the selected annotation in the sidebarCarlos Garcia Campos2010-07-121-0/+12
* [shell] Add a sidebar page to show the list of annotationsCarlos Garcia Campos2010-07-121-0/+16
* [shell] Add ev_window_get_dbus_object_path()Jose Aliste2010-07-091-0/+9
* [shell] Emit a DBus signal when window is closedJose Aliste2010-07-091-0/+36
* [shell] Add synctex supportCarlos Garcia Campos2010-06-281-0/+143
* [printing] Don't save print document settings into global fileCarlos Garcia Campos2010-06-191-10/+27
* [shell] Reload presentation view when document changesCarlos Garcia Campos2010-06-161-0/+6
* [shell] Don't show the loading window when loading remote filesCarlos Garcia Campos2010-06-091-1/+1
* Use a dynamic pixbuf cache size based on document page sizeCarlos Garcia Campos2010-05-311-11/+38
* [shell] Remove unused variable and codeHib Eris2010-05-271-6/+0
* [shell] Do not use the gconf gsettings backend any moreCarlos Garcia Campos2010-05-221-2/+1
* [shell] Use delay-apply mode for last_settingsCarlos Garcia Campos2010-05-221-0/+2
* [shell] Fix typo: request_width -> request_heightEspeonEefi2010-05-041-1/+1
* [shell] Do not store metadata for files under /tmpCarlos Garcia Campos2010-05-041-22/+25
* [shell] Add saved documents with "save a copy" to recent file listCarlos Garcia Campos2010-05-041-0/+2
* [shell] Remove redundant checkCarlos Garcia Campos2010-05-041-1/+1
* Take default settings from last document openedCarlos Garcia Campos2010-05-041-12/+30
* [shell] Port override_restrictions gconf key to GSettingsCarlos Garcia Campos2010-05-031-14/+31
* Hide sidebar by default when window is emptyCarlos Garcia Campos2010-04-301-1/+1
* Remove GTK_CHECK_VERSION macrosCarlos Garcia Campos2010-04-301-4/+0
* [shell] Add icons to the recent items, and always show them in menuChristian Persch2010-04-291-1/+19
* [shell] Ellipsise the recent action's labelChristian Persch2010-04-291-1/+23
* [presentation] Make inverted colors mode work in presentation mode tooCarlos Garcia Campos2010-04-251-2/+6
* Make gnome-doc-utils optionalHib Eris2010-04-151-6/+7
* Update FSF address everywhere.Arun Persaud2010-04-051-2/+2
* [shell] Fix build with GSEAL_ENABLECarlos Garcia Campos2010-03-311-3/+5
* Replace GTK_WIDGET_VISIBLE() with gtk_widget_get_visible()Hib Eris2010-03-311-5/+6
* Replace GTK_WIDGET_IS_SENSITIVE() with gtk_widget_is_sensitive()Hib Eris2010-03-311-1/+1
* Bump GTK+ requirements to 2.20.0Carlos Garcia Campos2010-03-311-53/+0
* Save current page when closing window in presentation modeCarlos Garcia Campos2010-03-131-0/+9
* Use monitor height instead of screen height to calculate page scale in presen...Carlos Garcia Campos2010-03-131-2/+5
* Move get_screen_dpi to libdocumentCarlos Garcia Campos2010-02-211-6/+16
* Allow adding actions for more than one item in view popup menuCarlos Garcia Campos2010-02-211-8/+26
* [shell] Do not link to poppler directlyHib Eris2010-02-031-30/+15
* Assorted string fixesPhilip Withnall2010-02-031-11/+11
* [shell] Update only Copy action sensitivity when selection changesCarlos Garcia Campos2010-01-111-1/+2
* Add selection-changed signal to EvView to notify that selection has changedCarlos Garcia Campos2010-01-111-14/+11
* [presentation] Allow finish presentation by clicking on end pageCarlos Garcia Campos2010-01-031-0/+9
* [shell] Use the new EvViewPresentation for presentation modeCarlos Garcia Campos2010-01-031-128/+45
* [shell] Use new function ev_document_links_get_dest_page_label()Carlos Garcia Campos2010-01-031-2/+1
* Popup view signal is never emitted in presentation modeCarlos Garcia Campos2009-12-281-3/+0
* [windows] Gray-out help contents menu option on WindowsHib Eris2009-12-221-0/+5
* Do not fail to open external uri links that are relative pathsCarlos Garcia Campos2009-12-201-8/+25
* [shell] Always show rotate iconsCarlos Garcia Campos2009-12-191-0/+7
* [shell] Get rotation directly from the model when updating window iconCarlos Garcia Campos2009-11-291-5/+6
* [shell] Add tooltip text for inverted colors actionCarlos Garcia Campos2009-11-291-1/+2
* Add option for displaying with inverted-colorsJuanjo MarĂ­n2009-11-291-3/+38
* [shell] Update window icon too when the inverted colors option is activeCarlos Garcia Campos2009-11-291-0/+21