MantisBT - MPfm
View Issue Details
0000326MPfmUI | Custom Controls | Windows (WinForms)public2012-03-31 19:492012-04-07 21:14
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.6.0.00.6.0.0 
0000326: Add the Gradient, BackgroundGradient and TextGradient classes to regroup gradient properties
Add integer properties to save the color values in XML (the Color structure cannot be serialized).

Gradient:
- Color1 (+Color1Int)
- Color2 (+Color2Int)
- GradientMode

BackgroundGradient inherits from Gradient and adds:
- BorderColor (+BorderColorInt)
- BorderWidth (if 0, the border is not visible)

TextGradient inherits from BackgroundGradient and adds:
- Font
No tags attached.
child of 0000307assigned ycastonguay Add themes (only for the Windows platform) 
Issue History
2012-03-31 19:49ycastonguayNew Issue
2012-03-31 19:49ycastonguayStatusnew => assigned
2012-03-31 19:49ycastonguayAssigned To => ycastonguay
2012-03-31 19:53ycastonguayRelationship addedchild of 0000307
2012-03-31 21:00svnCheckin
2012-03-31 21:00svnNote Added: 0000526
2012-03-31 21:17svnCheckin
2012-03-31 21:17svnNote Added: 0000527
2012-03-31 21:55svnCheckin
2012-03-31 21:55svnNote Added: 0000528
2012-03-31 22:16svnCheckin
2012-03-31 22:16svnNote Added: 0000529
2012-04-01 08:20ycastonguaySummaryAdd the Gradient class to regroup gradient properties => Add the BackgroundGradient and ButtonGradient classes to regroup gradient properties
2012-04-01 08:20ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=149#r149
2012-04-01 08:22ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=150#r150
2012-04-01 08:32ycastonguaySummaryAdd the BackgroundGradient and ButtonGradient classes to regroup gradient properties => Add the Gradient and ButtonGradient classes to regroup gradient properties
2012-04-01 08:32ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=151#r151
2012-04-01 08:39ycastonguaySummaryAdd the Gradient and ButtonGradient classes to regroup gradient properties => Add the Gradient and TextGradient classes to regroup gradient properties
2012-04-01 08:39ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=152#r152
2012-04-01 08:40ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=153#r153
2012-04-01 08:46svnCheckin
2012-04-01 08:46svnNote Added: 0000530
2012-04-01 09:25svnCheckin
2012-04-01 09:25svnNote Added: 0000531
2012-04-01 10:11svnCheckin
2012-04-01 10:11svnNote Added: 0000532
2012-04-01 11:00svnCheckin
2012-04-01 11:00svnNote Added: 0000533
2012-04-01 12:10svnCheckin
2012-04-01 12:10svnNote Added: 0000534
2012-04-01 13:50svnCheckin
2012-04-01 13:50svnNote Added: 0000535
2012-04-01 14:04svnCheckin
2012-04-01 14:04svnNote Added: 0000536
2012-04-01 15:56svnCheckin
2012-04-01 15:56svnNote Added: 0000537
2012-04-01 17:04svnCheckin
2012-04-01 17:04svnNote Added: 0000538
2012-04-01 18:37svnCheckin
2012-04-01 18:37svnNote Added: 0000539
2012-04-01 19:51svnCheckin
2012-04-01 19:51svnNote Added: 0000540
2012-04-04 18:02svnCheckin
2012-04-04 18:02svnNote Added: 0000552
2012-04-04 18:18svnCheckin
2012-04-04 18:18svnNote Added: 0000554
2012-04-04 20:03svnCheckin
2012-04-04 20:03svnNote Added: 0000556
2012-04-04 20:07svnCheckin
2012-04-04 20:07svnNote Added: 0000558
2012-04-07 12:06ycastonguaySummaryAdd the Gradient and TextGradient classes to regroup gradient properties => Add the Gradient, BackgroundGradient and TextGradient classes to regroup gradient properties
2012-04-07 12:06ycastonguayDescription Updatedbug_revision_view_page.php?rev_id=154#r154
2012-04-07 12:06svnCheckin
2012-04-07 12:06svnNote Added: 0000566
2012-04-07 20:56svnCheckin
2012-04-07 20:56svnNote Added: 0000570
2012-04-07 21:13svnCheckin
2012-04-07 21:13svnNote Added: 0000572
2012-04-07 21:14ycastonguayStatusassigned => resolved
2012-04-07 21:14ycastonguayFixed in Version => 0.6.0.0
2012-04-07 21:14ycastonguayResolutionopen => fixed
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
(0000526)
svn   
2012-03-31 21:00   
The user animal has checked in files related to this issue (revision 363).

Comment:
MPfm 0.6.0.0
- Panel: Replaced BackgroundGradientColor1, etc. by Gradient class.
- All windows: Replaced all settings in designer files.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.resx
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.resx
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/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmFirstRun.resx
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.resx
U MPfm/branches/current/MPfm.WindowsControls/Panel-Forms/Panel.cs
(0000527)
svn   
2012-03-31 21:17   
The user animal has checked in files related to this issue (revision 364).

Comment:
MPfm 0.6.0.0
- Panel: Replaced BackgroundHeaderGradientColor1, etc. by Gradient class.
- All windows: Replaced all settings in designer files.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.resx
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
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/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmFirstRun.resx
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.resx
U MPfm/branches/current/MPfm.WindowsControls/Panel-Forms/Panel.cs
(0000528)
svn   
2012-03-31 21:55   
The user animal has checked in files related to this issue (revision 365).

Comment:
MPfm 0.6.0.0
- OutputMeter: Replaced BackgroundGradientColor1, etc. by Gradient class.
- WaveFormDisplay: Replaced BackgroundGradientColor1, etc. by Gradient class.
- Button: Replaced BackgroundGradientColor1, etc. by Gradient class.
- All windows: Replaced all settings in designer files.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.resx
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.resx
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.resx
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.resx
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.resx
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.resx
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmFirstRun.resx
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeter.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeterTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplay.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplayTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/Button.cs
U MPfm/branches/current/MPfm.WindowsControls/Panel-Forms/Panel.cs
(0000529)
svn   
2012-03-31 22:16   
The user animal has checked in files related to this issue (revision 366).

Comment:
MPfm 0.6.0.0
- TrackBar: Replaced BackgroundGradientColor1, etc. by Gradient class.
- All windows: Replaced all settings in designer files.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.resx
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.resx
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplayTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/TrackBar.cs
(0000530)
svn   
2012-04-01 08:46   
The user animal has checked in files related to this issue (revision 367).

Comment:
MPfm 0.6.0.0
- Added new properties to the Gradient class.
- Added the TextGradient class.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
U MPfm/branches/current/MPfm.WindowsControls/Misc/Gradient.cs
A MPfm/branches/current/MPfm.WindowsControls/Misc/TextGradient.cs
(0000531)
svn   
2012-04-01 09:25   
The user animal has checked in files related to this issue (revision 368).

Comment:
MPfm 0.6.0.0
- MainWindowTheme: Now using Gradient and TextGradient classes.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/MainWindowTheme.cs
(0000532)
svn   
2012-04-01 10:11   
The user animal has checked in files related to this issue (revision 369).

Comment:
MPfm 0.6.0.0
- Button: Now using only three properties: TextGradientDefault, TextGradientMouseOver and TextGradientDisabled.
- All windows: Removed older properties in designer files, replaced most of them, but not fully done yet.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/MPfm.csproj
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
(0000533)
svn   
2012-04-01 11:00   
The user animal has checked in files related to this issue (revision 371).

Comment:
MPfm 0.6.0.0
- Reveted changes 362-370 because of RESX file corruption :-(
  Setting Serializable on the Gradient class was a BAD idea.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/MPfm.csproj
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.resx
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.resx
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.resx
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.resx
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.resx
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.resx
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.resx
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.resx
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmFirstRun.resx
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.resx
U MPfm/branches/current/MPfm.Core/ColorManipulation.cs
U MPfm/branches/current/MPfm.Sound/MPfm.Sound.csproj
D MPfm/branches/current/MPfm.Sound/PeakFile2.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeter.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeterTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplay.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplayTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/Button.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/TrackBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFont.cs
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
D MPfm/branches/current/MPfm.WindowsControls/Misc/Gradient.cs
D MPfm/branches/current/MPfm.WindowsControls/Misc/TextGradient.cs
U MPfm/branches/current/MPfm.WindowsControls/Panel-Forms/Panel.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/MainWindowTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/ThemeHelper.cs
(0000534)
svn   
2012-04-01 12:10   
The user animal has checked in files related to this issue (revision 372).

Comment:
MPfm 0.6.0.0
- Re-added the Gradient and TextGradient classes to the MPfm.WindowsControls project.
  This time, without the Serialization header!

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
A MPfm/branches/current/MPfm.WindowsControls/Misc/Gradient.cs
A MPfm/branches/current/MPfm.WindowsControls/Misc/TextGradient.cs
(0000535)
svn   
2012-04-01 13:50   
The user animal has checked in files related to this issue (revision 373).

Comment:
MPfm 0.6.0.0
- Added Gradient to TrackBar.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/TrackBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/Gradient.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/TextGradient.cs
(0000536)
svn   
2012-04-01 14:04   
The user animal has checked in files related to this issue (revision 374).

Comment:
MPfm 0.6.0.0
- Split gradients: Gradient -> BackgroundGradient (+border) -> TextGradient (+font).
- Added color to CustomFont.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/TrackBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFont.cs
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
A MPfm/branches/current/MPfm.WindowsControls/Misc/BackgroundGradient.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/Gradient.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/TextGradient.cs
(0000537)
svn   
2012-04-01 15:56   
The user animal has checked in files related to this issue (revision 375).

Comment:
MPfm 0.6.0.0
- Button: Changed propertied into TextGradientDefault, TextGradientMouseOver, TextGradientDisabled.
- Updated all windows.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/Button.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFont.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/HScrollBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/TextGradient.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/MainWindowTheme.cs
(0000538)
svn   
2012-04-01 17:04   
The user animal has checked in files related to this issue (revision 376).

Comment:
MPfm 0.6.0.0
- Restored changed to MainWindowTheme and ThemeHelper.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.resx
U MPfm/branches/current/MPfm.WindowsControls/Themes/MainWindowTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/ThemeHelper.cs
(0000539)
svn   
2012-04-01 18:37   
The user animal has checked in files related to this issue (revision 377).

Comment:
MPfm 0.6.0.0
- Panel: Replaced most theme properties by TextGradientHeader, BackgroundGradient.
- Removed older properties from all windows but did not set the new values yet.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
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/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/Button.cs
U MPfm/branches/current/MPfm.WindowsControls/Panel-Forms/Panel.cs
(0000540)
svn   
2012-04-01 19:51   
The user animal has checked in files related to this issue (revision 378).

Comment:
MPfm 0.6.0.0
- Panel: Started to set some colors on some windows.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
(0000552)
svn   
2012-04-04 18:02   
The user animal has checked in files related to this issue (revision 391).

Comment:
MPfm 0.6.0.0
- Fader: Changed the control name from VolumeFader to Fader.
- Fader: Added the FaderTheme class.
- Fader: Replaced the gradient properties by BackgroundGradient properties.

Related to issue 0000326 and issue 0000327.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
A MPfm/branches/current/MPfm.WindowsControls/Audio/Fader.cs
A MPfm/branches/current/MPfm.WindowsControls/Audio/FaderTheme.cs
D MPfm/branches/current/MPfm.WindowsControls/Audio/VolumeFader.cs
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
(0000554)
svn   
2012-04-04 18:18   
The user animal has checked in files related to this issue (revision 392).

Comment:
MPfm 0.6.0.0
- OutputMeterTheme: Converted gradient properties into BackgroundGradient properties.
                    Also added additional properties for XML serialization.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeter.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeterTheme.cs
(0000556)
svn   
2012-04-04 20:03   
The user animal has checked in files related to this issue (revision 394).

Comment:
MPfm 0.6.0.0
- Label: Added the LabelTheme class. Replaced most properties by TextGradient.

Related to issue 0000326 and issue 0000327.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmSettings.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmVisualizer.Designer.cs
U MPfm/branches/current/MPfm/frmFirstRun.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmSplash.Designer.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFontEditorForm.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFontEditorForm.cs
U MPfm/branches/current/MPfm.WindowsControls/Labels/Label.cs
A MPfm/branches/current/MPfm.WindowsControls/Labels/LabelTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
(0000558)
svn   
2012-04-04 20:07   
The user animal has checked in files related to this issue (revision 395).

Comment:
MPfm 0.6.0.0
- LinkLabel: Added the LinkLabelTheme class. Replaced most properties by TextGradient.

Related to issue 0000326 and issue 0000327.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Labels/LabelTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Labels/LinkLabel.cs
A MPfm/branches/current/MPfm.WindowsControls/Labels/LinkLabelTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
(0000566)
svn   
2012-04-07 12:06   
The user animal has checked in files related to this issue (revision 402).

Comment:
MPfm 0.6.0.0
- Added Gradient, BackgroundGradient and TextGradient properties to SongGridViewTheme.

Related to issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridViewTheme.cs
(0000570)
svn   
2012-04-07 20:56   
The user animal has checked in files related to this issue (revision 405).

Comment:
MPfm 0.6.0.0
- Finished replacing properties in MainWindowTheme to Gradient, BackgroundGradient, etc.

Related to issue 0000224 and issue 0000326.



Files modified:
U MPfm/branches/current/MPfm.WindowsControls/Themes/MainWindowTheme.cs
(0000572)
svn   
2012-04-07 21:13   
The user animal has checked in files related to this issue (revision 406).

Comment:
MPfm 0.6.0.0
- WaveFormDisplayTheme: Replaced properties by BackgroundGradient and TextGradient. Also now serializable.
- Added WaveFormDisplayTheme to Theme.

Related to issue 0000224 and issue 0000326.



Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.Designer.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeterTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplay.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplayTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/Theme.cs