]> www.fi.muni.cz Git - evince.git/history - shell/ev-jobs.h
More #include cleanups. Again: reordering, single gtk.h includes and other
[evince.git] / shell / ev-jobs.h
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Carlos Garcia CamposAdd gio header.
2008-08-03 Carlos Garcia CamposRework the jobs system in order to make it simpler...
2008-04-14 Carlos Garcia CamposCreate the render context needed for rendering a page...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2007-11-25 Carlos Garcia CamposAdd a command line option for search. Fixes bug #497710.
2007-09-04 Carlos Garcia CamposMove save a copy task to its own job so that it's carri...
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-07-29 Carlos Garcia CamposAllow printing multiple pages per sheet. Fixes bug...
2007-07-26 Carlos Garcia CamposAdd page_ready signal to notify that page is ready...
2007-07-08 Carlos Garcia CamposMerge evince-forms branch.
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-01-24 Carlos Garcia CamposDo file transfer asynchronously in the main thread...
2007-01-07 Carlos Garcia CamposAdd image handling support. Fixes bugs #310008 and...
2006-12-13 P. Henrique SilvaFixes CHACK type in class casts. See bug #385343 for...
2006-12-03 Carlos Garcia CamposAllow printing to PDF when suppoted by the backend.
2006-10-30 Carlos Garcia CamposAllow printing only odd/even pages. Fixes bug #367289.
2006-10-24 Carlos Garcia CamposUse print settings scale, copies, collate and reverse...
2006-07-26 Carlos Garcia CamposGtkPrintJob doesn't support print ranges or current...
2006-07-23 Carlos Garcia CamposUse GtkPrint instead of GnomePrint when it's available...
2006-07-17 Carlos Garcia CamposAdd preview toolbar (hidden by default)
2006-05-29 Nickolay V. ShmyrevDon't crash on reload. Fix for the bug #343167.
2006-04-02 Nickolay V. ShmyrevCleanup mime type detection on document load. Fix for...
2005-08-09 Jonathan BlandfordMake thread safe.
2005-08-06 Kristian HøgsbergChange selection color on focus in and focus out events...
2005-08-06 Jonathan BlandfordClean up selection to be much smoother!
2005-07-29 Marco Pesenti GrittiUse rotation rather than orientation. It's easier and...
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-01 Jonathan BlandfordAdd I-Beam support to EvView. Now we can see where...
2005-06-30 Jonathan BlandfordMassive changes. We now support text selection of pdfs...
2005-06-13 Marco Pesenti GrittiSeparate scan and fill so that we can incrementally...
2005-06-11 Marco Pesenti GrittiMake fonts model fill incrementally.
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...