Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.c
Commit message (Expand)AuthorAgeFilesLines
* Don't render "loading..." text in presentation mode. Temporary workaroundWouter Bolsterlee2006-10-271-0/+6
* Page Up/Down should do page jumps in "Best fit" mode. If a user hasWouter Bolsterlee2006-10-191-1/+1
* Fixes bug #343199, current page now follows find page.Nickolay V. Shmyrev2006-10-081-8/+9
* Don't open links with middle mouse button. Fixes bug #353649Carlos Garcia Campos2006-09-071-1/+1
* Ignore zoom for xyz destinations when it's <= 1, keeping user preferencesCarlos Garcia Campos2006-08-101-6/+6
* Convert from PDF style coordinates to X style coordinates in the backendCarlos Garcia Campos2006-08-061-6/+4
* Use consistent quoting style. Fix for the bug #320285.Nickolay V. Shmyrev2006-05-271-2/+2
* Fix page-label command line option. Bug #342070.Nickolay V. Shmyrev2006-05-271-0/+3
* Warning fixedNickolay V. Shmyrev2006-05-271-1/+1
* Page ready should be earlierNickolay V. Shmyrev2006-05-271-1/+1
* Don't show highlight rects if page can't be showed. Fix for the bugRicardo Markiewicz2006-05-271-4/+9
* Updated Spanish translation.Francisco Javier F. Serrador2006-05-081-5/+5
* Update fullscreen and presentation timeout handling. Hide cursor inNickolay V. Shmyrev2006-05-051-1/+7
* Add support for Named Action linksCarlos Garcia Campos2006-05-041-0/+26
* Rework links system, it adds support for remote links now and it makesCarlos Garcia Campos2006-05-021-130/+235
* Fix for the bug #312573 – Optimal selection of current page amongNickolay V. Shmyrev2006-04-291-23/+30
* Add support for "Find Previous" as dictated by the GNOME HIG. A menu itemWouter Bolsterlee2006-04-201-0/+17
* More correctly draw loading text when document is empty.Nickolay V. Shmyrev2006-03-211-1/+6
* Fix for the bug #334854, page down and page up switch pages inNickolay V. Shmyrev2006-03-211-0/+2
* Don't jump on scrolling, fix for the bug #333127.Nickolay V. Shmyrev2006-03-051-6/+8
* Scroll by one page in presentation mode. Fix for the bug #332993.Nickolay V. Shmyrev2006-03-011-2/+10
* Clairfy what page the toolbar page number applies to. Fix for the bugNickolay V. Shmyrev2006-02-241-2/+6
* Dont't jump to find result if window was scrolled during search. Fix forNickolay V. Shmyrev2006-02-241-2/+15
* Fix for the bug 319133 - Find entry should allow text scroll.Stanislav Slusny2006-02-201-64/+58
* Fix for the bug #319137. Search now takes account for scrolling.Nickolay V. Shmyrev2006-02-191-38/+37
* Draw Loading message during xfer job. Fix for the bug #329495.Nickolay V. Shmyrev2006-02-071-0/+19
* Place even pages to the left if document has less then two pages. Fix forNickolay V. Shmyrev2006-02-011-6/+6
* Add keybindings for percision-scrolling of display area. Fix for the bugRicardo Markiewicz2006-01-231-6/+18
* Dual mode places even pages to the left. Fix for the bug #309393.Nickolay V. Shmyrev2006-01-071-41/+29
* Two page scrolling with Space and PageUp in dual mode. Second fix for theNickolay V. Shmyrev2006-01-061-2/+27
* Correctly clamp adjustment value. Fix for the bug #325808.Nickolay V. Shmyrev2006-01-051-1/+4
* Fix for the bug #325067 with more intelligent selection of current link inNickolay V. Shmyrev2005-12-281-1/+1
* Bind context menu to keyboard also. Fix for the bug #325065.Nickolay V. Shmyrev2005-12-271-0/+15
* Horizontal scroll on selection also.Nickolay V. Shmyrev2005-12-271-2/+16
* Correct zoom setup and metadata save broken in some locales.Nickolay V. Shmyrev2005-12-251-1/+1
* Fix very small typo.Nickolay V. Shmyrev2005-12-251-2/+5
* Delay scroll until allocation to correctly position page. Fix for the bugNickolay V. Shmyrev2005-12-251-48/+51
* Update NEWS and require poppler 0.5.0.Nickolay V. Shmyrev2005-12-251-9/+25
* Small cleanup and autoscrolling during selection. Thanks to RicardoNickolay V. Shmyrev2005-12-251-10/+67
* Initial accessibility support.Nickolay V. Shmyrev2005-10-291-103/+35
* Disable copy action when there isn't text selected.Carlos Garcia Campos2005-09-271-1/+24
* Check tooltip is valid utf8 before showing itMarco Pesenti Gritti2005-09-271-3/+7
* Allow drag and drop of text. Fixes #316772Carlos Garcia Campos2005-09-271-12/+98
* Ignore link coordinates if they are outside page boundsMarco Pesenti Gritti2005-09-261-13/+30
* Implement launch links. Delegate external link opening to the window.Marco Pesenti Gritti2005-09-261-3/+13
* Implement fitr linksMarco Pesenti Gritti2005-09-241-0/+29
* Do not use modes for link, we need to calculate size ad hoc. Still notMarco Pesenti Gritti2005-09-241-30/+56
* Implement FIT_HEIGHT mode (only for links). Implement FITH linksMarco Pesenti Gritti2005-09-241-2/+59
* Remove unused unrealize handler. Add scroll handling toChristian Persch2005-09-221-23/+41
* Based on a patch from carlosgc@gnome.org. Mouse buttons switch pages inMarco Pesenti Gritti2005-09-221-7/+19