]> Pileus Git - ~andy/gtk/history - gtk/a11y/gtkentryaccessible.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / a11y / gtkentryaccessible.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-27 Matthias ClasenAdd single-include guards to a11y headers
2012-12-27 Matthias ClasenFix inter-header includes
2012-12-27 Matthias ClasenCosmetics
2012-12-27 Matthias ClasenMake accessible implementations public
2012-10-14 Matthias ClasenGtkEntryAccessible: add a private struct
2012-02-27 Javier JardónChange FSF Address
2011-12-19 Benjamin Ottea11y: emit entry signals immediately
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-09 Matthias ClasenReduce the number of unwanted exports
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Benjamin Ottea11y: Don't use an idle handler for entry actions
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible
2011-07-05 Matthias ClasenDrop unneeded includes gailtextutil.h
2011-07-05 Matthias ClasenGtkEntryAccessible: Clean up the AtkAction implementati...
2011-07-05 Matthias ClasenPurge traces of insert idle handler
2011-07-05 Matthias ClasenGtkEntryAccessible: Rework text_changed handling
2011-07-05 Matthias ClasenGtkEntryAccessible: port from GailTextUtil to GtkPango
2011-07-05 Matthias ClasenFirst cut at GailEntry -> GtkEntryAccessible