gtk2/gdk/x11
Benjamin Otte 1a70ca75e8 gdk: Sanitize GdkContentFormats API
Make sure the API reflects the idea that GdkContentFormats is a set
containing mime types. In particular, treat the object itself as a
plural - it's named content format`S' after all - and therefor use
the correct verb form.

Also make GdkContentFormats keep an array instead of a list, now that
it's immutable.
2017-11-20 23:15:11 +01:00
..
gdkapplaunchcontext-x11.c x11: Stop using GdkScreen in api 2017-11-17 10:51:55 -05:00
gdkasync.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkasync.h
gdkcursor-x11.c x11: Reduce uses of the root window 2017-11-09 22:52:37 -05:00
gdkdevice-core-x11.c x11: Stop using GdkScreen altogether 2017-11-17 10:51:55 -05:00
gdkdevice-xi2.c gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout 2017-11-17 21:38:08 -05:00
gdkdevicemanager-core-x11.c Drop gdk_window_get_screen 2017-10-31 17:25:01 -04:00
gdkdevicemanager-x11.c x11: Don't use g_print for debug output 2016-02-28 21:40:24 -05:00
gdkdevicemanager-xi2.c gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout 2017-11-17 21:38:08 -05:00
gdkdevicemanagerprivate-core.h
gdkdisplay-x11.c Add private api for setting cursor theme 2017-11-17 17:42:12 -05:00
gdkdisplay-x11.h x11: Stop using GdkScreen in api 2017-11-17 10:51:55 -05:00
gdkdnd-x11.c gdk: Sanitize GdkContentFormats API 2017-11-20 23:15:11 +01:00
gdkeventsource.c x11: Stop using GdkScreen in api 2017-11-17 10:51:55 -05:00
gdkeventsource.h Fix some oversights with header guards 2014-12-08 19:31:56 -05:00
gdkeventtranslator.c
gdkeventtranslator.h
gdkgeometry-x11.c gdk: Drop support for native (and thus foreign) subwindows 2016-12-16 12:28:44 +01:00
gdkglcontext-x11.c x11: Drop GdkX11Visual as public api 2017-11-17 13:03:11 -05:00
gdkglcontext-x11.h x11: Drop GdkX11Visual as public api 2017-11-17 13:03:11 -05:00
gdkkeys-x11.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkmain-x11.c x11: Remove gdk_x11_grab_server() 2017-11-02 12:47:50 +01:00
gdkmonitor-x11.c x11: Stop using GdkScreen altogether 2017-11-17 10:51:55 -05:00
gdkmonitor-x11.h x11: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkprivate-x11.h gdkdnd: Make GdkDragContext->formats a GdkContentFormats 2017-11-20 23:12:33 +01:00
gdkproperty-x11.c Remove gdkprivate.h 2017-11-17 00:34:04 -05:00
gdkscreen-x11.c x11: Stop using GdkScreen altogether 2017-11-17 10:51:55 -05:00
gdkscreen-x11.h x11: Drop GdkX11Visual as public api 2017-11-17 13:03:11 -05:00
gdkselection-x11.c Remove gdkprivate.h 2017-11-17 00:34:04 -05:00
gdksettings.c gdk: Add an X setting for gtk-keynav-use-caret 2016-03-04 22:44:29 -05:00
gdkvisual-x11.c x11: Stop using GdkScreen altogether 2017-11-17 10:51:55 -05:00
gdkvisual-x11.h x11: Drop GdkX11Visual as public api 2017-11-17 13:03:11 -05:00
gdkvulkancontext-x11.c Rename GDK_WINDOWING_VULKAN 2016-12-09 14:11:37 -05:00
gdkvulkancontext-x11.h Rename GDK_WINDOWING_VULKAN 2016-12-09 14:11:37 -05:00
gdkwindow-x11.c x11: Stop using GdkScreen altogether 2017-11-17 10:51:55 -05:00
gdkwindow-x11.h gdk: Remove GdkWindow.set_device_cursor() vfunc 2017-11-02 12:42:58 +01:00
gdkx11applaunchcontext.h
gdkx11device-core.h
gdkx11device-xi2.h
gdkx11device.h
gdkx11devicemanager-core.h
gdkx11devicemanager-xi2.h
gdkx11devicemanager-xi.h
gdkx11devicemanager.h
gdkx11display.h x11: Stop using GdkScreen in api 2017-11-17 10:51:55 -05:00
gdkx11dnd.h
gdkx11glcontext.h GL: Follow naming conventions 2014-10-21 23:48:12 -04:00
gdkx11keys.h
gdkx11monitor.h x11: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkx11property.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkx11screen.h x11: Stop using GdkScreen in api 2017-11-17 10:51:55 -05:00
gdkx11selection.h
gdkx11utils.h x11: Remove gdk_x11_grab_server() 2017-11-02 12:47:50 +01:00
gdkx11window.h Remove the gdk backend API too 2017-05-02 16:17:33 -04:00
gdkx-autocleanups.h x11: Drop GdkX11Visual as public api 2017-11-17 13:03:11 -05:00
gdkx.h x11: Drop GdkX11Visual as public api 2017-11-17 13:03:11 -05:00
gdkxftdefaults.c x11: Stop using GdkScreen in api 2017-11-17 10:51:55 -05:00
gdkxid.c x11: Store toplevel list in GdkDisplay 2017-11-13 16:32:34 -05:00
meson.build Fix the build 2017-11-17 13:12:51 -05:00
MwmUtil.h
xsettings-client.c Stop using foreign windows for xsettings 2017-11-01 22:55:17 -04:00
xsettings-client.h Stop using foreign windows for xsettings 2017-11-01 22:55:17 -04:00