| Commit message (Expand) | Author | Age | Files | Lines |
* | API: Get rid of GdkRGB | Benjamin Otte | 2010-08-10 | 1 | -3675/+0 |
* | API: remove gdk_screen_get_rgb_colormap/visual() | Benjamin Otte | 2010-08-10 | 1 | -53/+17 |
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | [gdk] Remove deprecated GdkRGB stuff | Javier Jardón | 2010-05-03 | 1 | -45/+0 |
* | Fixed annotation of gdk_screen_get_rgb_colormap and similar | Johan Bilien | 2010-04-09 | 1 | -4/+4 |
* | use g_error() instead of a combination of g_warning+exit to avoid | 16:19:16 Tim Janik | 2008-08-07 | 1 | -9/+6 |
* | Cast pointers to guintptr, not unsigned long, before doing bit tests on | Tor Lillqvist | 2008-08-04 | 1 | -5/+5 |
* | call gdk_rgb_set_verbose(TRUE) if "gdkrgb" is in the debug flags. | Michael Natterer | 2008-08-04 | 1 | -4/+0 |
* | 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 |
* | gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h | Michael Natterer | 2008-01-15 | 1 | -162/+168 |
* | Add Sun mediaLib support so that hardware acceleration via mediaLib is | Brian Cameron | 2007-05-16 | 1 | -2/+44 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -6/+3 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | Small savings | Matthias Clasen | 2006-04-04 | 1 | -16/+6 |
* | Fix up selection of conversion functions for MSB machines: | Owen Taylor | 2005-06-24 | 1 | -13/+3 |
* | Fill in unused bits so they can be used for the depth-32 target case. | Owen Taylor | 2005-05-09 | 1 | -25/+67 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -2/+2 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-22 | 1 | -4/+161 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -1/+1 |
* | Set unused bits in pixel to 1s in case they are used as alpha; copying | Matthias Clasen | 2004-08-23 | 1 | -1/+10 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -14/+3 |
* | added a missing cast. | Sven Neumann | 2003-06-02 | 1 | -1/+0 |
* | Return gboolean, not gint. (#107664, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -1/+1 |
* | Remove the attempt-to-allocate then free code. To handle multiple people | Owen Taylor | 2003-01-30 | 1 | -16/+0 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -2/+3 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -2/+6 |
* | add -DGDK_DISABLE_DEPRECATED | Manish Singh | 2002-11-17 | 1 | -24/+20 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -4/+4 |
* | Changes to support depth 8 StaticColor visuals. (#81631) | Matthias Clasen | 2002-08-09 | 1 | -3/+9 |
* | Merge from stable: | Sven Neumann | 2002-08-01 | 1 | -2/+2 |
* | Use gdk_rgb_convert_4, not gdk_rgb_convert_8 for depth 4, bpp 8, | Matthias Clasen | 2002-07-25 | 1 | -0/+1 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -3/+3 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -10/+15 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -20/+83 |
* | Fix some bugs, and introduce a minor feature. | Tor Lillqvist | 2002-04-04 | 1 | -27/+149 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -242/+17 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -0/+18 |
* | Remove unnecessary call to gdk_image_new_bitmap(). | Owen Taylor | 2001-09-20 | 1 | -9/+3 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -2/+0 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -1/+1 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -0/+32 |
* | Make gdk_colormap_sync private since it was never exported in a header | Owen Taylor | 2001-02-02 | 1 | -7/+11 |
* | Fix off-by-one error when destroying allocated segments on failure. | Owen Taylor | 2000-11-18 | 1 | -1/+1 |
* | Don't leave dangling ->prev fields when merging lists. (Found | Owen Taylor | 2000-08-18 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -272/+527 |