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-pixdata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document data_length == -1, add an example. (#97290)
Matthias Clasen
2003-06-02
1
-6
/
+12
*
Remove dubious bitfields of unspecified signedness. (#112919, Morten
Matthias Clasen
2003-05-27
1
-1
/
+1
*
Add a (gint32 *) => (guint32 *) cast. (#108615, Rick Jones)
Owen Taylor
2003-05-14
1
-1
/
+1
*
Support for separately installed loaders. (#77486)
Matthias Clasen
2002-10-03
1
-1
/
+0
*
Patch from Andy Wingo to always escape ? to avoid accidentally generating
Owen Taylor
2002-10-01
1
-1
/
+1
*
free the result of gdk_pixdata_serialize() (bug #89411).
Sven Neumann
2002-07-31
1
-15
/
+16
*
Fixes for #78258
Owen Taylor
2002-05-16
1
-2
/
+2
*
Use {} not () to group around string assigned to char[]. (#72767, Tomas
Owen Taylor
2002-02-27
1
-2
/
+2
*
More precise documentation about underscores and mnemonics. (#66380)
Matthias Clasen
2001-12-20
1
-11
/
+14
*
Remove assorted G_OBJECT casts where unnecessary.
Sebastian Wilhelmi
2001-12-13
1
-2
/
+1
*
Fix alignment problem in deserialization, (#65785, reported by Hidetoshi
Owen Taylor
2001-11-30
1
-15
/
+14
*
Documentation. Spelling fixes.
Matthias Clasen
2001-10-16
1
-19
/
+61
*
Get rid of GDK_PIXBUF_ERROR_HEADER/PIXEL_CORRUPT and use CORRUPT_IMAGE.
Owen Taylor
2001-10-10
1
-31
/
+37
*
Fix indentation use a macro to make code a bit more readable.
Owen Taylor
2001-10-02
1
-73
/
+74
*
s/g_string_printfa/g_string_append_printf/
Sven Neumann
2001-10-02
1
-45
/
+45
*
Fix a typo.
Kjartan Maraas
2001-08-06
1
-1
/
+1
*
don't 'g_tohl (*istream++)', but move pointer increment out of the macro,
Hans Breuer
2001-07-20
1
-6
/
+12
*
Clip the retrieved image data to the screen, using a server grab to avoid
Havoc Pennington
2001-06-29
1
-0
/
+1
*
use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs
Tim Janik
2001-06-26
1
-0
/
+817