| Commit message (Expand) | Author | Age | Files | Lines |
* | Ooops, forgot header file. | Ettore Perazzoli | 2000-04-04 | 1 | -3/+8 |
* | Added GdkPixbufAnimation accessor functions, so that we don't have to | Ettore Perazzoli | 2000-04-04 | 2 | -0/+69 |
* | same as below | Radek Doulik | 2000-04-03 | 5 | -5/+64 |
* | Reverted Mark's change. The refcount is private information, and the | Federico Mena Quintero | 2000-04-02 | 3 | -37/+6 |
* | Added 2 more convience functions. | Mark Crichton | 2000-04-01 | 3 | -0/+43 |
* | Return gboolean instead of int. | Federico Mena Quintero | 2000-03-29 | 3 | -2/+7 |
* | Fix problem with precendence of >> and & which was keeping composite_color | Owen Taylor | 2000-03-28 | 2 | -16/+22 |
* | free the context. (gdk_pixbuf__gif_image_load_animation): free the | Jonathan Blandford | 2000-03-09 | 2 | -3/+15 |
* | Arjan van de Ven <arjan@fenrus.demon.nl> | Arjan van de Ven | 2000-03-06 | 2 | -30/+85 |
* | Merged in changes. | Mark Crichton | 2000-03-03 | 2 | -6/+14 |
* | s/unsigned long/guint32/g, s/unsigned short/guint16/g, s/unsigned | Matt Wilson | 2000-02-29 | 1 | -0/+5 |
* | We don't require libgif/ungif nor libXpm. | Federico Mena Quintero | 2000-02-27 | 1 | -0/+6 |
* | Use the correct name for gdk-pixbuf/gdk-pixbuf.h. Thanks to Jacob Berkman | Federico Mena Quintero | 2000-02-25 | 1 | -0/+6 |
* | 0.6.0 - FedericoGDK_PIXBUF_0_6_0 | Federico Mena Quintero | 2000-02-22 | 13 | -194/+452 |
* | fix case where initial colormap entry is Transparent. | Jonathan Blandford | 2000-02-20 | 2 | -4/+9 |
* | Fix error in scale factors for non-alpha case. | Owen Taylor | 2000-02-19 | 2 | -6/+11 |
* | Iain sent me a xpm that didn't load. It used "g" instead of "c" in it's | Mark Crichton | 2000-02-14 | 2 | -1/+6 |
* | Remove now-unnecessary cast. | Darin Adler | 2000-02-14 | 2 | -0/+6 |
* | Make passed-in argument 'const'. | Elliot Lee | 2000-02-14 | 3 | -4/+7 |
* | By order of jrb: const patch for various bits, io-gif.c fixup for | Michael Meeks | 2000-02-03 | 7 | -159/+183 |
* | Added sanity check for width and height being >= 0. Also, do nothing if | Federico Mena Quintero | 2000-02-02 | 1 | -0/+9 |
* | Removed debugging g_print. Thanks to John Sullivan <sullivan@eazel.com> | Federico Mena Quintero | 2000-02-02 | 2 | -1/+10 |
* | gnome_init() does not call gdk_rgb_init(), so don't mention that it does | Federico Mena Quintero | 2000-02-01 | 1 | -0/+7 |
* | no testpixbuf-foo target | Havoc Pennington | 2000-01-30 | 2 | -2/+5 |
* | Fix from Peter Wainwright to fix 4a => 4a scaling. | Owen Taylor | 2000-01-30 | 3 | -4/+10 |
* | 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 |