Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-3/+0
* Add image handling support. Fixes bugs #310008 and #325047. ImagesCarlos Garcia Campos2007-01-071-25/+166
* Move view drag and drop stuff to ev-view.Carlos Garcia Campos2007-01-071-4/+49
* Clear selection also in pixbuf cache.Carlos Garcia Campos2007-01-051-0/+2
* Add page transition support in presentation mode. At the moment only pageCarlos Garcia Campos2006-12-271-0/+49
* Update page-cache when page is changed by the view, so that page-changedCarlos Garcia Campos2006-12-251-1/+7
* Restore zoom settings when back from presentation mode.Carlos Garcia Campos2006-12-241-0/+10
* Show "Jump to page" label in the page jumping popup in presentation modeWouter Bolsterlee2006-12-241-6/+11
* Allow jumping to another page by typing a page number in presentationCarlos Garcia Campos2006-12-221-1/+219
* Fix compilation with older compilers like gcc 2. Fixes bug #387237.Jens Granseuer2006-12-181-1/+2
* Use an specific lock for FontConfig. Hopefully it fixes some crashesCarlos Garcia Campos2006-12-181-2/+2
* Acquire lock document when drawing "Loading..." text so that only oneCarlos Garcia Campos2006-12-181-0/+4
* Corrected "end of presentation" string.Wouter Bolsterlee2006-12-131-1/+1
* Correctly propagate key press event so that up/down keys work as expectedWouter Bolsterlee2006-12-131-3/+4
* Blank screen in presentation mode when pressing 'b' (filling with black)Carlos Garcia Campos2006-12-101-15/+96
* Add links support in rotated documents. Fixes bug #343733.Radoslav Dorcik2006-12-091-6/+49
* Show a blank page after the last page in presentation mode with a messageCarlos Garcia Campos2006-12-091-4/+65
* 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