gtk/gdk
Matthias Clasen 5f73afae3d x11: Remove mentions of GDK_WINDOW_ROOT
This backend never creates a window of this type, so no
need to check for it anymore.
2017-11-13 16:47:50 -05:00
..
broadway broadway: Drop the root window 2017-11-06 21:51:30 -05:00
mir gdk: Cursors are created generically 2017-11-04 00:07:13 +01:00
quartz Drop gdk_display_get_root_window 2017-11-05 21:45:51 -05:00
resources/glsl Use GLSL version 110 for OpenGL 2 shaders. 2016-11-01 15:42:46 -03:00
wayland wayland: Drop an unused function 2017-11-07 07:43:09 -05:00
win32 Win32: Re-work cursor handling 2017-11-09 08:30:09 +08:00
x11 x11: Remove mentions of GDK_WINDOW_ROOT 2017-11-13 16:47:50 -05:00
COPYING
fallback-c89.c fallback-c89: Include config.h 2017-05-03 14:47:14 +01:00
gdk-autocleanup.h Drop GdkScreen from public api 2017-11-01 19:44:29 -04:00
gdk-private.h window: Improve detection of edge constraint support 2017-09-17 23:16:48 -03:00
gdk.c gdk: Remove gdk_get_display_arg_name() 2017-11-01 18:26:34 +01:00
gdk.h GskTexture => GdkTexture 2017-11-04 00:07:13 +01:00
gdkapplaunchcontext.c Drop gdk_app_launch_context_set_screen 2017-10-30 23:01:34 -04:00
gdkapplaunchcontext.h Drop GdkScreen from public api 2017-11-01 19:44:29 -04:00
gdkapplaunchcontextprivate.h Drop gdk_app_launch_context_set_screen 2017-10-30 23:01:34 -04:00
gdkcairo.c docs: Remove mention of GdkColor 2017-01-18 04:13:56 +01:00
gdkcairo.h API: gdk: Remove ability to render window contents 2016-11-20 11:47:44 +01:00
gdkconfig.h.meson gdk/gdkconfig.h.meson: Add GDK_WINDOWING_WIN32 2017-09-15 21:41:15 +08:00
gdkconfig.h.win32
gdkconfig.h.win32_vulkan Visual Studio builds: Support Vulkan builds 2016-12-30 14:42:38 +08:00
gdkcursor.c gdk: Cursors no longer have a display 2017-11-04 00:07:13 +01:00
gdkcursor.h gdk: Cursors no longer have a display 2017-11-04 00:07:13 +01:00
gdkcursorprivate.h gdk: Add gdk_cursor_hash() and gdk_cursor_equal() 2017-11-04 00:07:13 +01:00
gdkdeprecated.c gdkwindow: Remove deprecated API 2016-10-24 12:22:32 +02:00
gdkdevice.c Drop GdkScreen from GdkDevice apis 2017-10-31 12:30:38 -04:00
gdkdevice.h Drop GdkScreen from GdkDevice apis 2017-10-31 12:30:38 -04:00
gdkdevicemanager.c gtk: Remove 2BUTTON and 3BUTTON events and event types 2017-09-19 18:40:50 +02:00
gdkdevicemanager.h Drop the deprecated gdk_device_manager_get_client_pointer 2016-10-25 21:06:25 -04:00
gdkdevicemanagerprivate.h
gdkdevicepad.c gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdkdevicepad.h gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdkdevicepadprivate.h gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdkdeviceprivate.h Drop GdkScreen from GdkDevice apis 2017-10-31 12:30:38 -04:00
gdkdevicetool.c gdk: Pass hardware ID on gdk_device_tool_new() 2016-08-23 21:01:44 +02:00
gdkdevicetool.h gdk: Add a getter for the hardware id of a GdkDeviceTool 2016-08-23 21:01:44 +02:00
gdkdevicetoolprivate.h gdk: Pass hardware ID on gdk_device_tool_new() 2016-08-23 21:01:44 +02:00
gdkdisplay.c Drop gdk_display_get_root_window 2017-11-05 21:45:51 -05:00
gdkdisplay.h Drop gdk_display_get_default_screen 2017-11-01 19:44:28 -04:00
gdkdisplaymanager.c Drop gdk_screen_get_default 2017-11-01 19:44:28 -04:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h Drop gdk_display_get_root_window 2017-11-05 21:45:51 -05:00
gdkdnd.c gdk: Cursors no longer have a display 2017-11-04 00:07:13 +01:00
gdkdnd.h dnd: Drop GdkScreen from apis 2017-10-31 10:18:10 -04:00
gdkdndprivate.h dnd: Drop GdkScreen from apis 2017-10-31 10:18:10 -04:00
gdkdrawcontext.c Trivial doc fixups 2016-12-09 14:59:46 -05:00
gdkdrawcontext.h gdk: Add GdkDrawContext 2016-12-05 15:02:47 +01:00
gdkdrawcontextprivate.h gdk: Make gdk_window_begin_draw_frame() take a draw context 2016-12-05 15:02:47 +01:00
gdkdrawingcontext.c GdkDrawingContext: Add missing break in switch statement 2017-03-18 07:07:06 +01:00
gdkdrawingcontext.h gdk: Make gdk_window_begin_draw_frame() take a draw context 2016-12-05 15:02:47 +01:00
gdkdrawingcontextprivate.h drawingcontext: Add a private struct 2016-11-23 18:49:48 +01:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Stop providing the owner in GdkEventOwnerChange 2017-11-01 22:53:24 -04:00
gdkevents.h gdk: Remove VisibilityNotify events 2017-11-01 22:00:34 +01:00
gdkeventsprivate.h Stop providing the owner in GdkEventOwnerChange 2017-11-01 22:53:24 -04:00
gdkframeclock.c Trivial whitespace fix 2016-04-30 21:06:38 -04:00
gdkframeclock.h
gdkframeclockidle.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkframeclockidle.h
gdkframeclockprivate.h frametimings: reuse previous frame timing in common case 2016-04-26 09:06:07 -04:00
gdkframetimings.c frametimings: reuse previous frame timing in common case 2016-04-26 09:06:07 -04:00
gdkframetimings.h
gdkgl.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkglcontext.c Don't mention GdkVisual in the docs 2017-10-31 22:05:58 -04:00
gdkglcontext.h gdkgl: Add gdk_gl_context_get_damage() 2016-12-05 15:02:47 +01:00
gdkglcontextprivate.h gdkgl: Add gdk_gl_context_get_damage() 2016-12-05 15:02:47 +01:00
gdkglobals.c gdk: Remove gdk_get_display_arg_name() 2017-11-01 18:26:34 +01:00
gdkinternals.h gdk: Remove gdk_get_display_arg_name() 2017-11-01 18:26:34 +01:00
gdkintl.h
gdkkeynames.c
gdkkeys.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-update.pl Remove gdkkeysyms-compat.h 2017-05-03 14:54:37 +01:00
gdkkeysyms.h
gdkkeyuni.c GDK W32: Cache multiple keyboard layouts simultaneously 2016-08-04 16:37:18 +00:00
gdkmain.h gdk: Remove gdk_get_display_arg_name() 2017-11-01 18:26:34 +01:00
gdkmarshalers.list gdkwindow: add gdk_window_move_to_rect () 2016-07-19 09:38:54 -04:00
gdkmonitor.c monitor: Add a ::valid property 2017-11-01 14:17:20 -04:00
gdkmonitor.h monitor: Add a ::valid property 2017-11-01 14:17:20 -04:00
gdkmonitorprivate.h monitor: Add a ::valid property 2017-11-01 14:17:20 -04:00
gdkpango.c Drop gdk_pango_context_get_for_display 2017-10-31 18:15:50 -04:00
gdkpango.h Drop gdk_pango_context_get_for_display 2017-10-31 18:15:50 -04:00
gdkpixbuf-drawable.c API: gdk: Remove ability to render window contents 2016-11-20 11:47:44 +01:00
gdkpixbuf.h API: gdk: Remove ability to render window contents 2016-11-20 11:47:44 +01:00
gdkprivate.h Make gdk_event_get_pointer_emulated public 2016-05-10 15:16:45 -04:00
gdkproperty.c
gdkproperty.h
gdkrectangle.c gdk/gtk: Fix Since tags for 3.92 symbols 2017-05-30 15:10:25 +02:00
gdkrectangle.h gdk/gtk: Fix more AVAILABLE_IN annotations to 3_92 2017-05-28 14:20:19 +01:00
gdkrgba.c GdkRGBA: Fix misspelt parameter names in docs 2017-07-06 14:03:08 +01:00
gdkrgba.h API: gdk: Add gdk_rgba_is_clear() and gdk_rgba_is_opaque() 2016-12-20 18:01:12 +01:00
gdkscreen.c Drop gdk_screen_get_display 2017-11-01 20:57:46 -04:00
gdkscreen.h Drop gdk_screen_get_display 2017-11-01 20:57:46 -04:00
gdkscreenprivate.h Drop gdk_screen_get_display 2017-11-01 20:57:46 -04:00
gdkseat.c gdk: Add GdkSeat::tool-added/removed signals 2016-04-06 15:43:29 +02:00
gdkseat.h
gdkseatdefault.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkseatdefaultprivate.h GdkSeatDefault: Add functions to add/remove tools 2016-04-06 15:43:29 +02:00
gdkseatprivate.h gdk: Add GdkSeat::tool-added/removed signals 2016-04-06 15:43:29 +02:00
gdkselection.c
gdkselection.h
gdktexture.c Fix some typos 2017-11-04 23:51:25 -04:00
gdktexture.h Fix some typos 2017-11-04 23:51:25 -04:00
gdktextureprivate.h GskTexture => GdkTexture 2017-11-04 00:07:13 +01:00
gdkthreads.h gdk: Remove deprecated gdk_threads_set_lock_functions 2016-10-24 10:33:17 +02:00
gdktypes.h GskTexture => GdkTexture 2017-11-04 00:07:13 +01:00
gdkversionmacros.h.in Add 3.94 version macros 2017-10-19 12:18:52 +02:00
gdkvulkancontext.c vulkan: Handle changing window scale 2017-10-28 11:57:53 -04:00
gdkvulkancontext.h gdk: Skip GdkVulkanContext methods when building introspection data 2017-01-19 18:18:07 +00:00
gdkvulkancontextprivate.h Fix a typo 2017-09-25 17:53:54 -04:00
gdkwindow.c Typo fix 2017-11-05 19:43:39 -05:00
gdkwindow.h Change the fullscreen-on-monitor api 2017-11-01 14:17:20 -04:00
gdkwindowimpl.c Drop support for offscreen GdkWindows 2016-10-25 09:54:37 +02:00
gdkwindowimpl.h gdk: Remove GdkWindow.set_device_cursor() vfunc 2017-11-02 12:42:58 +01:00
gdkx.h
gen-gdk-gresources-xml.py meson: gdk: update and sync with Makefiles 2017-05-03 15:10:53 +01:00
gen-keyname-table.pl
keyname-table.h gdk: Translate some more key names 2017-10-09 20:33:14 +02:00
keynames-translate.txt gdk: Translate some more key names 2017-10-09 20:33:14 +02:00
keynames.txt
meson.build GskTexture => GdkTexture 2017-11-04 00:07:13 +01:00