summaryrefslogtreecommitdiff
path: root/atk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debug-89' into 'main'Federico Mena Quintero2023-05-091-0/+1
|\
| * Wait for the test-application startup using an atspi listenerFederico Mena Quintero2023-05-091-0/+1
* | Use internal names when possible for localized role namesMike Gorse2023-05-031-123/+0
* | Replace ATK_LOCALEDIR with ATSPI_LOCALEDIRMike Gorse2023-05-032-6/+5
|/
* atkutil.h: Fix doc comment so g-ir-scanner won't warn about itFederico Mena Quintero2022-12-131-3/+2
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-0665-3040/+2996
* Docs: Move to gi-docgenThomas Booker2022-09-2833-118/+112
* Add `Since` marker to new `AtkObject::announcement` signalSebastian Dröge2022-08-141-0/+2
* Fix up last commitMike Gorse2022-08-041-1/+1
* Add an "announcement" event/signal to allow objects to send notificationsMike Gorse2022-08-041-0/+19
* Add `ATK_ROLE_PUSH_BUTTON_MENU`Fushan Wen2022-07-222-0/+4
* atk_text_real_get_bounded_ranges: initialize the offset valuesFederico Mena Quintero2022-07-041-2/+2
* Revert "Add an "announcement" event/signal to allow objects to send notificat...Mike Gorse2022-07-022-26/+0
* Add an "announcement" event/signal to allow objects to send notificationsMike Gorse2022-07-022-0/+26
* Remove some pre-meson Makefile debrisFederico Mena Quintero2022-06-091-142/+0
* Fix path where atk's generated headers are installedFederico Mena Quintero2022-05-311-2/+4
* Build atk as part of at-spi2-coreFederico Mena Quintero2022-05-232-9/+9
* Drop volatile from the enumeration type registrationEmmanuele Bassi2022-03-241-1/+1
* Merge branch 'get_value_and_text_text_null' into 'master'Emmanuele Bassi2022-03-241-1/+2
|\
| * atk_value_get_value_and_text: cope with text being NULLColomban Wendling2020-07-301-1/+2
* | Merge branch 'collapsed' into 'master'Emmanuele Bassi2021-05-031-0/+2
|\ \
| * | Add missing ATK_STATE_COLLAPSEDSamuel Thibault2020-08-021-0/+2
| |/
* | meson: fix pkg-config generation with internal dependenciesAntonio Ospite2020-08-191-1/+1
* | Add autocleanup definitionsEmmanuele Bassi2020-04-223-0/+57
|/
* 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