2023-01-02 13:04:53 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
gtk3: fix sincos() portability; define HAVE_ATK_BRIDGE
|
2023-01-01 22:21:36 by Adam Ciarcinski | Files touched by this commit (10) | |
Log message:
gtk3: updated to 3.24.36
Overview of Changes in GTK+ 3.24.36, 12-22-2022
===============================================
This release is the first GTK 3 release to exclusively
use the meson build system.
* GtkLabel:
- Tweak selection behavior
* GtkEmojiChooser:
- Properly handle empty recent section
* GtkFileChooser:
- Make ~ key work regardless of dead keys
* build:
- Improve handling of flaky tests
- Drop the autotools build
* Wayland:
- Fix problems with X<>Wayland DND
- Revert cursor changes from 3.24.35
- Fix handling of surrounding text in input
* Windows:
- Improve handling of line ends in clipboard
* MacOS:
- Use NSTrackingArea
* Translation updates:
Abkhazian
Basque
Brazilian Portuguese
Catalan
Interlingue
Persian
|
2022-11-23 12:40:29 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
gtk3: updated to 3.24.35
Overview of Changes in GTK+ 3.24.35, 11-22-2022
===============================================
* GtkFontChooserWidget:
- Fix a critical
* GtkAccelLabel:
- Differentiate keypad keysyms in accelerators
* Input:
- Recognize stylus devices as pens
- Fix problems with motion compression
* Windows:
- Build system improvements
* Wayland:
- Fix problems with unreliable DND
- Use GLES if required
- Add support for titlebar gestures
- Refactor handling of IM client updates
- Fix cursor hotspots with scaled surfaces
- Use the xdg-activation protocol
- Load cursors on demand
- Fix cursor size on hi-dpi displays
* MacOS:
- Use a CVDisplayLink based frame clock
|
2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687) |
Log message:
*: bump PKGREVISION for libunistring shlib major bump
|
2022-10-19 12:36:59 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
gtk3: Default to xquartz if available on macOS.
The x11 option does not currently work due to cairo:xlib.
|
2022-08-11 07:11:40 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
gtk3: drop BUILDLINK_API_DEPENDS.wayland override
It's now set in wayland itself, since packages other than this one were
affected by the dependency change made.
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-08-04 17:24:48 by Nia Alarie | Files touched by this commit (2) |
Log message:
gtk3: Re-support wayland. Tested w/ sakura + velox on NetBSD CURRENT!
|
2022-07-03 11:38:04 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
gtk3+: update to 3.24.34.
Turn off default-on wayland option since this needs
a newer wayland version than is currently in pkgsrc.
Overview of Changes in GTK+ 3.24.34, 05-18-2022
===============================================
* Include legacy hicolor icons
* Fix the build with gcc 12
* MacOS:
- Restore QUARTZ_RELOCATION support
* X11:
- Trap errors when getting output properties
* Wayland:
- Ignore empty preedit updates This fixes a problem with
textview scrolling
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|