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
*
tga: Error on incomplete image
Benjamin Otte
2015-10-13
1
-10
/
+12
*
ico: Add all mime types from shared-mime-info
Benjamin Otte
2015-10-13
1
-0
/
+5
*
ico: Protect against overflow
Benjamin Otte
2015-10-13
1
-15
/
+17
*
tga: Only check for as many pixels as are actually needed
Benjamin Otte
2015-10-13
1
-2
/
+2
*
tga: Fill remaining pixels when closing incompletely loaded image
Benjamin Otte
2015-10-13
1
-0
/
+11
*
tga: Error out if a pseudocolor image comes without colormap
Benjamin Otte
2015-10-13
1
-0
/
+11
*
tga: Use new tga_pixels_remaining() in rle loader
Benjamin Otte
2015-10-13
1
-4
/
+2
*
tga: Redo colormap handling
Benjamin Otte
2015-10-13
1
-50
/
+58
*
tga: Support 16bpp images
Benjamin Otte
2015-10-13
1
-7
/
+22
*
tga: Set different process funcs for rle data
Benjamin Otte
2015-10-13
1
-32
/
+19
*
tga: Don't read data row-by-row
Benjamin Otte
2015-10-13
1
-28
/
+17
*
tga: Unify data reading functions
Benjamin Otte
2015-10-13
1
-210
/
+25
*
tga: Add tga_read_pixel() function and use it.
Benjamin Otte
2015-10-13
1
-27
/
+57
*
tga: Use gdk_pixbuf_new ()
Benjamin Otte
2015-10-13
1
-32
/
+1
*
tga: Split out a function
Benjamin Otte
2015-10-13
1
-36
/
+33
*
tga: Add tga_write_pixel() function
Benjamin Otte
2015-10-13
1
-150
/
+91
*
tga: Get rid of done variable
Benjamin Otte
2015-10-13
1
-37
/
+16
*
tga: Refactor row parsing
Benjamin Otte
2015-10-13
1
-62
/
+75
*
tga: Refactor state machine
Benjamin Otte
2015-10-13
1
-132
/
+163
*
tga: Don't care about extra data at end of file
Benjamin Otte
2015-10-13
1
-9
/
+1
*
tga: Port to GdkPixbufBufferQueue
Benjamin Otte
2015-10-13
1
-312
/
+239
*
Add GdkPixbufBufferQueue
Benjamin Otte
2015-10-13
3
-1
/
+420
*
pixops: use gint64 in more places to avoid overflow when shifting
Mike Gorse
2015-10-06
1
-17
/
+17
*
gif: Fix thumbnailing GIF animations
Bastien Nocera
2015-10-05
2
-3
/
+12
*
gif: Fix typo in the initial comments
Bastien Nocera
2015-09-26
1
-1
/
+1
*
docs: Fix typo in the gtk-doc comments
Bastien Nocera
2015-09-26
1
-1
/
+1
*
Remove more references to dropped loaders
Matthias Clasen
2015-09-25
1
-23
/
+1
*
pixops: Don't overflow variables when shifting them
Benjamin Otte
2015-09-25
1
-5
/
+5
*
Drop the pcx loader
Matthias Clasen
2015-09-23
2
-776
/
+1
*
Drop the ras loader
Matthias Clasen
2015-09-23
2
-565
/
+0
*
Drop the wbmp loader
Matthias Clasen
2015-09-23
2
-394
/
+0
*
io-tga: Colormaps are always present, so always parse them.
Benjamin Otte
2015-09-20
1
-11
/
+3
*
tga: Wrap TGAColormap struct in its own API
Benjamin Otte
2015-09-20
1
-42
/
+82
*
pixops: Fail make_weights functions on OOM
Benjamin Otte
2015-09-19
1
-20
/
+55
*
animation: drop an erroneous unref
Matthias Clasen
2015-09-19
1
-2
/
+0
*
Clean Up Visual Studio Project Generation
Chun-wei Fan
2015-09-17
1
-32
/
+29
*
io-png.c: Fix GCCism
Chun-wei Fan
2015-09-17
1
-1
/
+1
*
Ignore internal deprecations in more places
Matthias Clasen
2015-08-25
3
-1
/
+10
*
Formatting fixes
Matthias Clasen
2015-08-25
1
-108
/
+94
*
Port to GTask
Matthias Clasen
2015-08-25
1
-16
/
+18
*
Ignore our own deprecations
Matthias Clasen
2015-08-25
1
-3
/
+6
*
Avoid integer overflow in gdk_pixbuf_rotate_simple
Matthias Clasen
2015-08-24
1
-1
/
+1
*
Drop unused source
Matthias Clasen
2015-08-24
1
-104
/
+0
*
Avoid integer overflow in gdk_pixbuf_add_alpha
Matthias Clasen
2015-08-24
1
-9
/
+9
*
Fix some more integer overflows
Matthias Clasen
2015-08-24
1
-24
/
+24
*
jpeg: Fix some integer overflows
Matthias Clasen
2015-08-24
1
-2
/
+2
*
png: Fix some integer overflows
Matthias Clasen
2015-08-24
1
-7
/
+8
*
Ignore deprecations in gdk-pixdata.c
Matthias Clasen
2015-08-23
1
-1
/
+4
*
Build gdk_pixbuf_get_toplevel() even if !USE_GMODULE
Benjamin Gilbert
2015-08-23
1
-32
/
+37
*
pixops: Be smarter than gcc's optimizer
Benjamin Otte
2015-08-22
1
-8
/
+7
[next]