Enabled keygrabs of the Control key, and changed the command key modifier
[platform/core/uifw/at-spi2-atk.git] / test / simple-at.c
2002-01-05 billhEnabled keygrabs of the Control key, and changed the...
2001-12-17 billhAdded support for key event strings, and renamespaced...
2001-12-15 billhRevised key event support to remove some invalid casts...
2001-12-12 billhAdd namespacing to un-namespaced methods in cspi.
2001-12-12 billhReverted Value interface since the new union was more...
2001-12-11 billhFixed use of setenv () which broke Solaris build.
2001-12-10 michael2001-12-10 Michael Meeks <michael@ximian.com>
2001-12-09 billhAdded tests for Value interface, and upgraded i18n...
2001-12-08 michael2001-12-08 Michael Meeks <michael@ximian.com>
2001-12-07 michael2001-12-07 Michael Meeks <michael@ximian.com>
2001-12-04 billhAdded methods for Component Layer and MDI Z-Order infor...
2001-11-30 billhAdded docs for SPI_freeString, and used it to stop...
2001-11-28 billhMerged Michael's branch back into HEAD, and fixed a...
2001-11-22 billhadded use of non-preemptive keylistener to simple-at...
2001-11-21 billhStarted fixing IDL docs.
2001-11-16 billhFixed bug in Accessible_getDescription().
2001-11-15 billh"Unfixed" some things :-). cleaned up and made some...
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-13 michael2001-11-13 Michael Meeks <michael@ximian.com>
2001-11-09 billhEnhancements to Magnifier.idl, based on feedback from...
2001-10-19 billhAdded implementations for AtkObject:property-change...
2001-10-08 billhFixed 'make dist', and added:
2001-09-30 billhImprovements/fixes to app deregistration (but some...
2001-09-27 billhAdded directory 'util' for accessibility-related
2001-09-25 billhAdded support for magnifier to simple-at, and turned...
2001-09-15 billhAdded support for Accessible_getRole(). Also provided...
2001-08-20 billhChanged "ID" attribute of Accessible to long (from...
2001-08-19 billhAdded gtk-docs for C bindings (for all methods currentl...
2001-08-18 billhRenamed "target" member of Event to "source".
2001-08-18 billhAdded new test that uses the C bindings API (test/simpl...