]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf.h
[quartz] Delete the typedef of GdkDevicePrivate
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf.h
2008-05-28 Michael Nattererdefine GDK_PIXBUF_H_INSIDE around including all other...
2005-05-25 Matthias ClasenAdd new files.
2004-06-20 Matthias ClasenHeader file reorganization. (#51999)
2004-05-06 Matthias ClasenNew format flag GDK_PIXBUF_FORMAT_SCALABLE to mark...
2004-01-07 Matthias ClasenNew public API to save pixbufs to non-file locations...
2004-01-07 Matthias ClasenMake it possible to call gdk_pixbuf_loader_set_size...
2003-07-13 Matthias ClasenNew function to load an image from a file at a specifie...
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
2002-09-12 Matthias ClasenMove GdkPixbufFrame from the public header to the gif...
2002-01-09 Owen TaylorInclude glib-object.h, Add G_BEGIN_DECLS/END_DECLS to
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-10-10 Owen TaylorGet rid of GDK_PIXBUF_ERROR_HEADER/PIXEL_CORRUPT and...
2001-10-05 Sven Neumanngdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
2001-09-16 James Henstridgeadd generated files to ignore list.
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Tim Janikhm, second attempt. it's fight CVS time again.
2001-05-29 Darin AdlerFix prototype to use "(void)" instead of "()".
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-09 Owen TaylorDoc fixups.
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
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