summaryrefslogtreecommitdiff
path: root/gtk/gtkimage.c
Commit message (Expand)AuthorAgeFilesLines
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-16/+11
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-1/+7
* New function to create an icon set from a pixbuf.Jonathan Blandford2001-02-201-0/+4
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-10/+218
* Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset().42001-01-241-6/+30
* Um, don't randomly subtract 4 from coordinates.Havoc Pennington2000-11-011-4/+6
* New function to create a pixbuf pointing to a subregion of another pixbuf.Havoc Pennington2000-11-011-6/+9
* Some updatesHavoc Pennington2000-10-181-1/+1
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-51/+612
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-4/+4
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* gtkimage.c: Fixes to expose handler from Rob BrowningOwen Taylor1997-12-081-18/+21
* Initial revisionElliot Lee1997-11-241-0/+181