summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* all: Add names to timeoutsBastien Nocera2013-10-233-2/+11
* gdkwindow-x11: Don't set WM_TAKE_FOCUS if accept_focus is FALSEJasper St. Pierre2013-10-211-2/+7
* gdkevents.h: Mention _get_source_device()Bastien Nocera2013-10-151-5/+10
* Wayland: avoid accidental export of internal symbolsMatthias Clasen2013-10-151-0/+2
* Wayland: fix a crash in opaque region handlingMatthias Clasen2013-10-151-5/+6
* Bug 709939 - monitor reconfiguration while GtkOffscreenWindowsCharles Reiss2013-10-111-1/+5
* Quell a compiler warningMatthias Clasen2013-10-111-2/+2
* NULL check on default keymapPhilip Chimento2013-10-111-1/+2
* Fix infinite loop in gdkevents.c _gdk_event_queue_find_firstHamish Mackenzie2013-10-111-9/+9
* Ensure src and dest are GdkWindows in _gdk_sythesize_crossing_eventsJohn Ralls2013-10-111-2/+3
* Suppress frequent device assertionsJohn Ralls2013-10-101-0/+1
* Quartz: Set the drag context target listJohn Ralls2013-10-101-0/+2
* Fix GI warningsJasper St. Pierre2013-10-091-7/+4
* broadway: Don't bother memdup-ingJasper St. Pierre2013-10-071-3/+1
* broadway: Use a binary protocol to send to the serverJasper St. Pierre2013-10-072-53/+46
* broadway: Remove authentication supportJasper St. Pierre2013-10-074-100/+7
* broadway: Remove support for old browsersJasper St. Pierre2013-10-074-615/+123
* GdkWindowX11: Prevent non renderered window to be display by the compositorLionel Landwerlin2013-09-261-3/+11
* gdkcairo: Actually paint the pixbufBenjamin Otte2013-09-241-0/+2
* gdkcairo: Don't require gtk_init() for set_source_pixbuf()Benjamin Otte2013-09-241-1/+11
* gdkcairo: Split out a functionBenjamin Otte2013-09-241-35/+59
* Introduce version macros for 3.12Matthias Clasen2013-09-231-0/+24
* Improve struct packing in GdkWindowImplWaylandMatthias Clasen2013-09-211-12/+6
* Document some Wayland apisMatthias Clasen2013-09-171-1/+30
* Trivial formatting fixesMatthias Clasen2013-09-171-48/+45
* Documentation fixesMatthias Clasen2013-09-174-6/+20
* Avoid a segfault when menus are re-shown under WaylandMatthias Clasen2013-09-161-0/+3
* Trivial formatting fixesMatthias Clasen2013-09-161-223/+232
* Revert "Try Wayland before X11"Matthias Clasen2013-09-161-3/+3
* gdkdisplay-x11: Do not pass a NULL source device to _gdk_display_device_grab_...Carlos Garcia Campos2013-09-161-1/+2
* wayland: Fix make distRico Tzschichholz2013-09-111-3/+3
* gdk: event: add get_window() methodLionel Landwerlin2013-09-102-0/+21
* gdk_pixbuf_get_from_source: only reuse surfaces with matching formatClaudio Saavedra2013-09-061-1/+2
* [gdkcairo] Fix color premultiplicationBehdad Esfahbod2013-09-051-1/+1
* Sync with changes in the cairo device-scale handlingAlexander Larsson2013-09-051-8/+8
* gdkwindow-x11: Multiply opaque region rects by the window scaleJasper St. Pierre2013-09-041-5/+8
* gdkframeclockidle: Add explicit fallthrough markersJasper St. Pierre2013-09-031-0/+5
* build: Fix srcdir != builddir with wayland-client-protocol.hColin Walters2013-09-031-1/+1
* wayland: set the wm_class on toplevel windowsGiovanni Campagna2013-09-031-3/+8
* gtk-shell: extend the protocol with shell capabilitiesGiovanni Campagna2013-09-034-0/+56
* wayland: restore support for the application menuGiovanni Campagna2013-09-032-0/+39
* wayland: add support for a private gtk-shell protocolGiovanni Campagna2013-09-035-0/+49
* gdkwindow-x11: Correct math for filling in the _NET_WM_OPAQUE_REGION propertyJasper St. Pierre2013-08-311-4/+4
* GdkWaylandWindow: Fix memory leakPavel Vasin2013-08-311-1/+4
* wayland: fix crash in gdk_window_wayland_get_root_coords().Christian Hergert2013-08-301-2/+5
* wayland: trust the compositor to always send a good serial numberEmilio Pozuelo Monfort2013-08-281-6/+1
* gdk: Add opaque region settersJasper St. Pierre2013-08-285-0/+130
* x11: Fix compiler warningBenjamin Otte2013-08-271-1/+1
* GdkScreen: Return 1, not 1.0 for the (int) scale factorAlexander Larsson2013-08-261-1/+1
* gdk/win32/gdkdevice-virtual.c: Various fixesChun-wei Fan2013-08-261-5/+5