Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview
Commit message (Collapse)AuthorAgeFilesLines
* [libview] Rename get_page_extents as ev_view_get_page_extents and make it publicDaniel Garcia2010-06-262-21/+22
|
* [libview] Get text and text_layout and store it in EvPageCacheDaniel Garcia2010-06-264-19/+112
|
* [pdf] Implement EvDocumentText interfaceDaniel Garcia2010-06-261-2/+3
|
* Don't mix PopplerRectangle and EvRectangleCarlos Garcia Campos2010-06-141-1/+1
| | | | | We shouldn't assume a PopplerRectangle was created with g_new(), so better use poppler_rectangle_free().
* [presentation] Fix fade animationsCarlos Garcia Campos2010-06-021-28/+28
| | | | Fixes bug #619825.
* [presentation] Fix a crash when starting animationCarlos Garcia Campos2010-06-021-3/+3
| | | | Fixes bug #619948.
*