Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview
Commit message (Collapse)AuthorAgeFilesLines
* Remove leftover EvPageCacheCarlos Garcia Campos2009-12-081-1/+0
|
* [libview] Remove unimplemented method ev_job_is_cancelled()Carlos Garcia Campos2009-12-051-1/+0
| | | | Fixes bgo#603858.
* [libview] Improve size_request functionsCarlos Garcia Campos2009-12-011-48/+54
| | | | Some of the code is only required depending on the sizing mode.
* [libview] Remove unneeded redundant codeCarlos Garcia Campos2009-12-011-21/+2
|
* [libview] Queue a redraw instead of a resize when inverted colors changesCarlos Garcia Campos2009-11-301-1/+1
|
* [libview] Fix infinite loop when scrollbar visibility changes in fit-with modeCarlos Garcia Campos2009-11-301-13/+57
|
*