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-data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Update pixbuf-data style
Emmanuele Bassi
2021-03-21
1
-22
/
+38
*
GdkPixbuf: Formalize the difference between pixels/bytes storage
Federico Mena Quintero
2018-06-01
1
-3
/
+3
*
Add _new_from_bytes() and _read_pixels() API, handle read-only pixbufs
Colin Walters
2014-07-18
1
-1
/
+49
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
Various annotation fixes
Matthias Clasen
2011-12-16
1
-2
/
+2
*
Fix gdk_pixbuf_new_from_data() annotation
Martin Pitt
2011-03-25
1
-2
/
+2
*
Add introspection annotations
Johan Dahlin
2010-09-18
1
-2
/
+2
*
Replace the aliasing hacks by -Bsymbolic-functions
Matthias Clasen
2010-07-09
1
-4
/
+0
*
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
2008-06-22
1
-1
/
+1
*
Remove redundant size checks, and document that width, height must be > 0.
Matthias Clasen
2006-12-21
1
-9
/
+9
*
Use canonical names for g_object_notify() as well.
Matthias Clasen
2005-03-26
1
-3
/
+3
*
Make PLT-reduction work with gcc4, and don't include everything in
Matthias Clasen
2005-03-14
1
-1
/
+4
*
Add hidden aliases for exported symbols which are used internally in order
Matthias Clasen
2004-08-11
1
-0
/
+1
*
Turn the pixbuf attributes into (construct-only, but always readable)
Matthias Clasen
2004-01-03
1
-9
/
+10
*
Clarify misleading explanation of rowstride. (#119000)
Matthias Clasen
2003-08-03
1
-3
/
+2
*
Support for separately installed loaders. (#77486)
Matthias Clasen
2002-10-03
1
-1
/
+0
*
More precise documentation about underscores and mnemonics. (#66380)
Matthias Clasen
2001-12-20
1
-2
/
+2
*
use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs
Tim Janik
2001-06-26
1
-251
/
+0
*
Revert inline-pixbuf changes until Tim comes back to fix missing files
Owen Taylor
2001-06-26
1
-0
/
+251
*
hm, second attempt. it's fight CVS time again.
Tim Janik
2001-06-26
1
-251
/
+0
*
Updated French translation.
Christophe Merlet
2001-02-06
1
-1
/
+1
*
Some updates
Havoc Pennington
2000-10-18
1
-25
/
+105
*
Move more text widget headers into the private header list
Havoc Pennington
2000-09-26
1
-0
/
+174
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-3
/
+3
*
add xthickness and ythickness to GtkRcStyle and add the necessary tokens.
Tim Janik
2000-07-11
1
-1
/
+1
*
Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not
Havoc Pennington
2000-06-22
1
-2
/
+2
*
Your eyes are bloodshot.
Federico Mena Quintero
2000-04-13
1
-1
/
+1
*
Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)
Federico Mena Quintero
2000-04-11
1
-18
/
+26
*
Make passed-in argument 'const'.
Elliot Lee
2000-02-14
1
-3
/
+3
*
#include <config.h>, and fix includes.
Federico Mena Quintero
1999-12-02
1
-1
/
+1
*
make the symlink. Does not work for srcdir != buildir != . Beats me why; I
Jonathan Blandford
1999-11-22
1
-1
/
+1
*
More docs work - Federico
Arturo Espinosa
1999-11-04
1
-2
/
+2
*
Removed the unref_fn field. Now all memory management of the buffer is
Federico Mena Quintero
1999-10-20
1
-34
/
+54
*
Reindented to use the GNOME Indentation.
Federico Mena Quintero
1999-10-18
1
-7
/
+5
*
Added support for loading pixbuf from rgb data in memory. Augmented
Michael Fulbright
1999-10-08
1
-0
/
+51