CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 06/07/27 17:35:43
Modified files: . : ChangeLog banshee.mdp src : Makefile.am PlayerInterface.cs SourceView.cs src/Banshee.Base: Makefile.am src/Banshee.Base/Banshee.Equalizer.Gui: EqualizerView.cs src/Banshee.Base/Sources: DapSource.cs Added files: src/Banshee.Base/Banshee.Gui.DragDrop: DragDropList.cs DragDropTarget.cs DragDropUtilities.cs src/Banshee.Base/Sources: IImportable.cs Removed files: src : DragDrop.cs Log message: 2006-07-27 Aaron Bockover <[EMAIL PROTECTED]> * banshee.mdp: Updated MonoDevelop project * src/Makefile.am: * src/DragDrop.cs: Removed legacy DnD code * src/Banshee.Base/Makefile.am: Added new Banshee.Gui.DragDrop files and Sources/IImportable.cs * src/Banshee.Base/Banshee.Equalizer.Gui/EqualizerView.cs: Minor fix * src/Banshee.Base/Banshee.Gui.DragDrop/DragDropList.cs: New DnD transportation collection object to allow sending managed objects efficiently over Gtk.SelectionData and with very minimal code overhead * src/Banshee.Base/Banshee.Gui.DragDrop/DragDropTarget.cs: Global DnD target definitions and types * src/Banshee.Base/Banshee.Gui.DragDrop/DragDropUtilities.cs: Utility methods for raw DnD (byte[]/string/Gtk.SelectionData transforms) * src/PlayerInterface.cs: * src/SourceView.cs: Updated to use new Banshee.Gui.DragDrop types, utilities, and most importantly, DragDropList for efficient DnD * src/Banshee.Base/Sources/IImportable.cs: Empty interface for now; can be implemented on sources when the source has import to library support * src/Banshee.Base/Sources/DapSource.cs: Implement IImportable URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-07-27%2017:34&maxdate=2006-07-27%2017:36 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list