MantisBT - MPfm
View Issue Details
0000189MPfmUI | Windows | Main Window | Song Browserpublic2011-12-21 19:402011-12-26 12:17
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.1.00.5.1.0 
0000189: Add a contextual menu to the Song Browser header
Let the user choose the visible columns and in which order.
No tags attached.
Issue History
2011-12-21 19:40ycastonguayNew Issue
2011-12-21 19:40ycastonguayStatusnew => assigned
2011-12-21 19:40ycastonguayAssigned To => ycastonguay
2011-12-25 17:21ycastonguayTarget Version0.6.0.0 => 0.5.1.0
2011-12-25 17:23svnCheckin
2011-12-25 17:23svnNote Added: 0000274
2011-12-25 17:56svnCheckin
2011-12-25 17:56svnNote Added: 0000275
2011-12-26 12:17ycastonguayStatusassigned => resolved
2011-12-26 12:17ycastonguayFixed in Version => 0.5.1.0
2011-12-26 12:17ycastonguayResolutionopen => fixed
2012-04-17 19:11ycastonguayCategorySong Browser => Window - Main - Song Browser
2012-04-21 09:58ycastonguayCategoryWindow - Main - Song Browser => UI - Windows - Main Window - Song Browser
2012-04-22 10:09ycastonguayCategoryUI - Windows - Main Window - Song Browser => UI | Windows | Main Window | Song Browser

Notes
(0000274)
svn   
2011-12-25 17:23   
The user admin has checked in files related to this issue (revision 204).

Comment:
MPfm 0.5.0.5
- SongGridView: Added columns contextual menu, the users can now choose what columns are visible.

Related to issue 0000189.

Files modified:
U MPfm/branches/current/MPfm/Configuration/MPfmConfiguration.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplay.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridViewColumn.cs

(0000275)
svn   
2011-12-25 17:56   
The user admin has checked in files related to this issue (revision 205).

Comment:
MPfm 0.5.0.5
- SongGridView: fixed a lot of bugs with the column events (click, move, etc.) when the first two columns are not visible.
  It was hard-coded before, it is now dynamic.

Related to issue 0000189.

Files modified:
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs