summaryrefslogtreecommitdiff
path: root/atspi/atspi-registry.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-64/+67
* atspi_deregister_device_event_listener(): turn into a no-opFederico Mena Quintero2022-12-051-26/+4
* atspi_register_device_event_listener(): turn into a no-op.Federico Mena Quintero2022-12-051-32/+5
* Docs: Move to gi-docgenThomas Booker2022-09-281-0/+12
* listeners: Fix crash on NULL listenerSamuel Thibault2022-03-131-7/+15
* Add device APIMike Gorse2021-01-111-1/+1
* Documentation fixMike Gorse2020-02-161-1/+0
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* Support mutter remote desktop interface for key/mouse eventsMike Gorse2019-08-051-0/+41
* Add support for locking/unlocking modifiersSamuel Thibault2018-11-181-3/+4
* Fix some warnings and documentation issuesMike Gorse2013-10-101-1/+2
* Annotate filter to allow none for device event listenersMike Gorse2013-05-141-2/+2
* Merge branch 'enum-types'Mike Gorse2013-05-101-1/+2
|\
| * Enum clean-upsenum-typesMike Gorse2011-05-291-1/+2
* | Fix some warningsMike Gorse2013-02-041-2/+1
* | Re-register keystroke listeners if the registry goes away and returnsMike Gorse2012-11-201-37/+123
* | Fix gtk-doc for AtspiRegistry.Daiki Ueno2012-11-141-21/+29
* | Don't leak errorsWilliam Jon McCann2012-09-141-9/+44
* | Fix crash in atspi_deregister_keystroke_listenerMarcus Habermehl2012-06-041-1/+30
* | Improving atspi-registry documentation.Aline Bessa2011-08-231-29/+32
|/
* Revert "Clean up enums"Mike Gorse2011-05-291-2/+1
* Clean up enumsMike Gorse2011-05-241-1/+2
* Remove some redundant out-of-memory checksMike Gorse2011-05-051-2/+0
* Remove doc about non-existent ATSPI_KEYSET_ALL_KEYS.Daiki Ueno2011-04-251-10/+4
* bug 643384 - atspi_register_keystroke_listener() should take a bitmask not At...Trevor Saunders2011-03-011-1/+1
* Fix most compiler warnings and various miscellaneous problemsMike Gorse2011-01-281-5/+5
* Fix keystroke deregister method.Eitan Isaacson2011-01-071-8/+21
* Fix a few warnings and documentation issuesMike Gorse2010-12-211-1/+1
* Various fixesMike Gorse2010-11-291-12/+38
* Fix some annotations and documentation issuesMike Gorse2010-11-071-1/+1
* Some work on event support; many bug fixesMike Gorse2010-11-051-46/+34
* Various bug fixesMike Gorse2010-10-271-6/+3
* Initial commit, not even close to being usable yetMike Gorse2010-10-261-0/+364