summaryrefslogtreecommitdiff
path: root/atk/atksocket.c
Commit message (Collapse)AuthorAgeFilesLines
* Include config.h For All the C Source FilesChun-wei Fan2014-04-251-0/+2
| | | | | | | | Make sure that config.h is included first in all the C-sources in atk/ so that the build-time definitions of _ATK_EXTERN can be used during the build of the ATK library. https://bugzilla.gnome.org/show_bug.cgi?id=728031
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
| | | | This reverts commit feb4bd4c5b24672b1d8bbf0783e96539af0d0ba4.
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
|
* docs: Fixed mention to atkobject methodsAlejandro Piñeiro2013-05-281-3/+3
|
* docs: Extra note on AtkSocket documentationAlejandro Piñeiro2013-05-231-0/+4
|
* docs: Improve documentation for AtkPlug and AtkSocketAlejandro Piñeiro2013-05-221-7/+36
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=700800
* atksocket: Fix typo - parameter is _obj not obj. Set freed to NULL.Alban Browaeys2013-05-061-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699368
* atksocket: Free 'embedded_plug_id' when destroyed, overriding finalize()Eduardo Lima Mitev2013-04-301-0/+15
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=699256
* BGO#649307: Clarify AtkPlug and AtkSocket docsMike Gorse2011-05-131-0/+5
|
* docs: Add AtkSocket and AtkPlug to the docsJavier Jardón2010-11-291-0/+4
|
* Implement AtkComponent for AtkPlug and AtkSocket.Mike Gorse2010-04-261-2/+9
| | | | Bug #616812.
* Bug #601552. New classes: AtkPlug and AtkSocket.Mike Gorse2009-11-301-0/+93