index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdk-pixbuf
Commit message (
Expand
)
Author
Age
Files
Lines
*
gif: Do all of gif_init() with a single read
Simon McVittie
2020-12-12
1
-13
/
+14
*
Make enum GType registration thread safe
Emmanuele Bassi
2020-12-07
1
-4
/
+6
*
gif: Fix LZW decoder accepting invalid LZW code.
Robert Ancell
2020-12-08
1
-6
/
+7
*
gif: Fix GIF images without a Graphic Control Extension rendering colour 0 as...
Robert Ancell
2020-11-23
1
-0
/
+1
*
io: Initialize variable before reading into it
Emmanuele Bassi
2020-11-10
1
-5
/
+4
*
xbm: Free data in error path
Emmanuele Bassi
2020-11-10
1
-4
/
+5
*
png: Clean up PNG saving
static-analysis
Emmanuele Bassi
2020-11-10
1
-271
/
+263
*
gif: Replace old buffer management code with GByteArray
Robert Ancell
2020-11-09
1
-108
/
+13
*
Merge branch 'gif-colormap-bug' into 'master'
Emmanuele Bassi
2020-11-09
1
-3
/
+1
|
\
|
*
gif: Fix bug where the local colormap is not dropped.
Robert Ancell
2020-11-09
1
-3
/
+1
*
|
gif: Remove unnecessary structure
Robert Ancell
2020-11-09
1
-23
/
+16
*
|
gif: Remove unused variables
Robert Ancell
2020-11-09
1
-11
/
+2
|
/
*
PNM: Generate an error if no pixbuf could be produced
Felix Riemann
2020-11-09
1
-0
/
+6
*
meson: Change introspection option to feature type
Xavier Claessens
2020-10-16
1
-1
/
+3
*
Remove the libjasper-based JPEG2000 loader
Emmanuele Bassi
2020-06-26
3
-352
/
+0
*
pixops: Avoid division during alpha scaling
Jan Ziak
2020-06-26
1
-9
/
+28
*
docs: Move the core data section to the source file
Emmanuele Bassi
2020-06-26
2
-69
/
+68
*
XPM: Fix undefined behaviour
Tobias Stoeckmann
2020-06-26
1
-1
/
+1
*
XBM: Fix signed integer overflow.
Tobias Stoeckmann
2020-06-26
1
-2
/
+2
*
io-bmp.c: Fix building on older compilers
Chun-wei Fan
2020-06-24
1
-1
/
+3
*
GIF: Plug animation data and iterator leak
Sebastian Keller
2020-04-02
1
-1
/
+5
*
Check the memset length argument
Emmanuele Bassi
2020-04-02
1
-1
/
+5
*
pixdata: Bail out if the error is set
Emmanuele Bassi
2020-04-02
1
-1
/
+6
*
JPEG: skip bytes during incremental load
Nathan Lee
2020-04-02
1
-17
/
+16
*
loaders: Make the names of prepared_func and updated_func consistent
Federico Mena Quintero
2020-01-07
7
-101
/
+101
*
JPEG: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-21
/
+21
*
GIF: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-31
/
+66
*
QTIF: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-36
/
+22
*
ICO: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-8
/
+10
*
gdip-utils: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-8
/
+10
*
XPM: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-10
/
+12
*
Jasper: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-13
/
+14
*
PNG: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-5
/
+7
*
PNM: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-6
/
+9
*
XBM: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-3
/
+6
*
TIFF: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-3
/
+7
*
ANI: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-8
/
+10
*
BMP: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-25
/
+23
*
ICNS: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-17
/
+18
*
TGA: assert and assume that the module callbacks are non-NULL
Federico Mena Quintero
2020-01-07
1
-9
/
+9
*
TGA: don't use single-letter field names for the module callbacks
Federico Mena Quintero
2020-01-07
1
-21
/
+22
*
Never pass NULL for the size_func and updated_func of module->begin_load()
Federico Mena Quintero
2020-01-07
2
-2
/
+36
*
pixops: Fix memory leaks in error paths
Alex Henrie
2020-01-07
1
-8
/
+9
*
gdk-pixbuf/meson.build: use darwin_versions in library
Tom Schoonjans
2019-11-27
1
-0
/
+1
*
gdk-pixbuf: Deprecate GdkPixbufAlphaMode
Bastien Nocera
2019-11-26
1
-0
/
+2
*
Fix cppcheck 'shifting signed 32-bit value warning'
Emmanuel Fleury
2019-11-25
1
-4
/
+3
*
gif: Fix build on Solaris by including <string.h>
Alan Coopersmith
2019-11-25
1
-0
/
+1
*
(#91): Have a STORAGE_UNINITIALIZED for construction with all-default properties
Federico Mena Quintero
2019-09-11
2
-97
/
+183
*
docs: Add missing argument
Emmanuele Bassi
2019-08-14
1
-0
/
+1
*
gif: Suppress last deprecation warning
Emmanuele Bassi
2019-07-29
1
-0
/
+2
[next]