| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c | Michael Natterer | 2008-08-12 | 1 | -7/+4 |
* | gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c | Tor Lillqvist | 2008-08-08 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | When pixel-size is specified, use GTK_ICON_LOOKUP_FORCE_SIZE when loading | Matthias Clasen | 2008-06-16 | 1 | -3/+9 |
* | Bug 522084 – GIcon support for GtkIconTheme & GtkImage | Matthias Clasen | 2008-05-29 | 1 | -1/+236 |
* | Avoid drawing one too many frames. (#107398, Owen Taylor, Miguel Gomez) | Matthias Clasen | 2007-11-21 | 1 | -8/+10 |
* | Require gtk-doc 1.6, for signal and property links. | Matthias Clasen | 2007-05-26 | 1 | -20/+7 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -2/+1 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -6/+2 |
* | Only unref the pixbuf if the image has the appropriate storage type. | Matthias Clasen | 2006-05-18 | 1 | -4/+7 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -43/+11 |
* | Update the size of the image, by swapping the implementations of | Matthias Clasen | 2006-03-16 | 1 | -25/+23 |
* | call gtk_window_process_updates() so the animation keeps running even if | Michael Natterer | 2005-11-16 | 1 | -2/+10 |
* | Don't leak pixbuf in some cases. (#317611, Tommi Komulainen) | Matthias Clasen | 2005-09-30 | 1 | -3/+3 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -2/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Don't refer to nonexisting stock ids. | Matthias Clasen | 2005-08-29 | 1 | -1/+1 |
* | Modify all of the GtkMisc widgets to round down on centering calculations | Matthias Clasen | 2005-06-21 | 1 | -4/+2 |
* | Make this function public. (#64792, Havoc Pennington) | Matthias Clasen | 2005-06-19 | 1 | -3/+14 |
* | Make the file property readable. (#170674, Lorenzo Gil Sanchez) | Matthias Clasen | 2005-06-08 | 1 | -11/+27 |
* | gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration. | Manish Singh | 2005-05-14 | 1 | -3/+1 |
* | Forgotten file | Matthias Clasen | 2005-05-02 | 1 | -12/+3 |
* | Don't display too many broken images. (#169870, Roman Kagan, patch by Ivan | Matthias Clasen | 2005-04-09 | 1 | -4/+2 |
* | If a stock_id is unknown, display the missing image. (#169870, Steven | Matthias Clasen | 2005-04-09 | 1 | -4/+16 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -11/+11 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -13/+15 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Fix a typo. | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -6/+6 |
* | Use the correct setter for a string GValue. (#165203, Damon Chaplin) | Matthias Clasen | 2005-01-25 | 1 | -1/+1 |
* | Add a missing break statement. (#161172, Damon Chaplin) | Matthias Clasen | 2004-12-13 | 1 | -0/+2 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+32 |
* | Make the icon_name parameter G_CONST_RETURN. | Matthias Clasen | 2004-10-26 | 1 | -66/+32 |
* | Add a new type GTK_IMAGE_ICON_NAME for named icons, update the size and | Matthias Clasen | 2004-10-25 | 1 | -4/+435 |
* | Don't leak the iter of a running animation. (#151542) | Matthias Clasen | 2004-09-01 | 1 | -4/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+3 |
* | Make sure that subpixbufs are properly aligned for | Matthias Clasen | 2004-07-08 | 1 | -5/+43 |
* | Properly align mask and pixbuf if a subarea is exposed. (#135423, fix by | Matthias Clasen | 2004-07-03 | 1 | -2/+4 |
* | Typo fix. | Matthias Clasen | 2004-05-31 | 1 | -1/+1 |
* | 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 |