| Commit message (Expand) | Author | Age | Files | Lines |
* | Obtain the background color from the gc when it is needed. (#331820) | Matthias Clasen | 2006-02-20 | 1 | -1/+2 |
* | Cleanup. (#169648, Fabricio Barros Cabral) | Matthias Clasen | 2005-06-12 | 1 | -3/+1 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -0/+49 |
* | Call cairo_surface_finish() | Owen Taylor | 2005-03-18 | 1 | -4/+0 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -0/+6 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -0/+5 |
* | remove now unused arg variables. | Manish Singh | 2004-09-21 | 1 | -0/+2 |
* | Make gtk argument parsing use goption. Add gtk_get_option_group and | Anders Carlsson | 2004-09-05 | 1 | -6/+1 |
* | Make this a total no-op when the new or old parent is destroyed. (#134230, | Owen Taylor | 2004-03-13 | 1 | -0/+7 |
* | GC caching, bug #125645 (based on patch by Brian Cameron) | Soeren Sandmann | 2004-02-18 | 1 | -0/+4 |
* | Introduce a GDK_DEBUG_XINERAMA debug flag, and make it trigger a fake 2x2 | Matthias Clasen | 2003-11-03 | 1 | -1/+2 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 1 | -0/+5 |
* | - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, | Owen Taylor | 2002-10-07 | 1 | -9/+13 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -3/+0 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -16/+3 |
* | Set the client ID on all displays. (#85713) | Owen Taylor | 2002-09-30 | 1 | -0/+5 |
* | gdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents-x11.c Move the | Tor Lillqvist | 2002-08-24 | 1 | -0/+16 |
* | Start implementing display/screen closing scheme; keep a flag for whether | Owen Taylor | 2002-08-01 | 1 | -1/+2 |
* | gdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32.c pass argc and argv | Sven Neumann | 2002-07-16 | 1 | -2/+3 |
* | Make the core pointer object per-display. (#85698) | Owen Taylor | 2002-06-18 | 1 | -2/+0 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -0/+3 |
* | Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a | Anders Carlsson | 2002-04-26 | 1 | -0/+1 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -35/+34 |
* | Add some more GdkDebugFlags, for more fine-grained debugging output | Tor Lillqvist | 2002-02-13 | 1 | -0/+7 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -0/+42 |
* | *** empty log message *** | Jacob Berkman | 2001-12-11 | 1 | -1/+2 |
* | Include glib-object.h instead of gobject/gsignal.h | Owen Taylor | 2001-11-18 | 1 | -1/+2 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -27/+64 |
* | gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h, | Matthias Clasen | 2001-08-15 | 1 | -2/+1 |
* | Add gdk_set_pointer_hooks() to allow pointer-querying to be hooked by an | Owen Taylor | 2001-07-05 | 1 | -0/+7 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -7/+0 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -0/+5 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -21/+6 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 1 | -10/+31 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -0/+210 |