summaryrefslogtreecommitdiff
path: root/atspi/atspi-misc-private.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-26/+25
* Rename _atspi_dbus_return_accessible_from_iter to _atspi_dbus_consume_accessibleFederico Mena Quintero2022-07-121-1/+1
* atspi-misc: Remove unused allow_sync logicFederico Mena Quintero2022-07-061-7/+0
* Use the event name when sending screen reader events over dbusMike Gorse2020-05-271-0/+2
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* Add atspi_text_notify_read_positionMike Gorse2019-05-051-0/+2
* atspi: Update error logsTapasweni Pathak2018-10-041-1/+1
* Fix lifecycle of an accessible's cacheMike Gorse2014-07-191-1/+1
* Add AtspitableCell, tracking the new atk interfaceMike Gorse2014-02-181-0/+1
* Allow caching of data sent with events and requesting such dataMike Gorse2014-02-011-1/+10
* misc: Simplify code flow in process_deferred_messagesJasper St. Pierre2013-09-051-2/+0
* Merge branch 'enum-types'Mike Gorse2013-05-101-0/+2
|\
* | Fix some warningsMike Gorse2013-02-041-0/+1
* | _ATSPI_DBUS_CHECK_SIG: remove warning when no message receivedMike Gorse2012-05-231-3/+1
* | Add G_BEGIN_DECLS and G_END_DECLS macros for prototypes to fix c++ linkageMike Gorse2012-05-211-0/+5
* | Move DBus interface name constants into atspi-constants.hMike Gorse2011-07-271-32/+0
* | Clean up names of private functionsMike Gorse2011-07-261-2/+2
|/
* Disable caching if ATSPI_NO_CACHE is set in the environment and not 0Mike Gorse2011-05-241-0/+1
* Disable caching when not in atspi_event_mainMike Gorse2011-05-231-0/+2
* Don't translate g_warning messagesMike Gorse2011-05-051-0/+2
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+1
* Add atspi_accessible_set_cache_maskMike Gorse2011-01-311-8/+0
* More error handling fixesMike Gorse2011-01-241-1/+1
* Return exceptions for errors rather than printing warningsMike Gorse2011-01-041-2/+12
* Initial pass at adding i18n and proper object disposalMike Gorse2010-12-291-0/+20
* Some attribute-related fixesMike Gorse2010-12-091-2/+2
* Add get_interfaces, and fetch interface/stateset over the wire if neededMike Gorse2010-12-011-1/+6
* Add time-out, and support inspecting our own appMike Gorse2010-12-011-0/+2
* Add first pass at MatchRule/Collection implementationMike Gorse2010-11-231-0/+1
* Add Hypertext and Hyperlink and some refactoring to support themMike Gorse2010-11-201-1/+5
* Add table interfaceMike Gorse2010-11-191-1/+3
* Add first pass at text interfaceMike Gorse2010-11-191-0/+16
* Box some types, add missing header file, and other fixesMike Gorse2010-11-071-2/+2
* Some work on event support; many bug fixesMike Gorse2010-11-051-0/+11
* Started work on component interface; various fixes and cleanupsMike Gorse2010-11-011-2/+8
* Initial commit, not even close to being usable yetMike Gorse2010-10-261-0/+114