summaryrefslogtreecommitdiff
path: root/modules/other/gail/gailtoplevel.c
Commit message (Expand)AuthorAgeFilesLines
* [gail] Clean the code to check the redundan object on the show watcherAlejandro Piñeiro2010-12-271-7/+1
* [gail] Proper connection to a toplevel window destroy signalAlejandro Piñeiro2010-12-271-15/+17
* Gail: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+2
* Use GtkBin accessorsJavier Jardón2010-07-131-4/+7
* 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-3/+0
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Makefile.am add GTK_DISABLE_DEPRECATED to CFLAGS.Michael Natterer2008-12-091-0/+4
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gail.c s/gtk_type_class/g_type_class_ref/Michael Natterer2008-06-171-1/+1
* Remove relocations from the atk factories. Remove unused gail_foo_new()Christian Persch2007-12-251-17/+14
* 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/+4
* Integrate gail into gtk+. Bug #169488.Christian Persch2007-12-181-0/+399