]> Pileus Git - ~andy/gtk/history - gtk/gtkaccessible.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkaccessible.c
2012-02-27 Javier JardónChange FSF Address
2012-02-10 Benjamin Otteaccessible: Unset widget on dispose, not finalize
2012-01-12 Benjamin Otteaccessible: Remove stray semicolon
2011-12-19 Benjamin Otteaccessible: Deprecate gtk_accessible_connect_widget_des...
2011-12-19 Benjamin Otteaccessible: Ensure we unset the widget when finalizing
2011-12-19 Benjamin Otteaccesible: Manage the DEFUNCT state
2011-12-19 Benjamin Otteaccessible: Use set_widget() in destroy notify
2011-12-19 Benjamin OtteAPI: accessible: Add widget_set and widget_unset vfuncs
2011-12-19 Benjamin Otteaccessible: At an important note to the docs
2011-12-19 Benjamin Otteaccessible: Check the widgeyt actually changed when...
2011-12-19 Benjamin Otteaccessible: Make widget a property
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-14 Matthias ClasenAdd some GtkAccessible documentation
2011-07-14 Matthias ClasenDrop private GtkAccessible api
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-20 Matthias ClasenFix spelling
2011-02-17 Matthias ClasenAdd a private function for accessible factory registration
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkaccessible: Move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-22 Javier Jardón[gtkaccessible] Use the correct guards in gtk_accessibl...
2010-06-22 Vincent Untzbgo#622371 - Add gtk_accessible_set_widget() - the...
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-14 Vincent UntzNo accessor for GtkAccessible.widget
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-15 Javier JardónMove documentation from templates to inline comments...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-05-14 Matthias ClasenMore of the same
2006-05-03 Matthias ClasenMore G_DEFINE_TYPE conversion.
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-10-11 Manish SinghDeprecation cleanup
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.