summaryrefslogtreecommitdiff
path: root/modules/other/gail/gailmenu.c
Commit message (Expand)AuthorAgeFilesLines
* gail: Move from modules/other/gail to gtk/a11yBenjamin Otte2011-07-051-126/+0
* Gail: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Use accessor functions to access GtkAccesible variablesJavier Jardón2010-07-131-2/+2
* Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guardsJavier Jardón2010-06-071-2/+0
* Remove uses of GtkCombo and gtk_widget_set_uposition in GailChristian Dywan2010-05-031-1/+1
* Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.Michael Natterer2008-12-091-0/+2
* 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-4/+0
* Remove relocations from the atk factories. Remove unused gail_foo_new()Christian Persch2007-12-251-18/+3
* 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-32/+8
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-181-0/+167