2002-01-02 |
marcm | 2001-12-22 Marc Mulcahy <marc.mulcahy@sun.com> |
tree | commitdiff |
2002-01-01 |
billh | API revisions: tweaks to key event API, added some... |
tree | commitdiff |
2002-01-01 |
billh | Fixed what seems to have been a botched checking from... |
tree | commitdiff |
2001-12-18 |
billh | Added is_text member to Accessibility_DeviceEvent and... |
tree | commitdiff |
2001-12-17 |
billh | Added support for key event strings, and renamespaced... |
tree | commitdiff |
2001-12-15 |
billh | Revised key event support to remove some invalid casts... |
tree | commitdiff |
2001-12-12 |
billh | Make the role conversions from AtkRole to Accessibility... |
tree | commitdiff |
2001-12-12 |
billh | A little more namespacing, of internal methods. |
tree | commitdiff |
2001-12-12 |
billh | Add namespacing to un-namespaced methods in cspi. |
tree | commitdiff |
2001-12-12 |
billh | Updated role enumeration in Accessibility_Role.idl. |
tree | commitdiff |
2001-12-12 |
billh | Reverted Value interface since the new union was more... |
tree | commitdiff |
2001-12-11 |
michael | 2001-12-11 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-12-11 |
michael | 2001-12-11 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-12-11 |
billh | Modified Value.idl interface to use unions, removes... |
tree | commitdiff |
2001-12-11 |
michael | lowlevel header. |
tree | commitdiff |
2001-12-11 |
michael | Re-work the bonobo code. |
tree | commitdiff |
2001-12-11 |
michael | first bits. |
tree | commitdiff |
2001-12-11 |
michael | stop the directory vanishing with -Pd. |
tree | commitdiff |
2001-12-10 |
michael | 2001-12-10 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-12-10 |
billh | Fixed macro-name typos. |
tree | commitdiff |
2001-12-10 |
billh | Documentation fixes for ref/unref methods that no longe... |
tree | commitdiff |
2001-12-10 |
michael | 2001-12-10 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-12-10 |
michael | 2001-12-10 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-12-10 |
billh | Documentation fixes for event listener APIs which now... |
tree | commitdiff |
2001-12-08 |
michael | 2001-12-08 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-12-07 |
michael | 2001-12-07 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-12-06 |
billh | Bugfix for ZLayer API, and added missing declarations... |
tree | commitdiff |
2001-12-04 |
billh | Changed IDL for State, Component, and Image to reduce... |
tree | commitdiff |
2001-12-04 |
billh | Added methods for Component Layer and MDI Z-Order infor... |
tree | commitdiff |
2001-12-02 |
billh | Removed obsolete (and unused) code from spi_registry... |
tree | commitdiff |
2001-11-30 |
billh | Added docs for SPI_freeString, and used it to stop... |
tree | commitdiff |
2001-11-28 |
billh | Merged Michael's branch back into HEAD, and fixed a... |
tree | commitdiff |
2001-11-26 |
michael | add so I can tag. |
tree | commitdiff |
2001-11-25 |
billh | Added simple scanning to the virtual keyboard demo... |
tree | commitdiff |
2001-11-23 |
mmclouglin | 2001-11-23 Mark McLoughlin <mark@skynet.ie> |
tree | commitdiff |
2001-11-23 |
michael | 2001-11-23 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-11-22 |
billh | Added demo of both preemptive and non-preemptive key... |
tree | commitdiff |
2001-11-21 |
billh | Added filters for key events, so now basic key event... |
tree | commitdiff |
2001-11-21 |
billh | Started fixing IDL docs. |
tree | commitdiff |
2001-11-20 |
michael | 2001-11-20 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-11-18 |
billh | Added docs and C bindings for AccessibleStateSet and... |
tree | commitdiff |
2001-11-16 |
billh | Added initial implementations of SpiRelation and, for... |
tree | commitdiff |
2001-11-16 |
billh | Improved descriptions of ROLE types in docs. |
tree | commitdiff |
2001-11-16 |
billh | Added additional documentation and fixed a couple of... |
tree | commitdiff |
2001-11-16 |
billh | Fixed bug in Accessible_getDescription(). |
tree | commitdiff |
2001-11-16 |
billh | Renamed SpiAccessibleEventListener to (just) SpiEventLi... |
tree | commitdiff |
2001-11-15 |
billh | "Unfixed" some things :-). cleaned up and made some... |
tree | commitdiff |
2001-11-13 |
michael | 2001-11-13 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-11-13 |
michael | 2001-11-13 Michael Meeks <michael@ximian.com> |
tree | commitdiff |
2001-11-11 |
billh | Added C binding for key synthesis, and a new test/demo... |
tree | commitdiff |
2001-11-09 |
billh | Enhancements to Magnifier.idl, based on feedback from... |
tree | commitdiff |
2001-10-19 |
billh | Added implementations for AtkObject:property-change... |
tree | commitdiff |
2001-10-09 |
billh | Added some new API in response to user (ATV) feedback. |
tree | commitdiff |
2001-10-09 |
billh | Cleaned up some suspect int* casts, and added assertion... |
tree | commitdiff |
2001-10-08 |
billh | Fixed 'make dist', and added: |
tree | commitdiff |
2001-10-05 |
marcm | Fixed string handling for NULL strings in libspi. |
tree | commitdiff |
2001-09-30 |
billh | Completed de-registration fix. |
tree | commitdiff |
2001-09-27 |
billh | Added directory 'util' for accessibility-related |
tree | commitdiff |
2001-09-15 |
billh | Added support for Accessible_getRole(). Also provided... |
tree | commitdiff |
2001-09-13 |
marcm | * cspi/Makefile.am: |
tree | commitdiff |
2001-09-04 |
marcm | Committed the rest of the files from the last batch... |
tree | commitdiff |
2001-09-04 |
marcm | Added files: |
tree | commitdiff |
2001-09-04 |
marcm | Added files: |
tree | commitdiff |
2001-08-20 |
billh | Changes to support generation of C bindings docs. |
tree | commitdiff |
2001-08-20 |
billh | Docs tweaking. |
tree | commitdiff |
2001-08-20 |
billh | Added partial implementation of AccessibleComponent... |
tree | commitdiff |
2001-08-19 |
billh | Added gtk-docs for C bindings (for all methods currentl... |
tree | commitdiff |
2001-08-18 |
billh | Renamed "target" member of Event to "source". |
tree | commitdiff |
2001-08-18 |
billh | Added new test that uses the C bindings API (test/simpl... |
tree | commitdiff |
2001-08-18 |
billh | Oops, forgot Makefile.am in directory cspi. Fixed. |
tree | commitdiff |
2001-08-18 |
billh | Added makefile support for cspi directory. |
tree | commitdiff |
2001-08-18 |
billh | Added implementation for a Accessibility_Accessible_get... |
tree | commitdiff |
2001-08-16 |
billh | Added some missing interfaces to the cspi/spi.h C headers. |
tree | commitdiff |
2001-08-15 |
billh | Added cspi directory and cspi/spi.h, the function prototype |
tree | commitdiff |
|