CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/06/20 13:56:21

Modified files:
        .              : ChangeLog 
        src            : DragDrop.cs PlayerInterface.cs SourceView.cs 
        src/Banshee.Base: Source.cs 
        src/Banshee.Base/Banshee.Burner: BurnerSource.cs 
        src/Banshee.Base/Sources: PlaylistSource.cs 

Log message:
2006-06-20  Aaron Bockover  <[EMAIL PROTECTED]>

* src/DragDrop.cs: Added ObjectToSelectionData and SelectionDataToObjects

* src/PlayerInterface.cs: Let SourceView handle its own drag source/dests

* src/SourceView.cs: Added internal DnD support; sources can be dropped
on to other sources

* src/Banshee.Base/Source.cs: Added SourceDrop virtual method and
IsDragSource property to control source DnD

* src/Banshee.Base/Banshee.Burner/BurnerSource.cs: Implement SourceDrop;
playlists can be dropped on to the CD burning source

* src/Banshee.Base/Sources/PlaylistSource.cs: Implement IsDragSource and
SourceDrop; playlists can be dragged to other sources (including other
playlists)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-06-20%2013:55&maxdate=2006-06-20%2013:57

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to