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
/
io-ico.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io-ico.c: Don't use gdk-pixbuf-private.h
Federico Mena Quintero
2018-06-01
1
-29
/
+23
*
io-*.c: Use gdk_pixbuf_get_pixels(); don't access the pixels field directly
Federico Mena Quintero
2018-06-01
1
-14
/
+14
*
ico: Fix potential integer overflow
Dhiru Kholia
2017-11-30
1
-4
/
+5
*
io-ico: Add an assertion to clarify buffer management
Philip Withnall
2017-08-03
1
-0
/
+3
*
ico: Return an error when the ICO didn't load
Bastien Nocera
2017-07-27
1
-1
/
+10
*
ico: Fix icon quality sorting
Bastien Nocera
2017-07-26
1
-2
/
+2
*
ico: Try to skip over broken icon entries
Bastien Nocera
2017-07-13
1
-13
/
+12
*
ico: Fix possible offset overflow
Bastien Nocera
2017-07-13
1
-1
/
+3
*
ico: Don't use signed ints to do uints offset arithmetics
Bastien Nocera
2017-07-13
1
-6
/
+6
*
ico: Avoid possible ImageScore overflow
Bastien Nocera
2017-07-13
1
-1
/
+5
*
io-ico: Fix option parsing to be locale-independent
Philip Withnall
2017-02-17
1
-4
/
+54
*
io-ico: Add an assertion to clarify potential NULL pointer dereference
Philip Withnall
2017-02-07
1
-2
/
+7
*
ico: Small coding style cleanup
Bastien Nocera
2016-12-29
1
-3
/
+1
*
ico: Fix area-updated coordinates
Bastien Nocera
2016-12-29
1
-1
/
+7
*
ico: Fix uninitialised alpha values
Bastien Nocera
2016-12-29
1
-1
/
+6
*
ico: Remove "40" magic numbers everywhere
Bastien Nocera
2016-12-14
1
-14
/
+16
*
ico: Prefer entries with the largest dimensions
Bastien Nocera
2016-12-14
1
-7
/
+17
*
ico: Add comment for 32-bit lines
Bastien Nocera
2016-12-14
1
-0
/
+1
*
ico: Add debug for which ico entry is selected
Bastien Nocera
2016-12-14
1
-1
/
+5
*
Fix a typo
Matthias Clasen
2016-09-12
1
-1
/
+1
*
ico: Be more careful when parsing headers
Matthias Clasen
2016-08-03
1
-58
/
+78
*
modules: implement is_option_supported() for builtin modules
Matthias Clasen
2016-08-02
1
-0
/
+12
*
ico: Always set errors
Hanno Boeck
2016-08-02
1
-2
/
+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
*
ico: Fix support for 256x256 icons
Bastien Nocera
2014-10-24
1
-17
/
+16
*
loaders: Simplify and shorten the loader names
Bastien Nocera
2014-10-24
1
-1
/
+1
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
Make some string data const
Matthias Clasen
2013-12-18
1
-6
/
+6
*
ico: Skip compressed icon images
Stef Walter
2011-12-16
1
-69
/
+96
*
Replace the aliasing hacks by -Bsymbolic-functions
Matthias Clasen
2010-07-09
1
-4
/
+0
*
Include alias header when using built-in loaders
Colin Walters
2010-07-06
1
-0
/
+4
*
Make it compile
Matthias Clasen
2010-06-25
1
-2
/
+1
*
Allocate a large-enough and mask
Matthias Clasen
2009-11-27
1
-3
/
+3
*
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
2008-06-22
1
-1
/
+1
*
Use g_set_error_literal where appropriate. Bug #538640.
Christian Persch
2008-06-19
1
-68
/
+68
*
Add image/x-win-bitmap mimetype
Matthias Clasen
2008-06-18
1
-0
/
+1
*
Fix a crash
Matthias Clasen
2008-06-13
1
-1
/
+24
*
Fix INCLUDE_ macros
Matthias Clasen
2008-05-30
1
-1
/
+1
*
Use explicit G_MODULE_EXPORT decoration when building the loader in
Tor Lillqvist
2008-05-27
1
-7
/
+5
*
Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,
Matthias Clasen
2007-03-09
1
-4
/
+2
*
Add image/x-ico to supported mime types. Fixes bug #393599.
Felix Riemann
2007-02-27
1
-0
/
+1
*
Enable having some gdk-pixbuf loaders built-in even if loading the others
Tor Lillqvist
2006-10-11
1
-0
/
+6
*
Check for overflow in one more place. (#313818, Tommi Komulainen)
Matthias Clasen
2005-08-18
1
-1
/
+9
*
Fix a typo. (#168173, Ivan Wong)
Matthias Clasen
2005-02-24
1
-1
/
+1
*
Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters):
Matthias Clasen
2004-11-12
1
-1
/
+1
*
*** empty log message ***
Matthias Clasen
2004-09-15
1
-0
/
+8
*
New functions to disable/enable individual loaders and to obtain license
Matthias Clasen
2004-07-08
1
-0
/
+1
*
Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by
Matthias Clasen
2004-01-07
1
-0
/
+18
*
Support saving ICOs and CURs.
Matthias Clasen
2003-07-03
1
-1
/
+317
[next]