summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
...
* wayland: Expose _gdk_wayland_display_get_keymap internallyRob Bradford2012-07-161-3/+3
* wayland: Ensure we destroy the shell surface when destroying the surfaceRob Bradford2012-07-121-11/+22
* wayland: wl_shell_surface_set_popup requires a valid seat and serialRob Bradford2012-07-121-1/+12
* wayland: Protocol update: wl_pointer_set_cursor takes a serialRob Bradford2012-07-121-1/+6
* wayland: Protocol update: wl_shell_surface_resize and _move take serialsRob Bradford2012-07-121-2/+9
* wayland: Save the serial number for the ping eventRob Bradford2012-07-121-0/+7
* wayland: Save the serial numbers for the pointer eventsRob Bradford2012-07-121-1/+12
* wayland: Add internal API for handling Wayland serial numbersRob Bradford2012-07-123-1/+19
* wayland: Ensure that _get_client_pointer returns a pointerRob Bradford2012-07-121-1/+12
* wayland: Port to libxkbcommon API changesRob Bradford2012-07-121-2/+2
* wayland: Switch to new wayland cursors mechanismRob Bradford2012-07-124-91/+77
* wayland: Protocol change: wl_buffer_damageRob Bradford2012-07-121-14/+0
* wayland: Protocol change: configure eventRob Bradford2012-07-121-1/+0
* wayland: Protocol change: wl_shell_surface_* take surfaces for parentsRob Bradford2012-07-121-2/+2
* wayland: Remove unused variableRob Bradford2012-07-121-1/+0
* wayland: Temporary disable/hackaround keyboard codeRob Bradford2012-07-121-4/+21
* wayland: Port to SHM pool allocation mechanismRob Bradford2012-07-121-30/+38
* wayland: Port to new input protocol mechanismRob Bradford2012-07-124-61/+377
* wayland: Load cursor theme using new Wayland cursor libraryRob Bradford2012-07-122-0/+26
* wayland: Remove unhelpful debug messageRob Bradford2012-07-121-3/+0
* wayland: Protocol change: ping event on shell_surfaceRob Bradford2012-07-121-0/+9
* wayland: Update to new header path for xkbcommonRob Bradford2012-07-123-3/+3
* Change signal parameter names in GdkWindow to be valid C identifiersPhil Clayton2012-07-111-8/+8
* Bug 676077: Fix handling of Keyboard Input on WindowsChun-wei Fan2012-06-251-1/+8
* GdkDevice: Fix an inverted assertionMatthias Clasen2012-06-201-1/+1
* Fix windres invocationРуслан Ижбулатов2012-06-192-2/+2
* gdk: annotate the attributes_mask type for gdk_window_newTorsten Schönfeld2012-06-111-1/+2
* gdk: add a missing annotation to GdkEventPropertyTorsten Schönfeld2012-06-101-2/+2
* gdk: add missing annotations to gdk_event_get_scroll_deltasTorsten Schönfeld2012-06-101-2/+2
* Correct the docs for GDK_MSB_FIRSTMatthias Clasen2012-05-261-1/+1
* docs: Escape bare '#' in GdkRGBA string definitionsEmmanuele Bassi2012-05-201-1/+2
* Add since annotations to some enum valuesMatthias Clasen2012-05-192-3/+3
* Bug 676087-configure.ac: isnan() and isinf() are macros, not functionsNatanael Copa2012-05-161-2/+2
* Fix a case of 'stuck grab'Matthias Clasen2012-05-161-8/+7
* gdk: fix the buildCosimo Cecchi2012-05-151-3/+3
* gdkoffscreenwindow: Don't crash when resetting cursorBastien Nocera2012-05-151-1/+8
* Revert "gdk: Don't crash when resetting cursor"Bastien Nocera2012-05-151-2/+1
* gdk: Don't crash when resetting cursorBastien Nocera2012-05-151-1/+2
* GDK X11 DND: Fix infinite loopEdward Sheldrake2012-05-141-4/+2
* quartz: Ignore events from all mouse buttons past the resize boundaryKristian Rietveld2012-05-131-9/+21
* [broadway] Fixup buildAlexander Larsson2012-05-111-4/+2
* quartz: handle yet another dead tilde variantMichael Natterer2012-05-081-0/+1
* broadway: Fix vfunc prototypeBenjamin Otte2012-05-071-13/+13
* gdk: do not send leave event on touchpad button releaseMarc-André Lureau2012-05-051-2/+1
* Add support for disabling middle click pasteBastien Nocera2012-05-031-2/+5
* gdk: add bindings-friendly alias for GDK_EVENT_2BUTTON_PRESSDan Winship2012-05-031-0/+11
* Fix unclosed commentsMatthias Clasen2012-05-031-6/+8
* Bug 670499-gdk/gdkrgba.c: Include fallback-c89.cChun-wei Fan2012-05-031-0/+2
* Bug 670499-Add gdk/fallback-c89.cChun-wei Fan2012-05-032-1/+45
* Add some more documentation about GDK_SCROLL_SMOOTH3.5.1Matthias Clasen2012-04-301-1/+7