summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* wayland: Cache the discovery connection and reuse if possibleRob Bradford2013-04-193-12/+37
* gdk: Unvfuncify generic key functionsBenjamin Otte2013-04-167-161/+2
* gdk: Refactor default key vfuncsBenjamin Otte2013-04-164-60/+19
* gdk: Refactor gdk_keyval_convert_case()Benjamin Otte2013-04-163-35/+29
* broadway: Delete 2 files doing nothingBenjamin Otte2013-04-165-88/+0
* docs: Move property section docs to correct fileBenjamin Otte2013-04-162-34/+34
* gdk: Make atoms handled genericallyBenjamin Otte2013-04-1512-273/+230
* gdk: Remove unused functionBenjamin Otte2013-04-153-22/+0
* displaymanager: Handle list of displays in base classBenjamin Otte2013-04-1514-161/+39
* displaymanager: Move set_default_display vfuncBenjamin Otte2013-04-1510-30/+14
* displaymanager: Handle the default displayBenjamin Otte2013-04-157-80/+12
* Precache more atomsMatthias Clasen2013-04-131-0/+10
* wayland: Don't get the shell surface twiceMatthias Clasen2013-04-131-1/+3
* wayland: Don't "probe" for a Wayland compositor if started from compositorRob Bradford2013-04-121-0/+6
* xi2: Improve pointer emulation debug reportingDavid King2013-04-111-4/+4
* gdkwindow: Handle updates created by outstanding moves in same updateAlexander Larsson2013-04-111-1/+9
* win32: Report ScrollDC update region directlyAlexander Larsson2013-04-111-12/+9
* Make gdk_flush_outstanding_moves "reentrant"Alexander Larsson2013-04-111-7/+5
* win32: Make build with latest gdkdisplay changesAlexander Larsson2013-04-111-20/+0
* xi2: Reset scroll valuators on synthesized crossing eventsCarlos Garnacho2013-04-101-1/+14
* wayland: Use more explicit out parameter namesChris Cummins2013-04-092-8/+8
* wayland: don't leave root window values uninitialisedRob Bradford2013-04-091-5/+3
* wayland: Clean up gdkwayland.hMatthias Clasen2013-04-084-45/+124
* wayland: Implement gdk_keymap_get_modifier_stateMatthias Clasen2013-04-062-17/+14
* wayland: Fix gdk_keymap_translate_keyboard_stateMatthias Clasen2013-04-061-17/+16
* wayland: Implement gdk_keymap_translate_keyboard_stateMatthias Clasen2013-04-061-6/+82
* wayland: Fix up key event translationMatthias Clasen2013-04-063-3/+24
* trivial whitespace fixMatthias Clasen2013-04-061-3/+3
* wayland: Return NULL as the keyval name for 0Matthias Clasen2013-04-061-0/+2
* gdk: Deprecate gdk_display_get_n_screens()Benjamin Otte2013-04-062-0/+3
* x11: Simplify code for single-screen caseBenjamin Otte2013-04-063-102/+85
* GdkOffscreenWindow: Implement gdk_window_get_frame_extents()Tristan Van Berkom2013-04-061-1/+11
* broadway: Unsure we clear the grab on window hideAlexander Larsson2013-04-053-0/+29
* broadway: Fix warningAlexander Larsson2013-04-051-1/+1
* wayland: Implement more keymap functionsMatthias Clasen2013-04-051-16/+53
* wayland: Implement gdk_keymap_get_entries_for_keycodeMatthias Clasen2013-04-051-3/+38
* wayland: Always initialize directionsMatthias Clasen2013-04-041-23/+25
* wayland: Emit ::direction-changed when appropriateMatthias Clasen2013-04-031-0/+5
* wayland: Implement keymap directionMatthias Clasen2013-04-031-2/+88
* wayland: display: Fix memory leakPavel Vasin2013-04-031-0/+2
* broadway: Ensure we allocate shm surface space earlyAlexander Larsson2013-04-031-0/+7
* Broadway: Fix shm namesAlexander Larsson2013-04-031-1/+1
* broadway: destroy old surface before creating new oneAlexander Larsson2013-04-031-4/+1
* gdkdisplay: Warn if asked for a non-zero screen not a zero screenRob Bradford2013-04-021-1/+1
* broadway: Mark deprecated function callBenjamin Otte2013-04-021-0/+2
* broadway: Don't use deprecated APIBenjamin Otte2013-04-021-1/+1
* gdkdisplay: Remove get_screen() and get_n_screens() vfuncsBenjamin Otte2013-04-026-80/+3
* broadway: Use wss: on https: urisAlexander Larsson2013-04-011-1/+1
* Deprecate gdk_get_display()Benjamin Otte2013-04-012-0/+4
* gdk: Shuffle code aroundBenjamin Otte2013-04-013-15/+15