CVSROOT: /cvs/gnome Module name: banshee Changes by: abock 06/05/22 15:27:59
Modified files: . : ChangeLog src : Makefile.am PlayerInterface.cs SourceView.cs src/Banshee.Base: Library.cs Makefile.am Source.cs SourceManager.cs src/Banshee.Base/Sources: LibrarySource.cs PlaylistSource.cs Added files: src/Banshee.Base: ChildSource.cs Log message: 2006-05-22 Aaron Bockover <[EMAIL PROTECTED]> Child Source patch from Lukas Lipka <[EMAIL PROTECTED]> * src/Makefile.am: Fixed small build bug regarding CLEANFILES (Aaron) * src/Banshee.Base/Makefile.am: Add ChildSource.cs to build. * src/Banshee.Base/ChildSource.cs: Child source implementation added. * src/Banshee.Base/Library.cs: Removed unneeded Hashtable. * src/Banshee.Base/Source.cs: Add code and events for child source support. * src/Banshee.Base/SourceManager.cs: Remove ActiveSourceIndex since it wont work with child sources. * src/Banshee.Base/Sources/LibrarySource.cs: Moved the loading of playlists here instead of PlayerInterface. * src/Banshee.Base/Sources/PlaylistSource.cs: Change this to work as a ChildSource instead of a Source. * src/PlayerInterface.cs: Add playlists as child sources. Move the loading of playlists into LibrarySource. * src/SourceView.cs: Implement child source support. Rewrite the DND code to support dragging from child source to child source. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-05-22%2015:26&maxdate=2006-05-22%2015:28 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list