diff options
author | Aaron Bockover <abock@gnome.org> | 2008-05-21 22:36:06 +0000 |
---|---|---|
committer | Aaron Bockover <abock@src.gnome.org> | 2008-05-21 22:36:06 +0000 |
commit | 0ce29ab2fe22bf83f15e1de48195660ece8e27a1 (patch) | |
tree | 1e70853630bd29b743d502de52c7f829dfdfb946 /tests | |
parent | 4534dc41207ec0f6f0013c1d188d13a080d809e4 (diff) |
Added an EnabledCount property
2008-05-21 Aaron Bockover <abock@gnome.org>
* src/Extensions/Banshee.AudioCd/Banshee.AudioCd/AudioCdDiscModel.cs:
Added an EnabledCount property
* src/Extensions/Banshee.AudioCd/Banshee.AudioCd/AudioCdSource.cs:
Added a check box column to control the RipEnabled property on each CD
track; when the EnabledCount on the model is zero, disable the rip action
* src/Extensions/Banshee.AudioCd/Banshee.AudioCd/AudioCdTrackInfo.cs:
When RipEnabled is set or unset, increment or decrement the EnabledCount
on the model if the value actually changes
* src/Core/Banshee.ThickClient/Banshee.Gui/TrackActions.cs: NRE protection
* src/Libraries/Hyena.Gui/Hyena.Data.Gui/ColumnCellText.cs: Do not layout
text if it's null or empty
svn path=/trunk/banshee/; revision=3945
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions