Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* Zoom icon artwork. See bug #444795.Michael Monreal2007-06-061-1/+1
* Check if history is NULLNickolay V. Shmyrev2007-05-251-0/+3
* Add functions to delete temporary files created by evince in a safe way.Carlos Garcia Campos2007-05-251-75/+234
* Change sidebar ordering. Fixes bug #439939.Wouter Bolsterlee2007-05-201-11/+11
* Respect the screen when opening help (#437866).Ross Burton2007-05-121-1/+3
* Add print button in preview mode. Fixes bug #396475.Carlos Garcia Campos2007-05-111-4/+161
* Make navigation action unsensitive instead of showing menu withNickolay V. Shmyrev2007-05-091-1/+1
* Remember print settings. Fixes bug #349102.Carlos Garcia Campos2007-05-081-2/+8
* Don't use libgnome to open help, instead call Yelp directly.Ross Burton2007-05-041-4/+33
* Add missing includes, fix indentation.Ross Burton2007-05-021-1/+4
* Use ev_application_open_uri_at_dest instead of ev_application_open_uriEduardo Lima2007-04-301-2/+4
* Start rendering pages before any other jobs.Carlos Garcia Campos2007-04-221-27/+35
* Update chrome visibility before window unfullscreen.Carlos Garcia Campos2007-04-221-4/+2
* Make fullscreen toolbar always visible. Do not use egg toolbars forCarlos Garcia Campos2007-04-201-325/+154
* Developers documentation updated.Iñigo Martínez2007-04-201-0/+32
* Check whether uri is valid before launching it. Fixes bug #427664.Carlos Garcia Campos2007-04-191-1/+36
* Change key accelerator for Open a Copy menu entry which is in conflictCarlos Garcia Campos2007-04-191-1/+1
* Do not make window bigger than screen. Fixes bug #388985.Nickolay V. Shmyrev2007-04-091-2/+18
* Fixup the previous commitMatthias Clasen2007-04-021-1/+1
* Use the xdg-user-dirs DOCUMENTS folder as default folder when opening aMatthias Clasen2007-04-021-1/+14
* Do not setup view from metadata on preview mode.Carlos Garcia Campos2007-03-241-1/+4
* Save document compressed when saving a copy of a compressed document.Carlos Garcia Campos2007-02-271-55/+90
* Fix zoom shortcut keys when searching. Fixes bug #409828.Carlos Garcia Campos2007-02-201-9/+0
* Fix crash when loading documents with only one page.Carlos Garcia Campos2007-02-181-1/+1
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-3/+17
* Fix compile warnings.Carlos Garcia Campos2007-02-151-2/+2
* Use document thumbnail as window icon. Fixes bug #384442.Carlos Garcia Campos2007-02-121-22/+65
* Support for PDF, PS and EPS compressed files. Fixes bug #307087.Carlos Garcia Campos2007-02-031-6/+6
* Setup window size and position before showing it. Fixes bug #401711.Carlos Garcia Campos2007-02-021-5/+9
* Disable all zoom related actions during presentation mode.Carlos Garcia Campos2007-01-311-6/+22
* Fix memory leak.Carlos Garcia Campos2007-01-281-5/+4
* Correctly handle named destination linksNickolay V. Shmyrev2007-01-281-8/+5
* Correctly handle link dest with page labelNickolay V. Shmyrev2007-01-281-3/+7
* Check if document have links modelNickolay V. Shmyrev2007-01-281-5/+9
* Don't use markup, just set pango attributeNickolay V. Shmyrev2007-01-281-1/+1
* Implements another history variantNickolay V. Shmyrev2007-01-281-16/+102
* Open links in new window when clicking with middle button.Carlos Garcia Campos2007-01-281-0/+10
* Store link before jump, not the destination. For me it seems like moreNickolay V. Shmyrev2007-01-281-1/+4
* History finally works as expected.Nickolay V. Shmyrev2007-01-281-23/+52
* Remove activate_link signal, not required.Nickolay V. Shmyrev2007-01-281-12/+0
* Do file transfer asynchronously in the main thread instead ofCarlos Garcia Campos2007-01-241-36/+97
* Do not include in recent menu inexistent documents. Fixes bug #339171.Carlos Garcia Campos2007-01-141-3/+4
* Do Save a copy in atomic way. Fixes bug #328266.Carlos Garcia Campos2007-01-131-12/+48
* Use max and min scale values in the view iby taking dpi into account.Carlos Garcia Campos2007-01-111-0/+5
* Send print job to printer with some settings set to default values, sinceCarlos Garcia Campos2007-01-091-1/+19
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-1/+0
* Add image handling support. Fixes bugs #310008 and #325047. ImagesCarlos Garcia Campos2007-01-071-30/+156
* Move view drag and drop stuff to ev-view.Carlos Garcia Campos2007-01-071-46/+0
* Restore zoom settings when back from presentation mode.Carlos Garcia Campos2006-12-241-2/+0
* Always use "best fit" zoom in presentation mode. Fixes bug #389195.Wouter Bolsterlee2006-12-241-0/+2