MantisBT - MPfm |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000326 | MPfm | UI | Custom Controls | Windows (WinForms) | public | 2012-03-31 19:49 | 2012-04-07 21:14 |
|
Reporter | ycastonguay | |
Assigned To | ycastonguay | |
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | 0.6.0.0 | Fixed in Version | 0.6.0.0 | |
|
Summary | 0000326: Add the Gradient, BackgroundGradient and TextGradient classes to regroup gradient properties |
Description | 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 |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | child of | 0000307 | assigned | ycastonguay | Add themes (only for the Windows platform) |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-03-31 19:49 | ycastonguay | New Issue | |
2012-03-31 19:49 | ycastonguay | Status | new => assigned |
2012-03-31 19:49 | ycastonguay | Assigned To | => ycastonguay |
2012-03-31 19:53 | ycastonguay | Relationship added | child of 0000307 |
2012-03-31 21:00 | svn | Checkin | |
2012-03-31 21:00 | svn | Note Added: 0000526 | |
2012-03-31 21:17 | svn | Checkin | |
2012-03-31 21:17 | svn | Note Added: 0000527 | |
2012-03-31 21:55 | svn | Checkin | |
2012-03-31 21:55 | svn | Note Added: 0000528 | |
2012-03-31 22:16 | svn | Checkin | |
2012-03-31 22:16 | svn | Note Added: 0000529 | |
2012-04-01 08:20 | ycastonguay | Summary | Add the Gradient class to regroup gradient properties => Add the BackgroundGradient and ButtonGradient classes to regroup gradient properties |
2012-04-01 08:20 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=149#r149 |
2012-04-01 08:22 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=150#r150 |
2012-04-01 08:32 | ycastonguay | Summary | Add the BackgroundGradient and ButtonGradient classes to regroup gradient properties => Add the Gradient and ButtonGradient classes to regroup gradient properties |
2012-04-01 08:32 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=151#r151 |
2012-04-01 08:39 | ycastonguay | Summary | Add the Gradient and ButtonGradient classes to regroup gradient properties => Add the Gradient and TextGradient classes to regroup gradient properties |
2012-04-01 08:39 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=152#r152 |
2012-04-01 08:40 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=153#r153 |
2012-04-01 08:46 | svn | Checkin | |
2012-04-01 08:46 | svn | Note Added: 0000530 | |
2012-04-01 09:25 | svn | Checkin | |
2012-04-01 09:25 | svn | Note Added: 0000531 | |
2012-04-01 10:11 | svn | Checkin | |
2012-04-01 10:11 | svn | Note Added: 0000532 | |
2012-04-01 11:00 | svn | Checkin | |
2012-04-01 11:00 | svn | Note Added: 0000533 | |
2012-04-01 12:10 | svn | Checkin | |
2012-04-01 12:10 | svn | Note Added: 0000534 | |
2012-04-01 13:50 | svn | Checkin | |
2012-04-01 13:50 | svn | Note Added: 0000535 | |
2012-04-01 14:04 | svn | Checkin | |
2012-04-01 14:04 | svn | Note Added: 0000536 | |
2012-04-01 15:56 | svn | Checkin | |
2012-04-01 15:56 | svn | Note Added: 0000537 | |
2012-04-01 17:04 | svn | Checkin | |
2012-04-01 17:04 | svn | Note Added: 0000538 | |
2012-04-01 18:37 | svn | Checkin | |
2012-04-01 18:37 | svn | Note Added: 0000539 | |
2012-04-01 19:51 | svn | Checkin | |
2012-04-01 19:51 | svn | Note Added: 0000540 | |
2012-04-04 18:02 | svn | Checkin | |
2012-04-04 18:02 | svn | Note Added: 0000552 | |
2012-04-04 18:18 | svn | Checkin | |
2012-04-04 18:18 | svn | Note Added: 0000554 | |
2012-04-04 20:03 | svn | Checkin | |
2012-04-04 20:03 | svn | Note Added: 0000556 | |
2012-04-04 20:07 | svn | Checkin | |
2012-04-04 20:07 | svn | Note Added: 0000558 | |
2012-04-07 12:06 | ycastonguay | Summary | Add the Gradient and TextGradient classes to regroup gradient properties => Add the Gradient, BackgroundGradient and TextGradient classes to regroup gradient properties |
2012-04-07 12:06 | ycastonguay | Description Updated | bug_revision_view_page.php?rev_id=154#r154 |
2012-04-07 12:06 | svn | Checkin | |
2012-04-07 12:06 | svn | Note Added: 0000566 | |
2012-04-07 20:56 | svn | Checkin | |
2012-04-07 20:56 | svn | Note Added: 0000570 | |
2012-04-07 21:13 | svn | Checkin | |
2012-04-07 21:13 | svn | Note Added: 0000572 | |
2012-04-07 21:14 | ycastonguay | Status | assigned => resolved |
2012-04-07 21:14 | ycastonguay | Fixed in Version | => 0.6.0.0 |
2012-04-07 21:14 | ycastonguay | Resolution | open => fixed |
2012-04-17 19:10 | ycastonguay | Category | Controls => Windows Controls |
2012-04-24 20:59 | ycastonguay | Category | Windows Controls => UI | Windows | Custom Controls |
2012-04-24 20:59 | ycastonguay | Category | UI | Windows | Custom Controls => Custom Controls | Windows |
2012-04-24 21:00 | ycastonguay | Category | Custom Controls | Windows => UI | Custom Controls | Windows |
2012-04-24 21:01 | ycastonguay | Category | UI | 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
|
|