]> www.fi.muni.cz Git - evince.git/history - libdocument
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libdocument /
2011-04-11 Hib Eris[win32] Fix ev_win32_get_locale_dir()
2011-03-03 Wouter BolsterleeAdd .png extension when saving images using DnD
2010-12-23 Carlos Garcia Camposlibdocument: Port To GtkStyleContext
2010-12-20 Tiffany AntopolskiMerge branch 'mallard-docs'
2010-12-04 Christian Perschlibdocument: Add xz compression support
2010-12-04 Christian Perschbackend: Remove pixbuf backend
2010-11-30 José Alistelibdocument: Add more sanity checks to ev-document...
2010-11-26 José Alistedocument: create_thumbnail_frame should return NULL...
2010-10-10 Carlos Garcia Campos[libdocument] Use gdk_pixbuf_get_from_surface() instead...
2010-10-09 Carlos Garcia CamposRemove gtk 2 support
2010-10-05 Owen W. TaylorFix introspection build for library renames
2010-09-30 José Aliste[libdocument] Check for NULL in synctex_backward_search.
2010-09-15 Carlos Garcia Campos[libdocument] Add new action to change layers state
2010-09-15 Carlos Garcia CamposDo not cache layers in the backends
2010-09-13 Federico Mena QuinteroMerge branch 'unmessify-my-pdfs' - bgo#627443 - Add...
2010-09-03 Carlos Garcia Campos[libdocument] Use find_link_page() instead of find_link...
2010-09-03 Carlos Garcia Campos[libdocument] Add find_link_page method to EvDocumentLi...
2010-09-02 Carlos Garcia Campos[libdocument] Remove unused method ev_link_get_page()
2010-09-02 Carlos Garcia Campos[libdocument] Add methods to get page and page label...
2010-08-19 Carlos Garcia CamposRemove EvDocumentThumbnails interface
2010-08-19 Carlos Garcia CamposRemove get_dimensions() from EvDocumentThumbnails interface
2010-08-19 Carlos Garcia CamposBump api and libtool versions and rename libview and...
2010-08-06 Juanjo Marín[libdocument] Remove #ifdef for old cairo versions
2010-08-02 Carlos Garcia Campos[libdocument] Add document_is_modified() to EvDocumentA...
2010-08-02 Carlos Garcia Campos[libdocument] Add document_is_modified() to EvDocumentF...
2010-07-25 Carlos Garcia Campos[libdocument] Add missing parts of previous commit
2010-07-25 Carlos Garcia Campos[libdocument] Fix interface properties handling in...
2010-07-20 Carlos Garcia CamposPreliminary support for adding new annotations
2010-07-15 Carlos Garcia Campos[libdocument] Use cairo instead of gdk_draw_rectangle()
2010-07-12 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE() macro to define...
2010-07-12 Carlos Garcia Campos[libdocument] Move format_date function from ev-propert...
2010-07-12 Carlos Garcia CamposAdd EvMappingList data struct instead of using a GList
2010-07-08 Carlos Garcia CamposSwitch to GTK+ 3
2010-06-28 Carlos Garcia Campos[libdocument] Use EvSourceLink as parameter of synctex_...
2010-06-27 Jose Aliste[libdocument] Add synctex methods to search backward...
2010-06-26 Daniel Garcia[pdf] Implement EvDocumentText interface
2010-06-26 Daniel Garcia[libdocument] Add EvDocumentText interface
2010-05-31 Carlos Garcia Campos[libdocument] Add ev_document_get_min_page_size()
2010-05-27 Hib Eris[build] Remove circular dependencies in Makefiles
2010-05-25 Hib Eris[windows] init locale_dir only once
2010-05-25 Hib ErisRemove some code duplication
2010-05-25 Hib Eris[windows] Fix localization on Windows
2010-05-08 Carlos Garcia Campos[libdocument] Use EvPage instead of EvRenderContext...
2010-05-07 Carlos Garcia Campos[libdocument] Remove redundant macro definition
2010-05-07 Carlos Garcia Campos[shell] Use G_DEFINE_INTERFACE and remove our own macro
2010-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-05-05 Christian Persch[introspection] Add .c files to the introspection sources
2010-05-04 Carlos Garcia Campos[libdocument] Fix borken ev_tmp_filename_unlink()
2010-05-04 Carlos Garcia Campos[libdocument] Add ev_file_is_temp()
2010-05-04 Carlos Garcia Campos[libdocument] Add specific method to get a loading...
2010-05-04 Juanjo MarínInvert colors of pages when loading in inverted color...
2010-05-03 Carlos Garcia CamposRemove unneeded GLIB_CHECK_VERSION macros
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-03-31 Carlos Garcia Campos[libdocument] Fix build with GSEAL_ENABLE
2010-03-31 Carlos Garcia CamposBump GTK+ requirements to 2.20.0
2010-02-21 Carlos Garcia CamposMove get_screen_dpi to libdocument
2010-02-04 Christian Persch[docs] Modernise API docs
2010-02-03 Hib Eris[shell] Do not link to poppler directly
2010-01-04 Carlos Garcia Campos[libdocument] Remove unneeded check for numeric page...
2010-01-03 Carlos Garcia Campos[libcodument] Add helper methods to get destination...
2009-12-22 Hib Eris[windows] Do not use g_content_type_guess() on Windows
2009-12-19 Hib ErisReplace mkdtemp() with _ev_g_mkdtemp().
2009-12-12 Carlos Garcia Campos[libdocument] Get document info after page sizes to...
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-08 Carlos Garcia CamposUse EvPage instead of a render context to get the selec...
2009-12-08 Carlos Garcia CamposRemove leftover EvPageCache
2009-12-06 Gustavo Carneiro[Bug 603857] Typo in EV_RENDER_CONTEXT
2009-11-29 Carlos Garcia Campos[libdocument] Add a function to invert colors of an...
2009-11-29 Juanjo Marín[libdocument] Add a function to invert colors of a...
2009-11-16 Carlos Garcia Campos[libdocument] Add EvAnnotationAttachment to support...
2009-11-16 Carlos Garcia Campos[libdocument] Do not require GAppInfo to support uris...
2009-11-16 Carlos Garcia Campos[libdocument] Use g_file_replace() when saving attachments
2009-11-06 Christian Persch[build] Remove shave leftover
2009-10-25 Christian Persch[build] Remove gitignore files from git
2009-10-25 Christian Persch[libdocument] Remove ev_tmp_dir()
2009-10-25 Christian Perschlibdocument: Clean up temp file handling
2009-10-25 Carlos Garcia Campos[libdocument] Add EvDocumentLicense to store informatio...
2009-10-22 Christian Persch[build] Include git.mk in all Makefiles
2009-10-21 Christian Persch[build] Automatically keep .gitignore files updated
2009-10-19 Carlos Garcia Campos[libdocument] Initialize max size to first page size
2009-09-15 Carlos Garcia Campos[libdocument] Add ev_document_get_uri()
2009-09-15 Carlos Garcia CamposMove ev_page_cache_check_dimensions() to EvDocument
2009-09-15 Carlos Garcia Campos[libdocument] Protect some public methods with g_return...
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-09-15 Carlos Garcia CamposMove default implementation of document_get_info from...
2009-09-15 Carlos Garcia CamposConvert EvDocument interface into an abstract class
2009-09-15 Carlos Garcia CamposRemove attachments from EvDocument interface and use...
2009-09-15 Carlos Garcia Campos[libdocument] Add EvDocumentAttachments interface
2009-08-16 Christian Perschbuild: Add some more $(AM_V_GEN)s
2009-07-22 Javier Jardón[build] Use AM_V_GEN to make custom commands silent
2009-07-12 Javier Jardón[build] Get rid of shave with AM_SILENT_RULES automake...
2009-06-16 Christian Persch[build] Fix introspection build with shave
2009-06-16 Christian Persch[build] Fix out-of-srcdir build of introspection
2009-06-09 Hib Eris[windows] Make evince relocatable on windows - backends
2009-06-01 Carlos Garcia Campos[libdocument] Add has_popup() method to annotation...
2009-05-23 Carlos Garcia Campos[libdcoument] Remove all Ev*Mapping types
2009-05-23 Carlos Garcia Campos[libdocument] Add EvMappinig to unify all Ev*Mapping...
2009-05-23 Carlos Garcia Campos[libdocument] Add single headers guards
2009-05-17 Carlos Garcia Campos[libdocument] Add EvDocumentPrint interface
next