- 26 May, 2011 1 commit
-
-
Matthias Clasen authored
The pixbuf-demo gets its own subdirectory, the other small tests move from demos/ to tests/.
-
- 02 Oct, 2010 1 commit
-
-
Benjamin Otte authored
The ownership of the return value for gdk_pixbuf_get_from_window() and gdk_pixbuf_get_from_surface() was determined by the first argument. Because that is an ugly design and the functions are new to GTK3, we decided to adapt them. And that adaptation was quite easy since almost no one passses anything but NULL as the first argument.
-
- 26 Sep, 2010 1 commit
-
-
Benjamin Otte authored
The Colormap argument needed to be removed, so the renaming is just a side effect.
-
- 26 Jul, 2010 1 commit
-
-
Benjamin Otte authored
-
- 04 Apr, 2010 3 commits
-
-
Javier Jardón authored
Use G_GSIZE_FORMAT instead of %i The warning was added in commit ba651d40
-
Richard Hughes authored
-
Richard Hughes authored
This patch adds an icc-profile option to a GdkPixbuf which can be used to read or write an embedded ICC profile. Add PNG support for now, but other image formats are awaiting review.
-
- 04 Jan, 2010 1 commit
-
-
Javier Jardón authored
Use G_GSIZE_FORMAT instead of %i The warning was added in commit ba651d40
-
- 21 Dec, 2009 1 commit
-
-
Richard Hughes authored
-
- 18 Dec, 2009 1 commit
-
-
Richard Hughes authored
This patch adds an icc-profile option to a GdkPixbuf which can be used to read or write an embedded ICC profile. Add PNG support for now, but other image formats are awaiting review.
-