Searched hist:"5 b0fd10d23d2c57ab32c256784daafa2b97860fa" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/apps/deskbar/ |
H A D | TeamMenuItem.h | 5b0fd10d23d2c57ab32c256784daafa2b97860fa Sun Apr 07 06:57:49 UTC 2013 John Scipione <jscipione@gmail.com> Animate the expander arrow
On MouseDown draw a diagonal arrow, on MouseUp complete the animation and expand. If you hold down the button it will stay diagonal until you MouseUp and either return to normal or animate and expand if over the arrow.
Reformatted ExpandoMenuBar.h and TeamMenuItem.h Renamed fLastClickItem to fLastClickedItem Added a DrawExpanderArrow() method Renamed private InitData() method to _InitData() and moved it to the bottom
|
H A D | ExpandoMenuBar.h | 5b0fd10d23d2c57ab32c256784daafa2b97860fa Sun Apr 07 06:57:49 UTC 2013 John Scipione <jscipione@gmail.com> Animate the expander arrow
On MouseDown draw a diagonal arrow, on MouseUp complete the animation and expand. If you hold down the button it will stay diagonal until you MouseUp and either return to normal or animate and expand if over the arrow.
Reformatted ExpandoMenuBar.h and TeamMenuItem.h Renamed fLastClickItem to fLastClickedItem Added a DrawExpanderArrow() method Renamed private InitData() method to _InitData() and moved it to the bottom
|
H A D | TeamMenuItem.cpp | 5b0fd10d23d2c57ab32c256784daafa2b97860fa Sun Apr 07 06:57:49 UTC 2013 John Scipione <jscipione@gmail.com> Animate the expander arrow
On MouseDown draw a diagonal arrow, on MouseUp complete the animation and expand. If you hold down the button it will stay diagonal until you MouseUp and either return to normal or animate and expand if over the arrow.
Reformatted ExpandoMenuBar.h and TeamMenuItem.h Renamed fLastClickItem to fLastClickedItem Added a DrawExpanderArrow() method Renamed private InitData() method to _InitData() and moved it to the bottom
|
H A D | ExpandoMenuBar.cpp | 5b0fd10d23d2c57ab32c256784daafa2b97860fa Sun Apr 07 06:57:49 UTC 2013 John Scipione <jscipione@gmail.com> Animate the expander arrow
On MouseDown draw a diagonal arrow, on MouseUp complete the animation and expand. If you hold down the button it will stay diagonal until you MouseUp and either return to normal or animate and expand if over the arrow.
Reformatted ExpandoMenuBar.h and TeamMenuItem.h Renamed fLastClickItem to fLastClickedItem Added a DrawExpanderArrow() method Renamed private InitData() method to _InitData() and moved it to the bottom
|