summaryrefslogtreecommitdiff
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-06-11 Padraig O'Briain <padraig.obriain@sun.com>padraigo2003-06-111-0/+6
* 2003-06-10 Padraig O'Briain <padraig.obriain@sun.com>padraigo2003-06-101-0/+1
* 2003-05-20 Padraig O'Briain <padraig.obriain@sun.com>padraigo2003-05-201-0/+4
* Added new, more efficient screen review API to AccessibleText.billh2002-12-181-3/+33
* Added ROLE_APPLICATION; fix for 99090. Depend on atk 1.1.3.billh2002-11-201-0/+7
* Fixes for 98836, 98842, added slots to IDL for ABI freeze.billh2002-11-1914-1/+38
* Fix for 95827, adds API for registering "AccessibleDeviceListeners"billh2002-11-176-8/+62
* 2002-11-15 Darren Kenny <darren.kenny@sun.com>darrenk2002-11-153-0/+25
* 2002-09-06 Mark McLoughlin <mark@skynet.ie>mmclouglin2002-09-091-0/+1
* Changes to event notification, to fix bugs associated with the use of oneways.billh2002-06-191-1/+1
* Revved to 1.0.0; at-spi 1.0 is now API frozen.billh2002-06-031-2/+2
* Made change to support "string" key name specification in key listenerbillh2002-05-091-1/+8
* Added boolean return types for methods in Component, Selection,billh2002-04-153-8/+8
* Added missing Table methods (RT approval from MMeeks, 15 April).billh2002-04-151-0/+4
* 2002-04-113 Marc Mulcahy <marc.mulcahy@sun.com>marcm2002-04-131-1/+1
* Fix for ROLE build regression; added ROLE_DRAWING_AREA tobillh2002-03-151-0/+4
* libspi/stateset.c libspi/stateset.h libspi/Makefile.am:marcm2002-02-261-0/+11
* 2002-01-11 Michael Meeks <michael@ximian.com>michael2002-01-111-1/+1
* 2001-12-22 Marc Mulcahy <marc.mulcahy@sun.com>marcm2002-01-021-1/+5
* API revisions: tweaks to key event API, added some reserved slots forbillh2002-01-0116-25/+145
* Added is_text member to Accessibility_DeviceEvent and AccessibleKeystroke,billh2001-12-181-0/+1
* Revised key event support to remove some invalid casts, fix bugs relatingbillh2001-12-151-27/+13
* Make the role conversions from AtkRole to Accessibility_Role and AccessibleRolebillh2001-12-121-0/+11
* Updated role enumeration in Accessibility_Role.idl.billh2001-12-121-1/+26
* Reverted Value interface since the new union was more complicated than necess...billh2001-12-123-22/+17
* 2001-12-11 Michael Meeks <michael@ximian.com>michael2001-12-1129-1534/+52
* Modified Value.idl interface to use unions, removes the assumption thatbillh2001-12-112-8/+44
* 2001-12-10 Michael Meeks <michael@ximian.com>michael2001-12-102-6/+2
* Add missing idl files to distbaddog2001-12-071-17/+19
* 2001-12-07 Michael Meeks <michael@ximian.com>michael2001-12-074-4/+6
* Changed IDL for State, Component, and Image to reduce use of out params.billh2001-12-048-6/+22
* Added methods for Component Layer and MDI Z-Order information (seebillh2001-12-042-0/+26
* Started fixing IDL docs.billh2001-11-218-94/+110
* Added docs and C bindings for AccessibleStateSet and AccessibleRelationSet.billh2001-11-182-0/+48
* Added initial implementations of SpiRelation and, for the C bindingsbillh2001-11-162-4/+6
* 2001-11-13 Michael Meeks <michael@ximian.com>michael2001-11-121-1/+1
* Added C binding for key synthesis, and a new test/demo programbillh2001-11-112-4/+32
* Enhancements to Magnifier.idl, based on feedback from Gnopernicus team.billh2001-11-092-2/+46
* Added implementations for AtkObject:property-change support. Fixed some (but...billh2001-10-192-2/+16
* <2001-10-13 Louise Miller <louise.miller@sun.com>louised2001-10-1711-14/+18
* Added some new API in response to user (ATV) feedback.billh2001-10-098-6/+54
* Cleaned up some suspect int* casts, and added assertions to text calls in libspibillh2001-10-092-6/+6
* Fixed 'make dist', and added:billh2001-10-085-22/+44
* * cspi/Makefile.am:marcm2001-09-136-6/+12
* Fixed refcounting issues with interface servermarcm2001-09-052-2/+2
* Action.idl:marcm2001-09-044-14/+22
* Updated ChangeLog. Changed Action:nActions to an attribute.billh2001-09-042-10/+8
* Modifications/corrections to IDL to streamline and bring in line with ATKbillh2001-09-0418-214/+240
* Initial checkins and mods for gtk-doc generation for C bindings.billh2001-08-202-2/+2
* Changed "ID" attribute of Accessible to long (from string).billh2001-08-202-2/+2