Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-view-accessible.c
Commit message (Expand)AuthorAgeFilesLines
* Move EvView specific code to a libeviview library so that it can beCarlos Garcia Campos2009-01-181-563/+0
* Use GtkScrollType instead of EvScrollType.Carlos Garcia Campos2008-09-071-3/+3
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+1
* A bit of cleanup: use gobject instance private data, and G_DEFINE_TYPE.Christian Persch2007-12-101-60/+32
* Reduce relocations. Bug #360616.Christian Persch2006-10-081-6/+6
* Fix for the bug 319133 - Find entry should allow text scroll.Stanislav Slusny2006-02-201-1/+2
* Initial accessibility support.Nickolay V. Shmyrev2005-10-291-0/+589