summaryrefslogtreecommitdiff
path: root/atk/atkutil.c
Commit message (Expand)AuthorAgeFilesLines
* Move the Deprecated section downEmmanuele Bassi2019-06-141-5/+6
* Mark unbindable functions as 'skip'Emmanuele Bassi2017-05-221-4/+4
* Include the marshallers header, not the sourceEmmanuele Bassi2017-05-221-1/+1
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-271-0/+0
* Docs: Replace mentions of 'state-changed' with 'state-change'.Murray Cumming2015-06-291-2/+2
* docs: fix GTK-Doc comment blocksDieter Verfaillie2015-03-211-13/+8
* doc: extend atk_focus_tracker_notify deprecation documentationAlejandro Piñeiro2014-11-171-1/+4
* doc: adding further explanation on atk_add_global_event_listenerAlejandro Piñeiro2014-05-121-0/+7
* Include config.h For All the C Source FilesChun-wei Fan2014-04-251-1/+2
* AtkValue: refactoring AtkValueAlejandro Piñeiro2014-03-051-4/+4
* Revert "Updated FSF's address"Piotr Drąg2014-02-011-1/+3
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* doc: improve atkutil documentationAlejandro Piñeiro2013-12-111-8/+12
* doc: removing several .sgml files and fixing gtk-doc warningsAlejandro Piñeiro2013-08-121-0/+11
* Deprecate AtkObject::focus-event signal and all related methodsAlejandro Piñeiro2013-08-121-0/+20
* Removed debug message left by mistakeAlejandro Piñeiro2012-11-191-1/+0
* Extend atk_add_global_event_listener in order to support signal detailsAlejandro Piñeiro2012-10-261-7/+21
* Default implementation for atk_util_[add/remove]_global_event_listenerAlejandro Piñeiro2012-06-221-10/+134
* Fixed compilation with index symbolLionel Landwerlin2012-05-251-3/+3
* doc: Adding extra doc on atk_remove_[key/global]_event_listenerAlejandro Piñeiro2012-05-091-1/+7
* docs: Improving atk_add_global_event_listener documentationAlejandro Piñeiro2011-09-051-1/+12
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-3/+3
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-2/+4
* docs: Add some missing api to atk-sectionsJavier Jardón2010-11-291-2/+3
* Patch from Yue Wang. Bug #575794.Li Yuan2009-03-191-1/+1
* Change the return value to 0 if failure accroding to doc.Li Yuan2008-11-071-2/+2
* Bug #460851. A new API to get the current version of ATK.Li Yuan2007-07-271-0/+16
* Revise atk-docs.sgml to add indices for deprecated and newBill Haneman2006-06-231-1/+1
* Added four more 'Since' tags.Bill Haneman2006-03-311-0/+2
* Added small docs patch from Bill Abt.;Bill Haneman2005-11-161-1/+1
* Add state FOCUSED if object is focus object.Padraig O'Briain2003-11-261-2/+15
* Allow for object being NULL which means the window containing the focusPadraig O'Briain2002-04-261-8/+14
* Do not do notification if previously notified object is the same as thisPadraig O'Briain2002-03-191-0/+10
* Fix for SEGV triggered by test-gail-gnome, due to callingBill Haneman2002-03-141-3/+7
* Fixed bug in atkutil when no impl library (e.g. libgail) is loaded.Bill Haneman2001-11-291-8/+16
* updated externalsHans Breuer2001-11-231-1/+1
* Fix/clarify gtk-doc comment in atk_add_key_event_listener in atkutil.cBill Haneman2001-11-221-2/+4
* switch to class_peek.Michael Meeks2001-11-221-7/+8
* Added state-change signal to AtkObject (will deprecate accessible-state prope...Bill Haneman2001-11-191-1/+1
* Added (missing) functions atk_add_key_listener() and atk_remove_key_listener()Bill Haneman2001-11-151-0/+43
* Added method for getting an AtkRelationType from a string.Bill Haneman2001-09-291-0/+2
* Changed atk_util_add_global_event_listener to ensure thatBill Haneman2001-08-161-13/+17
* Changed first argument of atk_add_global_event_listenerBrian Cameron2001-07-301-1/+1
* Changes to build with FORTE compilerPadraig O'Briain2001-07-111-7/+2
* Added new functions to AtkUtil.Brian Cameron2001-06-291-6/+149
* Cleaned up docs.Brian Cameron2001-06-281-3/+1
* Added atk_marshal_VOID__INT_INT marshaller. Updated the Makefiles so theBrian Cameron2001-05-311-0/+1
* atk/atkaction.c, atk/atkcomponent.c, atk/atkeditabletext.c,Padraig O'Briain2001-05-241-4/+4
* Updated gtk-doc comment blocks for Oisin BoydellLucy Brophy2001-05-211-8/+8
* Added better gtk-doc comments.Brian Cameron2001-05-161-0/+35