Changes to introspection generation to remove DOCTYPE and XML
[platform/core/uifw/at-spi2-atk.git] / test / simple-at.c
2006-01-09 kmaraas2006-01-09 Kjartan Maraas <kmaraas@gnome.org>
2004-09-29 kmaraas2004-09-30 Kjartan Maraas <kmaraas@gnome.org>
2004-02-09 billhRevved to 0.3.12.
2004-01-27 bcameron2004-01-27 Brian Cameron <brian.cameron@sun.com>
2003-06-02 jrbMon Jun 2 15:35:29 2003 Jonathan Blandford <jrb...
2003-04-14 padraigo2003-04-14 Padraig O'Briain <padraig.obriain@sun.com>
2002-09-13 michael2002-09-13 Michael Meeks <michael@ximian.com>
2002-05-09 billhMade change to support "string" key name specification...
2002-04-13 billhConnected implementation for Accessibility_Magnifier_ex...
2002-04-11 billhBugfix for 78249.
2002-03-16 billhAdded a diagnostic test to simple-at which (when compil...
2002-01-28 mmclouglin2002-01-28 Mark McLoughlin <mark@skynet.ie>
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-11 michael2002-01-11 Michael Meeks <michael@ximian.com>
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...
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...