| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | Docs: Don't use note elements | Matthias Clasen | 2014-02-02 | 1 | -2/+3 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | accessible: Unset widget on dispose, not finalize | Benjamin Otte | 2012-02-10 | 1 | -3/+3 |
* | accessible: Remove stray semicolon | Benjamin Otte | 2012-01-12 | 1 | -1/+1 |
* | accessible: Deprecate gtk_accessible_connect_widget_destroyed() | Benjamin Otte | 2011-12-19 | 1 | -0/+2 |
* | accessible: Ensure we unset the widget when finalizing | Benjamin Otte | 2011-12-19 | 1 | -0/+11 |
* | accesible: Manage the DEFUNCT state | Benjamin Otte | 2011-12-19 | 1 | -0/+18 |
* | accessible: Use set_widget() in destroy notify | Benjamin Otte | 2011-12-19 | 1 | -1/+8 |
* | API: accessible: Add widget_set and widget_unset vfuncs | Benjamin Otte | 2011-12-19 | 1 | -0/+20 |
* | accessible: At an important note to the docs | Benjamin Otte | 2011-12-19 | 1 | -1/+5 |
* | accessible: Check the widgeyt actually changed when setting | Benjamin Otte | 2011-12-19 | 1 | -1/+8 |
* | accessible: Make widget a property | Benjamin Otte | 2011-12-19 | 1 | -0/+59 |
* | Add some GtkAccessible documentation | Matthias Clasen | 2011-07-14 | 1 | -14/+22 |
* | Drop private GtkAccessible api | Matthias Clasen | 2011-07-14 | 1 | -31/+0 |
* | Initial conversion of GailWidget to GtkWidgetAccessible | Matthias Clasen | 2011-07-05 | 1 | -6/+2 |
* | Fix spelling | Matthias Clasen | 2011-02-20 | 1 | -4/+4 |
* | Add a private function for accessible factory registration | Matthias Clasen | 2011-02-17 | 1 | -0/+31 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | gtkaccessible: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -6/+22 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | [gtkaccessible] Use the correct guards in gtk_accessible_set_widget() | Javier Jardón | 2010-06-22 | 1 | -2/+1 |
* | bgo#622371 - Add gtk_accessible_set_widget() - the widget field was GSEAL()ed. | Vincent Untz | 2010-06-22 | 1 | -0/+19 |
* | No accessor for GtkAccessible.widget | Vincent Untz | 2010-04-14 | 1 | -0/+20 |
* | Move documentation from templates to inline comments: GtkAccesible | Javier Jardón | 2009-10-15 | 1 | -0/+7 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | More G_DEFINE_TYPE conversion. | Matthias Clasen | 2006-05-03 | 1 | -14/+4 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -19/+6 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-11 | 1 | -11/+12 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -1/+0 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -0/+93 |