gtk2/gdk
Benjamin Otte 00192266a1 wayland: Add skeleton for a GdkClipboardWayland
Creates the source file and a custom subclass and makes sure it's used
by GDK.
2017-12-03 05:46:49 +01:00
..
broadway broadway: Add some (disabled) debugging tools 2017-11-30 21:57:42 +01:00
mir gdk: Replace GDK_NONE with NULL 2017-11-15 19:07:17 +01:00
quartz quartz: Stop deriving from GdkDeviceManager 2017-11-25 11:04:15 -05:00
resources/glsl
wayland wayland: Add skeleton for a GdkClipboardWayland 2017-12-03 05:46:49 +01:00
win32 GDK W32: Plug a resource leak 2017-12-03 03:19:02 +00:00
x11 gdk: Get rid of owner change events 2017-12-03 05:46:49 +01:00
COPYING
fallback-c89.c fallback-c89: Include config.h 2017-05-03 14:47:14 +01:00
gdk-autocleanup.h gdk: Add some missing autocleanups 2017-11-28 15:03:48 -05:00
gdk-private.h Add private api for setting cursor theme 2017-11-17 17:42:12 -05:00
gdk.c x11: Add an initial clipboard implementation 2017-12-03 05:43:24 +01:00
gdk.h clipboard: Add serialization 2017-12-03 05:46:47 +01:00
gdkapplaunchcontext.c Stop including gdkscreen.h 2017-11-17 10:51:55 -05: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
gdkcairo.h
gdkclipboard.c clipboard: Change image convenience APIs 2017-12-03 05:46:49 +01:00
gdkclipboard.h clipboard: Change image convenience APIs 2017-12-03 05:46:49 +01:00
gdkclipboardprivate.h clipboard: Add infrastructure to store clipboards 2017-12-03 05:46:48 +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
gdkcontentdeserializer.c gdk: Add (de)serializers for GDK_TYPE_TEXTURE 2017-12-03 05:46:49 +01:00
gdkcontentdeserializer.h gdk: Allow setting task data on (de)serializers 2017-12-03 05:46:48 +01:00
gdkcontentformats.c gtk: Remove GtkClipboard 2017-12-03 05:46:49 +01:00
gdkcontentformats.h gdk: Add GDK_TYPE_FILE_LIST with serializers 2017-12-03 05:46:48 +01:00
gdkcontentformatsprivate.h gdk: Sanitize GdkContentFormats API 2017-11-20 23:15:11 +01:00
gdkcontentprovider.c contentprovider: Add ref_storable_formats() 2017-12-03 05:46:48 +01:00
gdkcontentprovider.h contentprovider: Add ref_storable_formats() 2017-12-03 05:46:48 +01:00
gdkcontentproviderimpl.c gdk: Add gdk_content_formats_new_for_gtype() 2017-12-03 05:46:48 +01:00
gdkcontentproviderimpl.h clipboard: Introduce GdkContentProvider 2017-12-03 05:46:47 +01:00
gdkcontentproviderprivate.h clipboard: Introduce GdkContentProvider 2017-12-03 05:46:47 +01:00
gdkcontentserializer.c gdk: Add (de)serializers for GDK_TYPE_TEXTURE 2017-12-03 05:46:49 +01:00
gdkcontentserializer.h gdk: Allow setting task data on (de)serializers 2017-12-03 05:46:48 +01:00
gdkcursor.c Drop gdk_cursor_new_from_pixbuf 2017-11-29 20:16:43 -05:00
gdkcursor.h Drop gdk_cursor_new_from_pixbuf 2017-11-29 20:16:43 -05:00
gdkcursorprivate.h gdk: Add gdk_cursor_hash() and gdk_cursor_equal() 2017-11-04 00:07:13 +01:00
gdkdevice.c Drop the ::device-manager property 2017-11-25 11:04:15 -05:00
gdkdevice.h Don't mention GdkDeviceManager in docs 2017-11-25 11:04:14 -05:00
gdkdevicepad.c
gdkdevicepad.h
gdkdevicepadprivate.h
gdkdeviceprivate.h Drop the ::device-manager property 2017-11-25 11:04:15 -05:00
gdkdevicetool.c gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout 2017-11-17 21:38:08 -05:00
gdkdevicetool.h
gdkdevicetoolprivate.h
gdkdisplay.c gdk: A GdkClipboard API draft 2017-12-03 05:43:24 +01:00
gdkdisplay.h gdk: A GdkClipboard API draft 2017-12-03 05:43:24 +01:00
gdkdisplaymanager.c gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout 2017-11-17 21:38:08 -05:00
gdkdisplaymanager.h gdk: Move some headers around 2017-11-16 22:18:45 -05:00
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h gdk: A GdkClipboard API draft 2017-12-03 05:43:24 +01:00
gdkdnd.c gdkdnd: Make GdkDragContext->formats a GdkContentFormats 2017-11-20 23:12:33 +01:00
gdkdnd.h gdkdnd: Make GdkDragContext->formats a GdkContentFormats 2017-11-20 23:12:33 +01:00
gdkdndprivate.h gdkdnd: Make GdkDragContext->formats a GdkContentFormats 2017-11-20 23:12:33 +01:00
gdkdrawcontext.c
gdkdrawcontext.h
gdkdrawcontextprivate.h
gdkdrawingcontext.c GdkDrawingContext: Add missing break in switch statement 2017-03-18 07:07:06 +01:00
gdkdrawingcontext.h
gdkdrawingcontextprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c gdk: Get rid of owner change events 2017-12-03 05:46:49 +01:00
gdkevents.h gdk: Get rid of owner change events 2017-12-03 05:46:49 +01:00
gdkeventsprivate.h gdk: Get rid of owner change events 2017-12-03 05:46:49 +01:00
gdkframeclock.c frame-clock: Fix typo in API documentation 2017-11-22 15:24:19 +01:00
gdkframeclock.h
gdkframeclockidle.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkframeclockidle.h
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c build: Enable -Wswitch-enum and -Wswitch-default 2017-10-06 21:23:39 +02:00
gdkglcontext.c doc: Replace uses of #NULL with %NULL 2017-11-22 20:58:28 +00:00
gdkglcontext.h
gdkglcontextprivate.h
gdkglobals.c gdk: Move gdk_disable_multidevice tot he X11 backend 2017-11-25 11:04:14 -05:00
gdkinternals.h x11: Add an initial clipboard implementation 2017-12-03 05:43:24 +01:00
gdkintl.h
gdkkeynames.c
gdkkeys.c gdk: Intern signal names 2017-11-17 22:47:26 -05:00
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-update.pl Remove gdkkeysyms-compat.h 2017-05-03 14:54:37 +01:00
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkmonitor.c gdk: Use G_PARAM_SPEC_STATIC_STRINGS throughout 2017-11-17 21:38:08 -05: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 Stop including gdkscreen.h 2017-11-17 10:51:55 -05:00
gdkpango.h Drop gdk_pango_context_get_for_display 2017-10-31 18:15:50 -04:00
gdkpipeiostream.c clipboard: Implement local fallback clipboard transfers 2017-12-03 05:46:47 +01:00
gdkpipeiostreamprivate.h clipboard: Implement local fallback clipboard transfers 2017-12-03 05:46:47 +01:00
gdkpixbuf-drawable.c
gdkpixbuf.h
gdkproperty.c Remove gdkprivate.h 2017-11-17 00:34:04 -05:00
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
gdkseat.c
gdkseat.h
gdkseatdefault.c gdkseatdefault: Use TABLET_STYLUS capability for styli/erasers/cursors 2017-11-27 21:41:25 +01:00
gdkseatdefaultprivate.h
gdkseatprivate.h
gdkselection.c gdk: Replace GDK_NONE with NULL 2017-11-15 19:07:17 +01:00
gdkselection.h gdk: Get rid of magic special atoms 2017-11-15 19:07:17 +01:00
gdktexture.c Remove gdkprivate.h 2017-11-17 00:34:04 -05: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
gdktypes.h clipboard: Introduce GdkContentProvider 2017-12-03 05:46:47 +01:00
gdkversionmacros.h.in Add 3.94 version macros 2017-10-19 12:18:52 +02:00
gdkvulkancontext.c vulkan: Don't crash if vkEnumeratePhysicalDevices fails 2017-11-30 21:57:42 +01:00
gdkvulkancontext.h
gdkvulkancontextprivate.h Fix a typo 2017-09-25 17:53:54 -04:00
gdkwindow.c docs: Remove mentions of gdk_cursor_new_from_pixbuf 2017-11-29 20:14:53 -05:00
gdkwindow.h Drop support for setting event masks for floating devices 2017-11-25 11:04:14 -05:00
gdkwindowimpl.c
gdkwindowimpl.h gdkdnd: Make GdkDragContext->formats a GdkContentFormats 2017-11-20 23:12:33 +01:00
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 clipboard: Add serialization 2017-12-03 05:46:47 +01:00