]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
[ Merges from gtk-1-2 ]
[~andy/gtk] / gdk-pixbuf /
1999-09-23 Arturo EspinosaDEPENDENCIES is not needed for the test program - Federico
1999-09-22 Michael MeeksAdd pixbuf_duplicate,
1999-09-17 Federico Mena QuinteroSet the initial ref_count to 1.
1999-09-17 Federico Mena QuinteroBe more paranoid with sanity checking. (gdk_pixbuf_unre...
1999-08-09 Federico Mena QuinteroFixed compiler warnings. Fixed write to unallocated...
1999-07-31 Daniel VeillardFixed 2 C syntax bugs, Daniel
1999-07-30 Mark CrichtonFor some wierd reason, the commit yesterday didn't...
1999-07-29 Mark CrichtonAdded some first steps for file saving. Big thing is...
1999-07-26 Michael ZucchiOnly build the relevant loaders which require extra...
1999-07-24 Richard HestilowInclude glib.h as it uses g* datatypes Added for gnome...
1999-07-20 Mark CrichtonMore fixes to the rotation code. It really works well...
1999-07-20 Mark CrichtonAdded translation to the rotate
1999-07-19 Larry EwingFix a few memory leaks in the, most of them in error...
1999-07-19 Mark CrichtonOk minor changes.
1999-07-17 Larry Ewingreverted the expose everything changes, I'm not sure...
1999-07-17 Mark CrichtonFixed up the scaling routine.
1999-07-16 Mark CrichtonAdded scaling of pixmaps. Currently doesn't work, howev...
1999-07-15 Larry Ewingadd raph@gimp.org's fix to the jpeg indexing routine
1999-07-15 Mark CrichtonMore fixes. See ChangeLog
1999-07-13 Mark Crichtonconfigure.in: Fixed GIF check. Actually works now!...
1999-07-13 Mark CrichtonDoh. Forgot the libgif check. Also, slowly adding the...
1999-07-13 Mark CrichtonOk, we'll try this again.
1999-07-12 Raja R HarinathRemove spurious `,'.
1999-07-12 Manish Singhshut up cvs
1999-07-12 Manish SinghFun automake fixins
1999-07-12 Mark CrichtonStill working on getting the system working. Nearing...
1999-07-12 Mark CrichtonSome changes to do a "proper" install.
1999-07-12 Mark CrichtonFixed crash-on-loading bug (width and height are not...
1999-07-08 Mark CrichtonMassive update...
1999-07-01 Mark CrichtonShut some thing up for cvs, and fixed AM_INSTALL macro.
1999-07-01 Mark CrichtonNow we have very rudimentary tiff support.
1999-07-01 Mark CrichtonAdded some io-* loaders to the Makefile.am
1999-06-30 Mark Crichtonio-gif.c, io-png.c: Actually put the licencing terms...
1999-06-29 Michael Zucci Added loader for jpeg->RGB.
1999-06-29 Mark Crichtonio-png.c: changed g_malloc call for pixles to art_alloc...
1999-06-29 Mark CrichtonOk, now it determines if it has an alpha channel. If...
1999-06-29 Mark CrichtonRedid io-png for gdk-pixbuf. Note that it'll add an...
1999-01-05 Arturo EspinosaStuff I did last night while watching TV
1999-01-05 Arturo EspinosaLoading framework done, start of PNG loader
1999-01-04 Arturo EspinosaInitial revision