]> www.fi.muni.cz Git - evince.git/history - libview/ev-view.c
Add options to open and save attachment annotations to context menu
[evince.git] / libview / ev-view.c
2009-11-17 Carlos Garcia CamposAdd options to open and save attachment annotations...
2009-11-16 Carlos Garcia Campos[libview] Handle file attachment annotations
2009-11-15 Carlos Garcia Campos[libview] Make sure view is redrawn as soon as current...
2009-11-14 Carlos Garcia Campos[libview] Best page calculation only makes sense in...
2009-10-07 Carlos Garcia Campos[libview] Scroll one screen leaving one line context
2009-09-30 Carlos Garcia Campos[libview] Clear form fields when rotation changes
2009-09-24 Carlos Garcia Campos[libview] Don't change current page when rotating docum...
2009-09-24 Carlos Garcia Campos[libview] Fix dest page when jumping to a random page...
2009-09-24 Carlos Garcia Campos[libview] Fix scrollbars position when moving to a...
2009-09-15 Carlos Garcia CamposUse model instead of view to handle continuous, dual...
2009-09-15 Carlos Garcia Campos[libview] Remove ev_view_set_screen_dpi() from EvView
2009-09-15 Carlos Garcia Campos[libview] Update current scroll values when view is...
2009-09-15 Carlos Garcia CamposRemove EvPageCache and use EvDocumentModel instead
2009-09-15 Carlos Garcia CamposRemove zoom-invalid signal from EvView
2009-09-15 Carlos Garcia Campos[libview] Remove ev_page_cache_get_size() from EvPageCache
2009-09-15 Carlos Garcia Campos[libview] Move get_max_width/height from EvPageCache...
2009-09-15 Carlos Garcia Campos[libview] Move get_dual_even_left from EvPageCache...
2009-09-15 Carlos Garcia Campos[libview] Don't pass scale to get_page_y_offset() since...
2009-09-15 Carlos Garcia Campos[libview] Move height_to_page cache from EvPageCache...
2009-09-15 Carlos Garcia Campos[libview] Use ev_document_get_page_size to get document...
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-08-08 Philip Langdale[libview] Let scroll wheel change page when in non...
2009-07-12 Carlos Garcia Campos[libview] Compute selections on button press for word...
2009-06-08 Carlos Garcia Campos[libview] Fix page transitions in presentation mode
2009-06-01 Carlos Garcia Campos[libview] Do not create popup window if the annot doesn...
2009-05-23 Carlos Garcia Campos[libview] Add ev_view_get_area_from_mapping() to remove...
2009-05-23 Carlos Garcia Campos[libview] Add get_doc_point_from_location() to remove...
2009-05-23 Carlos Garcia CamposUse EvMapping instead of Ev*Mapping types
2009-05-16 Carlos Garcia Campos[libview] Update pixbuf cache page range even when...
2009-05-13 Carlos Garcia Campos[libview] Update current range when setting the document
2009-05-12 Carlos Garcia Campos[libview] Initialize start/end_page to -1
2009-05-12 Carlos Garcia Campos[libview] Do not handle key events in EvView when it...
2009-05-12 Carlos Garcia Campos[libview] Show popup windows associated to markup annot...
2009-05-06 Martin Pohlack[ui] Disables bouncing during scrolling
2009-04-06 Carlos Garcia CamposMove ev_view_update_view_size() from libview to ev...
2009-03-30 Nickolay V. ShmyrevAnimation is ready only when origin surface is ready...
2009-03-01 Carlos Garcia CamposShow the 'jump to page' window in the right GdkScreen...
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2009-01-20 Hiroyuki Ikezoeshell/ev-sidebar-links.c
2009-01-18 Carlos Garcia CamposFix second parameter passed to gtk_selection_data_set_u...
2009-01-18 Christian PerschBug 558084 – simplify drag data handling
2009-01-18 Carlos Garcia CamposMove EvView specific code to a libeviview library so...