2024-04-12 21:40:56 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
devel/atk: Make this cross-compile.
Need to tell meson where to find glib-mkenums and glib-genmarshal at
build-time.
|
2024-04-12 21:40:42 by Taylor R Campbell | Files touched by this commit (3) |
Log message:
devel/atk: Make introspection an option.
Suggested only on native builds. No change to native builds, but
default off on cross builds which gobject-introspection breaks.
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-11-23 11:59:11 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
atk: updated to 2.38.0
Changes in version 2.38
=======================
* Require Meson 0.56.2
* Add g_autoptr support for ATK types
* Add ATK_STATE_COLLAPSED, matching AT-SPI's state
* Improve support for ATK as a Meson subproject
* Ensure that atk_value_get_value_and_text() can deal with NULL out arguments
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-04-12 13:07:06 by Nia Alarie | Files touched by this commit (1) |
Log message:
atk: Set PYTHON_FOR_BUILD_ONLY
|
2020-07-16 08:09:34 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
atk: updated to 2.36.0
Changes in version 2.36
=======================
* New API
* Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION
* Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible AtkText
attributes
* Documentation
* Updated documentation for atk_text_set_caret_offset
* Building - meson
* Fix building atk as subproject
* Add Meson wrap file for GLib
* Building - visual studio
* Use -utf-8 if available
Changes in version 2.35.1
=========================
* AtkComponent, AtkImage, AtkText: Make sure returned values are
initialized to some known default value
* AtkPlug
* Add atk_plug_set_child
* AtkSocket
* Make AtkSocket get_extents return parent extents by default
* atk_socket_embed: make plug_id parameter const
* Make AtkSocketClass (embed) use const for plug_id
* AtkText
* Make atk_text_rectangle_union ignore undefined rectangles
* Documentation
* Refine *_scroll_to_point documentation
* Refine AtkScrollType documentation
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|