summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdkwindow: add gdk_window_move_to_rect ()William Hua2016-07-197-1/+417
* gdkwindow: store transient_for windowWilliam Hua2016-07-192-0/+3
* gdkwindow: store shadow sizesWilliam Hua2016-07-192-0/+9
* docs: Improve gdk_window_create_similar_image_surface()Emmanuele Bassi2016-07-111-0/+19
* wayland: remove unneeded statementOlivier Fourdan2016-07-041-2/+0
* wayland: return child only in device_query_state()Olivier Fourdan2016-07-041-1/+2
* wayland: Separate selection buffers and other per-selection atom dataCarlos Garnacho2016-06-301-38/+60
* wayland: Implement gdk_utf8_to_string_targetCarlos Garnacho2016-06-301-1/+59
* gdk: actually fix the previous commitIgnacio Casal Quinteiro2016-06-291-1/+1
* gdk: do not provide display command line argument on windowsIgnacio Casal Quinteiro2016-06-291-0/+2
* wayland: do not set PRIMARY selection if focus is lostOlivier Fourdan2016-06-201-0/+3
* wayland: fall back to shm_open if memfd unavailableRay Strode2016-06-161-3/+38
* wayland: fix error handling for memfd_createRay Strode2016-06-161-10/+21
* gdk: Unset the DrawingContext <-> cairo_t link on disposeEmmanuele Bassi2016-06-121-0/+6
* gdk: Try harder at tracking drawing contextsEmmanuele Bassi2016-06-123-11/+10
* Avoid a deprecation warningEmmanuele Bassi2016-06-091-0/+4
* gdk: Deprecate gdk_cairo_create()Emmanuele Bassi2016-06-092-1/+12
* gdk: Explicitly create a cairo context inside GdkDrawingContextEmmanuele Bassi2016-06-093-2/+39
* Deprecate the gdk_window_begin/end_paint family of functionsEmmanuele Bassi2016-06-092-6/+8
* Associate the drawing context to the Cairo contextEmmanuele Bassi2016-06-093-31/+35
* Add GdkDrawingContextEmmanuele Bassi2016-06-099-19/+449
* Add frame drawing API to GdkWindowEmmanuele Bassi2016-06-093-162/+298
* wayland: Make sure window titles fit into a wl_bufferTimm Bäder2016-06-081-1/+8
* wayland: add extended state for tiledOlivier Fourdan2016-06-081-2/+14
* GDK W32: Fix dragging AeroSnap applicationРуслан Ижбулатов2016-06-051-5/+5
* gdktypes: Update docs for GDK_GRAB_FAILEDPavel Grunt2016-06-031-1/+1
* wayland: Provide information about scroll devicesMatthias Clasen2016-06-011-15/+139
* x11: Mark trackpoints as GDK_SOURCE_TRACKPOINTMatthias Clasen2016-06-011-0/+3
* gdk: Add GDK_SOURCE_TRACKPOINTMatthias Clasen2016-06-011-1/+4
* wayland: Better debug info for scroll axesMatthias Clasen2016-05-311-7/+45
* x11: Replace RROutput with XID as used in GdkX11MonitorRico Tzschichholz2016-05-271-1/+1
* Silence a compiler warningEmmanuele Bassi2016-05-261-1/+1
* Remove an unused variableMatthias Clasen2016-05-231-1/+0
* gdk: Provide safe fallback for creating GL contextsEmmanuele Bassi2016-05-231-4/+13
* gl: Add a realize() fallbackEmmanuele Bassi2016-05-231-0/+12
* wayland: Survive lack of settingsMatthias Clasen2016-05-191-0/+2
* wayland: Make gdk_wayland_window_get_wl_output() privateOlivier Fourdan2016-05-193-13/+2
* wayland: Add get_monitor_at_window to Wayland backendOlivier Fourdan2016-05-181-0/+27
* wayland: Add API to retrieve the Wayland outputOlivier Fourdan2016-05-182-0/+29
* display: Add vfunc for get_monitor_at_windowOlivier Fourdan2016-05-182-0/+13
* x11/dnd: Ignore grab broken events from other devices than our DnD device.Carlos Garnacho2016-05-181-0/+4
* wayland: Avoid spurious crossing events from master touch deviceCarlos Garnacho2016-05-181-17/+29
* gdk/wayland: use the multi-thread safe wayland APIMatthew Waters2016-05-171-12/+44
* Update cursor docsMatthias Clasen2016-05-171-2/+2
* gdkwindow: Use GList lessTimm Bäder2016-05-121-18/+14
* wayland: Avoid unitialized memory readsMatthias Clasen2016-05-121-0/+2
* x11: Trap possible X errorMatthias Clasen2016-05-101-3/+7
* Forgotten renameMatthias Clasen2016-05-101-2/+2
* Document new apiMatthias Clasen2016-05-101-0/+11
* Make gdk_event_get_pointer_emulated publicMatthias Clasen2016-05-1012-41/+42