| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -20/+20 |
* | Don't try to use render if we can't get a picture for the drawable. (Fixes | Owen Taylor | 2002-11-07 | 1 | -12/+27 |
* | deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -38/+40 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -11/+11 |
* | Reset the animation iter on unrealize as well as unmap. (#94336) | Owen Taylor | 2002-09-27 | 1 | -5/+18 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -9/+9 |
* | Allow NULL filenames. | Richard Hestilow | 2002-03-12 | 1 | -1/+0 |
* | offset area being gotten from pixmap by the align/padding offsets, so we | Havoc Pennington | 2002-02-05 | 1 | -1/+1 |
* | Fix typo in property description. (Christian Rose.) | Owen Taylor | 2002-02-01 | 1 | -1/+1 |
* | make static. | Mark McLoughlin | 2002-01-31 | 1 | -1/+1 |
* | Document that a size of (GtkIconSize)-1 means don't scale. | Owen Taylor | 2002-01-30 | 1 | -1/+1 |
* | Optimize exposes of partial insensitive images. | Havoc Pennington | 2002-01-29 | 1 | -92/+167 |
* | gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c | Vitaly Tishkov | 2002-01-10 | 1 | -1/+1 |
* | Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do | Owen Taylor | 2001-12-27 | 1 | -9/+14 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -1/+0 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -37/+396 |
* | Break compatibility and make gtk_image_new() take no arguments. The | Owen Taylor | 2001-08-25 | 1 | -11/+10 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -1/+0 |
* | Fix idles and timeouts to be properly surrounded by | Owen Taylor | 2001-07-18 | 1 | -0/+4 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -1/+1 |
* | docs, fixes bug #54144 | Havoc Pennington | 2001-05-11 | 1 | -1/+3 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -25/+221 |
* | allow shrinking the image window to test that we clip to allocation. | Havoc Pennington | 2001-04-18 | 1 | -2/+2 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 1 | -9/+14 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 1 | -16/+11 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -1/+7 |
* | New function to create an icon set from a pixbuf. | Jonathan Blandford | 2001-02-20 | 1 | -0/+4 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -10/+218 |
* | Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset(). | 4 | 2001-01-24 | 1 | -6/+30 |
* | Um, don't randomly subtract 4 from coordinates. | Havoc Pennington | 2000-11-01 | 1 | -4/+6 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 1 | -6/+9 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -1/+1 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -51/+612 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -4/+4 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -1/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | gtkimage.c: Fixes to expose handler from Rob Browning | Owen Taylor | 1997-12-08 | 1 | -18/+21 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+181 |