0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 3 months ago.
Mar 24, 2023 — Mar 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no message More... almost 22 years ago
Initial revision More... almost 22 years ago
* registryd/Makefile: Add CLEANFILES so that .server file is removed on make clean More... almost 22 years ago
* registryd/registry.c (desktop_add_application): Remove leak. (desktop_remove_application): Remove leak. (parser_event_type): Remove leak. More... almost 22 years ago
* registryd/deviceeventcontroller.c (spi_dec_mouse_moved): Removed bogus call to CORBA_string_dup(). Also removed unnecessary g_string_dup/g_free calls. More... almost 22 years ago
Fixed memory leak in registry mouse support. Removed redundant listeners in event-listener-test. More... almost 22 years ago
2002-09-13 Michael Meeks <[email protected]> More... almost 22 years ago
2002-09-06 Mark McLoughlin <[email protected]> More... almost 22 years ago
Fixes to makefiles so that LDFLAGS are not overwritten. REvved micro version; preparing to branch for gnome-2-0. More... almost 22 years ago
Updated HACKING, and fixed memory leak in libspi/text.c Also started 'TODO' list for API additions suggested/desired for 2.2. More... almost 22 years ago
Modified HACKING file as previously mentioned in ChangeLog. More... almost 22 years ago
Changes to AUTHORS file. More... almost 22 years ago
* atk-bridge/bridge.c (spi_atk_bridge_signal_listener): If signal has detail add it to the type of the event. (bug #90838) More... almost 22 years ago
2002-08-12 Michael Meeks <[email protected]> More... almost 22 years ago
2002-08-12 Darren Kenny <[email protected]> More... almost 22 years ago
2002-08-06 Darren Kenny <[email protected]> More... almost 22 years ago
* configure.in: Update required versions of ATK, GTK+ and GAIL More... almost 22 years ago
Added notification of mouse button events, for instance register for events of type "mouse:button" or "mouse:button:1p" for button-1-press events only. More... almost 22 years ago
Partial fix for 84261, we now report mouse motion events to listeners who register for events of type "mouse:rel". More... about 22 years ago
Fix for bug 84100, registry doesn't release keygrabs when keylistening clients die. More... about 22 years ago
Fixed ugly little regression introduced by 'failsafe' fix (bug 86048). More... about 22 years ago
Fixed bug 85980. More... about 22 years ago
Enhancements to atk-bridge, so that it gracefully recovers from at-spi-registry failure. More... about 22 years ago
Bug fix for 84856, event listeners getting wrong notifications (notified of events that matched only 'minor' string and not 'detail' string). More... about 22 years ago
Updated NEWS. More... about 22 years ago
Changes to event notification, to fix bugs associated with the use of oneways. More... about 22 years ago
Bugfixes for More... about 22 years ago
Updated ChangeLog, NEWS, and revved to 1.0.1. Branching for 2-0-0. More... about 22 years ago
Add missing test source file. More... about 22 years ago
Tweaks to tests, and a new stress test. (no changes to libs) More... about 22 years ago