summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* gobject-introspection: fix virtual annotations and missing type descriptionswip/tintou/gir-virtualCorentin Noël2018-06-033-11/+11
* Try to fix build againMichael Catanzaro2018-05-162-3/+3
* Added missing 2.30 Since tagsAlejandro Piñeiro2018-05-162-1/+3
* Add missing ATK_VERSION_2_30Michael Catanzaro2018-05-151-0/+10
* atkcomponent: Add ScrollTo and ScrollToPoint component interfacesSamuel Thibault2018-05-154-5/+134
* build: remove autotools configuration filesAlejandro Piñeiro2018-04-241-252/+0
* meson: follow option convetionsIgnacio Casal Quinteiro2018-04-171-3/+1
* atkobject: fix get_property for accessible-roleAlejandro Piñeiro2018-03-221-1/+1
* atkobject: fix set_property for accessible-roleSamuel Thibault2018-03-201-4/+3
* documentation: Remove list association from ATK_ROLE_DESCRIPTION_{TERM,VALUE}Joanmarie Diggs2017-11-301-7/+3
* build: Add option to disable introspectionChun-wei Fan2017-09-131-1/+3
* build: Fix .rc generation in Meson buildsChun-wei Fan2017-09-131-0/+1
* meson: Build .rc file on WindowsChun-wei Fan2017-08-092-1/+12
* meson: Add atkversion.h to introspection buildRico Tzschichholz2017-06-071-2/+2
* atk/Makefile.am: Dist atk.rcChun-wei Fan2017-05-271-1/+1
* Move include guards out to enable GCC optimisationDaniel Boles2017-05-2631-93/+93
* Fix crash under atk_gobject_accessible_disposeMilan Crha2017-05-251-5/+27
* Add error-message, error-for, details, and details-for relation typesJoanmarie Diggs2017-05-241-3/+35
* meson: Only depend on generated headerEmmanuele Bassi2017-05-231-1/+1
* meson: Install atk.hEmmanuele Bassi2017-05-231-0/+1
* meson: Use the appropriate soversionEmmanuele Bassi2017-05-221-0/+1
* Mark unbindable functions as 'skip'Emmanuele Bassi2017-05-223-6/+6
* build: Update deprecation warnings symbolsEmmanuele Bassi2017-05-222-3/+4
* Add Meson build systemEmmanuele Bassi2017-05-221-0/+140
* Include the marshallers header, not the sourceEmmanuele Bassi2017-05-222-1/+2
* Convert file to UTF-8 encodingEmmanuele Bassi2017-05-221-1/+1
* build: Use template files for the ATK enumerationsEmmanuele Bassi2017-05-223-44/+103
* Add missing ATK_UNAVAILABLE macroEmmanuele Bassi2017-05-221-0/+2
* Add ATK_ROLE_FOOTNOTEJoanmarie Diggs2017-05-191-0/+2
* Visual Studio projects: Move to win32/Chun-wei Fan2017-01-101-8/+8
* docs: Tiny typo.Murray Cumming2016-11-111-1/+1
* Use Unicode apostrophe in a translatable stringPiotr Drąg2016-09-301-1/+1
* MSVC Builds: Generate the Introspection Build CommandsChun-wei Fan2016-04-131-1/+34
* Add some missing argument (out) annotationsgnome-3-20Rico Tzschichholz2016-04-114-22/+22
* atkregistry: remove code not being compiledAlejandro Piñeiro2016-03-081-14/+0
* atktablecell: use content of the pointer instead of pointer itselfAlejandro Piñeiro2015-09-241-1/+2
* MSVC Builds: Restore Using Autotools for Generating ProjectsChun-wei Fan2015-09-171-0/+16
* misc: set proper file permissions to source filesAlejandro Piñeiro2015-07-2745-0/+0
* Docs: Replace mentions of 'state-changed' with 'state-change'.Murray Cumming2015-06-294-6/+6
* Documentation: Fix tiny typos.Murray Cumming2015-05-222-2/+2
* docs: fix GTK-Doc comment blocksDieter Verfaillie2015-03-218-37/+23
* Add new roles for fractions, roots, subscripts, and superscriptsJoanmarie Diggs2015-01-191-0/+12
* Add ATK_STATE_READ_ONLYJoanmarie Diggs2014-12-041-1/+16
* AtkTable: Added missing ":" on one gi annotationAlejandro Piñeiro2014-11-251-1/+1
* Unref STATE_TYPE class ref after using it at state_type_get_nameAlejandro Piñeiro2014-11-251-0/+2
* Removed a comments that should (and is) part of the docsAlejandro Piñeiro2014-11-211-10/+0
* Document the deprecation of ATK_STATE_ARMEDJoanmarie Diggs2014-11-201-2/+2
* Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXTJoanmarie Diggs2014-11-191-1/+21
* doc: extend atk_focus_tracker_notify deprecation documentationAlejandro Piñeiro2014-11-171-1/+4
* Improve documentation related to AtkState and AtkStateSetJoanmarie Diggs2014-11-143-11/+30