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

  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

Commits added to 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


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