| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the background color, | Matthias Clasen | 2001-08-09 | 1 | -1/+1 |
* | Add a function gdk_window_get_internal_paint_info(), so that using X | Owen Taylor | 2001-07-18 | 1 | -0/+33 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -0/+13 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | use FALSE for size_only most of the time when calling | Owen Taylor | 2000-07-14 | 1 | -1/+1 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -2/+2 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -1/+154 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -70/+58 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -5/+38 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -1/+1 |
* | Fix two copy&paste errors. | Tor Lillqvist | 1999-11-25 | 1 | -2/+2 |
* | Remove, as this is a file generated by configure (or copied from | Tor Lillqvist | 1999-11-21 | 1 | -1/+0 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -625/+98 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -27/+10 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1/+2 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -0/+1 |
* | 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 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -1/+1 |
* | Applied gtk-pedersen-980727-0; added all logical operations to | Owen Taylor | 1998-08-11 | 1 | -0/+108 |
* | New function to wrap XSetDashes; modified gtkctree.c to use it. | Stefan Jeske | 1998-05-05 | 1 | -0/+16 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Replace GXor by GXxor. Seems to have been a typo. | Federico Mena Quintero | 1998-03-10 | 1 | -1/+1 |
* | fix behavior of gtk_preview_put() with srcx/srcy != 0, | Tim Janik | 1998-02-28 | 1 | -18/+39 |
* | use a mask of 0xffffffff instead of 0xffff, since there are 22 flags | Owen Taylor | 1998-02-07 | 1 | -4/+2 |
* | use a mask of 0xffffffff instead of 0xffff, since there are 22 flags | Owen Taylor | 1998-02-07 | 1 | -1/+5 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -6/+27 |
* | added a bunch of checks for window != NULL and private->destroyed. (don't | Tim Janik | 1998-01-26 | 1 | -7/+21 |
* | Small typo fix | Arturo Espinosa | 1997-12-30 | 1 | -1/+1 |
* | New function, used to copy the values from one gc to another gc. | Miguel de Icaza | 1997-12-30 | 1 | -0/+10 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -4/+6 |
* | gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called with | Owen Taylor | 1997-12-12 | 1 | -7/+12 |
* | Ignore gdk_gc_set_font if font is a fontset. (Actually, gdk_gc_set_font | Owen Taylor | 1997-12-05 | 1 | -5/+8 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+636 |