]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf.h
New function to create a pixbuf pointing to a subregion of another pixbuf.
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf.h
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-10-18 Havoc PenningtonSome updates
2000-10-09 Havoc Penningtoncontrib subdir
2000-10-06 Havoc Penningtons/format/type/g to be consistent with gdk_pixbuf_loader...
2000-10-06 Havoc PenningtonPixbuf saving, patch from David Welton.
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-04-13 Federico Mena QuinteroYour eyes are bloodshot.
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-04-04 Ettore PerazzoliOoops, forgot header file.
2000-04-03 Radek Douliksame as below
2000-04-02 Federico Mena QuinteroReverted Mark's change. The refcount is private informa...
2000-04-01 Mark CrichtonAdded 2 more convience functions.
2000-03-29 Federico Mena QuinteroReturn gboolean instead of int.
2000-02-14 Elliot LeeMake passed-in argument 'const'.
2000-02-03 Michael MeeksBy order of jrb: const patch for various bits, io-gif...
2000-01-21 Federico Mena QuinteroReturn the same pixbuf as the input parameter.
2000-01-17 Federico Mena QuinteroRemoved the broken --enable-canvas-pixbuf option. Added...
2000-01-14 Jonathan Blandfordnew function to let you create a gdk_pixmap from a...
2000-01-13 Cody RussellAdded gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c...
2000-01-10 Elliot LeeNo more libart/gdk-pixbuf as part of gnome-libs
2000-01-05 Owen TaylorDirectory full of pixel data scaling code that will...
2000-01-02 Federico Mena QuinteroAdded reference counting to animations. A web browser...
1999-12-20 Jonathan Blandfordfinished work to make animated gifs load correctly...
1999-12-17 Jonathan Blandfordmoved the file here. It seems natural to put this funct...
1999-12-11 Jonathan Blandfordthinking about the new loading API.
1999-12-10 Jonathan Blandfordmake a warning go away.
1999-12-09 Michael ZucchiEnable gdk_pixbuf_get_from_drawable() api call.
1999-12-08 Federico Mena QuinteroFix includes. (gdk_pixbuf_get_from_drawable): Implement...
1999-12-02 Federico Mena QuinteroRemoved unused transformation prototypes.
1999-12-02 Federico Mena QuinteroNew file with utility and convenience functions for...
1999-11-23 Jonathan BlandfordRemoved #PRAGMA } from headers. Also, make compile...
1999-10-28 Federico Mena QuinteroNew function to render a portion of a pixbuf to a drawa...
1999-10-28 Jonathan Blandfordturned convenience macros into convenience
1999-10-27 Federico Mena QuinteroNew function to threshold a pixbuf's alpha channel...
1999-10-27 Havoc PenningtonNew function to create a blank pixbuf.
1999-10-26 Jonathan Blandfordstarted work on the loader
1999-10-22 Havoc PenningtonExport gdk_pixbuf_new_from_xpm_data()
1999-10-20 Federico Mena QuinteroRemoved the unref_fn field. Now all memory management...
1999-10-18 Federico Mena QuinteroReindented to use the GNOME Indentation.
1999-10-08 Michael FulbrightAdded support for loading pixbuf from rgb data in memor...
1999-09-22 Michael MeeksAdd pixbuf_duplicate,
1999-07-24 Richard HestilowInclude glib.h as it uses g* datatypes Added for gnome...
1999-07-19 Mark CrichtonOk minor changes.
1999-07-16 Mark CrichtonAdded scaling of pixmaps. Currently doesn't work, howev...
1999-01-05 Arturo EspinosaStuff I did last night while watching TV
1999-01-04 Arturo EspinosaInitial revision