0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Mar 24, 2023 — Mar 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some implementation for toolkit events. Changed at.c to listen to Gtk:GtkWidget:button_press_event events as well as focus events. More... almost 23 years ago
Added some missing interfaces to the cspi/spi.h C headers. Changed at.c to register for toolkit events Gtk:GtkWidget:button_press_event Added some more implementation for toolkit events to registry.c. More... almost 23 years ago
2001-08-16 Michael Meeks <[email protected]> More... almost 23 years ago
2001-08-15 Michael Meeks <[email protected]> More... almost 23 years ago
Fix for bug-in-hiding, was managing bonobo object lifecycle for events but not CORBA object refs! More... almost 23 years ago
Added missing files. More... almost 23 years ago
Added initial support for multiple interfaces on Accessible objects in at-spi. Added implementations for Accessible:getParent, getChildCount, getChildAtIndex. Improved event type matching to support listeners for either detail event subtypes (major:minor:detail) as well as major:minor. Added component.c, component.h bonobo objects (as implementors of the Component.idl interfaces). More... almost 23 years ago
2001-08-15 Mark McLoughlin <[email protected]> More... almost 23 years ago
2001-08-15 Mark McLoughlin <[email protected]> More... almost 23 years ago
Added cspi directory and cspi/spi.h, the function prototype definitions for the C bindings for at-spi. These C bindings are intended for use by non-CORBA and non-bonobo-savvy clients of the at-spi. Also tweaked some IDL to bring it in line with the headers, added a missing attribute in Hyperlink, and added coord system type parameter to Component geometry methods. More... almost 23 years ago
Improvements to listener list management. Changed bridge to receive focus events from ATK and relay to registered "focus:" listeners. Began memory management of event sources when relaying and receiving events. More... almost 23 years ago
Changes to begin memory management of relayed events and sources. Changed bridge to relay focus events to registered "focus:" listeners. Improvements to listener list management. More... almost 23 years ago
2001-08-15 Mark McLoughlin <[email protected]> More... almost 23 years ago
idl/Registry.idl : temporarily changed register_Application to oneway, to work around issue with initial registration re-entrancy. * idl/Application.idl : changed attribute "id" from readonly to read-write, since it needs to be assigned by Registry. * registryd/registryd.c : added call to set application id on registration. * registryd/registry.c : changed de-registration procedure to use CORBA_Object_hash() to find matching object ref in application lists and listener lists. * registryd/registry.c : defined EventTypeStruct and EventTypeMajor, began distinguishing between event types (work in progress). HANGES: * libspi/application.c: Added implementations for get/set id, get_toolkitName, get_version. * registryd/registryd.c : * test/at.c : * test/app.c : * Makefile.am : Converted from use of OAF to bonobo-activation. * libspi/desktop.h : * libspi/desktop.c : * test/app.c : Removed references to atksimpleobject, since base atkobject implementation now provides functionality we need. * libspi/atksimpleobject.c : * libspi/atksimpleobject.h : Removed. More... almost 23 years ago
CHANGES: * idl/Registry.idl : temporarily changed register_Application to oneway, to work around issue with initial registration re-entrancy. * idl/Application.idl : changed attribute "id" from readonly to read-write, since it needs to be assigned by Registry. * registryd/registryd.c : added call to set application id on registration. * registryd/registry.c : changed de-registration procedure to use CORBA_Object_hash() to find matching object ref in application lists and listener lists. * registryd/registry.c : defined EventTypeStruct and EventTypeMajor, began distinguishing between event types (work in progress). * libspi/application.c: Added implementations for get/set id, get_toolkitName, get_version. * registryd/registryd.c : * test/at.c : * test/app.c : * Makefile.am : Converted from use of OAF to bonobo-activation. * libspi/desktop.h : * libspi/desktop.c : * test/app.c : Removed references to atksimpleobject, since base atkobject implementation now provides functionality we need. * libspi/atksimpleobject.c : * libspi/atksimpleobject.h : Removed. More... almost 23 years ago
2001-08-10 Mark McLoughlin <[email protected]> More... almost 23 years ago
Updated libspi/.cvsignore. More... almost 23 years ago
2001-08-07 Mark McLoughlin <[email protected]> More... almost 23 years ago
Oneline tweak to ChangeLog. More... almost 23 years ago
Removed references to bonobo_x_object, which is now redundant with bonobo_object. Made 'secondary' interfaces inherit from Bonobo::Unknown (as 'primary' interfaces already did). removed redundant stream IDL from StreamableContent.idl. Also we now null-out the 'atko' member of the accessible instance on finalize. More... almost 23 years ago
Updated ChangeLog, applied patch from Anders Carlsson to fix finalize. More... almost 23 years ago
Added IDL for complete accessibility interface definitions. More... almost 23 years ago
2001-07-27 Michael Meeks <[email protected]> More... almost 23 years ago
2001-07-27 Mark McLoughlin <[email protected]> More... almost 23 years ago
Bracketed some debugging printouts with #ifdef SPI_DEBUG. Added use of $(DEBUG_CFLAGS) to Makefiles. More... almost 23 years ago
Updated ChangeLog, AUTHORS, and README for "initial" checkin. More... almost 23 years ago
Minor cleanup of initial checkin. More... almost 23 years ago
New repository initialized by cvs2svn. More... almost 23 years ago
Initial revision More... almost 23 years ago
Imported Debian patch 11.0-3 More... over 24 years ago