gtk2/gdk
Benjamin Otte 14f0a25531 x11: Change the way local Drop => Drag is shortcut
This is one step further towards untangling drag and drop parts of X11
DND.
2018-06-18 23:49:52 +02:00
..
broadway broadway: Remove unused variable 2018-06-18 23:49:52 +02:00
quartz dnd: Add gdk_drop_finish() 2018-06-18 23:49:20 +02:00
resources/glsl
wayland wayland: Store the current drag operation 2018-06-18 23:49:52 +02:00
win32 dnd: Remove gdk_drag_context_get_dest_surface() 2018-06-18 23:49:52 +02:00
x11 x11: Change the way local Drop => Drag is shortcut 2018-06-18 23:49:52 +02:00
COPYING
fallback-c89.c
gdk-autocleanup.h gdk: Remove leftover type from autocleanup 2018-06-18 23:49:52 +02:00
gdk-private.h gdk: Make gdk_surface_move_to_rect public 2018-06-05 17:53:05 +02:00
gdk.c gdk: Add a private api to find sandboxes 2018-05-29 20:17:22 -04:00
gdk.h dnd: Add GdkDrop base class for GdkDragContext 2018-06-18 23:49:19 +02:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c gdk: Remove gdk_cairo_surface_create_from_pixbuf() 2018-04-12 14:04:20 +02:00
gdkcairo.h gdk: Get rid of GdkDrawingContext 2018-04-24 23:16:58 +02:00
gdkcairocontext.c Fix some g-i annotation warnings 2018-05-01 12:35:32 +02:00
gdkcairocontext.h gdkcairocontext*.h: Include cairo.h consistently 2018-05-15 13:49:45 +08:00
gdkcairocontextprivate.h gdkcairocontext*.h: Include cairo.h consistently 2018-05-15 13:49:45 +08:00
gdkclipboard.c clipboard: Remove return statements from void function 2018-06-10 02:31:10 +02:00
gdkclipboard.h
gdkclipboardprivate.h
gdkconfig.h.meson
gdkconfig.h.win32
gdkconfig.h.win32_vulkan
gdkcontentdeserializer.c
gdkcontentdeserializer.h
gdkcontentformats.c
gdkcontentformats.h
gdkcontentformatsprivate.h
gdkcontentprovider.c
gdkcontentprovider.h
gdkcontentproviderimpl.c
gdkcontentproviderimpl.h
gdkcontentproviderprivate.h
gdkcontentserializer.c Pass the correct data to gdk_content_register_serializer() 2018-06-16 18:23:56 +00:00
gdkcontentserializer.h
gdkcursor.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gdkcursor.h
gdkcursorprivate.h
gdkdevice.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdevice.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdevicepad.c
gdkdevicepad.h
gdkdevicepadprivate.h
gdkdeviceprivate.h Fix up indentation after GdkSurface rename 2018-03-21 09:06:31 +01:00
gdkdevicetool.c
gdkdevicetool.h
gdkdevicetoolprivate.h
gdkdisplay.c display: Don't wake up the main loop anymore 2018-06-18 23:49:52 +02:00
gdkdisplay.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h gdk: Add Cairo context implementations for all backends 2018-04-24 23:16:12 +02:00
gdkdnd.c dnd: Remove gdk_drag_context_get_dest_surface() 2018-06-18 23:49:52 +02:00
gdkdnd.h dnd: Remove gdk_drag_context_get_dest_surface() 2018-06-18 23:49:52 +02:00
gdkdndprivate.h dnd: Remove GdkDragContext::commit_drag_status() vfunc 2018-06-18 23:49:52 +02:00
gdkdrawcontext.c drawcontext: Only pass the region that matters 2018-04-24 23:16:58 +02:00
gdkdrawcontext.h drawcontext: Add gdk_draw_context_in_frame() API 2018-04-24 23:16:58 +02:00
gdkdrawcontextprivate.h drawcontext: Only pass the region that matters 2018-04-24 23:16:58 +02:00
gdkdrop.c dnd: Add read_value() and read_text() functions to GdkDrop 2018-06-18 23:49:52 +02:00
gdkdrop.h dnd: Add read_value() and read_text() functions to GdkDrop 2018-06-18 23:49:52 +02:00
gdkdropprivate.h drop: Add private API for event emission 2018-06-18 23:49:52 +02:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c events: Make GdkEventDND have a GdkDrop member 2018-06-18 23:49:52 +02:00
gdkevents.h dnd: Add gdk_event_get_drop() 2018-06-18 23:49:52 +02:00
gdkeventsprivate.h events: Make GdkEventDND have a GdkDrop member 2018-06-18 23:49:52 +02:00
gdkframeclock.c
gdkframeclock.h
gdkframeclockidle.c frameclockidle: Rename header so it's private now 2018-03-29 05:02:15 +02:00
gdkframeclockidleprivate.h frameclockidle: Rename header so it's private now 2018-03-29 05:02:15 +02:00
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c gdk: Remove unused GL setting 2018-04-24 23:16:12 +02:00
gdkglcontext.c drawcontext: Only pass the region that matters 2018-04-24 23:16:58 +02:00
gdkglcontext.h gdk: Remove gdk_gl_context_get_damage() 2018-04-24 23:16:58 +02:00
gdkglcontextprivate.h glcontext: Store the buffer age regions in the GL context 2018-04-09 01:00:31 +02:00
gdkglobals.c
gdkgltexture.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkgltexture.h gltexture: Rename variable 2018-03-18 18:42:20 +01:00
gdkgltextureprivate.h texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
gdkinternals.h cairocontext: Remove fallback implementations 2018-04-24 23:24:55 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkmemorytexture.c Document GdkMemoryTexture 2018-04-28 16:22:29 -04:00
gdkmemorytexture.h Misc documentation fixes 2018-04-28 22:34:14 -04:00
gdkmemorytextureprivate.h texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
gdkmonitor.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkmonitor.h
gdkmonitorprivate.h
gdkpaintable.c Add GdkPaintable to the docs 2018-05-07 07:47:18 -04:00
gdkpaintable.h Add GdkPaintable to the docs 2018-05-07 07:47:18 -04:00
gdkpango.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkpango.h
gdkpipeiostream.c gdk: Remove unnecessary assignments 2018-05-06 02:10:20 +02:00
gdkpipeiostreamprivate.h
gdkpixbuf-drawable.c GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00
gdkpixbuf.h
gdkproperty.c
gdkproperty.h
gdkrectangle.c
gdkrectangle.h
gdkrgba.c gdkrgba: Add a missing apostrophe in a doc comment 2018-03-19 15:14:20 +00:00
gdkrgba.h
gdkseat.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkseat.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkseatdefault.c gdkseatdefault: Don't hide GdkSurface on grab failure 2018-05-29 14:05:14 +02:00
gdkseatdefaultprivate.h
gdkseatprivate.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkselection.c
gdksnapshot.c snapshot: Turn into GObject 2018-03-18 19:21:33 +01:00
gdksnapshot.h snapshot: Turn into GObject 2018-03-18 19:21:33 +01:00
gdksnapshotprivate.h snapshot: Turn into GObject 2018-03-18 19:21:33 +01:00
gdksurface.c gdk: Make gdk_surface_move_to_rect public 2018-06-05 17:53:05 +02:00
gdksurface.h gdk: Make gdk_surface_move_to_rect public 2018-06-05 17:53:05 +02:00
gdksurfaceimpl.c surface: Make process_updates no longer be a vfunc 2018-03-21 23:28:26 +01:00
gdksurfaceimpl.h cairocontext: Remove fallback implementations 2018-04-24 23:24:55 +02:00
gdktexture.c snapshot: Redo debug messages 2018-04-24 04:06:58 +02:00
gdktexture.h texture: Add gdk_texture_save_to_png() 2018-04-12 14:02:59 +02:00
gdktextureprivate.h
gdktypes.h dnd: Move GdkDragAction to gdktypes.h 2018-06-18 23:49:52 +02:00
gdkversionmacros.h.in
gdkvulkancontext.c drawcontext: Only pass the region that matters 2018-04-24 23:16:58 +02:00
gdkvulkancontext.h
gdkvulkancontextprivate.h
gen-gdk-gresources-xml.py
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
meson.build dnd: Add GdkDrop base class for GdkDragContext 2018-06-18 23:49:19 +02:00