| Commit message (Expand) | Author | Age | Files | Lines |
* | better error message if you try to add a widget to a bin that already has | Havoc Pennington | 2001-02-09 | 1 | -1723/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -0/+1 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -0/+1 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -3/+11 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -34/+16 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+6 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 1 | -477/+477 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 1 | -3/+3 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -6/+6 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Try to guess if we can use the mb* functions safely. (For glibc, they do | Owen Taylor | 1998-03-17 | 1 | -9/+12 |
* | fixed a bug for mode GDK_CC_MODE_TRUE, when on a 24-bit visual on a 32-bit | MET 1998 Eckehard Berns | 1998-02-21 | 1 | -3/+3 |
* | configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c | Owen Taylor | 1998-02-19 | 1 | -26/+26 |
* | Added some missing newlines on debug messages. | Federico Mena Quintero | 1998-02-17 | 1 | -15/+13 |
* | Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don't | Owen Taylor | 1998-02-03 | 1 | -3/+3 |
* | red/green/blue parameters are now expected to be in [0, 65535], to be | Federico Mena | 1998-01-31 | 1 | -63/+30 |
* | Switched the file to GNU indentation, for consistency. | Federico Mena | 1998-01-23 | 1 | -1172/+1284 |
* | Caught a stray gdk_colormap_destroy that Owen missed (and Shawn found). | scott | 1997-12-18 | 1 | -1/+1 |
* | Made the XCC stuff more accessible | Arturo Espinosa | 1997-12-18 | 1 | -209/+147 |
* | Added gdk_color_context_get_visual() function. | Arturo Espinosa | 1997-12-17 | 1 | -4/+12 |
* | Added some extra functions to access the ColorContext toys. | Arturo Espinosa | 1997-12-17 | 1 | -0/+19 |
* | New GdkColorContext object, ported from the XColorContext in XmHTML. | Arturo Espinosa | 1997-12-17 | 1 | -0/+1679 |