summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdk/win32: Fix build after GdkScreen and cursor cleanupsChun-wei Fan2017-11-0411-95/+26
* gtk: Use gtk_widget_set_cursor()Benjamin Otte2017-11-0413-145/+26
* x11: Don't use g_hash_table_steal()Benjamin Otte2017-11-041-1/+2
* widget: Export gtk_widget_set_cursor()Benjamin Otte2017-11-044-4/+103
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-0426-148/+69
* testsuite: Remove cursor testsBenjamin Otte2017-11-044-159/+0
* gdk: Cursors are created genericallyBenjamin Otte2017-11-0416-153/+10
* wayland: Redo cursor handlingBenjamin Otte2017-11-045-278/+179
* x11: Redo cursor handling completelyBenjamin Otte2017-11-0412-623/+249
* gdk: Make cursors instantiableBenjamin Otte2017-11-042-48/+11
* gdk: Add gdk_cursor_hash() and gdk_cursor_equal()Benjamin Otte2017-11-042-0/+50
* gdk: Add gdk_cursor_get_fallback()Benjamin Otte2017-11-044-27/+71
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-0414-133/+219
* broadway: Don't crash on startupBenjamin Otte2017-11-041-1/+1
* gdk: Remove ability to download a cursorBenjamin Otte2017-11-0410-261/+0
* GskTexture => GdkTextureBenjamin Otte2017-11-0445-332/+327
* gdk: Add gdk_cursor_get_name()Benjamin Otte2017-11-047-30/+77
* gdk: Get rid of GdkCursorTypeBenjamin Otte2017-11-048-230/+9
* gtkwindow: Use event target widget for WM handling special pathsCarlos Garnacho2017-11-031-1/+1
* GtkWindow: Tidy up after icon became a cairo surfaceKjell Ahlstedt2017-11-031-4/+4
* notebook: Fix setting show-tabsTimm Bäder2017-11-031-2/+2
* notebook: Remove useless call to gtk_widget_reset_styleTimm Bäder2017-11-031-1/+0
* Update Arabic translationKhaled Hosny2017-11-031-1583/+1570
* glarea: Use content size of the widgetTimm Bäder2017-11-031-6/+6
* rendernodeview: Use content size instead of allocated sizeTimm Bäder2017-11-031-2/+2
* colorplane: Use content size everywhereTimm Bäder2017-11-031-8/+8
* revealer: Create clip node for right widget sizeTimm Bäder2017-11-031-2/+2
* x11: Remove gdk_x11_grab_server()Benjamin Otte2017-11-023-33/+0
* gdk: Remove GdkWindow.set_device_cursor() vfuncBenjamin Otte2017-11-0211-173/+2
* x11: Remove outdated functions from APIBenjamin Otte2017-11-025-68/+0
* x11: Add API to query root window and screen from GdkDisplayBenjamin Otte2017-11-024-3/+46
* widget: Add get_width() and get_height()Timm Bäder2017-11-023-0/+71
* testwidgetfocus: Make focused button more obviousTimm Bäder2017-11-021-0/+4
* widget: Remove stray prototypeTimm Bäder2017-11-022-6/+0
* x11: Use backend-specific API to get GdkScreenEmmanuele Bassi2017-11-021-1/+1
* Drop foreign window checks in BroadwayMatthias Clasen2017-11-011-27/+18
* Drop foreign window checks in WaylandMatthias Clasen2017-11-011-12/+6
* Stop using foreign windows for xsettingsMatthias Clasen2017-11-014-45/+38
* Stop providing the owner in GdkEventOwnerChangeMatthias Clasen2017-11-016-30/+3
* Remove an unused functionMatthias Clasen2017-11-011-16/+0
* wayland: Some cursor cleanupsMatthias Clasen2017-11-013-41/+4
* Some forgotten cleanupsMatthias Clasen2017-11-012-4/+0
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-0111-103/+4
* tests: Stop using gdk_cursor_new_for_displayMatthias Clasen2017-11-011-3/+2
* label: Stop using gdk_cursor_new_for_displayMatthias Clasen2017-11-011-1/+1
* Drop GdkScreen from the docsMatthias Clasen2017-11-011-19/+0
* Drop gdk_screen_get_displayMatthias Clasen2017-11-016-49/+0
* win32: Stop using gdk_screen_get_displayMatthias Clasen2017-11-011-1/+1
* quartz: Stop using gdk_screen_get_displayMatthias Clasen2017-11-011-2/+2
* mir: Stop using gdk_screen_get_displayMatthias Clasen2017-11-011-1/+1