CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   05/12/04 15:08:54

Modified files:
        src            : AboutBox.cs BurnCore.cs Core.cs Dialogs.cs 
                         LibraryTrackInfo.cs LogCoreViewer.cs 
                         Makefile.am NotificationAreaIcon.cs 
                         PlayerInterface.cs PlaylistModel.cs 
                         Preferences.cs StockIcons.cs ToggleStates.cs 
                         TrackProperties.cs VersionInformationDialog.cs 
Removed files:
        src            : GstMisc.cs ThemeIcons.cs 

Log message:
2005-12-04  Aaron Bockover  <[EMAIL PROTECTED]>

* src/Makefile.am: update icon resources; build Banshee.Widgets before
Banshee.Base; removed ThemeIcons.cs, GstMisc.cs (now in Banshee.Base),
use  instead of ../ for resources

* src/PlaylistModel.cs: removed ImportCanUpdate; now handled by PlayerUI;
removed LibraryLoadTransaction/FileLoadTransaction

* src/PlayerInterface.cs: Removed old FileLoadTransaction method of
importing to library; using new ImportManager - fixed BGO #314965, #318330;
only show newly imported songs in the view if in library view; only add     
newly imported songs to library view if no search is active or the     new song 
matches the current search; minor fixes to OnSimpleSearch;     moved search 
matching to separate method: DoesTrackMatchSearch -     fixed BGO #316102; use 
new IconThemeUtils for loading icons from the     icon theme where applicable; 
fixed BGO #323202

* src/LibraryTrackInfo.cs: Use Gstreamer.DetectMimeType to parse mime-type;
set the mimetype field to Entagged.AudioFile.MimeType property; mime-type
is now saved to the database

* src/StockIcons.cs: Renamed applicable icons to the proper icon theme name

* src/Core.cs (Shutdown): Call Banshee.Dap.DapCore.Dispose()

* src/AboutBox.cs:
* src/BurnCore.cs:
* src/Dialogs.cs:
* src/LogCoreViewer.cs:
* src/Preferences.cs:
* src/VersionInformationDialog.cs: Use IconThemeUtils to set window
icon and any applicable icon theme icons

* src/NotificationAreaIcon.cs:
* src/ToggleStates.cs: Use IconThemeUtils

* src/TrackProperties.cs: IconThemUtils to set window icon, use
Gstreamer.DetectMimeType to load mime type

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2005-12-04%2015:07&maxdate=2005-12-04%2015:09

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

Reply via email to