summaryrefslogtreecommitdiff
path: root/modules/other/gail/gailcheckmenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* gail: Move from modules/other/gail to gtk/a11yBenjamin Otte2011-07-051-159/+0
* gail: support indeterminate state of check menuitemsMatthias Clasen2011-02-161-11/+14
* Use accessor functions to access GtkCheckMenuItemJavier Jardón2010-07-131-1/+1
* Use accessor functions to access GtkAccesible variablesJavier Jardón2010-07-131-1/+1
* Notify ATK_STATE_ENABLED change when ATK_STATE_SENSITIVE changes if necessary.Mike Gorse2010-04-221-1/+13
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* include <gtk/gtk.h> instead of <gtk/gtkaccessible.h>Michael Natterer2008-05-281-1/+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-34/+11
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-181-0/+166