summaryrefslogtreecommitdiff
path: root/atk/atksocket.c
Commit message (Expand)AuthorAgeFilesLines
* atk_socket_embed: make plug_id parameter constSamuel Thibault2019-08-221-1/+1
* atksocket: make get_extents return parent extents by defaultSamuel Thibault2019-08-181-0/+35
* Implement propert ctor for AtkSocketEmmanuele Bassi2019-06-141-10/+15
* atkplug, atksocket: Fix -Wredundant-declsIain Lane2019-01-311-1/+0
* Include config.h For All the C Source FilesChun-wei Fan2014-04-251-0/+2
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* 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
* atksocket: Fix typo - parameter is _obj not obj. Set freed to NULL.Alban Browaeys2013-05-061-1/+2
* atksocket: Free 'embedded_plug_id' when destroyed, overriding finalize()Eduardo Lima Mitev2013-04-301-0/+15
* 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 #601552. New classes: AtkPlug and AtkSocket.Mike Gorse2009-11-301-0/+93