summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
...
* Refresh the buildEmmanuele Bassi2019-06-141-43/+47
* Move the Deprecated section downEmmanuele Bassi2019-06-141-5/+6
* Annotate the version for AtkTableCellIfaceEmmanuele Bassi2019-06-141-7/+13
* Use Markdown syntax for notesEmmanuele Bassi2019-06-141-7/+9
* Use the appropriate syntax for enumerationsEmmanuele Bassi2019-06-141-66/+65
* Add missing documentation for AtkObject functionsEmmanuele Bassi2019-06-141-7/+9
* Write description for AtkImage methodEmmanuele Bassi2019-06-141-2/+4
* Add proper gtk-doc blurbs for AtkDocument methodsEmmanuele Bassi2019-06-141-16/+24
* Add proper gtk-doc blurb to AtkComponentIfaceEmmanuele Bassi2019-06-141-31/+43
* Add gtk-doc blurb for AtkActionIfaceEmmanuele Bassi2019-06-141-5/+18
* Implement propert ctor for AtkSocketEmmanuele Bassi2019-06-141-10/+15
* Implement propert ctor for AtkPlugEmmanuele Bassi2019-06-141-10/+15
* Merge branch 'minor-doc-fix' into 'master'Alejandro Piñeiro2019-06-141-3/+3
|\
| * Minor doc fix for atk_text_get_default_attributesMartin Robinson2019-06-141-3/+3
* | Add ATK_ROLE_CONTENT_DELETION and ATK_ROLE_CONTENT_INSERTIONJoanmarie Diggs2019-06-141-0/+8
|/
* Merge branch 'fix-gir-cross' into 'master'Christoph Reiter2019-05-221-1/+1
|\
| * atk/meson.build: do not guard gir behind a cross_build check.maxice82019-01-291-1/+1
* | Add accessible_id propertySamuel Thibault2019-04-302-0/+78
* | introspection: fix last AtkText methods docAlejandro Piñeiro2019-03-091-2/+2
* | Fix failure value for atk_text_get_caret_offsetMartin Robinson2019-03-051-2/+2
* | Revert "atkimplementor: use the G_DEFINE_INTERFACE macro to declare it as int...Alejandro Piñeiro2019-02-192-6/+18
* | 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...Corentin Noël2018-06-032-18/+6
* | gobject-introspection: fix virtual annotations and missing type descriptionsCorentin 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