summaryrefslogtreecommitdiff
path: root/modules/other/gail/gailnotebook.c
Commit message (Expand)AuthorAgeFilesLines
* gail: Move from modules/other/gail to gtk/a11yBenjamin Otte2011-07-051-598/+0
* Fix gail_notebook_get_selection_count()Matthias Clasen2010-08-091-1/+1
* Use accessor functions to access GtkAccesible variablesJavier Jardón2010-07-131-6/+6
* Use accessor functions to access GtkNotebookJavier Jardón2010-07-131-17/+12
* Bug #554002. Add cache's page count when add pages.Li Yuan2008-11-241-0/+1
* 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/+7
* Use gdk_threads_add_idle. Bug #504571.Christian Persch2007-12-221-13/+12
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-181-0/+655