]> www.fi.muni.cz Git - evince.git/history - libview/Makefile.am
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libview / Makefile.am
2010-10-09 Carlos Garcia CamposRemove gtk 2 support
2010-10-05 Owen W. TaylorFix introspection build for library renames
2010-08-19 Carlos Garcia CamposBump api and libtool versions and rename libview and...
2010-07-26 Hib Eris[build] Rename DATADIR with EVINCEDATADIR
2010-07-05 Carlos Garcia CamposRemove gail-util from cut-n-paste and add gail dependency
2010-06-26 Daniel Garcia[libview] Implement AtkText interface in EvView
2010-05-27 Hib Eris[build] Remove circular dependencies in Makefiles
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-01-03 Carlos Garcia Campos[libview] Add EvViewPresentation to implement presentat...
2010-01-03 Carlos Garcia Campos[libview] Move cursor handling stuff to a new file
2009-12-19 Tomeu VizosoMove EvPrintOperation to libview
2009-12-09 Carlos Garcia Campos[libview] Split EvPixbufCache into dynamic and static...
2009-11-06 Christian Persch[build] Remove shave leftover
2009-10-22 Christian Persch[build] Include git.mk in all Makefiles
2009-09-15 Carlos Garcia CamposRemove EvPageCache and use EvDocumentModel instead
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 reference to EvinceDocument gir
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-05-12 Carlos Garcia Campos[build] Use shave to improve build log readability
2009-05-12 Carlos Garcia Campos[libview] Add EvAnnotationWindow widget that implements...
2009-05-12 Carlos Garcia CamposMove stock icons from libmisc to libview and make the...
2009-04-26 Nickolay V. Shmyrev[build] Adds -no-undefined flag for Cygwin build
2009-02-15 Christian PerschRename GIRs to EvinceDocument/EvinceView.
2009-02-08 Christian PerschAdd experimental introspection support. Disabled by...
2009-02-08 Christian PerschLink libevdocument.la to libevview.la.
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2009-01-21 Christian PerschBug 568229 – library needs libtool versioning
2009-01-20 Tomeu VizosoInstall ev-job-scheduler.h. See bug #567790.
2009-01-18 Nickolay V. ShmyrevFixes double EXTRA-DIST
2009-01-18 Nickolay V. ShmyrevClean stamp files EVINCE_2_25_5
2009-01-18 Nickolay V. ShmyrevFixes make dist
2009-01-18 Tomeu VizosoMake EvJobPriority a proper GType. Fixes bug #567788.
2009-01-18 Carlos Garcia CamposMove EvView specific code to a libeviview library so...