Author: gburt Date: 2007-11-04 02:34:55 +0000 (Sun, 04 Nov 2007) New Revision: 2657 ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2657&view=rev
Modified: branches/banshee/stable/ChangeLog branches/banshee/stable/src/Core/Banshee.Base/Gui/SourceView.cs branches/banshee/stable/src/Core/Banshee.Base/Source.cs Log: 2007-11-03 Gabriel Burt <[EMAIL PROTECTED]> * src/Core/Banshee.Base/Gui/SourceView.cs: Add second hidden column to the source model for sorting. When a source's order (ie position) changes update the TreeStore so it is reordered. Avoid adding a child source before its parent has been added. * src/Core/Banshee.Base/Source.cs: Sort child sources without triggering the ChildAdded and ChildRemoved events. _______________________________________________ SVN-commits-list mailing list SVN-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/svn-commits-list