]> Pileus Git - ~andy/gtk/history - modules/other/gail/gailbutton.c
gail: we cant access button->in_button directly now.
[~andy/gtk] / modules / other / gail / gailbutton.c
2010-11-19 Javier Jardóngail: we cant access button->in_button directly now.
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-22 Javier JardónGail: use accessor functions to access GtkWidget
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to access GtkAccesible variables
2010-07-13 Javier Jardóngtkarrow: Move public members to private structure
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-09 Javier JardónFix compilation warning
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-27 Christian DywanDon't use deprecated button signal functions in Gail
2009-09-10 Matthias ClasenCleanups
2009-09-09 Matthias ClasenRemove a dead assignment
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-04-23 Mike GorseFix Selectable state for gailButton
2009-02-26 Li YuanBug #561631. Patch from Yue Wang. Ref the button in...
2009-02-17 Li YuanBug #561631. Use g_queue_get_length to determine if...
2008-09-21 Matthias ClasenFix possible leaks of textutils
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-04-02 Li YuanPatch from Alejandro Piñeiro Iglesias <apinheiro@igalia...
2008-03-31 Li YuanBug #433324. add/remove selectable state depand on...
2007-12-25 Christian PerschRemove relocations from the atk factories. Remove unuse...
2007-12-23 Christian PerschInclude <config.h>. Bug #504720.
2007-12-23 Christian PerschUse G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding...
2007-12-22 Christian PerschUse gdk_threads_add_idle. Bug #504571.
2007-12-18 Christian PerschIntegrate gail into gtk+. Bug #169488.