summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* Add ATK_ROLE_MARK and ATK_ROLE_SUGGESTIONJoanmarie Diggs2020-01-161-0/+14
* Add ATK_TEXT_ATTR_TEXT_POSITION to the list of possible AtkText attributesJoanmarie Diggs2020-01-152-1/+14
* Update documentation for atk_text_set_caret_offset.Joanmarie Diggs2020-01-151-0/+16
* Fix building atk as subprojectSamuel Thibault2019-11-171-1/+1
* Merge branch 'atk_requires_glib' into 'master'Samuel Thibault2019-09-231-0/+1
|\
| * Make atk.pc require glibSamuel Thibault2019-09-091-0/+1
* | Merge branch 'embed_const' into 'master'Samuel Thibault2019-09-111-1/+1
|\ \
| * | AtkSocketClass (embed): Make plug_id parameter constSamuel Thibault2019-09-101-1/+1
* | | Add missing ATK_VERSION_2_36 macroSamuel Thibault2019-09-111-0/+10
|/ /
* | Merge branch 'plug_child' into 'master'Samuel Thibault2019-09-103-3/+108
|\ \
| * | atkplug: Add atk_plug_set_childSamuel Thibault2019-09-103-3/+108
* | | Merge branch 'doc' into 'master'Samuel Thibault2019-09-102-20/+16
|\ \ \
| * | | Refine AtkScrollType documentationSamuel Thibault2019-08-281-12/+12
| * | | Refine *_scroll_substring_to documentationSamuel Thibault2019-08-281-8/+4
* | | | Merge branch 'embed_const' into 'master'Samuel Thibault2019-09-092-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | atk_socket_embed: make plug_id parameter constSamuel Thibault2019-08-222-2/+2
| | |/ | |/|
* | | Merge branch 'union_undefined' into 'master'Samuel Thibault2019-09-091-0/+17
|\ \ \ | |_|/ |/| |
| * | Make atk_text_rectangle_union ignore undefined rectanglesSamuel Thibault2019-08-201-0/+17
* | | Merge branch 'master' into 'master'Samuel Thibault2019-08-284-6/+13
|\ \ \ | |_|/ |/| |
| * | Refine *_scroll_to_point documentationSamuel Thibault2019-07-054-6/+13
* | | Merge branch 'initialized2' into 'master'Samuel Thibault2019-08-202-4/+13
|\ \ \
| * | | Make sure returned values are initializedSamuel Thibault2019-08-192-4/+13
| | |/ | |/|
* | | Merge branch 'atk_socket_get_extents' into 'master'Samuel Thibault2019-08-201-0/+35
|\ \ \ | |/ / |/| |
| * | atksocket: make get_extents return parent extents by defaultSamuel Thibault2019-08-181-0/+35
| |/
* | Make sure returned values are initializedSamuel Thibault2019-08-193-0/+41
|/
* Use Meson to generate the pkgconfig fileEmmanuele Bassi2019-06-141-1/+8
* 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