| Commit message (Expand) | Author | Age | Files | Lines |
* | Win32 drop shadow goodness | Cody Russell | 2007-04-25 | 1 | -0/+3 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 2 | -9/+5 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 1 | -1/+0 |
* | Handle pixmap == NULL when checking for a colormap. (Allin Cottrell). | Owen Taylor | 2005-08-15 | 1 | -1/+1 |
* | gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap) | Owen Taylor | 2005-08-12 | 1 | -0/+6 |
* | Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks to | Owen Taylor | 2005-08-10 | 1 | -120/+10 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-12 | 5 | -0/+130 |
* | Fill in unused bits so they can be used for the depth-32 target case. | Owen Taylor | 2005-05-09 | 1 | -0/+16 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 3 | -103/+33 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -1/+1 |
* | Fix many sparse warnings. (#157253, Kjartan Maraas. | Matthias Clasen | 2004-11-10 | 24 | -683/+272 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -2/+2 |
* | Make the fb backend compile against current freetype. (#148558, Nicolas | Matthias Clasen | 2004-07-28 | 1 | -1/+2 |
* | Fix prototype mismatch. (#148589, Nicolas Deves) | Matthias Clasen | 2004-07-28 | 1 | -2/+2 |
* | Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangle | Anders Carlsson | 2004-07-27 | 1 | -0/+12 |
* | Bug 143330, support update counter spec. | Soeren Sandmann | 2004-07-11 | 1 | -0/+10 |
* | Changes to support do-not-focus-on-map hint in conjunction with | Elijah Newren | 2004-05-06 | 1 | -0/+17 |
* | Make <config.h> the very first include. Likewise. Likewise. | Federico Mena Quintero | 2004-03-06 | 3 | -3/+3 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 36 | -7/+36 |
* | Fixes #132975. | Federico Mena Quintero | 2004-01-30 | 1 | -1/+1 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 3 | -15/+15 |
* | Changes to allow "no input" windows (#64613): | Matthias Clasen | 2003-12-10 | 1 | -0/+18 |
* | s/gdk_spawn/gdk_spawn_on_screen/. | Mark McLoughlin | 2003-12-10 | 1 | -5/+5 |
* | Utility functions for multi-screen applications which need to ensure | Mark McLoughlin | 2003-12-10 | 2 | -0/+105 |
* | Add gdk_window_set_keep_{above,below} stubs to fix compilation | Eric Warmenhoven | 2003-09-16 | 3 | -18/+59 |
* | big patch from Kjartan Maraas to fix numerous typos. | Kristian Rietveld | 2003-09-03 | 1 | -1/+1 |
* | Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap | Owen Taylor | 2003-07-05 | 1 | -0/+5 |
* | Remove dubious bitfields of unspecified signedness. (#112919, Morten | Matthias Clasen | 2003-05-27 | 2 | -5/+5 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 1 | -16/+6 |
* | Trivial cleanups (bug #107664) | Matthias Clasen | 2003-03-08 | 1 | -1/+1 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -4/+4 |
* | update to allow a GdkDrawable instead of a GdkWindow. | Kristian Rietveld | 2002-12-09 | 1 | -9/+9 |
* | Fix gdkenumtypes.h hack | Eric Warmenhoven | 2002-12-06 | 1 | -1/+1 |
* | More proper vt switch handling | Eric Warmenhoven | 2002-12-05 | 5 | -6/+114 |
* | Fixes from #98358, Havoc Pennington. | Owen Taylor | 2002-11-25 | 2 | -1/+12 |
* | Try a different hack to force gdkenumtypes.h to be updated before building | Owen Taylor | 2002-11-14 | 1 | -4/+2 |
* | add gdk_display_get_devices to fix compilation | Eric Warmenhoven | 2002-11-13 | 1 | -0/+6 |
* | Add in a awful hack to force gdkenumtypes.h to be updated before building | Owen Taylor | 2002-11-08 | 1 | -0/+11 |
* | fix compilation | Eric Warmenhoven | 2002-11-08 | 2 | -2/+10 |
* | Add startup notification hooks - mostly based on patch by Havoc Pennington | Owen Taylor | 2002-11-02 | 1 | -0/+5 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -0/+7 |
* | Remove redundant doc comments. | Matthias Clasen | 2002-10-23 | 2 | -119/+0 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 1 | -0/+2 |
* | Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. | Owen Taylor | 2002-10-16 | 2 | -13/+13 |
* | fix compilation | Eric Warmenhoven | 2002-10-08 | 2 | -3/+18 |
* | Add gdk_drag_find_window_for_screen(), so that we can interpret x_root / | Owen Taylor | 2002-10-07 | 1 | -8/+10 |
* | - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, | Owen Taylor | 2002-10-07 | 1 | -18/+22 |
* | gdk_image_get_pixel, gdk_image_put_pixel: Fixed sense of bounds checks. | Bill Haneman | 2002-10-07 | 1 | -4/+4 |
* | implement maximize for linux-fb | Eric Warmenhoven | 2002-10-03 | 11 | -81/+227 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -2/+1 |