2003-01-27 Padraig O'Briain <padraig.obriain@sun.com
[platform/core/uifw/at-spi2-atk.git] / registryd / deviceeventcontroller.c
2003-01-27 padraigo2003-01-27 Padraig O'Briain <padraig.obriain@sun.com
2003-01-21 padraigo*** empty log message ***
2002-12-18 billhAdded new, more efficient screen review API to Accessib...
2002-12-06 billhFix for bug #99799.
2002-12-02 billhReverted some unpleasant workarounds in favor of real...
2002-11-25 billhFixes and workarounds for event-synthesis/XKB interaction,
2002-11-24 billhUpdated NEWS; fixed bug causing multiple event emission if
2002-11-22 billhCompiler warning fixes, moved some InternalFoo to priva...
2002-11-20 billhFix for 99024, debug messages and warnings are only...
2002-11-19 billhFixes for 98836, 98842, added slots to IDL for ABI...
2002-11-17 billhFix for 95827, adds API for registering "AccessibleDevi...
2002-10-23 tvv2002-10-23 Vitaly Tishkov <tvv@sparc.spb.su>
2002-10-21 billhFix for bug #95828.
2002-10-16 billhFixes for #93592 and #94540.
2002-10-10 padraigo* registryd/deviceeventcontroller.c
2002-09-16 padraigo* registryd/deviceeventcontroller.c (spi_dec_mouse_move...
2002-09-13 billhFixed memory leak in registry mouse support.
2002-09-13 michael2002-09-13 Michael Meeks <michael@ximian.com>
2002-06-26 billhAdded notification of mouse button events, for instance
2002-06-25 billhPartial fix for 84261, we now report mouse motion event...
2002-06-21 billhFix for bug 84100, registry doesn't release keygrabs...
2002-06-13 billhBugfixes for
2002-06-06 billhFix for #82509, lack of failure notification for ALL_WI...
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...