Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement FIT and FITH linksMarco Pesenti Gritti2005-09-191-0/+27
* Take all pages in consideration, not just current oneMarco Pesenti Gritti2005-09-191-4/+8
* Move page next/previous functions from page chace to view and change it toMarco Pesenti Gritti2005-09-191-3/+38
* Allow display of last odd page in dual view. Fix for 316347.Nickolay V. Shmyrev2005-09-171-0/+2
* More precise handling of enter_notify/leave_notify. Fix for 315470.Nickolay V. Shmyrev2005-09-111-31/+58
* Fix some bugs with xyz links, respect zoomMarco Pesenti Gritti2005-09-081-6/+15
* Add a signal for link activation.Marco Pesenti Gritti2005-09-081-5/+3
* Use mozilla style vs gtk style, way better for links.Marco Pesenti Gritti2005-09-071-6/+9
* Implement xyz links, still not functional. Links are a total mess, willMarco Pesenti Gritti2005-09-071-1/+58
* Delay popup showing. Mirror gtk logic/times.Marco Pesenti Gritti2005-09-051-2/+2
* Simple widget to show tooltips at a custom positionMarco Pesenti Gritti2005-09-031-6/+23
* Abbrev)--L1743--C75--54%-----------------------------------------------------...Jonathan Blandford2005-09-021-0/+49
* ev_page_cache_get doesnt return a reference, dont try to unref it.Marco Pesenti Gritti2005-09-011-1/+0
* catch another gtk+-2.8ism Make work with gtk+-2.6 Release 0.4.0Jonathan Blandford2005-08-261-1/+8
* Redo rotation (again). prepare for 0.4.0Jonathan Blandford2005-08-251-2/+28
* Adapt to the new poppler rotation API. Fix text maps on landscapeMarco Pesenti Gritti2005-08-231-2/+1
* get the correct region when selecting in modes other than continuous.Jonathan Blandford2005-08-201-4/+17
* Update for 0.3.4Marco Pesenti Gritti2005-08-171-10/+0
* * shell/ev-metadata-manager.c: (ev_metadata_manager_init): *Jonathan Blandford2005-08-151-9/+17
* Fix for bug Bug 311838: Seach backward requires several clicks to find word.Nickolay V. Shmyrev2005-08-121-12/+27
* Don't update page range if we are scrolling to some documentNickolay V. Shmyrev2005-08-071-0/+3
* Reverse rotation/scale when getting max page width, fix drawing in dual mode.Nickolay V. Shmyrev2005-08-071-2/+2
* reverse rotation/page when getting the area for select_all.Jonathan Blandford2005-08-071-1/+2
* Change selection color on focus in and focus out events. Also, poppler nowKristian Høgsberg2005-08-061-0/+24
* Clean up selection to be much smoother!Jonathan Blandford2005-08-061-20/+168
* at Jul 30 19:09:34 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-07-301-0/+1
* Account rotation in doc_rect_to_view_rect. Ensure rotation doesnt go outMarco Pesenti Gritti2005-07-291-8/+48