| Commit message (Expand) | Author | Age | Files | Lines |
* | I dated telsa to break gdk-pixbuf. | Mark Crichton | 2000-01-29 | 1 | -0/+5 |
* | 0.5.0 - FedericoGDK_PIXBUF_0_5_0 | Arturo Espinosa | 2000-01-22 | 3 | -2/+12 |
* | Bumped version number to 0.5.0. | Federico Mena Quintero | 2000-01-22 | 3 | -3/+24 |
* | Removed the x_set and y_set arguments. Now they are always on and start | Federico Mena Quintero | 2000-01-22 | 2 | -41/+16 |
* | Return the same pixbuf as the input parameter. | Federico Mena Quintero | 2000-01-21 | 4 | -18/+32 |
* | Don't link against libgnomecanvaspixbuf.la | Elliot Lee | 2000-01-17 | 1 | -1/+4 |
* | Shut up Federico. | Elliot Lee | 2000-01-17 | 1 | -0/+1 |
* | and again, with feeling | Elliot Lee | 2000-01-17 | 1 | -1/+1 |
* | Don't link libgdk_pixbuf against libgnomecanvaspixbuf | Elliot Lee | 2000-01-17 | 1 | -4/+0 |
* | Removed the broken --enable-canvas-pixbuf option. Added the stuff | Federico Mena Quintero | 2000-01-17 | 4 | -89/+105 |
* | New file with hacking policies for the gdk-pixbuf module. | Federico Mena Quintero | 2000-01-15 | 1 | -0/+5 |
* | new function to let you create a gdk_pixmap from a gdk_pixbuf. | Jonathan Blandford | 2000-01-14 | 2 | -0/+10 |
* | Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h. | Cody Russell | 2000-01-13 | 2 | -1/+67 |
* | add gdk-pixbuf.m4 to EXTRA_DIST | Jacob Berkman | 2000-01-12 | 1 | -0/+5 |
* | added to | Jacob Berkman | 2000-01-11 | 1 | -1/+1 |
* | Build a libcanvas_pixbuf. | Elliot Lee | 2000-01-10 | 2 | -1/+15 |
* | No more libart/gdk-pixbuf as part of gnome-libs | Elliot Lee | 2000-01-10 | 5 | -1/+41 |
* | Fixed src_channels/dest_channels confusion. (Again caught by Tomas Ogren's | Owen Taylor | 2000-01-07 | 2 | -2/+7 |
* | comment out debugging printing. remove memory_leak | Jonathan Blandford | 2000-01-07 | 3 | -6/+11 |
* | Added progressive animation loading. Added progressive animation loading. | Jonathan Blandford | 2000-01-07 | 7 | -22/+99 |
* | much longer long description added. | Jonathan Blandford | 2000-01-07 | 1 | -0/+5 |
* | Fix computation of end of run indices. | Owen Taylor | 2000-01-07 | 2 | -11/+18 |
* | Fixed bug sent directly to me. Basically, we weren't checking a failure | Mark Crichton | 2000-01-06 | 2 | -3/+9 |
* | Link with -lm (to get 'ceil' function) | Elliot Lee | 2000-01-06 | 2 | -1/+4 |
* | Added scaling functions into gtk-doc framework. | Owen Taylor | 2000-01-06 | 3 | -12/+34 |
* | quick fix for initializing arrays in benchmark. | Owen Taylor | 2000-01-05 | 3 | -2/+10 |
* | Change the order of the update func to make it more compatible with the | Jonathan Blandford | 2000-01-05 | 11 | -49/+113 |
* | Added a README with a TODO and some explainations of the algorithms. | Owen Taylor | 2000-01-05 | 2 | -0/+119 |
* | Directory full of pixel data scaling code that will eventually migrate | Owen Taylor | 2000-01-05 | 15 | -1/+2777 |
* | Documentation changes. | Jonathan Blandford | 2000-01-05 | 1 | -0/+4 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 10 | -215/+318 |
* | add $(LIBTIFF) to libpixbuf_tiff_la_LIBADD, proxying for mmarker. This | Peter Teichman | 1999-12-27 | 2 | -1/+7 |
* | Stuff that should have been set to NULL here (specifically | Havoc Pennington | 1999-12-24 | 2 | -1/+7 |
* | finished work to make animated gifs load correctly. Progressive loading | Jonathan Blandford | 1999-12-20 | 4 | -10/+73 |
* | shut up, CVS | Jonathan Blandford | 1999-12-17 | 1 | -0/+1 |
* | moved the file here. It seems natural to put this function here, as that's | Jonathan Blandford | 1999-12-17 | 6 | -30/+127 |
* | Added notice about initializing GdkRGB before using the GdkPixbuf | Federico Mena Quintero | 1999-12-17 | 1 | -0/+6 |
* | make it build when gdk-pixbuf is not already installed | Elliot Lee | 1999-12-16 | 1 | -1/+4 |
* | shut up, CVS | Jonathan Blandford | 1999-12-13 | 1 | -0/+1 |
* | Use a conditional to see whether to link $(GNOME_LIBS) or not. | Federico Mena Quintero | 1999-12-12 | 1 | -1/+7 |
* | Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels, | Federico Mena Quintero | 1999-12-12 | 1 | -0/+11 |
* | Use a conditional to see whether to link $(GNOME_LIBS) or not. | Federico Mena Quintero | 1999-12-12 | 1 | -0/+5 |
* | thinking about the new loading API. | Jonathan Blandford | 1999-12-11 | 4 | -4/+65 |
* | make a warning go away. | Jonathan Blandford | 1999-12-10 | 3 | -18/+76 |
* | Enable gdk_pixbuf_get_from_drawable() api call. | Michael Zucchi | 1999-12-09 | 2 | -6/+3 |
* | Should now handle all formats, slow routine used where optimised | Michael Zucchi | 1999-12-09 | 1 | -0/+6 |
* | Filled in body of function. (rgbconvert): Added GdkColormap parameter, and | Michael Zucchi | 1999-12-09 | 2 | -4/+16 |
* | Fixed the red/green/red bug on two occasions. Changed from the custom | Arjan van de Ven | 1999-12-08 | 2 | -16/+13 |
* | Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillion | Federico Mena Quintero | 1999-12-08 | 4 | -33/+54 |
* | Added clarification about reference counting for GdkPixbuf structures. | Federico Mena Quintero | 1999-12-08 | 1 | -0/+5 |