summaryrefslogtreecommitdiff
path: root/atk/atkimage.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure returned values are initializedSamuel Thibault2019-08-191-0/+6
* Write description for AtkImage methodEmmanuele Bassi2019-06-141-2/+4
* Add some missing argument (out) annotationsgnome-3-20Rico Tzschichholz2016-04-111-4/+4
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* docs: fix GTK-Doc comment blocksDieter Verfaillie2015-03-211-1/+1
* introspection: add many missing Returns: (nullable) annotationsEvan Nemerson2014-05-081-3/+3
* 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
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-1/+24
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-2/+2
* Remove duplicated code from AtkImageClaudio Saavedra2010-06-181-4/+0
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-231-1/+1
* Improved documentation: ATK now has 100% gtk-doc coverage with noBill Haneman2006-03-211-2/+6
* Minor documentation clarifications and tweaks.Bill Haneman2006-03-201-3/+4
* Fix Coverity-detected bugs in atkimage.c - allow for possibilityBill Haneman2006-03-201-4/+4
* Added new API for ATK 1.11/1.12. Minor docs cleanup.Bill Haneman2005-11-181-0/+24
* Added small docs patch from Bill Abt.;Bill Haneman2005-11-161-4/+3
* Fix for bug #149990; patch from Kjartan Maraas.Padraig O'Briain2004-08-131-1/+1
* Revved micro version, since API was added last checkin.Bill Haneman2001-11-141-2/+1
* Refer to return value in function documentation for atk_action_do_actionPadraig O'Briain2001-08-231-1/+1
* Swap height and width arguments to atk_image_get_image_size Swap heightEA_1_0Padraig O'Briain2001-08-201-14/+36
* Updated AtkImage get_position to get_image_positionBrian Cameron2001-08-071-5/+22
* Remove all instances of g_return_if_fail (foo != NULL); that arePadraig O'Briain2001-07-271-4/+0
* Changes to build with FORTE compilerPadraig O'Briain2001-07-111-7/+1
* Minor fixes to docs.Brian Cameron2001-06-281-18/+16
* Updated so that functions that take screen coords asBrian Cameron2001-06-281-0/+36
* Updated gtk-docs fixing spelling errors and making minorBrian Cameron2001-06-271-67/+11
* atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,Padraig O'Briain2001-05-241-2/+2
* Updated gtk-doc comment blocks for Oisin BoydellLucy Brophy2001-05-211-11/+10
* Added better gtk-doc comments.Brian Cameron2001-05-161-11/+14
* Improved gtk-doc comments.Bill Haneman2001-04-301-43/+55
* Initial revisionBill Haneman2001-04-261-0/+169