lp://staging/~victored/granite/source-list-dnd
Created by
Victor Martinez
and last modified
- Get this branch:
- bzr branch lp://staging/~victored/granite/source-list-dnd
Only
Victor Martinez
can upload to this branch. If you are
Victor Martinez
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- David Gomes (community): Approve
- Corentin Noël: Needs Information
- Victor Martinez (community): Abstain
-
Diff: 1211 lines (+795/-128)2 files modifieddemo/GraniteDemo.vala (+97/-16)
lib/Widgets/SourceList.vala (+698/-112)
Related bugs
Bug #983434: drag and drop re-ordering of SourceList items | Wishlist | Fix Released | |
Bug #983598: Drag-and-drop to SourceList items [$85] | Wishlist | Fix Released | |
Bug #1087787: SourceList: Reorder category headers | Wishlist | Fix Released |
Related blueprints
Branch information
Recent revisions
- 753. By Victor Martinez
-
API: Expand SourceListDragDest to support Gdk.DragActions, and a Gdk.DragContext.
Also fixes a bug that would mis-route the data dropped into a source list item.
- 752. By Victor Martinez
-
Replace 'SourceList.
configure_ drag_and_ drop' by a more modular API. This also removes Gdk.DragAction from the API because it wasn't really supported. New API:
SourceList.enable_ drag_dest
SourceList.disable_ drag_dest
SourceList.enable_ drag_source
SourceList.disable_ drag_source
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)