Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-view.c
Commit message (Expand)AuthorAgeFilesLines
* [libview] Fix page transitions in presentation modeCarlos Garcia Campos2009-06-081-2/+6
* [libview] Do not create popup window if the annot doesn't have a popupCarlos Garcia Campos2009-06-011-0/+3
* [libview] Add ev_view_get_area_from_mapping() to remove duplicated codeCarlos Garcia Campos2009-05-231-33/+37
* [libview] Add get_doc_point_from_location() to remove duplicated codeCarlos Garcia Campos2009-05-231-45/+23
* Use EvMapping instead of Ev*Mapping typesCarlos Garcia Campos2009-05-231-40/+37
* [libview] Update pixbuf cache page range even when the page range haven't cha...Carlos Garcia Campos2009-05-161-7/+7
* [libview] Update current range when setting the documentCarlos Garcia Campos2009-05-131-0/+2
* [libview] Initialize start/end_page to -1Carlos Garcia Campos2009-05-121-0/+2
* [libview] Do not handle key events in EvView when it's not focusedCarlos Garcia Campos2009-05-121-2/+7
* [libview] Show popup windows associated to markup annotationsCarlos Garcia Campos2009-05-121-22/+508
* [ui] Disables bouncing during scrollingMartin Pohlack2009-05-061-3/+5
* Move ev_view_update_view_size() from libview to ev-window again and makeCarlos Garcia Campos2009-04-061-37/+3
* Animation is ready only when origin surface is ready. This fixes fadingNickolay V. Shmyrev2009-03-301-10/+12
* Show the 'jump to page' window in the right GdkScreen. Fixes bug #560541.Carlos Garcia Campos2009-03-011-0/+2
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-1/+1
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-16/+1
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-201-9/+9
* Fix second parameter passed to gtk_selection_data_set_uris(), it expects aCarlos Garcia Campos2009-01-181-1/+1
* Bug 558084 – simplify drag data handlingChristian Persch2009-01-181-23/+14
* Move EvView specific code to a libeviview library so that it can beCarlos Garcia Campos2009-01-181-0/+5891