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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document current restrictions for property values. (#157409, Matthew H.
Matthias Clasen
2004-11-05
1
-0
/
+19
*
Add hidden aliases for exported symbols which are used internally in order
Matthias Clasen
2004-08-11
1
-0
/
+1
*
Mark the version variables for proper import and export from Windows DLLs.
Tor Lillqvist
2004-07-06
1
-4
/
+5
*
The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and
Matthias Clasen
2004-01-16
1
-16
/
+16
*
Link to the documentation section on image data.
Federico Mena Quintero
2004-01-07
1
-1
/
+3
*
Turn the pixbuf attributes into (construct-only, but always readable)
Matthias Clasen
2004-01-03
1
-2
/
+187
*
Clarify misleading explanation of rowstride. (#119000)
Matthias Clasen
2003-08-03
1
-2
/
+3
*
Trivial cleanups (bug #107664)
Matthias Clasen
2003-03-08
1
-1
/
+1
*
Add deprecation docs.
Matthias Clasen
2002-11-29
1
-3
/
+5
*
Document 2.2 API additions.
Matthias Clasen
2002-11-28
1
-0
/
+2
*
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
*
use sequential writes instead of calling memcpy(). Simpler and potentially
Sven Neumann
2002-03-12
1
-43
/
+37
*
Bullet-proof against integer overflow.
Owen Taylor
2002-03-03
1
-3
/
+14
*
Merge 16- and 32-bit ico support from the stable branch. (#61179)
Matthias Clasen
2002-02-01
1
-11
/
+14
*
Forgotten files.
Matthias Clasen
2001-12-20
1
-4
/
+4
*
Remove assorted G_OBJECT casts where unnecessary.
Sebastian Wilhelmi
2001-12-13
1
-1
/
+2
*
gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
Sven Neumann
2001-10-05
1
-0
/
+88
*
a comment asked to optimize this function, so that's what I did.
Sven Neumann
2001-08-07
1
-11
/
+24
*
fix some shell typos
Havoc Pennington
2001-05-07
1
-2
/
+2
*
fix to properly queue resizes when the image is set
Havoc Pennington
2001-04-18
1
-0
/
+58
*
Copy data and free data with free().
Alexander Larsson
2001-02-19
1
-3
/
+3
*
removed gtk_signal_init() compat define.
Tim Janik
2001-02-04
1
-2
/
+0
*
include glib-object.h instead of gvaluetypes.h
Havoc Pennington
2001-01-31
1
-1
/
+1
*
Add built marshaller files to support GdkPixbufLoader signals
Havoc Pennington
2001-01-22
1
-18
/
+6
*
New function to create a pixbuf pointing to a subregion of another pixbuf.
Havoc Pennington
2000-11-01
1
-0
/
+54
*
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
Tim Janik
2000-10-25
1
-1
/
+1
*
Pixbuf saving, patch from David Welton.
Havoc Pennington
2000-10-06
1
-0
/
+11
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-3
/
+3
*
use FALSE for size_only most of the time when calling
Owen Taylor
2000-07-14
1
-0
/
+1
*
Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not
Havoc Pennington
2000-06-22
1
-67
/
+64
*
Your eyes are bloodshot.
GDK_PIXBUF_0_7_0
Federico Mena Quintero
2000-04-13
1
-8
/
+55
*
Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)
Federico Mena Quintero
2000-04-11
1
-81
/
+84
*
Reverted Mark's change. The refcount is private information, and the
Federico Mena Quintero
2000-04-02
1
-34
/
+1
*
Added 2 more convience functions.
Mark Crichton
2000-04-01
1
-0
/
+35
*
Return gboolean instead of int.
Federico Mena Quintero
2000-03-29
1
-1
/
+1
*
Return the same pixbuf as the input parameter.
Federico Mena Quintero
2000-01-21
1
-3
/
+6
*
No more libart/gdk-pixbuf as part of gnome-libs
Elliot Lee
2000-01-10
1
-0
/
+17
*
Added reference counting to animations. A web browser may want to share a
Federico Mena Quintero
2000-01-02
1
-37
/
+8
*
moved the file here. It seems natural to put this function here, as that's
Jonathan Blandford
1999-12-17
1
-26
/
+0
*
thinking about the new loading API.
Jonathan Blandford
1999-12-11
1
-0
/
+54
*
#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
-5
/
+5
*
Populated.
Federico Mena Quintero
1999-11-04
1
-2
/
+72
*
turned convenience macros into convenience
Jonathan Blandford
1999-10-28
1
-0
/
+75
*
New function to threshold a pixbuf's alpha channel into a bitmap.
Federico Mena Quintero
1999-10-27
1
-49
/
+36
*
New function to create a blank pixbuf.
Havoc Pennington
1999-10-27
1
-0
/
+61
*
Removed the unref_fn field. Now all memory management of the buffer is
Federico Mena Quintero
1999-10-20
1
-125
/
+37
[next]