[gtk] (63 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:

  189ff2d... docs: Add content format api
  f8347cb... marshalers: Add another
  9809a31... Add a GtkDragSource object
  cd7b278... dnd: Patch up gtk_drag_get_source_widget
  fef5d7d... label: Port to GtkDragSource
  93f1e74... linkbutton: Port to GtkDragSource
  1bc6a25... calendar: Port to GtkDragSource
  63362bc... entry: Port icon dnd to GtkDragSource
  adab150... text: Convert to GtkDragSource
  5d7e637... textbuffer: Add a content provider api
  132373f... textview: Port to GtkDragSource
  f207b2b... Add (de)serializers for GdkRGBA
  63856c4... Add a generic callback content provider
  2941897... colorbutton: Port to GtkDragSource
  7df1688... colorswatch: Convert to GtkDragSource
  783af4c... pathbar: Convert to GtkDragSource
  9d65f8d... gtk-demo: Convert the clipboard demo to GtkDragSource
  2746082... iconbrowser: Port to GtkDragSource
  ad11933... Add another callback-based provider
  28aeb01... iconview: Port to GtkDragSource
  4a3e75c... placessidebar: Port to GtkDragSource
  caeb0d3... treeview: Port to GtkDragSource
  811b100... filechooser: Port to GtkDragSource
  3616c33... notebook: Port to GtkDragSource
  435e4e0... tests: Convert to GtkDragSource
  2b4e9e1... Remove traditional drag source API
  84127c7... docs: Mention DND in the migration guide
  ced714e... Move the rest of the drag-source api over
  df684b8... Hook up the GtkDragSource docs
  ef8c5b7... Add a GtkDropTarget object
  e5746d4... drop: Add a convenience api
  26b742c... gtk-demo: Convert clipboard demo to GtkDropTarget
  25cc900... calendar: Port to GtkDropTarget
  4c8fc0f... colorbutton: Port to GtkDropTarget
  7b0c087... colorswatch: Port to GtkDropTarget
  8b8c57b... text: Port to GtkDropTarget
  2613288... window: Port to GtkDragDest
  ddd2620... expander: Port to GtkDropTarget
  f18891e... stackswitcher: Port to GtkDropTarget
  addbb15... filechoserbutton: Convert to GtkDropTarget
  990bf75... textview: Port to GtkDropTarget
  7e9f219... treeview: Port to GtkDropTarget
  bb6c9af... iconview: Port to GtkDropTarget
  6e8e353... placessidebar: Port to GtkDropTarget
  033d1e1... testdnd2: Port to GtkDropTarget
  4c618d5... testdnd: Convert to GtkDropTarget
  743e444... testlist3: Convert to GtkDropTarget
  c3277cd... testtoolbar: Convert to GtkDropTarget
  ad87794... wip: filechooser conversion
  fbfbbfe... testnotebookdnd: Fix, partially
  7a76e73... testtreednd: Convert to GtkDropTarget
  651fb63... notebook: Convert to GtkDropTarget
  448e53f... listbox: Remove unhighlighting
  fd5f3dd... Move some remaining api over
  2912ca5... Remove old drag dest api
  681b160... Add an async read function for selection
  c64a800... testlist3: Use async read api for selection
  204977e... testtreednd: Use the new asyn selection read
  18a0eae... iconview: Avoid drag-data-received
  7ff5364... filechooser: Fix dnd
  c3bdbb3... treeview: Stop using ::drag-data-received
  32b8209... Remove gdk_drag_get_data
  89d459c... 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
  765045c... Add a GtkDropTarget object
  d8ddbb2... drop: Add a convenience api
  50adf1f... gtk-demo: Convert clipboard demo to GtkDropTarget
  9128326... calendar: Port to GtkDropTarget
  522ed34... colorbutton: Port to GtkDropTarget
  fb054d9... colorswatch: Port to GtkDropTarget
  5fe316d... text: Port to GtkDropTarget
  a4d6221... window: Port to GtkDragDest
  9828368... expander: Port to GtkDropTarget
  b85b2bd... stackswitcher: Port to GtkDropTarget
  3e1d733... filechoserbutton: Convert to GtkDropTarget
  9f30924... textview: Port to GtkDropTarget
  ac836a0... treeview: Port to GtkDropTarget
  4a6a63b... testdnd2: Port to GtkDropTarget
  2a388e4... testdnd: Convert to GtkDropTarget
  1489b87... testlist3: Convert to GtkDropTarget
  0b0277f... testtoolbar: Convert to GtkDropTarget
  6326d51... testnotebookdnd: Fix, partially
  9501bee... testtreednd: Convert to GtkDropTarget
  342cc92... notebook: Convert to GtkDropTarget
  549e6e3... listbox: Remove unhighlighting
  76b1389... Move some remaining api over
  62374db... Remove old drag dest api
  6b8cc8d... Add an async read function for selection
  e515fa4... iconview: Port to GtkDropTarget
  5394177... placessidebar: Port to GtkDropTarget
  fbad7f4... filechooser: Convert to GtkDropTarget
  2235ed9... testlist3: Use async read api for selection
  f6ddefc... testtreednd: Use the new asyn selection read
  1f190a5... iconview: Avoid drag-data-received
  8bcfc09... treeview: Stop using ::drag-data-received
  8bd2bb8... Remove gdk_drag_get_data
  8181a1d... Remove gtkdnd.h

(*) This commit already existed in another branch; no separate mail sent


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