summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* atkplug, atksocket: Fix -Wredundant-declsIain Lane2019-01-312-3/+0
* Merge branch 'master' into 'master'Christoph Reiter2019-01-291-1/+1
|\
| * atk/meson.build: replace shared_library by libraryFabrice Fontaine2019-01-101-1/+1
* | atktext: Add ScrollSubstringTo and ScrollSubstringToPoint text interfacesSamuel Thibault2019-01-262-0/+106
|/
* Merge branch 'improve-atk-text-return-documentation' into 'master'Alejandro Piñeiro2018-12-101-30/+35
|\
| * Improve documentation for AtkText method return valuesMartin Robinson2018-08-201-30/+35
* | meson: Fix usage of glib as a subproject dependencyNirbheek Chauhan2018-12-011-2/+2
* | meson: make atk work as a subprojectNiclas Moeslund Overby2018-11-101-1/+1
* | build: use @basename instead of @filenameSamuel Thibault2018-08-303-4/+4
|/
* Improve the documentation slightlyMartin Robinson2018-08-071-19/+19
* Fix the coding style for the Component scroll methodsEmmanuele Bassi2018-06-191-10/+14
* atkcomponent: Fix some g-i annotation warningsRico Tzschichholz2018-06-181-2/+3
* Merge branch 'wip/tintou/atkimplementor-gir' into 'master'Corentin Noël2018-06-182-18/+6
|\
| * atkimplementor: use the G_DEFINE_INTERFACE macro to declare it as interface i...wip/tintou/atkimplementor-girCorentin Noël2018-06-032-18/+6
* | 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