Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview
Commit message (Collapse)AuthorAgeFilesLines
* [build] Fix reference to EvinceDocument girChristian Persch2009-06-161-1/+1
|
* [build] Fix introspection build with shaveChristian Persch2009-06-161-1/+1
| | | | Bug #585971.
* [build] Fix out-of-srcdir build of introspectionChristian Persch2009-06-161-8/+6
|
* [windows] Make evince relocatable on windows - stock iconsHib Eris2009-06-091-0/+7
|
* [libview] Fix page transitions in presentation modeCarlos Garcia Campos2009-06-082-2/+12
| | | | | Set the destination surface as soon as possible when starting a page transition animation. Fixes bgo#583652 and bgo#581881.
* [libview] Do not create popup window if the annot doesn't have a popupCarlos Garcia Campos2009-06-011-0/+3
|
* [libview] Add ev_view_get_area_from_mapping() to remove duplicated codeCarlos Garcia Campos2009-05-231-33/+37
|
* [libview] Add get_doc_point_from_location() to remove duplicated codeCarlos Garcia Campos2009-05-231-45/+23
|
* Use EvMapping instead of Ev*Mapping typesCarlos Garcia Campos2009-05-232-53/+47
|
* [libview] Add a new job for printing using cairoCarlos Garcia Campos2009-05-172-0/+141
|
*