summaryrefslogtreecommitdiff
path: root/test/simple-at.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-05-16 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-05-161-615/+0
* 2006-01-09 Kjartan Maraas <kmaraas@gnome.org>kmaraas2006-01-091-1/+1
* 2004-09-30 Kjartan Maraas <kmaraas@gnome.org>kmaraas2004-09-291-3/+3
* Revved to 0.3.12.billh2004-02-091-0/+5
* 2004-01-27 Brian Cameron <brian.cameron@sun.com>bcameron2004-01-271-2/+4
* Mon Jun 2 15:35:29 2003 Jonathan Blandford <jrb@redhat.com>jrb2003-06-021-1/+1
* 2003-04-14 Padraig O'Briain <padraig.obriain@sun.com>padraigo2003-04-141-0/+1
* 2002-09-13 Michael Meeks <michael@ximian.com>michael2002-09-131-1/+2
* Made change to support "string" key name specification in key listenerbillh2002-05-091-9/+35
* Connected implementation for Accessibility_Magnifier_exit ()billh2002-04-131-0/+10
* Bugfix for 78249.billh2002-04-111-4/+26
* Added a diagnostic test to simple-at which (when compiled withbillh2002-03-161-1/+50
* 2002-01-28 Mark McLoughlin <mark@skynet.ie>mmclouglin2002-01-281-0/+1
* Added text caret tracking to simple-at's magnification, andbillh2002-01-181-3/+43
* Bugfix for simple-at, and fix for test-simple.billh2002-01-161-1/+1
* Changes to simple-at demo, to reduce clashes with WM and other existingbillh2002-01-161-11/+6
* 2002-01-11 Michael Meeks <michael@ximian.com>michael2002-01-111-13/+13
* Documentation fixes, and a small tweak to simple-at.billh2002-01-111-17/+12
* 2002-01-08 Michael Meeks <michael@ximian.com>michael2002-01-081-1/+1
* Enabled keygrabs of the Control key, and changed the command key modifierbillh2002-01-051-9/+4
* Added support for key event strings, and renamespaced some of the at-bridge.billh2001-12-171-3/+6
* Revised key event support to remove some invalid casts, fix bugs relatingbillh2001-12-151-3/+16
* Add namespacing to un-namespaced methods in cspi.billh2001-12-121-46/+46
* Reverted Value interface since the new union was more complicated than necess...billh2001-12-121-1/+3
* Fixed use of setenv () which broke Solaris build.billh2001-12-111-1/+1
* 2001-12-10 Michael Meeks <michael@ximian.com>michael2001-12-101-8/+24
* Added tests for Value interface, and upgraded i18n macro.billh2001-12-091-10/+34
* 2001-12-08 Michael Meeks <michael@ximian.com>michael2001-12-081-9/+18
* 2001-12-07 Michael Meeks <michael@ximian.com>michael2001-12-071-39/+62
* Added methods for Component Layer and MDI Z-Order information (seebillh2001-12-041-11/+11
* Added docs for SPI_freeString, and used it to stop memory leak of stringsbillh2001-11-301-15/+37
* Merged Michael's branch back into HEAD, and fixed a number of reference count...billh2001-11-281-35/+38
* added use of non-preemptive keylistener to simple-at test.billh2001-11-221-11/+38
* Started fixing IDL docs.billh2001-11-211-1/+6
* Fixed bug in Accessible_getDescription().billh2001-11-161-0/+2
* "Unfixed" some things :-). cleaned up and made some of the namespace changes ...billh2001-11-151-48/+50
* 2001-11-13 Michael Meeks <michael@ximian.com>michael2001-11-131-4/+4
* 2001-11-13 Michael Meeks <michael@ximian.com>michael2001-11-131-34/+34
* Enhancements to Magnifier.idl, based on feedback from Gnopernicus team.billh2001-11-091-10/+53
* Added implementations for AtkObject:property-change support. Fixed some (but...billh2001-10-191-18/+54
* Fixed 'make dist', and added:billh2001-10-081-2/+27
* Improvements/fixes to app deregistration (but some still are pending).billh2001-09-301-1/+1
* Added directory 'util' for accessibility-relatedbillh2001-09-271-47/+15
* Added support for magnifier to simple-at, and turned TTS in simple-atbillh2001-09-251-18/+75
* Added support for Accessible_getRole(). Also provided conversionbillh2001-09-151-0/+104
* Changed "ID" attribute of Accessible to long (from string).billh2001-08-201-0/+10
* Added gtk-docs for C bindings (for all methods currently implemented).billh2001-08-191-5/+5
* Renamed "target" member of Event to "source".billh2001-08-181-4/+8
* Added new test that uses the C bindings API (test/simple-at).billh2001-08-181-0/+75