2009-06-11 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / registryd / deviceeventcontroller.c
2002-06-04 billhBugfix for test-simple, reinstated key event listener...
2002-06-03 billhRevved to 1.0.0; at-spi 1.0 is now API frozen.
2002-05-10 billhBugfix for keycode key listeners.
2002-05-09 billhMade change to support "string" key name specification...
2002-04-15 billhAdded boolean return types for methods in Component...
2002-04-13 billhAdded a new test for our key notification API
2002-02-12 billhAdded implementation for mouse event generation.
2002-01-21 michael2002-01-18 Michael Meeks <michael@ximian.com>
2002-01-17 billhBugfix for keygrab regression (registryd was holding...
2002-01-14 billhWorkaround/error trapping for failed keygrabs in device...
2002-01-11 michael2002-01-11 Michael Meeks <michael@ximian.com>
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-18 billhAdded is_text member to Accessibility_DeviceEvent and...
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-11 michael2001-12-11 Michael Meeks <michael@ximian.com>
2001-12-04 billhAdded methods for Component Layer and MDI Z-Order infor...
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 billhAdded filters for key events, so now basic key event...
2001-11-21 billhStarted fixing IDL docs.
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-20 michael2001-11-20 Michael Meeks <michael@ximian.com>
2001-11-19 michael2001-11-19 Michael Meeks <michael@ximian.com>
2001-11-18 billhAdded docs and C bindings for AccessibleStateSet and...
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-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-09 billhCleaned up some suspect int* casts, and added assertion...
2001-10-08 billhFixed 'make dist', and added:
2001-09-30 billhAdded initial implementations of DeviceEventController...