summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Create the icon pixmap with the system visualOwen W. Taylor2010-11-191-2/+3
* docs: Move documentation to inline comments: event_structsJavier Jardón2010-11-152-16/+526
* docs: Move documentation to inline comments: x_interactionJavier Jardón2010-11-151-0/+120
* docs: Move documentation to inline comments: drawingJavier Jardón2010-11-151-0/+6
* docs: Move documentation to inline comments: gdkthreadsJavier Jardón2010-11-152-1/+261
* docs: Move documentation to inline comments: gdkeventsJavier Jardón2010-11-153-25/+149
* docs: Move documentation to inline comments: propertiesJavier Jardón2010-11-155-1/+228
* docs: Move documentation to inline comments: gdkselectionJavier Jardón2010-11-152-0/+184
* docs: Move documentation to inline comments: gdkvisualJavier Jardón2010-11-153-17/+71
* docs: Move documentation to inline comments: gdkpangoJavier Jardón2010-11-151-0/+99
* docs: Move documentation to inline comments: gdkcursorJavier Jardón2010-11-152-2/+114
* gdk: Add big fat warning about updating XSettingsBastien Nocera2010-11-151-0/+4
* gdk: Update gdk_settings_map for blink timeout to workBastien Nocera2010-11-151-3/+4
* docs: gdkrgba: Add "Since: 3.0" tagsJavier Jardón2010-11-151-0/+12
* docs: Move documentation to inline comments: generalJavier Jardón2010-11-154-30/+107
* docs: Move documentation to inline comments: gdkkeysJavier Jardón2010-11-152-13/+160
* docs: move documentation to inline comments: gdktestingJavier Jardón2010-11-151-0/+11
* docs: Move documentation to inline comments: gdkscreenJavier Jardón2010-11-152-0/+25
* docs: Move documentation to inline comments: gdkdisplaymanagerJavier Jardón2010-11-152-7/+18
* docs: Move documentation to inline comments: gdkdisplayJavier Jardón2010-11-152-0/+48
* docs: Move documentation to inline comments: gdkapplaunchcontextJavier Jardón2010-11-151-0/+28
* Fix a crash in gnome-terminal when using a compositorMatthias Clasen2010-11-121-2/+4
* gdk: Add XSetting for "gtk-cursor-blink-timeout"Bastien Nocera2010-11-122-0/+2
* [introspection] add transfer none annotation to gdk_keyval_name returnJohn (J5) Palmieri2010-11-091-1/+13
* Avoid a compiler warningTor Lillqvist2010-11-061-1/+1
* Drop unused static functionTor Lillqvist2010-11-061-8/+0
* Switch to CSS interpretation of rgb() and rgba() colorsOwen W. Taylor2010-11-032-35/+85
* Make gdk_rgba_to_string() take a const GdkRGBAChristian Persch2010-10-292-2/+2
* Use the client pointer for events with no device.Carlos Garnacho2010-10-281-4/+6
* Remove unused GdkDeviceManager variableOwen W. Taylor2010-10-281-2/+0
* 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