History log of /haiku-fatelf/src/preferences/appearance/FakeScrollBar.cpp
Revision Date Author Comments
# b5446310 04-Nov-2012 John Scipione <jscipione@gmail.com>

Remove the scroll bar knobs and corresponding setting


# 68c70f9b 02-Nov-2012 John Scipione <jscipione@gmail.com>

Variable name cleanup


# a4f0328e 02-Nov-2012 John Scipione <jscipione@gmail.com>

Rename hextent and vextent to knobWidth and knobHeight


# 0dead7dd 02-Nov-2012 John Scipione <jscipione@gmail.com>

No reason to check to see if the scrollbar knobs will fit for the fake scrollbar, just assume they will


# dfa8cf8c 02-Nov-2012 John Scipione <jscipione@gmail.com>

Change SCROLL_KNOB_* constants to B_SCROLL_KNOB_*


# 12a7abb6 01-Nov-2012 John Scipione <jscipione@gmail.com>

Make the fake scrollbar controls navigatable by the keyboard


# 928ffe6d 01-Nov-2012 John Scipione <jscipione@gmail.com>

Allow the user to select the scrollbar setting graphically.

This uses custom controls to allow the user to choose between
single and double arrows and none, dots, or line knob styles
in a graphical fashion copied from BeOS Scrollbar preflet.


# b5446310e961f84511a71964c4dca96ce6b7d2f9 04-Nov-2012 John Scipione <jscipione@gmail.com>

Remove the scroll bar knobs and corresponding setting


# 68c70f9b6dc96d50f677862c579a65085dd7d300 02-Nov-2012 John Scipione <jscipione@gmail.com>

Variable name cleanup


# a4f0328efe7fe56e8e49575eb31a0ac18b676c0b 02-Nov-2012 John Scipione <jscipione@gmail.com>

Rename hextent and vextent to knobWidth and knobHeight


# 0dead7ddb6f5eee8ae882c7fd548be9d0e5a53fc 02-Nov-2012 John Scipione <jscipione@gmail.com>

No reason to check to see if the scrollbar knobs will fit for the fake scrollbar, just assume they will


# dfa8cf8c05bd7173fa5f25170bc297757175daab 02-Nov-2012 John Scipione <jscipione@gmail.com>

Change SCROLL_KNOB_* constants to B_SCROLL_KNOB_*


# 12a7abb6fab98e7f21d5b5bee418bd7b172d6e10 01-Nov-2012 John Scipione <jscipione@gmail.com>

Make the fake scrollbar controls navigatable by the keyboard


# 928ffe6dee3b7d183f0a9dfef02d0aae28232364 01-Nov-2012 John Scipione <jscipione@gmail.com>

Allow the user to select the scrollbar setting graphically.

This uses custom controls to allow the user to choose between
single and double arrows and none, dots, or line knob styles
in a graphical fashion copied from BeOS Scrollbar preflet.