summaryrefslogtreecommitdiff
path: root/gtk/gtkaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkaccessible: Move public members to private structureJavier Jardón2010-07-131-6/+22
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [gtkaccessible] Use the correct guards in gtk_accessible_set_widget()Javier Jardón2010-06-221-2/+1
* bgo#622371 - Add gtk_accessible_set_widget() - the widget field was GSEAL()ed.Vincent Untz2010-06-221-0/+19
* No accessor for GtkAccessible.widgetVincent Untz2010-04-141-0/+20
* Move documentation from templates to inline comments: GtkAccesibleJavier Jardón2009-10-151-0/+7
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* More G_DEFINE_TYPE conversion.Matthias Clasen2006-05-031-14/+4
* Boilerplate reductionMatthias Clasen2006-05-021-19/+6
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Deprecation cleanupManish Singh2002-10-111-11/+12
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-1/+0
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-0/+93