/haiku/src/apps/deskbar/ |
H A D | TeamMenuItem.h | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | PreferencesWindow.h | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | BarApp.h | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | PreferencesWindow.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | TeamMenu.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | StatusView.h | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | TeamMenuItem.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | BarView.h | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | TimeView.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | BarApp.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | StatusView.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | BarView.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|
H A D | ExpandoMenuBar.cpp | 2ce9bab873e024bb515a95faf384df62b88bbb8c Tue Jun 28 02:24:55 UTC 2011 John Scipione <jscipione@gmail.com> Fisher Price Deskbar icon support
Implements the feature described in #7132 Also fixes #2387 (menu items too big in horizontal mode when font size > 12)
Adds a slider to Deskbar preferences which allows you to resize your Deskbar team icons from 16x16 to 96x96. The default is 16x16. This works both in vertical and horizontal mode.
In vertical mode when icon sizes are greater than 32x32 the label moves underneath the icon where there is more room. In horizontal mode the width of the menu item increases to make room for the icon while keeping room for the label the same. As many applications are added the labels are truncated as usual.
This patch also adds a checkbox to the Deskbar preferences to hide application names to make more room for icons if you wish. It doesn't make a lot of sense at 16x16 but does >32x32.
If the kResizeTeamIcons message gets dropped, don't resize to current value, just do nothing. This fixes a bug where sometimes the slider wouldn't trigger a resize. Fix a spelling error in a comment. Take out a redundant paren pair.
|