]> Pileus Git - ~andy/gtk/history - gtk/gtkimage.c
Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE
[~andy/gtk] / gtk / gtkimage.c
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenFix a typo.
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-25 Matthias ClasenUse the correct setter for a string GValue. (#165203...
2004-12-13 Matthias ClasenAdd a missing break statement. (#161172, Damon Chaplin)
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-10-26 Matthias ClasenMake the icon_name parameter G_CONST_RETURN.
2004-10-25 Matthias ClasenAdd a new type GTK_IMAGE_ICON_NAME for named icons...
2004-09-01 Matthias ClasenDon't leak the iter of a running animation. (#151542)
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-08 Matthias ClasenMake sure that subpixbufs are properly aligned for
2004-07-03 Matthias ClasenProperly align mask and pixbuf if a subarea is exposed...
2004-05-31 Matthias ClasenTypo fix.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-11-07 Owen TaylorDon't try to use render if we can't get a picture for...
2002-10-05 Manish Singhdeprecation cleanup
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-27 Owen TaylorReset the animation iter on unrealize as well as unmap...
2002-08-10 Soren SandmannMinor documentation fixes
2002-03-12 Richard HestilowAllow NULL filenames.
2002-02-05 Havoc Penningtonoffset area being gotten from pixmap by the align/paddi...
2002-02-01 Owen TaylorFix typo in property description. (Christian Rose.)
2002-01-31 Mark McLoughlinmake static.
2002-01-30 Owen TaylorDocument that a size of (GtkIconSize)-1 means don't...
2002-01-29 Havoc PenningtonOptimize exposes of partial insensitive images.
2002-01-10 Vitaly Tishkovgtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
2001-12-27 Owen TaylorMake interpretation of misc->xpad/ypad consistent with...
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-08-29 Havoc Penningtonadd default icon
2001-08-25 Owen TaylorBreak compatibility and make gtk_image_new() take no...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-05-11 Havoc Penningtondocs, fixes bug #54144
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-18 Havoc Penningtonallow shrinking the image window to test that we clip...
2001-04-18 Havoc Penningtonfix to properly queue resizes when the image is set
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-02-20 Jonathan BlandfordNew function to create an icon set from a pixbuf.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-24 4Splitted gtk_image_clear into gtk_image_clear() and...
2000-11-01 Havoc PenningtonUm, don't randomly subtract 4 from coordinates.
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-10-18 Havoc PenningtonSome updates
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-12-08 Owen Taylorgtkimage.c: Fixes to expose handler from Rob Browning
1997-11-24 Elliot LeeInitial revision