Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-document.h
Commit message (Collapse)AuthorAgeFilesLines
* [libdocument] Use EvSourceLink as parameter of synctex_forward_search()Carlos Garcia Campos2010-06-281-3/+1
|
* [libdocument] Add synctex methods to search backward and forwardJose Aliste2010-06-271-0/+26
|
* [libdocument] Add ev_document_get_min_page_size()Carlos Garcia Campos2010-05-311-0/+3
|
* [libdocument] Remove redundant macro definitionCarlos Garcia Campos2010-05-071-19/+0
| | | | EV_DEFINE_BOXED_TYPE was defined twice!
* [shell] Use G_DEFINE_INTERFACE and remove our own macroCarlos Garcia Campos2010-05-071-31/+0
|
* Update FSF address everywhere.Arun Persaud2010-04-051-1/+1
| | | | | | | | updated where 'git grep Temple' showed an old address, not including po-files. Fixes bug# 514607. Signed-off-by: Arun Persaud <arun@nubati.net>
* [shell] Do not link to poppler directlyHib Eris2010-02-031-0/+11
| | | | Fixes bgo#608832.
* Remove leftover EvPageCacheCarlos Garcia Campos2009-12-081-3/+0
|
* [libdocument] Add ev_document_get_uri()Carlos Garcia Campos2009-09-151-0/+1
|
* Move ev_page_cache_check_dimensions() to EvDocumentCarlos Garcia Campos2009-09-151-0/+1
|
* Move part of the EvPageCache to EvDocumentCarlos Garcia Campos2009-09-151-30/+44
| | | | The static data about the document is stored now in EvDocument class
* Convert EvDocument interface into an abstract classCarlos Garcia Campos2009-09-151-20/+23
|
*