Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.c
Commit message (Expand)AuthorAgeFilesLines
* make page size calculation consistent and set it to (int)( width * scale +Jonathan Blandford2005-05-111-4/+6
* This is evil... Make space/backspace global accelerators but enable themMarco Pesenti Gritti2005-05-101-30/+3
* Implement middle button scrolling. Based on a patch by Tommi KomulainenMarco Pesenti Gritti2005-05-091-59/+125
* Release 0.3.0Marco Pesenti Gritti2005-05-071-1/+6
* Compute size of the actual page, not of the current one.Marco Pesenti Gritti2005-05-071-4/+1
* Fix text selectionMarco Pesenti Gritti2005-05-071-58/+116
* First go at fixing search, still buggyMarco Pesenti Gritti2005-05-071-164/+149
* Output zoom-control Makefile. build zoom-control subdir.James Bowes2005-05-021-12/+24
* Change the preview cache back to 1. Don't know when it got set to 0.Jonathan Blandford2005-05-011-35/+82
* Update current page while scrolling in continuous modeNickolay V. Shmyrev2005-04-271-2/+15
* Scroll up increase zoomNickolay V. Shmyrev2005-04-241-1/+1
* Horizontal scroll and zooming with mouse wheelNickolay V. Shmyrev2005-04-241-3/+34
* forgot to set this.Jonathan Blandford2005-04-241-1/+1
* Fix links for dual/continuous. Also, add a quick fix measuring of widths.Jonathan Blandford2005-04-241-44/+38
* Fix crash on exit and scrolling to pageNickolay V. Shmyrev2005-04-231-9/+33
* Add Continuous and Dual page modes.Jonathan Blandford2005-04-231-133/+802
* Remove unnecessary locking.Kristian Høgsberg2005-04-221-4/+0
* Fix find on single page documentsMarco Pesenti Gritti2005-04-221-2/+2
* Fix normal size zoom. Make zoom in/zoom out unsensitive when they areMarco Pesenti Gritti2005-04-221-1/+27
* actually remove the job.Jonathan Blandford2005-04-221-27/+27
* 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