2016-11-19 |
Emmanuele Bassi | Ensure that X11 symbols are only used when necessary |
tree | commitdiff |
2016-11-19 |
Emmanuele Bassi | Revert "Block out X11 API with #ifdefs" |
tree | commitdiff |
2016-11-19 |
Mike Gorse | Revert "registryd: Include config.h before checking... |
tree | commitdiff |
2016-11-19 |
Philip Withnall | registryd: Include config.h before checking HAVE_X11 |
tree | commitdiff |
2016-11-17 |
Philip Chimento | Block out X11 API with #ifdefs |
tree | commitdiff |
2016-11-17 |
Philip Chimento | Copy in key mask defines from Xlib.h |
tree | commitdiff |
2016-04-11 |
Rui Matos | registryd: Avoid crashing with a NULL keystring |
tree | commitdiff |
2015-10-25 |
Tomasz Olszak | Fixed crash during removal of last application in regis... |
tree | commitdiff |
2015-10-12 |
Patryk Kaczmarek | Fixed atspi_text_ functions |
tree | commitdiff |
2015-05-20 |
Mike Gorse | Void functions shouldn't try to return values |
tree | commitdiff |
2015-01-06 |
Bastien Nocera | Add names to every timeout |
tree | commitdiff |
2014-10-07 |
Magdalen Berns | Limit service activation to accessibility bus |
tree | commitdiff |
2014-06-07 |
Evan Nemerson | Use git.mk to maintain .gitignore. |
tree | commitdiff |
2014-06-07 |
Mike Gorse | Fix ucs2keysym prototype |
tree | commitdiff |
2014-06-07 |
David Liang | Ensure that we register with the session manager only... |
tree | commitdiff |
2014-04-27 |
David Liang | registryd: Wait for session manager to start before... |
tree | commitdiff |
2014-02-24 |
Mike Gorse | Don't pass empty property array to RegisterEvent |
tree | commitdiff |
2014-02-17 |
Mike Gorse | registryd: Remove some unused code |
tree | commitdiff |
2014-02-01 |
Mike Gorse | Allow caching of data sent with events and requesting... |
tree | commitdiff |
2013-12-23 |
Mike Gorse | Fix testregistry.py |
tree | commitdiff |
2013-10-23 |
Mike Gorse | Check returned error before using when registering... |
tree | commitdiff |
2013-10-10 |
Mike Gorse | Fix a few more warnings |
tree | commitdiff |
2013-10-10 |
Mike Gorse | Remove calls to g_type_init() |
tree | commitdiff |
2013-08-08 |
Mike Gorse | Allow building without X11 |
tree | commitdiff |
2013-05-11 |
Colin Walters | build: Fix srcdir != builddir |
tree | commitdiff |
2013-05-10 |
Mike Gorse | Merge branch 'enum-types' |
tree | commitdiff |
2013-01-16 |
Mike Gorse | Fix various warnings |
tree | commitdiff |
2012-12-07 |
Mike Gorse | Fix deregistering of applications |
tree | commitdiff |
2012-12-07 |
Mike Gorse | Fix another crash when removing hung processes |
tree | commitdiff |
2012-12-06 |
Mike Gorse | Remove the correct datum when clearing a hung process |
tree | commitdiff |
2012-11-15 |
Mike Gorse | [registry] Fix crash handling DeregisterKeystrokeListener |
tree | commitdiff |
2012-09-18 |
William Jon McCann | Don't leak dbus connections |
tree | commitdiff |
2012-09-14 |
William Jon McCann | Don't leak errors |
tree | commitdiff |
2012-09-10 |
Mike Gorse | Exit without a SIGABRT when unable to open X display |
tree | commitdiff |
2012-08-21 |
Behdad Esfahbod | Fix build with -fno-common |
tree | commitdiff |
2012-06-29 |
Patrick Welche | Consistently return a value - from joerg@netbsd.org |
tree | commitdiff |
2012-03-16 |
Mike Gorse | Increase the keystroke event timeout |
tree | commitdiff |
2012-03-14 |
Mike Gorse | [registry] Send a ping to a process when marking as... |
tree | commitdiff |
2012-02-24 |
Mike Gorse | Send key events to listeners assumed to be hung, but... |
tree | commitdiff |
2012-02-23 |
Mike Gorse | Expect a signed int for GetIndexInParent, per the spec |
tree | commitdiff |
2012-02-13 |
Mike Gorse | If a keystroke listener does not respond, disable until... |
tree | commitdiff |
2012-01-05 |
Mike Gorse | Allow applications to query keyboard and mouse listeners |
tree | commitdiff |
2011-12-28 |
Mike Gorse | Revert part of last commit |
tree | commitdiff |
2011-12-27 |
Mike Gorse | Add some type checks for dbus messages, and remove... |
tree | commitdiff |
2011-10-06 |
Mike Gorse | BGO#660947: Gracefully exit when already running, rathe... |
tree | commitdiff |
2011-09-15 |
Mike Gorse | Add some defensive checks to prevent problems with... |
tree | commitdiff |
2011-09-09 |
Mike Gorse | Fix crash when handling event listeners |
tree | commitdiff |
2011-09-05 |
Mike Gorse | Fix crash when unregistering device listeners |
tree | commitdiff |
2011-08-29 |
Mike Gorse | Clean up device listeners from disconnected applications |
tree | commitdiff |
2011-07-28 |
Mike Gorse | Remove support for relocated CORBA, as discussed at... |
tree | commitdiff |
2011-05-14 |
Patrick Welche | Build fixes. |
tree | commitdiff |
2011-04-01 |
Matthias Clasen | registry: Use correct signature for EndSessionResponse |
tree | commitdiff |
2011-03-22 |
Alejandro Piñeiro | Removing not required dbus-glib related includes |
tree | commitdiff |
2011-03-21 |
Mike Gorse | Add some missing prototypes |
tree | commitdiff |
2011-03-21 |
Mike Gorse | Bump version, remove dbus-glib dependency, and add... |
tree | commitdiff |
2011-03-21 |
Mike Gorse | Move atspi_get_a11y_bus back into libatspi and publicly... |
tree | commitdiff |
2011-03-21 |
Mike Gorse | Port registryd session management code from dbus-glib... |
tree | commitdiff |
2011-03-19 |
Mike Gorse | Do not free a key listener's bus name and path twice |
tree | commitdiff |
2011-03-18 |
Colin Walters | bus: Rewrite a11y bus management, don't fall back to... |
tree | commitdiff |
2011-03-08 |
Frederic Crozat | Fix missing NULL argument to g_strconcat. |
tree | commitdiff |
2011-03-07 |
Mike Gorse | Fix for BGO#643454: Kill the accessibility bus daemon... |
tree | commitdiff |
2011-02-24 |
Mike Gorse | Fix error parsing old DeviceEvent API introduced in... |
tree | commitdiff |
2011-02-24 |
Mike Gorse | Device events now use uint32 for hw_code and modifiers... |
tree | commitdiff |
2011-02-21 |
Mike Gorse | Remove event listeners from an AT that has disconnected... |
tree | commitdiff |
2011-02-21 |
jhbuild | Fix a few memory leaks in at-spi2-registryd |
tree | commitdiff |
2011-02-10 |
Mike Gorse | BGO#641869: Remove --enable-relocate |
tree | commitdiff |
2011-02-02 |
Mike Gorse | signal_filter in registryd should return NOT_YET_HANDLE... |
tree | commitdiff |
2011-02-01 |
Frederic Crozat | Ensure variable is initialized |
tree | commitdiff |
2011-02-01 |
Frederic Crozat | Add missing return values |
tree | commitdiff |
2011-02-01 |
Frederic Crozat | Add missing standard headers |
tree | commitdiff |
2011-01-08 |
Mike Gorse | Fix a memory leak when emitting some signals from the... |
tree | commitdiff |
2011-01-04 |
Mike Gorse | Have the registry daemon return an error when fetching... |
tree | commitdiff |
2011-01-04 |
Mike Gorse | Add support for ToolkitName and TOolkitVersion into... |
tree | commitdiff |
2010-12-29 |
Mike Gorse | Fix arg type for mouse events |
tree | commitdiff |
2010-12-28 |
Mike Gorse | Add a stub GetItems implementation into at-spi2-registryd |
tree | commitdiff |
2010-12-02 |
Mike Gorse | Return ChildCount property as a variant, per DBus spec |
tree | commitdiff |
2010-11-08 |
Mike Gorse | Merge branch 'master' into gi |
tree | commitdiff |
2010-11-08 |
Mike Gorse | Have the desktop object return ROLE_DESKTOP_FRAME |
tree | commitdiff |
2010-08-23 |
Mike Gorse | Remove unused default-atspi-introspection-path configur... |
tree | commitdiff |
2010-08-20 |
Kjartan Maraas | Link to '-ldl' |
tree | commitdiff |
2010-08-17 |
Patrick Welche | Build fixes |
tree | commitdiff |
2010-08-16 |
Mike Gorse | Add GetRegisteredEvents and EventListenerRegistered... |
tree | commitdiff |
2010-08-09 |
Mike Gorse | Notify registry of event registrations and use to start... |
tree | commitdiff |
2010-06-15 |
Mike Gorse | Add GetChildren to desktop introspection |
tree | commitdiff |
2010-05-31 |
Mike Gorse | Fix crash if GetChildAtIndex is called with an invalid... |
tree | commitdiff |
2010-05-28 |
Mike Gorse | Make device event listener notifications reentrant |
tree | commitdiff |
2010-05-25 |
Mike Gorse | Fix functions missing return values |
tree | commitdiff |
2010-05-15 |
Mark Doffman | Make sure that disconnecting applications send their... |
tree | commitdiff |
2010-04-30 |
Mike Gorse | Remove debugging code. |
tree | commitdiff |
2010-04-30 |
Mike Gorse | Remove duplicate function |
tree | commitdiff |
2010-04-29 |
Mike Gorse | Set an application's id when registering it |
tree | commitdiff |
2010-04-29 |
Mike Gorse | Set an application's id when registering it |
tree | commitdiff |
2010-03-24 |
Mike Gorse | Add g_type_init |
tree | commitdiff |
2010-03-14 |
Mike Gorse | Quit if at-spi-dbus is disabled |
tree | commitdiff |
2010-02-12 |
Mark Doffman | Modify the interface name from org.freedesktop.atspi to |
tree | commitdiff |
2010-02-12 |
Mark Doffman | Make the desktop object and deviceeventcontroller intro... |
tree | commitdiff |
2010-02-04 |
Mark Doffman | Move the application argument to the end of the event... |
tree | commitdiff |
2010-02-03 |
Mark Doffman | Fix mouse click events. They were not being sent with... |
tree | commitdiff |
2010-02-02 |
Mike Gorse | Return Parent as a variant |
tree | commitdiff |
2010-02-03 |
Mark Doffman | Return the address of the registry from the socket... |
tree | commitdiff |
next |