]> Pileus Git - ~andy/gtk/history - gtk/gtkimage.c
add default icon
[~andy/gtk] / gtk / gtkimage.c
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