]> www.fi.muni.cz Git - evince.git/history - backend
Translation updated
[evince.git] / backend /
2007-10-26 Carlos Garcia CamposFix printing with poppler splash backend. Fixes bug...
2007-10-22 Carlos Garcia CamposFix a crash when printing with the gnome-print dialog...
2007-10-18 Sebastien BacherFix an implicit function definition warning (#487655)
2007-10-11 Carlos Garcia CamposWhen printing multiple pages per sheet in reverse optio...
2007-10-04 Carlos Garcia CamposSilently ignore unknown form fields. Fixes bug #482654...
2007-10-04 Carlos Garcia CamposUse poppler_page_render_for_printing() instead of poppl...
2007-09-12 Carlos Garcia CamposRemove #ifdef HAVE_FORMS, so that forms support works...
2007-09-03 Carlos Garcia CamposBump requirements to poppler 0.6 and drop all ifdefs...
2007-09-03 Carlos Garcia CamposIgnore outline items without a title. Fixes bug #453913.
2007-09-02 Carlos Garcia CamposTemporarily disable double and triple selections since...
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-27 Carlos Garcia CamposCreate always a portrait cairo surface and rotate when...
2007-08-25 Carlos Garcia CamposAdjust number of pages per row according to page orient...
2007-08-23 Carlos Garcia CamposUse CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32...
2007-08-17 Carlos Garcia CamposFix thumbnails rotation in pdf documents that include...
2007-08-15 Jens GranseuerDon't use #ifdef in macro expansion. Some compilers...
2007-08-15 Justin BlanchardFixes memory leak in djvu backend.
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 CamposGet max length of text form fields.
2007-07-19 Carlos Garcia CamposFix build with current poppler cvs head.
2007-07-08 Carlos Garcia CamposMerge evince-forms branch.
2007-06-29 Carlos Garcia CamposMake sure thumbnails width and height is not <= 0....
2007-06-17 Alaska SubediPDF exporter for dvi documents. Fixes bug #441319.
2007-06-17 Carlos Garcia CamposRemoved Added
2007-06-13 Carlos Garcia CamposFix rotation in djvu backend.
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-06-02 Carlos Garcia CamposBump requirements to poppler 0.5.9 and drop all ifdefs...
2007-05-22 Carlos Garcia CamposFix build with current poppler from cvs head.
2007-05-20 Nickolay V. Shmyrev2007-05-20 Marc Brockschmidt he+bugzilla.g@marcbrocksc...
2007-05-14 Alaska SubediImplemented printing with djvu. Bug #437998.
2007-05-14 Nickolay V. ShmyrevFixes FIXME after freeze
2007-05-14 Carlos Garcia CamposAdd missing ulong definition. Add missing headers....
2007-05-14 Carlos Garcia CamposAdd missing call to parent class dispose method.
2007-05-09 Nickolay V. ShmyrevCorrectly quote symbols. Fixes crash in the bug #415370.
2007-04-08 Carlos Garcia CamposUse default resolution when it's not provided by docume...
2007-04-07 Ricardo MarkiewiczImplement font color specials in the DVI backend. Fixes...
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-02-15 Carlos Garcia CamposFix build on Mac. Fixes bug #392186. Patch by <ephraim_...
2007-02-15 Carlos Garcia CamposRestore cairo context before rendering every page when...
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-10 Carlos Garcia CamposCheck whether there are missing files in indirect multi...
2007-02-05 Carlos Garcia CamposMake sure g_markup_escape_text receives a valid utf...
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-28 Nickolay V. ShmyrevImplements another history variant
2007-01-25 Tom ParkerCorrectly handle impress document errors. Fixes nautilu...
2007-01-23 Carlos Garcia CamposFix memory leaks in ps backend.
2007-01-21 Carlos Garcia CamposDo not acquire fontconfig lock in impress backend,...
2007-01-16 Theppitak Karoonbo... Format string is corrected, fixes bug #397129.
2007-01-08 Nickolay V. ShmyrevReorganize source tree.
2007-01-08 Carlos Garcia CamposDo not include ev-poppler.h when pdf is disabled.
2007-01-07 Carlos Garcia CamposAdd image handling support. Fixes bugs #310008 and...
2006-12-31 Christian PerschActually remove .cvsignore files
2006-12-27 Carlos Garcia CamposAdd page transition support in presentation mode. At...
2006-12-25 Carlos Garcia CamposRun find_link_dest with document lock held, since it...
2006-12-18 Carlos Garcia CamposUse an specific lock for FontConfig. Hopefully it fixes...
2006-12-04 Wouter BolsterleeAdds a paper size field to the properties dialog. Fixes...
2006-12-03 Carlos Garcia CamposAllow printing to PDF when suppoted by the backend.
2006-11-30 Yevgen MuntyanMake pdf compilation optional. See bug #38007.
2006-11-15 Carlos Garcia CamposUse always ev_tmp_dir instead of g_get_tmp_dir. Fix...
2006-10-08 Wouter BolsterleeAssigned OpenDocument presenation MIME type to the...
2006-10-08 Christian PerschReduce relocations. Bug #360616.
2006-10-08 Nickolay V. ShmyrevLoad document even if extension is wrong.
2006-08-21 Carlos Garcia CamposFix crash when opening a pdf with password protection.
2006-08-17 Nickolay V. ShmyrevMore correct handling of document loading. Fixes bug...
2006-08-15 Carlos Garcia CamposRemove GNOME_VFS_OPEN_TRUNCATE flag which is only avail...
2006-07-10 Bastien NoceraNew backend to support impress slides. Fixes bug #30867.
2006-05-27 Nickolay V. ShmyrevUse consistent quoting style. Fix for the bug #320285.
2006-05-27 Nickolay V. ShmyrevFix page-label command line option. Bug #342070.
2006-05-04 Carlos Garcia CamposAdd support for Named Action links
2006-05-02 Carlos Garcia CamposRework links system, it adds support for remote links...
2006-04-30 Carlos Garcia CamposAllow multiple selection of attachments
2006-04-06 Carlos Garcia CamposDo not load the document twice when there isn't errors
2006-04-04 Carlos Garcia CamposFix a crash when there isn't a default application...
2006-04-03 Nickolay V. ShmyrevFallback even if extension is unknown
2006-04-03 Carlos Garcia CamposAdded missing files.
2006-04-03 Nickolay V. ShmyrevAdd support for PDF attachments. Fixes bug #325143
2006-04-02 Nickolay V. ShmyrevCleanup mime type detection on document load. Fix for...
2006-03-30 Nickolay V. ShmyrevRework factory functions so they are placed now in...
2006-02-24 Nickolay V. ShmyrevClairfy what page the toolbar page number applies to...
2006-01-17 Jani MonosesFix crash when saving pixbuf.
2006-01-06 Nickolay V. ShmyrevDon't add pixbuf mime types if pixbuf backend is disabled.
2005-12-28 Nickolay V. ShmyrevFix for the bug #325067 with more intelligent selection...
2005-12-21 Eduardo LimaIncluded option in configure to make ps backend compila...
2005-12-20 Nickolay V. ShmyrevComics mime types are added to shared-mime-info CVS...
2005-11-14 Nickolay V. ShmyrevSmall build fix
2005-11-14 Nickolay V. ShmyrevNew CBR/CBZ backend for comic books.
2005-09-26 Marco Pesenti GrittiImplement launch links. Delegate external link opening...
2005-09-24 Marco Pesenti GrittiImplement fitr links
2005-09-24 Marco Pesenti GrittiImplement FIT_HEIGHT mode (only for links). Implement...
2005-09-19 Marco Pesenti GrittiImplement FIT and FITH links
2005-09-16 Marco Pesenti GrittiAllow negative doubles in left/top properties
2005-09-08 Marco Pesenti GrittiFix some bugs with xyz links, respect zoom
2005-09-07 Marco Pesenti GrittiImplement xyz links, still not functional. Links are...
next