Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
Commit message (Expand)AuthorAgeFilesLines
* Put the toolbar xml in evince own dot dirMarco Pesenti Gritti2005-05-101-6/+8
* Make the toolbar not removableMarco Pesenti Gritti2005-05-101-0/+3
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-101-6/+70
* Support printing page range, based on patch by Amaury JacquotJuerg Billeter2005-05-101-0/+14
* Set slash action insensitive when appropriateMarco Pesenti Gritti2005-05-101-0/+2
* Check for uri correctness/existenceMarco Pesenti Gritti2005-05-101-0/+28
* LPD printers use postscript, tooJuerg Billeter2005-05-091-0/+2
* The zoom one is actually sort of useful, put it backMarco Pesenti Gritti2005-05-091-1/+0
* Hide page/zoom controls from overflow, they are useless.Marco Pesenti Gritti2005-05-091-0/+2
* Implement epiphany like toolbar editor. Based on patch byMarco Pesenti Gritti2005-05-091-3/+83
* Slash -> FindMarco Pesenti Gritti2005-05-091-1/+5
* Change api to lookup from uri. Do fast lookup first, if the type isMarco Pesenti Gritti2005-05-081-16/+7
* Output zoom-control Makefile. build zoom-control subdir.James Bowes2005-05-021-0/+62
* Change the preview cache back to 1. Don't know when it got set to 0.Jonathan Blandford2005-05-011-67/+160
* Use connect_object rather than explicitly disconnect on dispose.Marco Pesenti Gritti2005-04-291-9/+6
* Update current page while scrolling in continuous modeNickolay V. Shmyrev2005-04-271-1/+6
* Horizontal scroll and zooming with mouse wheelNickolay V. Shmyrev2005-04-241-30/+26
* Fix links for dual/continuous. Also, add a quick fix measuring of widths.Jonathan Blandford2005-04-241-6/+6
* Add Continuous and Dual page modes.Jonathan Blandford2005-04-231-37/+81
* Fix for 170111Nickolay V. Shmyrev2005-04-221-1/+0
* Fix normal size zoom. Make zoom in/zoom out unsensitive when they areMarco Pesenti Gritti2005-04-221-6/+13
* actually remove the job.Jonathan Blandford2005-04-221-8/+8
* Show the window in fullscreen when specified by the documentMarco Pesenti Gritti2005-04-191-0/+14
* Bug 301053: hide statusbar resize-grip when maximized. Fix from Paolo BorelliNickolay V. Shmyrev2005-04-191-13/+16
* Small rework of sidebar pages handling. See bug #164811 for detailsNickolay V. Shmyrev2005-04-191-27/+4
* New files, handling the mapping from mimetypes to backendsDavid Malcolm2005-04-181-92/+9
* constify some vars. ditto.Paolo Borelli2005-04-181-6/+6
* Move library dependencies to components.Nickolay V. Shmyrev2005-04-171-3/+6
* Minor cleanups removing some dead code.Jonathan Blandford2005-04-161-7/+1
* Calculate shadow size only when there is actually a shadow.Marco Pesenti Gritti2005-04-161-3/+6
* Allow setting view spacing, default to 0Marco Pesenti Gritti2005-04-161-10/+16
* Do not draw the border in fulscreenMarco Pesenti Gritti2005-04-161-0/+3
* Remove some assertions, documents can have 0 pages. Make initial currentMarco Pesenti Gritti2005-04-161-25/+23
* Remove unused files.Nickolay V. Shmyrev2005-04-151-9/+1
* Make all toolbar items translatableLuca Ferretti2005-04-151-1/+18
* Fix the crash when trying to copy in backends that doesnt support it. WeMarco Pesenti Gritti2005-04-141-2/+5
* Work around the Escape conflict (find bar and unfullscreen)Marco Pesenti Gritti2005-04-121-2/+18
* Fix for bugs 300233,173184,300094. Problems with page index started at 0Nickolay V. Shmyrev2005-04-121-8/+5
* Check that the document supports findMarco Pesenti Gritti2005-04-081-4/+6
* Add Edit->Find NextMarco Pesenti Gritti2005-04-081-1/+24
* Big reworking to make completions work iff we have >= GTK-2.7.0Jonathan Blandford2005-04-081-0/+20
* Recent files support.Nickolay V. Shmyrev2005-04-071-2/+101
* s/pdf-document/ev-popplerMarco Pesenti Gritti2005-04-061-1/+1
* Fix of by one errors.Kristian Høgsberg2005-04-061-2/+2
* Make searching work again.Kristian Høgsberg2005-04-051-1/+4
* Patch from Alberto Mesas <amesas@gmail.com> to make F1 bring upJonathan Blandford2005-04-031-3/+11
* Changed to use page labels now. Rewrote completely because I didn'tJonathan Blandford2005-04-011-27/+3
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-311-1/+0
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-5/+6
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-56/+59