CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/06/20 21:43:58

Modified files:
        .              : ChangeLog banshee.mdp 
        data/images    : Makefile.am 
        src            : Main.cs Makefile.am PlayerInterface.cs 
                         TrackProperties.cs 
        src/Banshee.Base: ActionManager.cs Branding.cs Globals.cs 
                          Makefile.am 
Added files:
        data/images    : splash.png splash.svg 
        src/Banshee.Base: BansheeBranding.cs ComponentInitializer.cs 
        src/Banshee.Base/Gui: SplashScreen.cs 
Removed files:
        src            : Core.cs 

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

* banshee.mdp: Updated MonoDevelop project

* src/Core.cs: Removed

* src/Main.cs: Initialize stock icons before instantiating UI

* src/Makefile.am: Removed Core.cs

* src/PlayerInterface.cs:
* src/TrackProperties.cs: Do not reference PlayerCore

* src/Banshee.Base/ActionManager.cs: Delay loading UI until after
globals startup initialization

* src/Banshee.Base/Branding.cs: Moved BansheeBranding to new file; only
initialize the default branding once

* src/Banshee.Base/Globals.cs: Run all initialization processes through
the new ComponentInitializer

* src/Banshee.Base/ComponentInitializer.cs: Object to keep track of
component initialization; used for reporting progress of startup

* src/Banshee.Base/BansheeBranding.cs: Added splash screen support

* src/Banshee.Base/Gui/SplashScreen.cs: Default splash screen that shows
load progress, and can be re-used for custom brandings

* data/images/splash.{png,svg}: New upstream/default branded splash
screen graphic

* data/images/Makefile.am: Added splash.png

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

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

Reply via email to