2002-03-27 Michael Meeks <michael@ximian.com>
[platform/core/uifw/at-spi2-atk.git] / test /
2002-03-16 billhAdded a diagnostic test to simple-at which (when compil...
2002-03-11 billhFix for broken configure (was not explicitly including...
2002-03-07 billhFixed Makefile bug in at-spi/util.
2002-03-05 michael2002-03-04 Michael Meeks <michael@ximian.com>
2002-02-12 billhAdded implementation for mouse event generation.
2002-02-12 billhMagnification utility enhancements.
2002-02-04 billhIncremented version number; removed use of deprecated...
2002-01-28 mmclouglin2002-01-28 Mark McLoughlin <mark@skynet.ie>
2002-01-24 mmclouglin2002-01-24 Mark McLoughlin <mark@skynet.ie>
2002-01-21 michael2002-01-18 Michael Meeks <michael@ximian.com>
2002-01-18 billhAdded text caret tracking to simple-at's magnification...
2002-01-16 billhBugfix for simple-at, and fix for test-simple.
2002-01-16 billhChanges to simple-at demo, to reduce clashes with WM...
2002-01-14 billhWorkaround/error trapping for failed keygrabs in device...
2002-01-11 billhIncremented version number for desktop-alpha release.
2002-01-11 michael2002-01-11 Michael Meeks <michael@ximian.com>
2002-01-11 michael2002-01-11 Michael Meeks <michael@ximian.com>
2002-01-11 billhscript fix
2002-01-11 billhdemo script bugfix.
2002-01-11 billhAdded demo script in test dir. Don't use without readi...
2002-01-11 billhDocumentation fixes, and a small tweak to simple-at.
2002-01-08 michael2002-01-08 Michael Meeks <michael@ximian.com>
2002-01-05 billhEnabled keygrabs of the Control key, and changed the...
2002-01-01 billhAPI revisions: tweaks to key event API, added some...
2002-01-01 billhFixed what seems to have been a botched checking from...
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 billhAdded test for action in test-simple.c.
2001-12-11 michael2001-12-11 Michael Meeks <michael@ximian.com>
2001-12-11 billhFixed use of setenv () which broke Solaris build.
2001-12-11 michael2001-12-11 Michael Meeks <michael@ximian.com>
2001-12-11 michael2001-12-11 Michael Meeks <michael@ximian.com>
2001-12-10 billhAdded GtkTreeView to test-simple.c, and uncommented...
2001-12-10 billhFixed bug in Value->setCurrentValue, and added GtkRange...
2001-12-10 billhBugfix for typo.
2001-12-10 michaelhush.
2001-12-10 billhAdded some tests for Table interface to test-simple.
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-25 billhAdded simple scanning to the virtual keyboard demo...
2001-11-22 billhadded use of non-preemptive keylistener to simple-at...
2001-11-21 michael2001-11-21 Michael Meeks <michael@ximian.com>
2001-11-21 billhStarted fixing IDL docs.
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
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-12 billhImproved virtual keyboard demo to use a relocatable...
2001-11-11 billhAdded C binding for key synthesis, and a new test/demo...
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...
2001-08-17 billhToolkit events are now correctly registered for and...
2001-08-16 billhAdded some implementation for toolkit events.
2001-08-15 mmclouglin2001-08-15 Mark McLoughlin <mark@skynet.ie>
2001-08-15 mmclouglin2001-08-15 Mark McLoughlin <mark@skynet.ie>
2001-08-15 billhImprovements to listener list management.
2001-08-15 mmclouglin2001-08-15 Mark McLoughlin <mark@skynet.ie>
2001-08-14 billh idl/Registry.idl : temporarily changed register_Applic...
2001-07-27 michael2001-07-27 Michael Meeks <michael@ximian.com>
2001-07-27 mmclouglin2001-07-27 Mark McLoughlin <mark@skynet.ie>
2001-07-26 billhBracketed some debugging printouts with #ifdef SPI_DEBUG.
2001-07-25 billhMinor cleanup of initial checkin.
2001-07-25 billhInitial revision