summaryrefslogtreecommitdiff
path: root/atk/atkutil.h
Commit message (Expand)AuthorAgeFilesLines
* Add some functions from IA2atk-3Mike Gorse2011-07-121-0/+70
* atk: Use const instead G_CONST_RETURNJavier Jardón2011-06-131-5/+5
* Bug 640574: gobject-introspection annotation and documentation fixesMike Gorse2011-01-251-3/+3
* docs: Add documentation for ATK_DEFINE_ convenience macrosJavier Jardón2010-11-291-0/+67
* add G_DISABLE_SINGLE_INCLUDES and ATK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.Michael Natterer2008-06-051-8/+6
* Bug #502840. Derived type definition convenience macros Bug #500978. FixesLi Yuan2008-01-041-0/+68
* Bug #460851. A new API to get the current version of ATK.Li Yuan2007-07-271-0/+5
* Improved documentation: ATK now has 100% gtk-doc coverage with noBill Haneman2006-03-211-0/+21
* Minor documentation clarifications and tweaks.Bill Haneman2006-03-201-6/+44
* Add state FOCUSED if object is focus object.Padraig O'Briain2003-11-261-0/+2
* Add documentation for AtkKeyEventTypePadraig O'Briain2002-09-051-0/+8
* atk/atkutil.h atk/docs/atk-docs.sgml atk/docs/tmpl/atk-component.sgmlPadraig O'Briain2002-06-201-1/+1
* paranoia is not appropriate here, setup parent_class, don't create a newMichael Meeks2001-12-101-1/+0
* switch to class_peek.Michael Meeks2001-11-221-6/+7
* Introduced AtkKeyEventType, to insulate us from GDK dependencies.Bill Haneman2001-11-201-1/+8
* Change to signature of atk_add_event_listener to use AtkKeySnoopFunc insteadBill Haneman2001-11-191-1/+1
* Added state-change signal to AtkObject (will deprecate accessible-state prope...Bill Haneman2001-11-191-2/+2
* Added API for key snoop functions, to allow non-GTK-specific registrationBill Haneman2001-11-141-0/+27
* Changed first argument of atk_add_global_event_listenerBrian Cameron2001-07-301-4/+4
* atk/atkeditabletext.c atk/atktext.c atk/atktext.h atk/atkutil.hBrian Cameron2001-07-161-1/+2
* Added new functions to AtkUtil.Brian Cameron2001-06-291-10/+70
* Updated so that functions that take screen coords asBrian Cameron2001-06-281-0/+13
* Initial revisionBill Haneman2001-04-261-0/+65