]> www.fi.muni.cz Git - evince.git/history - backend
Hungarian translation updated.
[evince.git] / backend /
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 Gritti*** empty log message ***
2005-07-29 Marco Pesenti GrittiReally make use of the orientation bit of the render...
2005-07-27 Martin Kretzschmaradd paper_width, paper_height, and duplex parameters...
2005-07-24 Martin KretzschmarBug #311280
2005-07-22 Martin Kretzschmar(mime_type_supported_by_gdk_pixbuf): #ifdef this away...
2005-07-11 Marco Pesenti GrittiAllow to enable/disable the pixbuf backend. Default...
2005-07-08 Marco Pesenti GrittiDo not try to create the object if type is invalid.
2005-07-07 Marco Pesenti GrittiMake frontends depend on just libev. Rework and group...
2005-07-07 Marco Pesenti Gritti*** empty log message ***
2005-07-06 Marco Pesenti GrittiThis should solve the circular dep without requiring...
2005-07-05 Marco Pesenti GrittiRework document types managing to avoid code duplicatio...
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-16 Marco Pesenti GrittiAdd a get_orientation api. Improve set_orientation.
2005-06-15 Marco Pesenti GrittiExpand links when specified by the document. Depend...
2005-06-14 Marco Pesenti GrittiAdd orientation api. Currently poppler api is not optim...
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-10 Marco Pesenti Grittis/GTime*/GTime. Not sure why we was using a pointer...
2005-06-07 Nickolay V. ShmyrevPageCache and EvJobs are moved from backend to shell...
2005-06-07 Marco Pesenti GrittiAdd an async renderer interface (method + callback...
2005-06-06 Marco Pesenti GrittiUse a const to return title so that we dont double...
2005-06-05 Nickolay V. ShmyrevMore compact EvView layout in documents with different...
2005-06-04 Marco Pesenti GrittiImplement fonts list. Defined out for now, since it...
2005-06-04 Marco Pesenti GrittiRework properties code to take only EvPropertyInfo...
2005-06-03 Marco Pesenti GrittiInitial go at file properties. Patch by Emil Soleyman...
2005-06-01 Marco Pesenti GrittiPages can be 0 x 0, dont assert on this case
2005-05-31 Nickolay V. ShmyrevSet page action entry width depending on labels width...
2005-05-31 Marco Pesenti GrittiAllow -1 as page value (error)
2005-05-29 Jonathan Blandfordmodify the expose handling to get the shadows.
2005-05-18 Marco Pesenti GrittiAdapt to new poppler api
2005-05-17 Jonathan BlandfordFree the EvDocumentInfo.
2005-05-11 Jonathan Blandfordmake page size calculation consistent and set it to...
2005-05-09 Juerg BilleterCompare page labels even without has_labels set, fixes...
2005-04-28 Nickolay V. ShmyrevFix for 173185. Number of pages is simply "of ..."...
2005-04-24 Jonathan BlandfordFix links for dual/continuous. Also, add a quick fix...
2005-04-23 Jonathan BlandfordAdd Continuous and Dual page modes.
2005-04-22 Jonathan Blandfordactually remove the job.
2005-04-19 Marco Pesenti Grittis/GDate */GDate so we can just use g_free
2005-04-19 Marco Pesenti GrittiRemove get_title from the interface, we can just use...
2005-04-19 Marco Pesenti Gritti*** empty log message ***
2005-04-19 Marco Pesenti GrittiInitial support for document info. Based on jrb patch.
2005-04-16 Nickolay V. ShmyrevSet current page to 0 if document has pages
2005-04-16 Marco Pesenti GrittiRemove some assertions, documents can have 0 pages...
2005-04-15 Marco Pesenti GrittiFix several page size caching bugs
2005-04-14 Marco Pesenti GrittiFix the crash when trying to copy in backends that...
2005-04-12 Nickolay V. ShmyrevFix for bugs 300233,173184,300094. Problems with page...
2005-04-09 Jonathan BlandfordActually fix the "FIXME: update priority" comment.
2005-04-06 Kristian HøgsbergFix of by one errors.
2005-04-05 Kristian HøgsbergMake searching work again.
2005-04-01 Jonathan BlandfordChanged to use page labels now. Rewrote completely...
2005-03-31 Jonathan BlandfordCr 31 13:27:50 2005 Jonathan Blandford <jrb@redhat...
2005-03-31 Jonathan BlandfordRemove pixbuf backend for now
2005-03-23 Marco Pesenti Grittimerge evince-threads branch
2005-03-07 Marco Pesenti GrittiRework API a bit. Add a border flag and change sizing...
2005-02-24 Marco Pesenti GrittiSeparate page/scale notifications
2005-02-16 Jonathan BlandfordNew function to canonicalize sizing/painting a border.
2005-02-04 Marco Pesenti GrittiFix several bugs with find
2005-02-02 Jonathan BlandfordNew file with some random thoughts.
2005-01-30 Marco Pesenti GrittiYay! find works now... Now to find bugs...
2005-01-30 Marco Pesenti GrittiMore work on find implementation, mostly there now
2005-01-29 Marco Pesenti GrittiEnanche the find interface to be really able to do...
2005-01-28 Martin Kretzschmaruse G_DEFINE_TYPE-supplied ev_sidebar_thumbnails_parent...
2005-01-19 Jonathan BlandfordAdd initial support for password-supported dialogs...
2005-01-13 Marco Pesenti GrittiAdd support for document links
2005-01-10 Marco Pesenti GrittiRename bookmark to link, and use "Index" for the sideba...
2005-01-07 Marco Pesenti GrittiAdd a way to open bookmarks
2005-01-07 Marco Pesenti GrittiAdd a bookmark object to the backend and use it instead...
2005-01-06 Jonathan Blandfordfill in the thumbnail with white. New interface to...
2005-01-05 Marco Pesenti GrittiBeginnings of clipboard support. Incomplete but primary...
2005-01-05 Marco Pesenti GrittiImplement "Save a copy..." menu item
2005-01-05 Jonathan BlandfordNew misc file to do simple drop shadows.
2005-01-03 Marco Pesenti GrittiFix document title bugs and fallback to filename when...
2005-01-03 Marco Pesenti GrittiInitial support for document title. Not working yet.
2005-01-02 Marco Pesenti GrittiFix distcheck
2004-12-31 Marco Pesenti GrittiAdd a changed event that is emitted when the page conte...
2004-12-24 Jonathan Blandford* backend/ev-document-bookmarks.h: * pdf/xpdf/Makefile...
2004-12-23 Havoc Penningtoncvs add, the root of all evil
2004-12-23 Havoc Penningtondisplay an error if the document doesn't support find...
2004-12-23 Martin Kretzschmaradd GnomePrintJob to EvPrintJob constructor arguments.
2004-12-22 Anders CarlssonAdd thumbnail support.
2004-12-22 Jonathan Blandfordnew interface to indicate document supports bookmarks.
2004-12-22 Martin Kretzschmarignore generated marshalers source.
2004-12-22 Havoc Penningtonconnect to "found" signal (expose_bin_window): draw...
2004-12-22 Owen TaylorAdd a few more toolbar items.
2004-12-22 Havoc Penningtonforgot a file
2004-12-22 Havoc Penningtonadd marshaler-generator thingy. I'm sure there's a...
2004-12-22 Owen TaylorRedo size handling.
2004-12-22 Owen TaylorSwitch from .a to libtool convenience libraries.
2004-12-21 Owen TaylorFix a couple of problems so it compile.
2004-12-21 Owen TaylorMove viewer directory to backend/ directory, rename...