MantisBT - MPfm
View Issue Details
0000009MPfmUI | Windows | Main Windowpublic2011-04-06 21:102011-12-18 22:45
ycastonguay 
ycastonguay 
normalfeatureN/A
resolvedfixed 
 
0.5.0.30.5.0.3 
0000009: Add a search feature
I'm not sure how to present it. The textbox and button are already in the UI but they don't do anything right now.
No tags attached.
Issue History
2011-04-06 21:10ycastonguayNew Issue
2011-04-06 21:10ycastonguayStatusnew => assigned
2011-04-06 21:10ycastonguayAssigned To => ycastonguay
2011-04-06 21:14ycastonguayTarget Version0.5.0.0 => 0.4.4.0
2011-04-06 21:14ycastonguayTarget Version0.4.4.0 => 0.5.0.0
2011-10-30 13:23ycastonguayTarget Version0.5.0.0 => 0.6.0.0
2011-12-18 20:31ycastonguayTarget Version0.6.0.0 => 0.5.0.3
2011-12-18 20:31svnCheckin
2011-12-18 20:31svnNote Added: 0000235
2011-12-18 22:39svnCheckin
2011-12-18 22:39svnNote Added: 0000237
2011-12-18 22:45ycastonguayStatusassigned => resolved
2011-12-18 22:45ycastonguayFixed in Version => 0.5.0.3
2011-12-18 22:45ycastonguayResolutionopen => fixed
2012-04-17 19:07ycastonguayCategoryMain Form => Main Window
2012-04-17 19:09ycastonguayCategoryMain Window => Window - Main
2012-04-21 09:57ycastonguayCategoryWindow - Main => UI - Windows - Main Window
2012-04-22 10:10ycastonguayCategoryUI - Windows - Main Window => UI | Windows | Main Window

Notes
(0000235)
svn   
2011-12-18 20:31   
The user admin has checked in files related to this issue (revision 162).

Comment:
MPfm 0.5.0.3
- Search feature added to Library and Song Browser.

Related to issue 0000009.

Files modified:
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm.Library/Library.cs

(0000237)
svn   
2011-12-18 22:39   
The user admin has checked in files related to this issue (revision 163).

Comment:
MPfm 0.5.0.3
- Song Browser: Changed the way the line color is handled if the mouse is over the line and if the line is selected.
  Related to issue 0000173.

- Library: Replaced the songTitle parameter in SelectSongs by searchTerms.
           It is now possible to search using SelectSongs.
           The main form search text box is now working!
  Related to issue 0000009.

- Peak files: Moved directory to user application data folder (Peak Files subfolder in MPfm).
  Related to issue 0000172.

Files modified:
U MPfm/branches/current/MPfm/MPfm.csproj
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.Designer.cs
U MPfm/branches/current/MPfm/frmMain.Designer.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm/frmMain.resx
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormMarkersLoops.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
U MPfm/branches/current/TestControls/frmMain.Designer.cs