summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkpixmap-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Initial client-side-windows workAlexander Larsson2009-04-021-15/+15
* Some unrelated cleanups found while reviewing the offscreen window patch:Michael Natterer2008-06-301-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Remove extraneous ;Matthias Clasen2006-05-141-1/+1
* Use G_DEFINE_TYPE.Matthias Clasen2006-04-041-36/+3
* Make it compileMatthias Clasen2006-03-301-1/+2
* New function to allow wrapping a native pixmap without a server roundtrip.Matthias Clasen2006-03-301-7/+52
* Applied patch from maemo-gtk that addresses many issues wrt displayMichael Natterer2005-11-101-7/+21
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-1/+1
* Update for cairo-xlib API change.Owen Taylor2005-05-141-1/+1
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-8/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* Add gdk_drawable_set_cairo_target().Owen Taylor2005-02-031-0/+6
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-261-7/+7
* Requires glib-2.3.0, pango-1.2.0.Owen Taylor2003-08-021-12/+3
* update to allow a GdkDrawable instead of a GdkWindow.Kristian Rietveld2002-12-091-34/+34
* Document 2.2 API additions.Matthias Clasen2002-11-281-3/+7
* Restore the pre-Xft2 code to render text directly via RENDER,Owen Taylor2002-10-031-1/+6
* Switch back to using XftDraw so that we take advantage of theOwen Taylor2002-08-021-2/+2
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-10/+14
* Renames:Owen Taylor2002-06-201-5/+5
* removed that function as gdk_drawable_get_screen does the job. #79964Erwann Chenede -2002-05-011-14/+0
* Doc fixes.Alex Larsson2002-04-301-1/+1
* Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in aAnders Carlsson2002-04-261-1/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-29/+101
* replace GDK_IS_WINDOW with GDK_IS_DRAWABLE in the assert, only checkKristian Rietveld2002-04-201-6/+6
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-1/+2
* Redo Xft support to go directly to Picture objects instead of usingOwen Taylor2001-11-051-0/+9
* fix compilationHavoc Pennington2001-10-181-1/+1
* Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup andMatthias Clasen2001-10-181-6/+27
* Throughout: assorted docsHavoc Pennington2001-10-031-0/+10
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-9/+10
* Added a check on the colormap depth to gdk_drawable_set_colormap()Ron Steinke2001-07-231-2/+4
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Re-enable the "find" dialogHavoc Pennington2000-10-241-1/+9
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-111-4/+4
* Add a is_foreign flag to the structure. Do not call XFreePixmap on pixmapsOwen Taylor2000-07-021-2/+8
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-568/+0
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-80/+145
* *** empty log message ***Elliot Lee2000-06-201-1/+1
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-2/+5
* Merges from gtk-1-2Owen Taylor2000-03-141-9/+11
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-91/+74
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-54/+37
* StartedOwen Taylor1999-10-011-1/+1
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-2/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8