[gtk] (41 commits) Non-fast-forward update to branch wip/otte/dnd



The branch 'wip/otte/dnd' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  8d05f5e... widget: Make GtkWidgetClass::drag_leave() take a GdkDrop
  63a2df5... drop: Add gdk_drop_get_drag()
  7701d71... dnd: Make drag-data-received use a GdkDrop
  7f811b2... dnd: Make drag-motion and drag-drop signals use GdkDrop
  c609d3a... dnd: Remove GdkDragContext::commit_drag_status() vfunc
  3407549... wayland: Fix drop operations for new semantics
  6802ac4... dnd: Add gdk_event_get_drop()
  2398f62... x11: Don't sneakily allocate memory in initializers
  345ff5e... display: Don't wake up the main loop anymore
  0ac1717... drop: Add GdkDrop:surface property
  3fbf45d... drop: Add private API for event emission
  3078dd8... wayland: Use new DND event emitters
  0dc975a... win32: Use new DND event emitters
  7a041df... x11: Use new DND event emitters
  564ffdd... x11: Refactor DND filter
  ce62037... events: Make GdkEventDND have a GdkDrop member
  b48d878... wayland: Remove a bunch of unused functions
  44ca9cc... wayland: Split drop context into GdkWaylandDrop
  cebc5ee... wayland: Get rid of GdkWaylandSelection
  1a5d8ea... gdk: Remove leftover type from autocleanup
  c400618... dnd: Move GdkDragAction to gdktypes.h
  5396043... wayland: Store the current drag operation
  91e526b... x11: Find dest drops differently
  5e918a4... x11: Pass the drag source when creating a drop context
  92e21e6... drop: Implement shortcut for local DND
  a4f252a... dnd: Add read_value() and read_text() functions to GdkDrop
  d66eb13... GDK W32: Adapt to GdkDrop and GdkDragContext changes
  171fd20... GDK W32: Remove unused files
  13b4a18... x11: Replace the hardcoded DND filter
  b1c4137... dnd: Implement gtk_drag_get_source_widget() differently
  30dc766... dnd: Remove gdk_drag_context_get_dest_surface()
  3559380... broadway: Remove unused variable
  45829af... x11: switch a bunch of variable types
  4da3ea2... x11: Remove unused argument
  ad0b3c7... x11: Change the way local Drop => Drag is shortcut
  4ce6aa2... x11: Handle events on drag side differently
  6d3ea91... x11: Split drag and drop contexts
  9a23ed8... x11: Store the source surface as an XID
  5ffb8c7... xxx
  cc7fad0... surface: Kill event masks

Commits added to the branch:

  879871d... widget: Make GtkWidgetClass::drag_leave() take a GdkDrop
  ae9fe26... drop: Add gdk_drop_get_drag()
  2779b69... dnd: Make drag-data-received use a GdkDrop
  1176620... dnd: Make drag-motion and drag-drop signals use GdkDrop
  ac05f2d... dnd: Remove GdkDragContext::commit_drag_status() vfunc
  0995d73... wayland: Fix drop operations for new semantics
  cb6aa67... dnd: Add gdk_event_get_drop()
  b321508... x11: Don't sneakily allocate memory in initializers
  84da0bd... display: Don't wake up the main loop anymore
  e3391d9... drop: Add GdkDrop:surface property
  4838032... drop: Add private API for event emission
  9533f52... wayland: Use new DND event emitters
  72671ec... win32: Use new DND event emitters
  f58909d... x11: Use new DND event emitters
  2b751ee... x11: Refactor DND filter
  dba43e7... events: Make GdkEventDND have a GdkDrop member
  37ba13b... wayland: Remove a bunch of unused functions
  22f1cf8... wayland: Split drop context into GdkWaylandDrop
  1e8ba4e... wayland: Get rid of GdkWaylandSelection
  9d91ca2... gdk: Remove leftover type from autocleanup
  0e04668... dnd: Move GdkDragAction to gdktypes.h
  43d3831... wayland: Store the current drag operation
  e78ae23... x11: Find dest drops differently
  0cadbb0... x11: Pass the drag source when creating a drop context
  9ec2e34... drop: Implement shortcut for local DND
  ed65d8c... dnd: Add read_value() and read_text() functions to GdkDrop
  da68251... GDK W32: Adapt to GdkDrop and GdkDragContext changes
  93c87bf... GDK W32: Remove unused files
  2ba2ba9... x11: Replace the hardcoded DND filter
  60d196d... dnd: Implement gtk_drag_get_source_widget() differently
  6baa2a5... dnd: Remove gdk_drag_context_get_dest_surface()
  0735ae1... broadway: Remove unused variable
  30f341b... x11: switch a bunch of variable types
  f69bac7... x11: Remove unused argument
  86324f8... x11: Change the way local Drop => Drag is shortcut
  941aae4... x11: Handle events on drag side differently
  3972501... x11: Split drag and drop contexts
  4cd5ec2... x11: Store the source surface as an XID
  7bd463b... surface: Kill event masks
  f563d38... dnd: Remove gdk_drag_status() and gdk_drag_finish()
  e56b363... dnd: GdkDragContext is no longer a GdkDrop subclass


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]