| Commit message (Expand) | Author | Age | Files | Lines |
* | DEPENDENCIES is not needed for the test program - FedericoGDK_PIXBUF_0_2 | Arturo Espinosa | 1999-09-23 | 1 | -1/+1 |
* | Add pixbuf_duplicate, | Michael Meeks | 1999-09-22 | 9 | -122/+155 |
* | Set the initial ref_count to 1. | Federico Mena Quintero | 1999-09-17 | 8 | -6/+22 |
* | Be more paranoid with sanity checking. (gdk_pixbuf_unref): Fix incorrect | Federico Mena Quintero | 1999-09-17 | 2 | -2/+10 |
* | Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and | Federico Mena Quintero | 1999-08-09 | 7 | -54/+63 |
* | Fixed 2 C syntax bugs, Daniel | Daniel Veillard | 1999-07-31 | 3 | -2/+7 |
* | For some wierd reason, the commit yesterday didn't get everything. (99% of | Mark Crichton | 1999-07-30 | 1 | -1/+67 |
* | Added some first steps for file saving. Big thing is that a | Mark Crichton | 1999-07-29 | 3 | -7/+13 |
* | Only build the relevant loaders which require extra libraries if we | Michael Zucchi | 1999-07-26 | 2 | -5/+28 |
* | Include glib.h as it uses g* datatypes Added for gnome-config | Richard Hestilow | 1999-07-24 | 2 | -0/+8 |
* | More fixes to the rotation code. It really works well now. Now we need to | Mark Crichton | 1999-07-20 | 2 | -3/+10 |
* | Added translation to the rotate | Mark Crichton | 1999-07-20 | 2 | -16/+32 |
* | Fix a few memory leaks in the, most of them in error cases but one or two | Larry Ewing | 1999-07-19 | 5 | -9/+35 |
* | Ok minor changes. | Mark Crichton | 1999-07-19 | 5 | -22/+79 |
* | reverted the expose everything changes, I'm not sure why these went in. | Larry Ewing | 1999-07-17 | 3 | -33/+52 |
* | Fixed up the scaling routine. | Mark Crichton | 1999-07-17 | 1 | -5/+6 |
* | Added scaling of pixmaps. Currently doesn't work, however, since I'm | Mark Crichton | 1999-07-16 | 3 | -19/+70 |
* | add raph@gimp.org's fix to the jpeg indexing routine | Larry Ewing | 1999-07-15 | 2 | -2/+10 |
* | More fixes. See ChangeLog | Mark Crichton | 1999-07-15 | 2 | -4/+10 |
* | configure.in: Fixed GIF check. Actually works now! src/gdk-pixbuf.c: More | Mark Crichton | 1999-07-13 | 2 | -0/+18 |
* | Doh. Forgot the libgif check. Also, slowly adding the scaling support That | Mark Crichton | 1999-07-13 | 2 | -3/+6 |
* | Ok, we'll try this again. | Mark Crichton | 1999-07-13 | 2 | -12/+18 |
* | Remove spurious `,'. | Raja R Harinath | 1999-07-12 | 1 | -0/+5 |
* | shut up cvs | Manish Singh | 1999-07-12 | 1 | -0/+4 |
* | Fun automake fixins | Manish Singh | 1999-07-12 | 1 | -10/+7 |
* | Still working on getting the system working. Nearing release, and one | Mark Crichton | 1999-07-12 | 1 | -28/+30 |
* | Some changes to do a "proper" install. | Mark Crichton | 1999-07-12 | 2 | -27/+29 |
* | Fixed crash-on-loading bug (width and height are not set until | Mark Crichton | 1999-07-12 | 1 | -1/+3 |
* | Massive update... | Mark Crichton | 1999-07-08 | 8 | -22/+100 |
* | Shut some thing up for cvs, and fixed AM_INSTALL macro. | Mark Crichton | 1999-07-01 | 1 | -0/+2 |
* | Now we have very rudimentary tiff support. | Mark Crichton | 1999-07-01 | 2 | -1/+108 |
* | Added some io-* loaders to the Makefile.am | Mark Crichton | 1999-07-01 | 1 | -1/+15 |
* | io-gif.c, io-png.c: Actually put the licencing terms in the code now... | Mark Crichton | 1999-06-30 | 3 | -242/+704 |
* | Added loader for jpeg->RGB. | Michael Zucci | 1999-06-29 | 2 | -2/+139 |
* | io-png.c: changed g_malloc call for pixles to art_alloc (to be "correct") | Mark Crichton | 1999-06-29 | 2 | -2/+158 |
* | Ok, now it determines if it has an alpha channel. If it does, load it, if | Mark Crichton | 1999-06-29 | 1 | -15/+20 |
* | Redid io-png for gdk-pixbuf. Note that it'll add an opaque alpha channel | Mark Crichton | 1999-06-29 | 1 | -56/+112 |
* | Stuff I did last night while watching TV | Arturo Espinosa | 1999-01-05 | 4 | -8/+52 |
* | Loading framework done, start of PNG loader | Arturo Espinosa | 1999-01-05 | 2 | -20/+212 |
* | Initial revision | Arturo Espinosa | 1999-01-04 | 6 | -0/+163 |