]> www.fi.muni.cz Git - evince.git/history - libview
[build] Install reference documentation independant of help files
[evince.git] / libview /
2010-07-26 Jose Aliste[libview] Correctly compute the position of the annotat...
2010-07-25 Carlos Garcia Campos[libview] Fix position of window annotations when moved...
2010-07-20 Carlos Garcia CamposPreliminary support for adding new annotations
2010-07-20 Carlos Garcia Campos[libview] Add ev_page_cache_mark_dirty()
2010-07-15 Carlos Garcia Campos[libdocument] Use cairo instead of gdk_draw_rectangle()
2010-07-14 Daniel Garcia[libview] Fix formatting issues in ev-view-accessible.c
2010-07-14 Carlos Garcia Campos[libview] Only set text and text_layout flags in page...
2010-07-14 Carlos Garcia Campos[libview] Allow changing page cache flags when cache...
2010-07-12 Carlos Garcia Campos[libview] Use cairo_region_xor() when available
2010-07-12 Carlos Garcia Campos[libview] Add ev_view_focus_annotation() to focus the...
2010-07-12 Carlos Garcia Campos[libview] Add a job to get the list of all annotations...
2010-07-12 Carlos Garcia Campos[libview] Add mail-attachment to stock-icons
2010-07-12 Carlos Garcia CamposAdd EvMappingList data struct instead of using a GList
2010-07-10 Carlos Garcia Campos[libview] Make sure annot popups never show up outside...
2010-07-08 Carlos Garcia CamposSwitch to GTK+ 3
2010-07-06 Carlos Garcia Campos[libview] Fix build with GSEAL enabled
2010-07-05 Carlos Garcia CamposRemove gail-util from cut-n-paste and add gail dependency
2010-07-03 Carlos Garcia Campos[libview] Set word wrapping mode for text in popup...
2010-06-29 Daniel Garcia[libview] Cache GtkTextBuffer in EvViewAccessible
2010-06-28 Carlos Garcia Campos[libview] Add support for synctex in EvView
2010-06-26 Daniel Garcia[libview] Implement AtkText interface in EvView
2010-06-26 Daniel Garcia[libview] Rename get_page_extents as ev_view_get_page_e...
2010-06-26 Daniel Garcia[libview] Get text and text_layout and store it in...
2010-06-26 Daniel Garcia[pdf] Implement EvDocumentText interface
2010-06-14 Carlos Garcia CamposDon't mix PopplerRectangle and EvRectangle
2010-06-02 Carlos Garcia Campos[presentation] Fix fade animations
2010-06-02 Carlos Garcia Campos[presentation] Fix a crash when starting animation
2010-06-02 Carlos Garcia Campos[libview] Remove set_focus_on_map and set NOTIFICATION...
2010-06-02 Carlos Garcia Campos[libview] Do nothing if don't have a job_list yet
2010-05-31 Carlos Garcia Campos[libview] Fix build with GSEAL enabled
2010-05-31 Carlos Garcia Campos[libview] Don't pass rotation and scale to pixbuf-cache
2010-05-31 Carlos Garcia Campos[libview] Use g_slice_alloc0/free1 instead of g_new0...
2010-05-31 Carlos Garcia CamposUse a dynamic pixbuf cache size based on document page...
2010-05-31 Carlos Garcia Campos[libview] Remove prototypes of non existent methods
2010-05-27 Hib Eris[build] Remove circular dependencies in Makefiles
2010-05-11 Carlos Garcia Campos[libview] Hide loading window when document is loaded
2010-05-11 Carlos Garcia Campos[libview] Set accept focus for annotation windows
2010-05-11 Carlos Garcia Campos[libview] Use cairo to draw search results
2010-05-10 Carlos Garcia Campos[libview] Fix most of the GSEAL build issues
2010-05-10 Carlos Garcia Campos[libview] Do nothing in size_allocate when document...
2010-05-10 Carlos Garcia Campos[libview] Take into account scrollbar size to get zoom...
2010-05-10 Carlos Garcia Campos[libview] Keep our own GtkRequisition and use it to...
2010-05-08 Carlos Garcia Campos[libdocument] Use EvPage instead of EvRenderContext...
2010-05-07 Carlos Garcia Campos[libview] Use loading window instead of the loading...
2010-05-07 Carlos Garcia Campos[libview] Add loading window to show loading progress...
2010-05-05 Christian Persch[introspection] Add .c files to the introspection sources
2010-05-04 Juanjo MarínInvert colors of pages when loading in inverted color...
2010-05-03 Carlos Garcia Campos[libview] Remove unneeded #ifdef
2010-04-25 Carlos Garcia Campos[presentation] Make inverted colors mode work in presen...
2010-04-13 Carlos Garcia CamposUpdate icons to match gnome-icon-theme appearance
2010-04-13 Carlos Garcia Campos[libview] Make sure there's a new valid page range...
2010-04-13 Carlos Garcia Campos[libview] Do not set loading to FALSE unless we really...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-04-03 Carlos Garcia Campos[libview] Fix loading of compressed password-protected...
2010-03-31 Hib ErisReplace GTK_WIDGET_STATE() with gtk_widget_get_state()
2010-03-31 Hib ErisReplace GTK_WIDGET_VISIBLE() with gtk_widget_get_visible()
2010-03-31 Hib ErisReplace GTK_WIDGET_REALIZED() with gtk_widget_get_reali...
2010-03-31 Hib ErisReplace GTK_WIDGET_IS_SENSITIVE() with gtk_widget_is_se...
2010-03-31 Hib ErisReplace GTK_WIDGET_HAS_FOCUS() with gtk_widget_has_focus()
2010-03-31 Carlos Garcia CamposBump GTK+ requirements to 2.20.0
2010-03-13 Carlos Garcia Campos[presentation] Fix scale calculation on rotated monitors
2010-03-13 Carlos Garcia Campos[presentation] Fix rendering of documents with non...
2010-03-13 Carlos Garcia CamposUse monitor height instead of screen height to calculat...
2010-02-21 Carlos Garcia Campos[libview] Use ev_document_misc_get_screen_dpi()
2010-02-21 Carlos Garcia CamposAllow adding actions for more than one item in view...
2010-02-03 Philip WithnallAssorted string fixes
2010-01-11 Carlos Garcia Campos[libview] Make sure new selection region is not empty
2010-01-11 Carlos Garcia Campos[libview] Don't emit selection-changed when selection...
2010-01-11 Carlos Garcia CamposAdd selection-changed signal to EvView to notify that...
2010-01-04 Carlos Garcia Campos[presentation] Fix transition of pages with duration=0
2010-01-04 Carlos Garcia Campos[presentation] Make Home/End keys go to first/last...
2010-01-04 Carlos Garcia Campos[presentation] Fix vertical white line in documents...
2010-01-04 Carlos Garcia Campos[presentation] Add clip removed by mistake
2010-01-04 Carlos Garcia Campos[presentation] Make sure we always have a valid surface...
2010-01-03 Carlos Garcia Campos[presentation] Allow finish presentation by clicking...
2010-01-03 Carlos Garcia Campos[libview] Do not scale when drawing animations in prese...
2010-01-03 Carlos Garcia Campos[libview] Fix double to int conversion
2010-01-03 Carlos Garcia Campos[libview] Remove presentation mode code from EvView
2010-01-03 Carlos Garcia Campos[libview] Add EvViewPresentation to implement presentat...
2010-01-03 Carlos Garcia Campos[libview] Add methods to get/set page cache flags
2010-01-03 Carlos Garcia Campos[libview] Remove ev_view_page_label_from_dest()
2010-01-03 Carlos Garcia Campos[libview] Move cursor handling stuff to a new file
2009-12-29 Hib Eris[windows] Fix printing on Windows
2009-12-28 Carlos Garcia Campos[libview] Disable text selection in presentation mode
2009-12-24 Adrian Johnson[printing] Add select page size using document page...
2009-12-23 Adrian Johnson[printing] Add autorotate and center print option
2009-12-23 Adrian Johnson[printing] Add custom print tab with option for page...
2009-12-21 Carlos Garcia Campos[libview] Initialize view from model when a new model...
2009-12-20 Carlos Garcia Campos[libview] Fix a crash with document that contain no...
2009-12-19 Hib ErisUnref document after unreffing pixbuf_cache.
2009-12-19 Tomeu VizosoMove EvPrintOperation to libview
2009-12-16 Tomeu VizosoRemove leftover function prototype
2009-12-13 Carlos Garcia Campos[libview] Remove props and api from EvView that is...
2009-12-13 Carlos Garcia Campos[libview] Make inverted_colors a guint instead of a...
2009-12-09 Carlos Garcia CamposUse EvPage instead of page index to get images
2009-12-09 Carlos Garcia CamposUse EvPage instead of page index to get links
2009-12-09 Carlos Garcia Campos[libview] Unref EvPage as soon as page is rendered
2009-12-09 Carlos Garcia Campos[libview] Remove RenderContext from CacheJobInfo
2009-12-09 Carlos Garcia Campos[libview] Split EvPixbufCache into dynamic and static...
2009-12-08 Carlos Garcia Campos[libview] Don't try to show/hide annot windows the...
next