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
/
demos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality
Owen Taylor
2000-07-02
3
-3
/
+0
*
Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not
Havoc Pennington
2000-06-22
1
-1
/
+1
*
Work with srcdir != builddir.
Raja R Harinath
2000-06-22
6
-11
/
+4
*
Welcome aboard, gdk-pixbuf.
Owen Taylor
2000-06-21
8
-3
/
+108
*
Revert accidental changes from Federico's last commit.
Owen Taylor
2000-06-21
1
-31
/
+9
*
It was cold and rainy this Saturday morning, so I needed something to warm
Federico Mena Quintero
2000-06-11
11
-9
/
+259
*
Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)
Federico Mena Quintero
2000-04-11
4
-77
/
+76
*
add more info to the testanimation frames.
Jonathan Blandford
2000-04-06
1
-5
/
+12
*
Remove now-unnecessary cast.
Darin Adler
2000-02-14
1
-1
/
+1
*
Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com>
Federico Mena Quintero
2000-02-02
1
-22
/
+28
*
Return the same pixbuf as the input parameter.
Federico Mena Quintero
2000-01-21
1
-0
/
+1
*
Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h.
Cody Russell
2000-01-13
1
-4
/
+2
*
Added scaling functions into gtk-doc framework.
Owen Taylor
2000-01-06
1
-16
/
+7
*
Added a README with a TODO and some explainations of the algorithms.
Owen Taylor
2000-01-05
1
-0
/
+2
*
Directory full of pixel data scaling code that will eventually migrate
Owen Taylor
2000-01-05
1
-0
/
+163
*
forgot this
Jonathan Blandford
1999-12-17
1
-0
/
+462
*
Filled in body of function. (rgbconvert): Added GdkColormap parameter, and
Michael Zucchi
1999-12-09
1
-2
/
+2
*
#include <config.h>, and fix includes.
Federico Mena Quintero
1999-12-02
2
-6
/
+7
*
make the symlink. Does not work for srcdir != buildir != . Beats me why; I
Jonathan Blandford
1999-11-22
2
-5
/
+5
*
use includes from the current directory rather then from the system
George Lebl
1999-11-16
1
-2
/
+2
*
Added testpixbuf-drawable test program
Cody Russell
1999-11-13
1
-0
/
+107
*
Make default loading speed 40kB/s.
Michael Fulbright
1999-11-10
1
-1
/
+1
*
Fixed loading of ASCII PNM files.
Michael Fulbright
1999-11-10
1
-0
/
+4
*
cleanup to remove warnings.
Michael Fulbright
1999-11-10
1
-1
/
+1
*
Warning fixes - Federico
Arturo Espinosa
1999-11-10
1
-1
/
+1
*
Fixed up testpixbuf.c to simulate downloading at certain speed, set
Michael Fulbright
1999-11-09
1
-37
/
+62
*
added the update_func ability
Jonathan Blandford
1999-11-04
1
-2
/
+0
*
fix .tiff loader.
Jonathan Blandford
1999-11-04
1
-0
/
+13
*
minor packing change
Jonathan Blandford
1999-11-03
1
-1
/
+5
*
s/lwz/lzw/g
Jonathan Blandford
1999-11-03
1
-1
/
+1
*
A GtkFunction needs to return a value for deterministic behaviour. Also
Elliot Lee
1999-11-03
1
-2
/
+4
*
Now progressive gif loading works! It's a little slow though. )-:
Jonathan Blandford
1999-11-02
1
-2
/
+2
*
Allow using $TBF_READLEN to specify the size of the chunks that are read
Elliot Lee
1999-11-02
1
-12
/
+17
*
Added title to windows so you can identify progressive and file windows.
Michael Fulbright
1999-10-29
1
-11
/
+22
*
blank space cleanups
Havoc Pennington
1999-10-27
1
-1
/
+1
*
Display the progressive load
Havoc Pennington
1999-10-27
1
-16
/
+70
*
Check properly whether the XPM module has already been loaded
Havoc Pennington
1999-10-27
1
-1
/
+1
*
gdk-pixbuf-loader.c: Fixed init function to properly initialize all
Michael Fulbright
1999-10-27
1
-13
/
+16
*
more work on the incremental loading
Jonathan Blandford
1999-10-26
1
-0
/
+20
*
Clean up stupid increment-inside-array-dereference thing
Havoc Pennington
1999-10-22
1
-0
/
+130
*
Removed the unref_fn field. Now all memory management of the buffer is
Federico Mena Quintero
1999-10-20
1
-12
/
+12
*
Reindented to use the GNOME Indentation.
Federico Mena Quintero
1999-10-18
1
-259
/
+255
*
Added support for loading pixbuf from rgb data in memory. Augmented
Michael Fulbright
1999-10-08
1
-11
/
+175
*
Added translation to the rotate
Mark Crichton
1999-07-20
1
-1
/
+1
*
Ok minor changes.
Mark Crichton
1999-07-19
1
-14
/
+3
*
reverted the expose everything changes, I'm not sure why these went in.
Larry Ewing
1999-07-17
1
-36
/
+39
*
Added scaling of pixmaps. Currently doesn't work, however, since I'm
Mark Crichton
1999-07-16
1
-36
/
+51
*
add raph@gimp.org's fix to the jpeg indexing routine
Larry Ewing
1999-07-15
1
-4
/
+20
*
More fixes. See ChangeLog
Mark Crichton
1999-07-15
1
-38
/
+32
*
Massive update...
Mark Crichton
1999-07-08
1
-0
/
+148