MantisBT - MPfm
View Issue Details
0000211MPfmUI | Custom Controls | Windows (WinForms)public2011-12-24 15:562011-12-27 11:42
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.1.00.5.1.0 
0000211: Add a theme object (SongGridViewTheme) to the Song Browser
Move all theme properties to SongGridViewTheme.
No tags attached.
Issue History
2011-12-24 15:56ycastonguayNew Issue
2011-12-24 15:56ycastonguayStatusnew => assigned
2011-12-24 15:56ycastonguayAssigned To => ycastonguay
2011-12-24 15:56ycastonguaySummaryAdd a theming engine => Add themes for most MPfm controls
2011-12-25 22:20ycastonguayTarget Version0.7.5.0 => 0.5.1.0
2011-12-25 22:20ycastonguaySummaryAdd themes for most MPfm controls => Add theme object (SongGridViewTheme) for the Song Browser
2011-12-25 22:20ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=81#r81
2011-12-25 22:21svnCheckin
2011-12-25 22:21svnNote Added: 0000277
2011-12-26 11:46svnCheckin
2011-12-26 11:46svnNote Added: 0000281
2011-12-26 12:17ycastonguayStatusassigned => resolved
2011-12-26 12:17ycastonguayFixed in Version => 0.5.1.0
2011-12-26 12:17ycastonguayResolutionopen => fixed
2011-12-27 11:42ycastonguaySummaryAdd theme object (SongGridViewTheme) for the Song Browser => Add theme object (SongGridViewTheme) to the Song Browser
2011-12-27 11:42ycastonguaySummaryAdd theme object (SongGridViewTheme) to the Song Browser => Add a theme object (SongGridViewTheme) to the Song Browser
2012-04-17 19:10ycastonguayCategoryControls => Windows Controls
2012-04-24 20:59ycastonguayCategoryWindows Controls => UI | Windows | Custom Controls
2012-04-24 20:59ycastonguayCategoryUI | Windows | Custom Controls => Custom Controls | Windows
2012-04-24 21:00ycastonguayCategoryCustom Controls | Windows => UI | Custom Controls | Windows
2012-04-24 21:01ycastonguayCategoryUI | Custom Controls | Windows => UI | Custom Controls | Windows (WinForms)

Notes
(0000277)
svn   
2011-12-25 22:21   
The user admin has checked in files related to this issue (revision 208).

Comment:
MPfm 0.5.0.5
- Settings window: Added the Theme tab with a property grid and sample song browser.
- Created SongGridViewTheme to be able to bind theme properties to a property grid.
- SongGridView: Moved most theme properties to SongGridViewTheme.

Related to issue 0000211.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
A MPfm/branches/current/MPfm.WindowsControls/Library/SongGridViewTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
U MPfm/branches/current/TestControls/frmMain.Designer.cs
U MPfm/branches/current/TestControls/frmMain.cs

(0000281)
svn   
2011-12-26 11:46   
The user admin has checked in files related to this issue (revision 212).

Comment:
MPfm 0.5.0.5
- Custom font editor: misc bug fixes
- Changed SongGridView to use CustomFont, migration to Theme now complete.

Related to issue 0000211 and issue 0000221.

Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFont.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFontEditorForm.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridViewTheme.cs
U MPfm/branches/current/TestControls/frmMain.Designer.cs
U MPfm/branches/current/TestControls/frmMain.cs