]> Pileus Git - ~andy/gtk/history - gtk/a11y/gtklabelaccessible.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / a11y / gtklabelaccessible.c
2013-03-14 Benjamin Ottea11y: Emit text-changed signals directly
2013-03-06 Bastien NoceraGtkLabelAccessible: Sanity check _get_text() input...
2012-12-27 Matthias ClasenCosmetics
2012-12-27 Matthias ClasenMake accessible implementations public
2012-10-14 Matthias ClasenGtkLabelAccessible: add a private struct
2012-02-27 Javier JardónChange FSF Address
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-10 Dan WinshipFix cut-and-paste error in GtkEntryAccessible/GtkLabelA...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-18 Benjamin Otteaccellabel: Use gtk_widget_class_set_accessible_role()
2011-07-18 Matthias ClasenAvoid a compiler warning
2011-07-16 Matthias ClasenGtkLabelAccessible: avoid extra selection-changed emissions
2011-07-10 Matthias ClasenAvoid compiler warnings
2011-07-10 Matthias ClasenAvoid unnecessary includes
2011-07-09 Matthias ClasenReduce the number of unwanted exports
2011-07-09 Matthias ClasenAdd a forgotten static
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible
2011-07-05 Matthias ClasenGtkLabelAccessible: drop an unneeded include
2011-07-05 Matthias ClasenGtkLabelAccessible: avoid some pointless variables
2011-07-05 Matthias ClasenGtkLabelAccessible: some selection handling fixes
2011-07-05 Matthias ClasenTrivial whitespace fix
2011-07-05 Matthias ClasenPort GtkLabelAccessible from GailTextUtil to GtkPango api
2011-07-05 Matthias ClasenGtkLabelAccessible: remove redundant check
2011-07-05 Matthias ClasenGtkLabelAccessible: remove broken workarounds
2011-07-05 Matthias ClasenGailLabel -> GtkLabelAccessible