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
/
gdk-pixbuf-loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Update pixbuf-loader style
ebassi/gi-docgen
Emmanuele Bassi
2021-03-21
1
-79
/
+89
*
docs: Port to the gi-docgen syntax and style
Emmanuele Bassi
2021-03-21
1
-41
/
+42
*
loader: Expose the dimensions of the original image
Debarshi Ray
2018-05-01
1
-1
/
+25
*
Use Unicode in translatable strings
Piotr Drąg
2017-12-05
1
-3
/
+3
*
gdk-pixbuf-loader: Fix up previous commit 2634506c
Philip Withnall
2017-02-07
1
-1
/
+1
*
gdk-pixbuf-loader: Add a missing NULL check
Philip Withnall
2017-02-07
1
-1
/
+4
*
docs: Fix typo in the gtk-doc comments
Bastien Nocera
2015-09-26
1
-1
/
+1
*
Avoid a possible divide-by-zero
Sarita Rawat
2015-06-06
1
-1
/
+1
*
lib: Remove incorrect info about area-prepared signal
Bastien Nocera
2014-10-22
1
-4
/
+2
*
Add some missing nullability annotations.
Evan Nemerson
2014-05-16
1
-2
/
+3
*
Drop markup from doc comments
Matthias Clasen
2014-02-15
1
-36
/
+25
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
Avoid a discrepancy in file recognition
Matthias Clasen
2013-12-19
1
-1
/
+18
*
Make scaling of xpms work again
Matthias Clasen
2013-12-18
1
-1
/
+3
*
Unify sniff buffer size
Matthias Clasen
2013-12-17
1
-6
/
+4
*
loader: Add gdk_pixbuf_loader_write_bytes()
Emmanuele Bassi
2013-03-30
1
-0
/
+36
*
Remove locking around thread-unsafe modules
Matthias Clasen
2013-01-10
1
-12
/
+0
*
Try to use animation size in the loader for animations.
Xabier Rodriguez Calvar
2012-07-30
1
-7
/
+9
*
Various annotation fixes
Matthias Clasen
2011-12-16
1
-2
/
+2
*
[gi] add annotation so buf is seen as an array in pixbuf_loader_write
John (J5) Palmieri
2011-03-07
1
-1
/
+1
*
Documentation: Migrate from old tmpl files.
Jon Nordby
2011-03-06
1
-0
/
+63
*
Add introspection annotations
Johan Dahlin
2010-09-18
1
-2
/
+2
*
Improve the gdk_pixbuf_loader_close() docs
Xabier Rodriguez Calvar
2010-08-09
1
-0
/
+3
*
Replace the aliasing hacks by -Bsymbolic-functions
Matthias Clasen
2010-07-09
1
-6
/
+0
*
Make it compile
Matthias Clasen
2010-06-25
1
-1
/
+0
*
Added an extra validation in gdk_pixbuf_loader_set_size()
Javier Jardón
2010-05-04
1
-1
/
+5
*
[annotations] Add allow-none
Johan Dahlin
2010-02-19
1
-3
/
+3
*
Bug 561186 – GdkPixbuf API type checking needs cleanup
Christian Dywan
2008-11-30
1
-5
/
+0
*
Bug 517233 – Calling gdk_pixbuf_loader_close causes "GError set over the
Matthias Clasen
2008-09-07
1
-2
/
+6
*
Fix a deadlock in pixbuf loader initialization
Matthias Clasen
2008-09-05
1
-3
/
+2
*
use canonical signal names.
Sven Neumann
2008-08-11
1
-8
/
+8
*
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
2008-06-22
1
-1
/
+1
*
cast the return value of _gdk_pixbuf_scaled_anim_new() to fix incompatible
Michael Natterer
2008-01-14
1
-2
/
+2
*
Try again to make gdk_pixbuf_get_file_info work for tiff images
Matthias Clasen
2007-07-05
1
-2
/
+6
*
Be more careful when calling g_propagate_error(). (#453365, Michael
Matthias Clasen
2007-07-03
1
-1
/
+1
*
Implement scaling for animations
Matthias Clasen
2007-03-08
1
-15
/
+11
*
Protect against stop_load begin broken. (#403255, Lucas Mazzardo Veloso)
Matthias Clasen
2007-02-06
1
-1
/
+3
*
Fix memory leaks in error paths
Matthias Clasen
2007-01-17
1
-10
/
+1
*
Emit the closed signal when closing the loader, pointed out by David
Matthias Clasen
2006-12-22
1
-0
/
+2
*
Don't spew a warning if the printer is already closed.
Matthias Clasen
2006-12-19
1
-2
/
+2
*
Behave as documented and close the loader when returning FALSE.
Matthias Clasen
2006-12-10
1
-11
/
+17
*
Put the code to protect against broken loaders that forget to set error in
Matthias Clasen
2006-07-17
1
-32
/
+32
*
More of the same
Matthias Clasen
2006-05-14
1
-1
/
+1
*
Use G_DEFINE_TYPE
Matthias Clasen
2006-04-04
1
-43
/
+3
*
Remove a pointless check, pointed out by Kjartan Maraas.
Matthias Clasen
2006-03-24
1
-1
/
+0
*
Add some documentation about supported image formats, and how to find out
Matthias Clasen
2006-03-22
1
-0
/
+13
*
Only call gdk_pixbuf_loader_eat_header_write() when count > 0. (#318589,
Matthias Clasen
2005-10-12
1
-2
/
+4
*
Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes.
Matthias Clasen
2005-10-03
1
-1
/
+1
*
Intern type names before registering the type to avoid unnecessary copies.
Matthias Clasen
2005-08-31
1
-1
/
+1
*
Make PLT-reduction work with gcc4, and don't include everything in
Matthias Clasen
2005-03-14
1
-2
/
+3
[next]