summaryrefslogtreecommitdiff
path: root/modules/other/gail/gailpaned.c
Commit message (Expand)AuthorAgeFilesLines
* gail: add/remove horizontal/vertical state based on orientation valueSzilárd Pfeiffer2011-01-041-24/+0
* Use accessor functions to access GtkPanedJavier Jardón2010-07-131-2/+6
* Use accessor functions to access GtkAccesible variablesJavier Jardón2010-07-131-5/+5
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Remove relocations from the atk factories. Remove unused gail_foo_new()Christian Persch2007-12-251-16/+0
* Include <config.h>. Bug #504720.Christian Persch2007-12-231-0/+2
* Use G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding the get_type functions. ...Christian Persch2007-12-231-45/+11
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-181-0/+247