| Commit message (Expand) | Author | Age | Files | Lines |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -4/+4 |
* | add deprecation compile flags | Manish Singh | 2002-09-29 | 1 | -1/+1 |
* | Quit on destroy. | Matthias Clasen | 2002-09-03 | 1 | -16/+32 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+1 |
* | at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-20 | 1 | -38/+35 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 1 | -2/+2 |
* | gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time. | Matthias Clasen | 2001-08-28 | 1 | -10/+6 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -3/+1 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -1/+1 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 1 | -12/+8 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 1 | -6/+14 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 1 | -14/+6 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 1 | -6/+14 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -1/+1 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -12/+15 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -14/+23 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -7/+24 |
* | Fix copyrights | Havoc Pennington | 2000-10-04 | 1 | -1/+10 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -1/+0 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -1/+1 |
* | Work with srcdir != builddir. | Raja R Harinath | 2000-06-22 | 1 | -2/+1 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -0/+4 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -22/+15 |
* | Remove now-unnecessary cast. | Darin Adler | 2000-02-14 | 1 | -1/+1 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -4/+4 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -3/+3 |
* | Make default loading speed 40kB/s. | Michael Fulbright | 1999-11-10 | 1 | -1/+1 |
* | Fixed loading of ASCII PNM files. | Michael Fulbright | 1999-11-10 | 1 | -0/+4 |
* | cleanup to remove warnings. | Michael Fulbright | 1999-11-10 | 1 | -1/+1 |
* | Warning fixes - Federico | Arturo Espinosa | 1999-11-10 | 1 | -1/+1 |
* | Fixed up testpixbuf.c to simulate downloading at certain speed, set | Michael Fulbright | 1999-11-09 | 1 | -37/+62 |
* | added the update_func ability | Jonathan Blandford | 1999-11-04 | 1 | -2/+0 |
* | fix .tiff loader. | Jonathan Blandford | 1999-11-04 | 1 | -0/+13 |
* | minor packing change | Jonathan Blandford | 1999-11-03 | 1 | -1/+5 |
* | s/lwz/lzw/g | Jonathan Blandford | 1999-11-03 | 1 | -1/+1 |
* | A GtkFunction needs to return a value for deterministic behaviour. Also | Elliot Lee | 1999-11-03 | 1 | -2/+4 |
* | Now progressive gif loading works! It's a little slow though. )-: | Jonathan Blandford | 1999-11-02 | 1 | -2/+2 |
* | Allow using $TBF_READLEN to specify the size of the chunks that are read | Elliot Lee | 1999-11-02 | 1 | -12/+17 |
* | Added title to windows so you can identify progressive and file windows. | Michael Fulbright | 1999-10-29 | 1 | -11/+22 |
* | blank space cleanups | Havoc Pennington | 1999-10-27 | 1 | -1/+1 |
* | Display the progressive load | Havoc Pennington | 1999-10-27 | 1 | -16/+70 |
* | Check properly whether the XPM module has already been loaded | Havoc Pennington | 1999-10-27 | 1 | -1/+1 |
* | gdk-pixbuf-loader.c: Fixed init function to properly initialize all | Michael Fulbright | 1999-10-27 | 1 | -13/+16 |
* | more work on the incremental loading | Jonathan Blandford | 1999-10-26 | 1 | -0/+20 |
* | Clean up stupid increment-inside-array-dereference thing | Havoc Pennington | 1999-10-22 | 1 | -0/+130 |
* | Removed the unref_fn field. Now all memory management of the buffer is | Federico Mena Quintero | 1999-10-20 | 1 | -12/+12 |
* | Reindented to use the GNOME Indentation. | Federico Mena Quintero | 1999-10-18 | 1 | -259/+255 |
* | Added support for loading pixbuf from rgb data in memory. Augmented | Michael Fulbright | 1999-10-08 | 1 | -11/+175 |
* | Added translation to the rotate | Mark Crichton | 1999-07-20 | 1 | -1/+1 |