summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
Commit message (Expand)AuthorAgeFilesLines
* Obtain the background color from the gc when it is needed. (#331820)Matthias Clasen2006-02-201-1/+2
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-3/+1
* Add a draw-border style property to allow themes to draw outside theOwen Taylor2005-05-021-0/+49
* Call cairo_surface_finish()Owen Taylor2005-03-181-4/+0
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-0/+6
* Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables.Owen Taylor2004-11-211-0/+5
* remove now unused arg variables.Manish Singh2004-09-211-0/+2
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-051-6/+1
* Make this a total no-op when the new or old parent is destroyed. (#134230,Owen Taylor2004-03-131-0/+7
* GC caching, bug #125645 (based on patch by Brian Cameron)Soeren Sandmann2004-02-181-0/+4
* Introduce a GDK_DEBUG_XINERAMA debug flag, and make it trigger a fake 2x2Matthias Clasen2003-11-031-1/+2
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-311-0/+5
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-9/+13
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-3/+0
* Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbufOwen Taylor2002-10-021-16/+3
* Set the client ID on all displays. (#85713)Owen Taylor2002-09-301-0/+5
* gdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents-x11.c Move theTor Lillqvist2002-08-241-0/+16
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-1/+2
* gdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32.c pass argc and argvSven Neumann2002-07-161-2/+3
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-2/+0
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+3
* Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in aAnders Carlsson2002-04-261-0/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-35/+34
* Add some more GdkDebugFlags, for more fine-grained debugging outputTor Lillqvist2002-02-131-0/+7
* Private function to tell if we have RENDER extension.Owen Taylor2002-01-041-0/+42
* *** empty log message ***Jacob Berkman2001-12-111-1/+2
* Include glib-object.h instead of gobject/gsignal.hOwen Taylor2001-11-181-1/+2
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-27/+64
* gtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,Matthias Clasen2001-08-151-2/+1
* Add gdk_set_pointer_hooks() to allow pointer-querying to be hooked by anOwen Taylor2001-07-051-0/+7
* Remove old XIM code.Owen Taylor2001-03-091-7/+0
* test the window state stuffHavoc Pennington2001-02-271-0/+5
* Use G_GNUC_CONST.Elliot Lee2000-08-301-2/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-21/+6
* A bit of editing.Owen Taylor2000-05-151-10/+31
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-0/+210