summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk: Don't use NULL for integersBenjamin Otte2010-12-151-1/+1
* Complete renaming of gdk_enable_multidevice()Florian Müllner2010-12-152-3/+3
* Optimize gdk_window_set_shape_combine_regionMatthias Clasen2010-12-141-0/+3
* Add gdk_window_[gs]et_source_events()Carlos Garnacho2010-12-154-0/+152
* xi2: Improve device hierarchy handlingCarlos Garnacho2010-12-156-37/+224
* Emit GdkDevice::changed when the slave device being used changesCarlos Garnacho2010-12-152-0/+30
* Add gdk_event_[gs]et_source_device().Carlos Garnacho2010-12-158-33/+144
* Enable XI2 by defaultCarlos Garnacho2010-12-156-17/+18
* Remove unused headerMatthias Clasen2010-12-102-293/+1
* Add some forgotten accessors for GdkDragContextMatthias Clasen2010-12-103-0/+41
* Add missing includeMatthias Clasen2010-12-081-0/+2
* Add missing X11/Xlib.h include required for X11/extensions/sync.hRobert Ancell2010-12-081-0/+1
* More annotations for GdkDisplayMilan Bouchet-Valat2010-12-071-12/+15
* gdk: Add section docs for GdkRGBABenjamin Otte2010-12-061-0/+20
* gdk: Remove GdkWindowObject typedefBenjamin Otte2010-12-061-1/+0
* introspection: Fix (out) for gdk_screen_get_monitor_geometryColin Walters2010-12-061-1/+1
* Port Quartz backend to latest rendering-cleanup changesKristian Rietveld2010-12-0612-738/+467
* gdk: Constify argument to gdk_rgba_copy()Benjamin Otte2010-12-062-2/+2
* gdk: Remove depth argument from GdkWindowImpl->get_geometry()Benjamin Otte2010-12-066-21/+6
* API: gdk: Remove depth argument from gdk_window_get_geometry()Benjamin Otte2010-12-065-12/+7
* gdk: Remove nonexisting function from internal headerBenjamin Otte2010-12-061-4/+0
* Fix a segfault in gdk_window_beepMatthias Clasen2010-12-041-1/+1
* Try again to fix the gdk symbol listMatthias Clasen2010-12-041-1/+1
* Annotate gdk_window_get_geometry, get_position and get_originPaolo Borelli2010-12-041-9/+9
* Use cairo gobject support instead of a new boxed type.Benjamin Berg2010-12-042-5/+0
* Add a boxed type for cairo_pattern_t.Carlos Garnacho2010-12-042-0/+5
* Another attempt to fix the gdk symbol listMatthias Clasen2010-12-031-1/+1
* API: gdk: Rename GdkWindowObjectClass to GdkWindowClassBenjamin Otte2010-12-032-11/+11
* API: Rename GdkWindowClass to GdkWindowWindowClassBenjamin Otte2010-12-031-3/+3
* One more forgotten symbolMatthias Clasen2010-12-031-2/+1
* Update gdk symbol listMatthias Clasen2010-12-031-1/+2
* Fix up parameter mismatches in the docsMatthias Clasen2010-12-034-5/+15
* Add annotation to gdk_screen_get_monitor_geometryMatthias Clasen2010-12-031-1/+1
* Don't require a display for the color testMatthias Clasen2010-12-021-1/+0
* gdk: Clean up Cairo codeBenjamin Otte2010-12-021-15/+0
* gdk: Replace direct calls of _gdk_event_func with _gdk_event_emit()Benjamin Otte2010-12-027-66/+64
* x11: Don't include gdkprivate.h in gdkx.hBenjamin Otte2010-12-021-1/+2
* gdk: Remove useless macros from gdkprivate.hBenjamin Otte2010-12-021-5/+0
* gdk: Remove GDK_PANGO_UNITS_OVERFLOWS() from internal headersBenjamin Otte2010-12-021-10/+0
* gdk: Move window beeps into GdkWindowImplBenjamin Otte2010-12-027-30/+32
* gdk: Make get_shape and get_input_shape vfuncsBenjamin Otte2010-12-026-16/+22
* gdk: Remove GdkDrawableBenjamin Otte2010-12-024-133/+0
* gdk: Remove remaining includes of gdkdrawable.hBenjamin Otte2010-12-023-3/+0
* gdk: Make GdkWindowImpl inherit from GObjectBenjamin Otte2010-12-022-3/+3
* API: Remove GdkNoExposeEventBenjamin Otte2010-12-025-36/+0
* gdk: Make GdkWindow->impl a GdkWindowImplBenjamin Otte2010-12-023-12/+9
* gdk: Pass the GdkWindow to resize_cairo_surface vfuncBenjamin Otte2010-12-026-6/+6
* API: GdkWindow no longer is a GdkDrawableBenjamin Otte2010-12-023-6/+6
* x11: Remove unused GDK_DRAWABLE_XROOTWIN macroBenjamin Otte2010-12-021-1/+0
* x11: Remove duplicate definition of GDK_WINDOW_XIDBenjamin Otte2010-12-021-6/+0