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-animation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Never pass NULL for the size_func and updated_func of module->begin_load()
Federico Mena Quintero
2020-01-07
1
-1
/
+18
*
Disable deprecation warnings for GTimeVal
Emmanuele Bassi
2019-07-29
1
-0
/
+1
*
introspection: Add missing filename type annotations
Christoph Reiter
2018-01-08
1
-2
/
+3
*
Use Unicode in translatable strings
Piotr Drąg
2017-12-05
1
-4
/
+4
*
io: Fix typo in documentation ( "the the" -> "the" )
vrishab
2016-12-28
1
-1
/
+1
*
io: Fix build after pixdata IO changes
Bastien Nocera
2016-12-19
1
-1
/
+1
*
windows: Remove old codepage ABI compat code
Christoph Reiter
2016-11-07
1
-19
/
+15
*
animation: drop an erroneous unref
Matthias Clasen
2015-09-19
1
-2
/
+0
*
Formatting fixes
Matthias Clasen
2015-08-25
1
-108
/
+94
*
Port to GTask
Matthias Clasen
2015-08-25
1
-16
/
+18
*
lib: Add note about min timeout in GIF being 20 msecs
Bastien Nocera
2014-10-22
1
-0
/
+4
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
More sniff buffer size unification
Matthias Clasen
2013-12-17
1
-1
/
+1
*
animation: Allow prepare_func call in stop_load
Benjamin Otte
2013-03-12
1
-5
/
+8
*
animation: Improve error handling
Benjamin Otte
2013-02-19
1
-15
/
+17
*
animation: gdk_pixbuf_animation_new_from_file() can't load PNG files
Benjamin Otte
2013-02-19
1
-1
/
+4
*
animation: Fix copy/paste SEGV
Benjamin Otte
2013-02-01
1
-14
/
+17
*
API: Add gdk_pixbuf_animation_new_from_resource()
Benjamin Otte
2013-01-30
1
-0
/
+41
*
xxx: from_stream_async
Benjamin Otte
2013-01-30
1
-1
/
+1
*
API: Add gdk_pixbuf_animation_new_from_stream_async()
Benjamin Otte
2013-01-30
1
-0
/
+82
*
API: Add gdk_pixbuf_animation_new_from_stream()
Benjamin Otte
2013-01-30
1
-0
/
+85
*
animation: Try using begin_load to load animations
Benjamin Otte
2013-01-30
1
-0
/
+44
*
animation: reorder if block
Benjamin Otte
2013-01-30
1
-24
/
+24
*
Remove locking around thread-unsafe modules
Matthias Clasen
2013-01-10
1
-7
/
+2
*
Documentation fixes
Matthias Clasen
2012-09-03
1
-2
/
+2
*
Add missing allow-none anotations in animation API
Jose Rostagno
2012-07-30
1
-2
/
+2
*
Removed entities from the code markup as they are not being expanded
Xabier Rodriguez Calvar
2012-07-30
1
-2
/
+2
*
Changed doc of GdkPixbufAnimation about size management.
Xabier Rodriguez Calvar
2012-07-30
1
-8
/
+9
*
Documentation: Migrate from old tmpl files.
Jon Nordby
2011-03-06
1
-0
/
+16
*
Add introspection annotations
Johan Dahlin
2010-09-18
1
-5
/
+5
*
Replace the aliasing hacks by -Bsymbolic-functions
Matthias Clasen
2010-07-09
1
-4
/
+0
*
Bring back deprecated api
Matthias Clasen
2010-06-27
1
-0
/
+30
*
Make it compile
Matthias Clasen
2010-06-25
1
-2
/
+0
*
Remove deprecated code: GdkPixbufAnimation
Javier Jardón
2010-05-03
1
-30
/
+0
*
[docs] Add missing "Deprecated: 2.x" to the api doc comments
Javier Jardón
2010-01-11
1
-2
/
+2
*
Bug 546549 : Better Type Checking reviewed by: mitch
Sven Herzberg
2008-08-08
1
-8
/
+12
*
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
2008-06-22
1
-1
/
+1
*
Use G_DEFINE_TYPE (#469341, Björn Lindqvist)
Matthias Clasen
2007-11-21
1
-131
/
+34
*
Always save errno to a temporary before making other calls. (#335179,
Matthias Clasen
2006-03-20
1
-2
/
+3
*
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
-1
/
+3
*
gdk-pixbuf-animation.c (gdk_pixbuf_animation_new_from_file) Avoid
Matthias Clasen
2004-12-27
1
-3
/
+3
*
gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c
Tor Lillqvist
2004-12-05
1
-2
/
+28
*
Fix a typo in the docs. (#159955, Masao Mutoh)
Matthias Clasen
2004-11-30
1
-3
/
+3
*
Be extra careful when locking and handle the case that the module may
Matthias Clasen
2004-11-16
1
-2
/
+4
*
Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters):
Matthias Clasen
2004-11-12
1
-1
/
+6
*
Use g_filename_display_name() instead of g_filename_to_utf8() when putting
Matthias Clasen
2004-11-11
1
-19
/
+15
*
Add hidden aliases for exported symbols which are used internally in order
Matthias Clasen
2004-08-11
1
-0
/
+1
*
Convert filenames to UTF-8 when embedding them in error messages.
Matthias Clasen
2004-06-05
1
-4
/
+18
[next]