| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/makefile.mingw.in Updates. | Tor Lillqvist | 2000-10-22 | 1 | -0/+6 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -58/+141 |
* | s/format/type/g to be consistent with gdk_pixbuf_loader_new_with_type(). | Havoc Pennington | 2000-10-06 | 1 | -12/+15 |
* | Pixbuf saving, patch from David Welton. | Havoc Pennington | 2000-10-06 | 1 | -10/+213 |
* | Part 2 of previous commit (aka "it compiles now, ma") | Elliot Lee | 2000-07-28 | 1 | -1/+1 |
* | Add gdk_pixbuf_loader_new_with_type function, to allow handling image | Elliot Lee | 2000-07-28 | 1 | -0/+48 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Win32 build setup: | Tor Lillqvist | 2000-07-22 | 1 | -1/+65 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -3/+0 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -2/+6 |
* | Your eyes are bloodshot.GDK_PIXBUF_0_7_0 | Federico Mena Quintero | 2000-04-13 | 1 | -1/+1 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -0/+1 |
* | 0.6.0 - FedericoGDK_PIXBUF_0_6_0 | Federico Mena Quintero | 2000-02-22 | 1 | -10/+150 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 1 | -117/+43 |
* | finished work to make animated gifs load correctly. Progressive loading | Jonathan Blandford | 1999-12-20 | 1 | -1/+1 |
* | moved the file here. It seems natural to put this function here, as that's | Jonathan Blandford | 1999-12-17 | 1 | -2/+77 |
* | Patch from Arjan to fix an initializer. | Federico Mena Quintero | 1999-12-06 | 1 | -1/+1 |
* | Major cleanup, added support for 32 bpp and 4 bpp (uncompressed) images, | Arjan van de Ven | 1999-12-04 | 1 | -1/+1 |
* | Added another loader from Arjan to handle .ico files. Cool. | Jonathan Blandford | 1999-11-29 | 1 | -0/+18 |
* | Try to fix gdk-pixbuf a bit better. | Elliot Lee | 1999-11-23 | 1 | -1/+1 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -1/+2 |
* | added io-bmp from Arjan <arjan@fenrus.demon.nl> | Jonathan Blandford | 1999-11-21 | 1 | -4/+0 |
* | Populated. | Federico Mena Quintero | 1999-11-10 | 1 | -1/+1 |
* | removed spurious print statements. | Jonathan Blandford | 1999-11-10 | 1 | -3/+0 |
* | Added documentation. | Federico Mena Quintero | 1999-11-10 | 1 | -8/+16 |
* | second patch Arjan van de Ven <arjan@fenrus.demon.nl> to autodetect/load | Jonathan Blandford | 1999-11-05 | 1 | -0/+16 |
* | Prettied up code slightly. Start of pnm loader (from file and | Michael Fulbright | 1999-11-05 | 1 | -15/+16 |
* | Populated. | Federico Mena Quintero | 1999-11-04 | 1 | -0/+12 |
* | Actually load the image handler when we determine the image type. | Michael Fulbright | 1999-10-29 | 1 | -4/+8 |
* | started work on the tiff non-incremental loader. | Jonathan Blandford | 1999-10-28 | 1 | -4/+4 |
* | Make it build - Federico | Arturo Espinosa | 1999-10-27 | 1 | -7/+7 |
* | Check properly whether the XPM module has already been loaded | Havoc Pennington | 1999-10-27 | 1 | -18/+36 |
* | load the vtable fully. | Jonathan Blandford | 1999-10-26 | 1 | -9/+18 |
* | more work on the incremental loading | Jonathan Blandford | 1999-10-26 | 1 | -39/+46 |
* | Export this symbol for loading an XPM from memory. | Havoc Pennington | 1999-10-22 | 1 | -7/+37 |
* | Free path. | Federico Mena Quintero | 1999-10-21 | 1 | -0/+1 |
* | Removed the unref_fn field. Now all memory management of the buffer is | Federico Mena Quintero | 1999-10-20 | 1 | -38/+58 |
* | Reindented to use the GNOME Indentation. | Federico Mena Quintero | 1999-10-18 | 1 | -10/+10 |
* | Set the initial ref_count to 1. | Federico Mena Quintero | 1999-09-17 | 1 | -0/+1 |
* | Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), and | Federico Mena Quintero | 1999-08-09 | 1 | -26/+19 |
* | Fixed 2 C syntax bugs, Daniel | Daniel Veillard | 1999-07-31 | 1 | -1/+1 |
* | Added some first steps for file saving. Big thing is that a | Mark Crichton | 1999-07-29 | 1 | -7/+1 |
* | Ok minor changes. | Mark Crichton | 1999-07-19 | 1 | -4/+12 |
* | reverted the expose everything changes, I'm not sure why these went in. | Larry Ewing | 1999-07-17 | 1 | -2/+10 |
* | Some changes to do a "proper" install. | Mark Crichton | 1999-07-12 | 1 | -2/+0 |
* | Massive update... | Mark Crichton | 1999-07-08 | 1 | -9/+13 |
* | Loading framework done, start of PNG loader | Arturo Espinosa | 1999-01-05 | 1 | -20/+150 |
* | Initial revision | Arturo Espinosa | 1999-01-04 | 1 | -0/+69 |