Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-view-presentation.h
Commit message (Collapse)AuthorAgeFilesLines
* [presentation] Make inverted colors mode work in presentation mode tooCarlos Garcia Campos2010-04-251-1/+2
| | | | Fixes bug #614693.
* 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>
* [libview] Add EvViewPresentation to implement presentation modeCarlos Garcia Campos2010-01-031-0/+50
It's a new view that contains all the EvView features that are specific to presentation mode.