summaryrefslogtreecommitdiff
path: root/gdk/gdkpixmap.h
Commit message (Expand)AuthorAgeFilesLines
* Seal gdkMatthias Clasen2010-05-251-2/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code from GdkPixmapJavier Jardón2010-05-031-6/+0
* Use g_object_ref/unref instead deprecated gdk_*_ref/unref functionsJavier Jardón2009-10-141-4/+4
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+5
* New function to allow wrapping a native pixmap without a server roundtrip.Matthias Clasen2006-03-301-0/+5
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+26
* Cleanup. (#169648, Fabricio Barros Cabral)Matthias Clasen2005-06-121-6/+2
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-261-26/+26
* update to allow a GdkDrawable instead of a GdkWindow.Kristian Rietveld2002-12-091-10/+10
* removed that function as gdk_drawable_get_screen does the job. #79964Erwann Chenede -2002-05-011-2/+0
* Doc fixes.Alex Larsson2002-04-301-4/+4
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-1/+11
* Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup andMatthias Clasen2001-10-181-0/+4
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+7
* s/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff Franks)Owen Taylor2001-06-051-1/+1
* Remove creative formatting.Owen Taylor2001-05-131-20/+19
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-9/+0
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-0/+29
* gdk/gdkwindow.h Remove prototypes for renamed functions.Tor Lillqvist2000-01-281-6/+0
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-1/+1
* StartedOwen Taylor1999-10-011-0/+67