Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.c
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanups removing some dead code.Jonathan Blandford2005-04-161-38/+28
* Allow setting view spacing, default to 0Marco Pesenti Gritti2005-04-161-1/+14
* Do not draw the border in fulscreenMarco Pesenti Gritti2005-04-161-6/+34
* Rework border calculation, so that I can more easily disable it. CodeMarco Pesenti Gritti2005-04-161-39/+32
* Rework sizing to deal with documents with not uniform page size.Marco Pesenti Gritti2005-04-151-53/+55
* Fix the crash when trying to copy in backends that doesnt support it. WeMarco Pesenti Gritti2005-04-141-0/+8
* Fix for bugs 300233,173184,300094. Problems with page index started at 0Nickolay V. Shmyrev2005-04-121-12/+29
* Check that the document supports findMarco Pesenti Gritti2005-04-081-1/+1
* Add Edit->Find NextMarco Pesenti Gritti2005-04-081-0/+16
* Make searching work again.Kristian Høgsberg2005-04-051-39/+45
* Patch from Alberto Mesas <amesas@gmail.com> to make F1 bring upJonathan Blandford2005-04-031-41/+105
* Implement search based on poppler_page_find_text(). Currently a bit crudeKristian Høgsberg2005-04-011-12/+13
* Changed to use page labels now. Rewrote completely because I didn'tJonathan Blandford2005-04-011-1/+1
* Cr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-03-311-5/+6
* Remove pixbuf backend for nowJonathan Blandford2005-03-311-17/+58
* merge evince-threads branchMarco Pesenti Gritti2005-03-231-149/+193
* Do not cache offsets in size_allocate.Marco Pesenti Gritti2005-02-241-29/+46
* Calculate offsets before calling the parent class (which does a redraw)Marco Pesenti Gritti2005-02-241-5/+5
* Separate page/scale notificationsMarco Pesenti Gritti2005-02-241-99/+72
* Give translators more flexibility with ngettext plural handling.Tommi Vainikainen2005-02-231-1/+6
* Fixup selection offset calculationMarco Pesenti Gritti2005-02-211-26/+72
* Do not try to best fit if the view is not realizedMarco Pesenti Gritti2005-02-211-1/+1
* Change the fullscreen toolbar to always be in the popup window. ThatJonathan Blandford2005-02-181-1/+5
* Automatically hide the fullscreen button. Patch by Kristian HøgsbergMarco Pesenti Gritti2005-02-161-10/+47
* get rid of the black flash.Jonathan Blandford2005-02-161-0/+2
* New function to canonicalize sizing/painting a border.Jonathan Blandford2005-02-161-59/+120
* add parameters providing allocation width and height without scrollbarsMartin Kretzschmar2005-02-151-9/+32
* Fix compilation on non-gcc platformsMarco Pesenti Gritti2005-02-091-2/+2
* Solve more refs issues.Marco Pesenti Gritti2005-02-071-0/+2
* Add debugging helpersMarco Pesenti Gritti2005-02-071-0/+4
* Add another check for find interfaceMarco Pesenti Gritti2005-02-041-1/+4
* Clamp page number, dont try to move to not existant pages.Marco Pesenti Gritti2005-02-041-1/+7
* Fix several bugs with findMarco Pesenti Gritti2005-02-041-7/+13
* New file with some random thoughts.Jonathan Blandford2005-02-021-2/+5
* Support eps and check document supports find before drawing highlightingsMarco Pesenti Gritti2005-02-011-1/+3
* Scroll at the top of the page when changing pageMarco Pesenti Gritti2005-01-301-0/+3
* Do not redraw unnecessarilyMarco Pesenti Gritti2005-01-301-2/+2
* Yay! find works now... Now to find bugs...Marco Pesenti Gritti2005-01-301-25/+34
* More work on find implementation, mostly there nowMarco Pesenti Gritti2005-01-301-41/+178
* Enanche the find interface to be really able to do multi page find.Marco Pesenti Gritti2005-01-291-139/+26
* Kill session historyMarco Pesenti Gritti2005-01-271-122/+0
* ignore page offset here, to make search results independent of it,Stephane LOEUILLET2005-01-231-2/+9
* Make selection work in any directionMarco Pesenti Gritti2005-01-211-8/+7
* make the bg color darker.Jonathan Blandford2005-01-201-1/+1
* (set_document_page): handle paper size changes when the pageMartin Kretzschmar2005-01-201-0/+11
* (set_document_page): unset has_selection when the page changes.Martin Kretzschmar2005-01-201-0/+1
* Use normal style color for the widget background and draw a black boxMarco Pesenti Gritti2005-01-201-34/+17
* forgot thisMarco Pesenti Gritti2005-01-201-3/+9
* Show a wait cursor while the page is renderingMarco Pesenti Gritti2005-01-201-19/+36
* Ensure thumbnails selection, toolbar page control and current page are inMarco Pesenti Gritti2005-01-201-6/+7