Commit Graph

10 Commits

Author SHA1 Message Date
Kevin Reed dd2714e1bc Move loading of images into the skin clas
svn path=/trunk/boinc/; revision=11158
2006-09-15 16:47:04 +00:00
Kevin Reed a025d6621d - Modify the way the the skin.xml is read and stored
- Added a bit of trace logging
    	- Modified the preferences dialogue so that changing the skin is a seperate action
    	  from changing local settings
    	- Fixed some bugs that were causing the BSG to crash

svn path=/trunk/boinc/; revision=11155
2006-09-14 16:02:55 +00:00
Kevin Reed 457e4521e7 modify the format of the skin.xml file and added additional check for validity
svn path=/trunk/boinc/; revision=11146
2006-09-12 17:18:20 +00:00
Kevin Reed 3fb5cc6ca2 Changes to allow the messages button to alternate between black and red when new alert messages have been recevied
svn path=/trunk/boinc/; revision=10999
2006-08-24 17:54:54 +00:00
Kevin Reed 3e206be6b5 Fix various bugs and reorganize code
svn path=/trunk/boinc/; revision=10990
2006-08-23 21:22:41 +00:00
Milos Travar 1669169937 *** empty log message ***
svn path=/trunk/boinc/; revision=10700
2006-07-20 19:33:08 +00:00
Rom Walton 22282d02af *** empty log message ***
svn path=/trunk/boinc/; revision=10579
2006-07-05 21:36:56 +00:00
Rom Walton 20ca43f0db *** empty log message ***
svn path=/trunk/boinc/; revision=10578
2006-07-05 21:35:59 +00:00
Rom Walton 2406850bd3 *** empty log message ***
svn path=/trunk/boinc/; revision=10502
2006-06-23 08:20:08 +00:00
Milos Travar 3b174f37c2 Singleton class that contains all the parsed xml values needed by application. Mostly they are paths for images(wxString) but it also contains some of the color information in wxColour format. There is also a helper function to pars string into a wxColour. It is static so it gets cleaned by application(no need to clean it manually).
svn path=/trunk/boinc/; revision=10438
2006-06-21 17:45:29 +00:00