summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Include gdkrgba.h2.91.2Matthias Clasen2010-10-251-0/+1
* Add new GdkRGBA api to symbol listMatthias Clasen2010-10-251-0/+14
* Add tests for GdkRGBA serializationMatthias Clasen2010-10-252-5/+49
* Add some GdkRGBA testsMatthias Clasen2010-10-252-10/+73
* GdkWindow: Add gdk_window_set_background_rgba()Carlos Garnacho2010-10-222-0/+28
* Add GdkRGBA struct to supersede GdkColorCarlos Garnacho2010-10-226-0/+362
* gdk: add alpha to the offscreen window's surface if its visual is RGBAMichael Natterer2010-10-201-5/+8
* Make gdk_pixbuf_get_from_surface() accept negative src_x,y coordinatesKristian Rietveld2010-10-191-11/+7
* gdk: change signature of gdk_device_get_history() back to what it used to beMichael Natterer2010-10-198-16/+16
* GtkApplication rewriteRyan Lortie2010-10-191-0/+1
* x11: Set GDK_PIXBUF_ENABLE_BACKEND before including filesBenjamin Otte2010-10-181-3/+4
* Gdk X11: Add setter for startup notify IDRyan Lortie2010-10-182-32/+67
* Take cursor hotspot from pixbuf if availableChristian Persch2010-10-151-0/+31
* x11: Don't set ParentRelative if the parent's visual is differentBenjamin Otte2010-10-151-0/+1
* Inclusion cleanups in sourcesMatthias Clasen2010-10-1458-161/+226
* Inclusion cleanups in headersMatthias Clasen2010-10-1412-18/+19
* Make gdk.h an include-only headerMatthias Clasen2010-10-146-137/+250
* Drop dead gxid_proto.h headerMatthias Clasen2010-10-141-39/+0
* Initialize device_cursor hash table before creating impl windowKristian Rietveld2010-10-141-3/+3
* Initialize variablesMatthias Clasen2010-10-141-0/+3
* gdk: add slots for all GdkWindowObject signalsMichael Natterer2010-10-142-6/+31
* Bug 631599 - Allow to use arbitrary surfaces for offscreen windowsMichael Natterer2010-10-145-10/+86
* docs: Update cairo-related docsMatthias Clasen2010-10-121-5/+4
* Move GdkVisualType docs inlineMatthias Clasen2010-10-121-7/+23
* Bug 631599 - Allow to use arbitrary surfaces for offscreen windowsMichael Natterer2010-10-121-36/+61
* Plug leak in gdkcairo.cXan Lopez2010-10-111-0/+1
* docs: Region returned by gdk_cairo_region_create_from_surface() should be freedJavier Jardón2010-10-111-2/+3
* Make it compile again for WindowsTor Lillqvist2010-10-073-161/+12
* Replace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equivalentsJohn Ralls2010-10-062-6/+6
* Make set_cairo_surface_size a vfunc on GdkWindowImplKristian Rietveld2010-10-0510-37/+65
* quartz: Emulate root window as 1x1 bitmapKristian Rietveld2010-10-044-21/+138
* docs: Move documentation to inline comments: colorsJavier Jardón2010-10-042-3/+20
* docs: Move documentation to inline comments: pixbufsJavier Jardón2010-10-041-1/+10
* docs: Move documentation to inline comments: regionsJavier Jardón2010-10-042-0/+34
* docs: Move documentation to inline comments: cairo_interactionJavier Jardón2010-10-041-0/+17
* Fix a reference in the gdk_pixbuf_get_from_surface docs2.91.0Matthias Clasen2010-10-011-1/+1
* More distcheck fixesMatthias Clasen2010-10-011-1/+1
* gdk: Make gdk_pixbuf_get_from_*() bindableBenjamin Otte2010-10-022-87/+24
* Fix distcheckMatthias Clasen2010-10-013-5/+0
* Drop GdkSpan typeMatthias Clasen2010-10-011-7/+0
* GDK docs: Improve gdk_pixbuf_get_from_window docsMatthias Clasen2010-10-011-53/+41
* GDK docs: help gtk-doc understand gdk_window_invalidate_maybe_recurseMatthias Clasen2010-10-012-14/+27
* GDK docs: improve the gdk_x11_display_error_trap_push docsMatthias Clasen2010-10-011-3/+6
* GdkVisual: tell gtk-doc to ignore the innardsMatthias Clasen2010-10-011-1/+2
* Remove colormap api from gdk.symbolsMatthias Clasen2010-10-011-6/+0
* gdk: Fix gdk_cairo_region_create_from_surface() with device offsetsBenjamin Otte2010-09-301-1/+1
* Fix GDK build on QuartzKristian Rietveld2010-09-301-1/+1
* gdk: Don't (un)set the background when destroying a window.Benjamin Otte2010-09-291-2/+0
* x11: Don't set ParentRealtive if the parent's visual is differentBenjamin Otte2010-09-291-2/+11
* gdk: remove "screen" member from GdkOffscreenWindow, it has become obsoleteMichael Natterer2010-09-283-12/+4