[gtk] (66 commits) Non-fast-forward update to branch dnd-gestures-2



The branch 'dnd-gestures-2' 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:

  e13052a... docs: Add content format api
  6c7c9c9... marshalers: Add another
  ab0a339... Add a GtkDragSource object
  57da0e9... dnd: Patch up gtk_drag_get_source_widget
  1919762... label: Port to GtkDragSource
  b3f39c9... linkbutton: Port to GtkDragSource
  a426b8f... calendar: Port to GtkDragSource
  10fbcdf... entry: Port icon dnd to GtkDragSource
  22e5ca7... text: Convert to GtkDragSource
  6b0dd5c... textbuffer: Add a content provider api
  daad15d... textview: Port to GtkDragSource
  2e0ffa3... Add (de)serializers for GdkRGBA
  9dc8e01... Add a generic callback content provider
  aba714b... colorbutton: Port to GtkDragSource
  0149e0a... colorswatch: Convert to GtkDragSource
  5c1e00b... pathbar: Convert to GtkDragSource
  d52ee80... gtk-demo: Convert the clipboard demo to GtkDragSource
  5bd56a0... iconbrowser: Port to GtkDragSource
  ea91c0d... Add another callback-based provider
  7722268... iconview: Port to GtkDragSource
  b480e56... placessidebar: Port to GtkDragSource
  5601ee2... treeview: Port to GtkDragSource
  58b31ce... filechooser: Port to GtkDragSource
  74b8462... notebook: Port to GtkDragSource
  7fe8322... tests: Convert to GtkDragSource
  d242b3d... Remove traditional drag source API
  06572d8... docs: Mention DND in the migration guide
  97cb191... Move the rest of the drag-source api over
  febb30e... Hook up the GtkDragSource docs
  b9f9094... Add a GtkDropTarget object
  bf9709c... drop: Add a convenience api
  d5fa7fc... gtk-demo: Convert clipboard demo to GtkDropTarget
  1eb1b96... calendar: Port to GtkDropTarget
  299ade9... colorbutton: Port to GtkDropTarget
  0b2a909... colorswatch: Port to GtkDropTarget
  843e304... text: Port to GtkDropTarget
  8acb828... window: Port to GtkDragDest
  406b4e9... expander: Port to GtkDropTarget
  6d3ce9b... stackswitcher: Port to GtkDropTarget
  9a77281... filechoserbutton: Convert to GtkDropTarget
  75f3150... textview: Port to GtkDropTarget
  fe0c5f8... treeview: Port to GtkDropTarget
  37bcfe3... testdnd2: Port to GtkDropTarget
  85e53a2... testdnd: Convert to GtkDropTarget
  68c3ec4... testlist3: Convert to GtkDropTarget
  a894536... testtoolbar: Convert to GtkDropTarget
  a32883a... testnotebookdnd: Fix, partially
  bab106e... testtreednd: Convert to GtkDropTarget
  d4e44fc... notebook: Convert to GtkDropTarget
  72056ae... listbox: Remove unhighlighting
  37f77d7... Move some remaining api over
  f5528c4... Remove old drag dest api
  e72de51... Add an async read function for selection
  cafe39e... iconview: Port to GtkDropTarget
  a92fbe9... placessidebar: Port to GtkDropTarget
  5f52ecf... filechooser: Convert to GtkDropTarget
  216a139... testlist3: Use async read api for selection
  7797219... testtreednd: Use the new asyn selection read
  bc70be4... iconview: Avoid drag-data-received
  a2546cf... treeview: Stop using ::drag-data-received
  8afab34... Remove gdk_drag_get_data
  e4ed4eb... Remove gtkdnd.h

Commits added to the branch:

  886eeaf... Remove primary monitors
  5c1a519... docs: Add content format api
  8c60742... marshalers: Add another
  9da3976... Add a GtkDragSource object
  21a679c... dnd: Patch up gtk_drag_get_source_widget
  4511a04... label: Port to GtkDragSource
  17d51ab... linkbutton: Port to GtkDragSource
  fcc0ec3... calendar: Port to GtkDragSource
  febc54d... entry: Port icon dnd to GtkDragSource
  8b9beb2... text: Convert to GtkDragSource
  7ee59c6... textbuffer: Add a content provider api
  fa01b57... textview: Port to GtkDragSource
  9aff1ad... Add (de)serializers for GdkRGBA
  ed0d394... Add a generic callback content provider
  87875b2... colorbutton: Port to GtkDragSource
  1273b2e... colorswatch: Convert to GtkDragSource
  256dd0a... pathbar: Convert to GtkDragSource
  8f2f603... gtk-demo: Convert the clipboard demo to GtkDragSource
  3860726... iconbrowser: Port to GtkDragSource
  e035725... Add another callback-based provider
  77f78d8... iconview: Port to GtkDragSource
  ee6540e... placessidebar: Port to GtkDragSource
  eef8a74... treeview: Port to GtkDragSource
  fe1a5b9... filechooser: Port to GtkDragSource
  9ac0450... notebook: Port to GtkDragSource
  ed674f4... tests: Convert to GtkDragSource
  a79e858... Remove traditional drag source API
  900fa53... docs: Mention DND in the migration guide
  fb0c34c... Move the rest of the drag-source api over
  b2efd6b... Hook up the GtkDragSource docs
  032ba31... Add a GtkDropTarget object
  d336e59... drop: Add a convenience api
  71bb60f... gtk-demo: Convert clipboard demo to GtkDropTarget
  6bc5efe... calendar: Port to GtkDropTarget
  1a9c0f9... colorbutton: Port to GtkDropTarget
  26ac6c5... colorswatch: Port to GtkDropTarget
  8f00596... text: Port to GtkDropTarget
  776b9c8... window: Port to GtkDragDest
  b17eee6... expander: Port to GtkDropTarget
  b02008b... stackswitcher: Port to GtkDropTarget
  8a6c382... filechoserbutton: Convert to GtkDropTarget
  2d0f213... textview: Port to GtkDropTarget
  7456ef4... treeview: Port to GtkDropTarget
  f4aed25... testdnd2: Port to GtkDropTarget
  69dc6e3... testdnd: Convert to GtkDropTarget
  94182dc... testlist3: Convert to GtkDropTarget
  567f8f4... testtoolbar: Convert to GtkDropTarget
  c5ed6ed... testnotebookdnd: Fix, partially
  b67a204... testtreednd: Convert to GtkDropTarget
  1b05c32... notebook: Convert to GtkDropTarget
  9a3c844... listbox: Remove unhighlighting
  cdd2ba5... Move some remaining api over
  7cb778a... Remove old drag dest api
  7fc2398... Add an async read function for selection
  8e77dc8... iconview: Port to GtkDropTarget
  4beb20a... placessidebar: Port to GtkDropTarget
  6e22f57... filechooser: Convert to GtkDropTarget
  27e3589... testlist3: Use async read api for selection
  93e9c69... testtreednd: Use the new asyn selection read
  458ae48... iconview: Avoid drag-data-received
  b63c8ad... treeview: Stop using ::drag-data-received
  0825a90... Remove gdk_drag_get_data
  731afe9... Remove gtkdnd.h
  b151388... wayland: Clean up drags
  221028c... wayland: Finish pending offer handling
  dca464f... wayland: Fix action handling more


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