]> www.fi.muni.cz Git - evince.git/history - backend/ps
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / backend / ps /
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-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-02-04 Carlos Garcia Campos[ps] Implement ev_document_get_backend_info()
2009-10-25 Christian Persch[build] Remove gitignore files from git
2009-10-22 Christian Persch[build] Include git.mk in all Makefiles
2009-10-21 Christian Persch[build] Automatically keep .gitignore files updated
2009-09-15 Carlos Garcia CamposConvert EvDocument interface into an abstract class
2009-08-16 Christian PerschAdd EV_INTLTOOL_EVINCE_BACKEND_RULE
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2009-01-25 Christian Persch Bug 569082 – use versioned directory for backends
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2008-10-27 Christian PerschBug 558066 – format not a string literal and no format...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-04-12 Carlos Garcia CamposRemove gs stuff from ps backend.
2008-04-01 Carlos Garcia CamposDo not crash when thumbnail failed to render in PS...
2008-03-18 Carlos Garcia CamposMake ps backend module resident. Fixes bug #520607.
2008-03-03 Carlos Garcia CamposUse g_type_module_add_interface instead of g_type_add_i...
2008-01-28 Nickolay V. ShmyrevFixes distcheck issues
2008-01-13 Carlos Garcia CamposBump requirements to libspectre 0.2.0. Fixes bug #507705.
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-12-20 Carlos Garcia CamposUse libspectre, if available, for the ps backend. Fixes...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-07-26 Carlos Garcia CamposUse capabilities to know which options should be offere...
2007-05-14 Nickolay V. ShmyrevFixes FIXME after freeze
2007-05-14 Carlos Garcia CamposAdd missing ulong definition. Add missing headers....
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-02-13 Carlos Garcia CamposHandle PostScript page orientation. Fixes bug #318568.
2007-02-13 Carlos Garcia CamposAdd support for thumbnails in ps backend. Fixes bug...
2007-02-11 Tom ParkerCheck return value of psscan before trying to use it...
2007-02-05 Carlos Garcia CamposFix memory leak.
2007-02-03 Carlos Garcia CamposSupport for PDF, PS and EPS compressed files. Fixes...
2007-02-03 Carlos Garcia CamposHandle ghostscript interpreter crashes.
2007-02-02 Carlos Garcia CamposRework ps-document. Code cleanups, remove deprecated...
2007-01-23 Carlos Garcia CamposFix memory leaks in ps backend.
2007-01-08 Nickolay V. ShmyrevReorganize source tree.