]> www.fi.muni.cz Git - evince.git/history - libdocument
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libdocument /
2009-05-17 Juanjo Marín[comics] Fixes handling of the tmp folder
2009-05-12 Carlos Garcia Campos[build] Use shave to improve build log readability
2009-05-12 Carlos Garcia Campos[libdocument] Add annotations interface
2009-05-12 Carlos Garcia Campos[libdocument] Convert EvRectangle struct into a boxed...
2009-04-26 Nickolay V. Shmyrev[build] Adds -no-undefined flag for Cygwin build
2009-03-02 Christian PerschIf the document is encrypted, the ev_document_factory_g... EVINCE_2_25_92
2009-02-16 Christian PerschFix a freed memory read.
2009-02-15 Christian PerschAdd more docs
2009-02-15 Christian PerschRename GIRs to EvinceDocument/EvinceView.
2009-02-15 Christian PerschUse g_intern_static_string.
2009-02-15 Christian PerschAdd code to catch backends incorrectly implementing...
2009-02-15 Christian PerschUse a local GError, and propagate as appropriate, makin...
2009-02-15 Christian PerschMore docs
2009-02-15 Christian PerschDocs update
2009-02-15 Christian PerschRemove unnecessary NULL check; g_strdup() is NULL-safe.
2009-02-15 Christian PerschMore docs
2009-02-15 Christian PerschMore docs
2009-02-15 Christian PerschDocument that this returns either NULL and fills in...
2009-02-15 Christian PerschUse the content type to get the description, not the...
2009-02-15 Christian PerschMake sure to fill in @error on failure. Also, since...
2009-02-15 Christian PerschMore docs
2009-02-15 Christian PerschNULL safety. (get_mime_type_from_data): Return the...
2009-02-15 Christian PerschDon't leak the input stream.
2009-02-15 Christian PerschPropagate all errors upwards.
2009-02-15 Christian PerschDon't use more bytes from buffer than were read from...
2009-02-15 Christian PerschMore docs.
2009-02-15 Nickolay V. ShmyrevFixes bug #571787.
2009-02-08 Christian PerschAdd experimental introspection support. Disabled by...
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
2009-02-04 Christian PerschMake ev_init() also bind the evince gettext domain...
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2009-02-01 Christian PerschDon't make GTypeInfo static. Bug #570077.
2009-02-01 Carlos Garcia CamposFix build when debug mode is disabled.
2009-01-30 Christian PerschMake this return TRUE only if any backends were loaded...
2009-01-30 Christian PerschFix licence version: it's Lesser GPL 2.1.
2009-01-30 Christian PerschA libdocument/ev-init.[ch]: Add single init/shutdown...
2009-01-26 Christian PerschMove ev_dot_dir() from libdocument to shell, since...
2009-01-25 Christian Persch Bug 569082 – use versioned directory for backends
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2009-01-24 Carlos Garcia CamposAdd EV_DEFINE_INTERFACE macro.
2009-01-24 Carlos Garcia CamposAdd EV_DEFINE_BOXED_TYPE macro to define boxed types...
2009-01-22 Michael J. ChudobiakWhen saving a file, using the default permissions for...
2009-01-21 Christian PerschBug 568229 – library needs libtool versioning
2009-01-21 Christian PerschBug 568224 – library should have version macros
2009-01-20 Tomeu VizosoAdd missing EV_TYPE_DOCUMENT_INFO. See bug #567790.
2009-01-20 Tomeu VizosoInstall ev-backends-manager.h and ev-document-type...
2009-01-18 Nickolay V. ShmyrevClean stamp files EVINCE_2_25_5
2009-01-18 Nickolay V. ShmyrevFixes distcheck
2009-01-18 Tomeu VizosoMake EvDocumentInfo and enums definded in ev-document...
2009-01-18 Carlos Garcia CamposRename LIB as LIBDOCUMENT and use SHELL_CORE for cut...
2009-01-18 Carlos Garcia CamposRemove unused marshalers stuff from libdocument.
2009-01-18 Carlos Garcia CamposMove EvView specific code to a libeviview library so...
2008-12-31 Hib ErisFix mime type handling.
2008-12-30 Carlos Garcia CamposShow better warning message when temp file cannot be...
2008-12-27 Carlos Garcia CamposAdd GObject type as prerequisite to EvDocument interfac...
2008-11-29 Carlos Garcia CamposMove mime-type functions from document-facrory to file...
2008-11-15 Carlos Garcia CamposAdd optional content (layers) interface.
2008-11-01 Carlos Garcia CamposInitialize GError to NULL.
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-09-05 Carlos Garcia CamposUse GdkAppLaunchContext when available to open attachments.
2008-08-31 Carlos Garcia CamposEggSMClient copied from libegg
2008-08-27 Carlos Garcia CamposRemoved
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Carlos Garcia CamposRework the jobs system in order to make it simpler...
2008-07-27 Carlos Garcia CamposCreate the hash table also when profiling service is...
2008-07-27 Carlos Garcia CamposAdd a profile mode available when debug is enabled...
2008-07-20 Carlos Garcia CamposMake sure we always return a valid error struct when...
2008-07-14 Darren KennyFixes bug #542924. Makes enums static to fix Solaris...
2008-07-13 Carlos Garcia CamposFix bytes order on big endian. Patch by Benjamin Jacobs...
2008-06-10 Cosimo CecchiFix some build warnings under GCC 4.3.0. (#537535).
2008-05-19 Frederic Petersfixed typo in ev-debug.h filename. Bug #533897.
2008-04-27 Carlos Garcia CamposMerge branch 'ev-debug' into work
2008-04-24 Carlos Garcia CamposFix memory leak.
2008-04-23 Jean Baptiste Lall... Improved error message about file opening failture...
2008-04-19 Carlos Garcia CamposUse the pixbuf backend only when the mime type is not...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-03-14 Carlos Garcia CamposFix selections with poppler-splash.
2008-03-03 Carlos Garcia CamposAllow making backend modules resident. This is needed...
2008-03-03 Carlos Garcia CamposUse g_type_module_add_interface instead of g_type_add_i...
2008-02-27 Carlos Garcia CamposDuplicate mime_type string before freeing it so that...
2008-02-16 Carlos Garcia CamposReturn a real uri instead of a filename when saving...
2008-01-31 Carlos Garcia CamposUse g_content_type_guess() only when slow is true in
2008-01-30 Cosimo CecchiUse g_content_type_guess () to get mimetype for files...
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2008-01-23 Carlos Garcia CamposFix memory leak.
2008-01-19 Carlos Garcia CamposDo not render images when rendering the page but on...
2008-01-04 Carlos GarnachoNew files, define a page transition effect, at the...
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-12-14 Carlos Garcia CamposDo not change left, top and zoom values when they are...
2007-10-11 Carlos Garcia CamposWhen printing multiple pages per sheet in reverse optio...
2007-09-01 Carlos Garcia CamposActually fix printing regressions. Remove orientation...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-08-25 Carlos Garcia CamposAdjust number of pages per row according to page orient...
2007-08-24 Carlos Garcia CamposUse directly cairo_surface_get_content() when creating...
2007-08-23 Carlos Garcia CamposUse CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32...
2007-07-30 Carlos Garcia CamposFix a headers problem with ev-link
2007-07-29 Carlos Garcia CamposAllow printing multiple pages per sheet. Fixes bug...
2007-07-26 Carlos Garcia CamposUse capabilities to know which options should be offere...
2007-07-19 Carlos Garcia CamposFix build with current poppler cvs head.
next