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
*
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
*
Add sanity checks for GError handling. (#108345)
Matthias Clasen
2003-04-24
1
-0
/
+1
*
Add missing static. (#108614)
Matthias Clasen
2003-03-21
1
-1
/
+1
*
Add deprecation docs.
Matthias Clasen
2002-11-29
1
-4
/
+6
*
Support for separately installed loaders. (#77486)
Matthias Clasen
2002-10-03
1
-1
/
+3
*
add deprecation compile flags
Manish Singh
2002-09-29
1
-2
/
+2
*
Remove the _-prefix from gdk_pixbuf_set_option and
Matthias Clasen
2002-09-19
1
-2
/
+2
*
_-prefix gdk_pixbuf_non_anim_new and gdk_pixbuf_set_option. Adjust all
Matthias Clasen
2002-09-17
1
-2
/
+2
*
gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No longer static, thus
Matthias Clasen
2002-08-22
1
-11
/
+1
*
More precise documentation about underscores and mnemonics. (#66380)
Matthias Clasen
2001-12-20
1
-1
/
+1
*
Remove assorted G_OBJECT casts where unnecessary.
Sebastian Wilhelmi
2001-12-13
1
-5
/
+5
*
fix some shell typos
Havoc Pennington
2001-05-07
1
-168
/
+487
*
marshaller fixes.
Tim Janik
2001-03-07
1
-1
/
+3
*
prepend underscore (gdk_pixbuf_get_named_module): prepend underscore
Havoc Pennington
2001-02-20
1
-2
/
+2
[next]