|
2e991b0067
|
Fix thinko in bda7041643
|
2024-04-04 17:32:50 +02:00 |
|
|
3b0e421de4
|
Use proper _POSIX_C_SOURCE constant
|
2024-04-04 17:06:31 +02:00 |
|
|
bda7041643
|
Fix #9642 - fdopen(3) requires _POSIX_C_SOURCE
Without this, fdopen() returns some garbage FILE* which
causes a crash when used.
|
2024-04-04 17:06:28 +02:00 |
|
|
0fa8c5add4
|
Update ydk-pixbuf, backport upstream changes to io-xpm #9642
Bastien Nocera <hadess@hadess.net>
io-xpm: Fix "format not a string literal" errors
xpm: Sanity check XPM file dimensions
xpm: Simplify error path
xpm: Fail when XPM file doesn't contain enough data
Philip Withnall <withnall@endlessm.com>
io-xpm: Handle fseek() failure
Federico Mena Quintero <federico@gnome.org>
Use gdk_pixbuf_get_pixels(); don't access the pixels field directly
Tobias Stoeckmann <tobias@stoeckmann.org>
XPM: Fix undefined behaviour (signed integer overflow)
|
2024-02-23 01:29:16 +01:00 |
|
|
ad51c7c2ba
|
Localize stripped down gtk2
This is intended mainly for GNU/Linux distros who will remove
GTK2 support in the near future.
|
2024-01-06 21:52:48 +01:00 |
|