Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* Move load/save print settings code from EvApplication to EvWindowCarlos Garcia Campos2009-10-231-82/+153
* Use always a different process for every documentCarlos Garcia Campos2009-10-211-5/+7
* [shell] Do not setup page from metadata when provided by command lineCarlos Garcia Campos2009-10-211-1/+2
* Make sure metadata exists before reference it when opening a copyCarlos Garcia Campos2009-10-111-1/+2
* [shell] Use EvMetadata to get/set gvfs metadataCarlos Garcia Campos2009-10-111-208/+209
* [shell] Make sure total_num_bytes > 0 before using it in progress callbacksCarlos Garcia Campos2009-10-071-2/+11
* [shell] Escape uri before showing it in progress areaCarlos Garcia Campos2009-10-071-1/+3
* [shell] Use g_uri_unescape_string() instead of our own implementationCarlos Garcia Campos2009-10-071-1/+1
* [shell] Remove progress message area when document download finishesCarlos Garcia Campos2009-10-071-1/+2
* Use model instead of view to handle continuous, dual-page and fullscreenCarlos Garcia Campos2009-09-151-68/+57
* [shell] Remove unneeded call to ev_view_set_screen_dpi()Carlos Garcia Campos2009-09-151-2/+0
* [shell] Make sure to not open a document on the last pageCarlos Garcia Campos2009-09-151-14/+7
* [shell] Use ev_window_open_document() to open a copy instead of using a symlinkCarlos Garcia Campos2009-09-151-125/+10
* [shell] Add ev_window_open_document()Carlos Garcia Campos2009-09-151-0/+69
* Remove EvPageCache and use EvDocumentModel insteadCarlos Garcia Campos2009-09-151-172/+201
* Remove zoom-invalid signal from EvViewCarlos Garcia Campos2009-09-151-40/+0
* Move ev_page_cache_check_dimensions() to EvDocumentCarlos Garcia Campos2009-09-151-4/+4
* Move part of the EvPageCache to EvDocumentCarlos Garcia Campos2009-09-151-65/+45
* Save images as png or jpg when the filename has no extensionsPatrick Ammann2009-09-141-0/+9
* Fix bug #570054Fernando Herrera2009-09-081-23/+37
* [view] Grab focus after setting metadataNickolay V. Shmyrev2009-07-251-0/+2
* Update about dialogueChristian Persch2009-06-111-2/+3
* [printing] Make use of gtk+-unix-print optionalHib Eris2009-06-091-0/+5
* [windows] Make evince relocatable on windows - GUIHib Eris2009-06-091-3/+7
* Do not disable printing when cairo printing is available.Hib Eris2009-06-091-1/+1
* [shell] Allow activate the menubar in fullscreen modeCarlos Garcia Campos2009-06-061-9/+78
* [printing] Use always default page setup before printingCarlos Garcia Campos2009-06-051-2/+7
* [shell] Remove left over GtkPrinterHib Eris2009-06-051-7/+0
* [shell] Remember and reuse "Save a Copy..." pathCarlos Garcia Campos2009-05-211-26/+63
* [shell] Implement Print named actionCarlos Garcia Campos2009-05-131-0/+2
* [shell] Abort dnd operations originated in the same Evince windowCarlos Garcia Campos2009-05-131-4/+11
* [shell] Propagate key events from EvWindow to EvViewCarlos Garcia Campos2009-05-121-0/+25
* [document] Fixes handling of broken documentsNickolay V. Shmyrev2009-05-031-8/+15
* [ui] Escape URIs for displayNickolay V. Shmyrev2009-05-031-3/+8
* [ui] Use stock icon for Page SetupNickolay V. Shmyrev2009-05-031-1/+1
* [ui] Renamed menu entry to Page SetupNickolay V. Shmyrev2009-05-031-2/+2
* Added F3 as a find-next accelerator key, bug 579072Michael J. Chudobiak2009-04-301-0/+4
* Use g_file_make_symbolic_link to create symlinks. Patch by Hib Eris. SeeCarlos Garcia Campos2009-04-101-16/+20
* RemovedCarlos Garcia Campos2009-04-081-65/+4
* Use g_error_matches() instead of manually check error code and domain.Carlos Garcia Campos2009-04-081-8/+4
* Delete the temp symlink created when opening a copy.Carlos Garcia Campos2009-04-081-3/+19
* Remove the preview mode from EvWindow. EvPrintOperation now launchesCarlos Garcia Campos2009-04-081-226/+5
* Move ev_view_update_view_size() from libview to ev-window again and makeCarlos Garcia Campos2009-04-061-37/+47
* Follow up to bug #539972. Alt+Arrows conflict withNickolay V. Shmyrev2009-04-051-2/+2
* Set alternative button order for dialogues.Christian Persch2009-03-241-0/+19
* Do not lose page position when reloading. Fixes bug #573091.Carlos Garcia Campos2009-03-011-9/+12
* Use g_error_matches.Christian Persch2009-02-151-2/+1
* Do not use metadata when reloading the document, so that the window is notCarlos Garcia Campos2009-02-101-89/+101
* Make use of GConf optional. Based on patch by Hib Eris. See bug #339172.Carlos Garcia Campos2009-02-051-2/+8
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-2/+4