summaryrefslogtreecommitdiff
path: root/atspi/atspi-device-listener.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-59/+61
* Docs: Move to gi-docgenThomas Booker2022-09-281-0/+10
* fix typoNozomi Miyamori2022-06-191-1/+1
* Remove unused field BusDataClosure.dataFederico Mena Quintero2022-06-021-1/+1
* Fix function prototypeFederico Mena Quintero2021-11-231-1/+1
* Minor code clean-upMike Gorse2020-09-041-4/+5
* Fix use-after-free when a device listener is destroyedColomban Wendling2020-06-111-1/+3
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* atspi: Update error logsTapasweni Pathak2018-10-041-3/+3
* Fix a couple of introspection issuesRico Tzschichholz2017-07-031-4/+0
* Skip atspi_(event|device)_listener_new_simpleMike Gorse2013-07-151-1/+1
* Fix atspi_device_listener_new_simple and some other warningsMike Gorse2012-11-261-2/+2
* Code clean-upsMike Gorse2012-07-181-10/+2
* Warn if a device listener returns a non-bool, rather than crashMike Gorse2011-12-291-0/+5
* Improving atspi-devicelistener documentation.Aline Bessa2011-08-231-13/+14
* Clean up names of private functionsMike Gorse2011-07-261-4/+1
* API changes to device and event listeners for compatibility with jsMike Gorse2011-07-061-9/+9
* Remove some redundant out-of-memory checksMike Gorse2011-05-051-2/+0
* Device events now use uint32 for hw_code and modifiers in the IPCMike Gorse2011-02-241-5/+6
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+1
* Fix most compiler warnings and various miscellaneous problemsMike Gorse2011-01-281-12/+1
* Various fixesMike Gorse2010-11-291-10/+104
* Some work on event support; many bug fixesMike Gorse2010-11-051-0/+331