Searched +hist:9 +hist:f24981a (Results 1 - 5 of 5) sorted by relevance

/haiku/src/bin/
H A DWindowShade.cppdiff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f24981a56edba10807b550b521563b0cadd12c7 Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
/haiku/headers/private/app/
H A DServerReadOnlyMemory.hdiff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f24981a56edba10807b550b521563b0cadd12c7 Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
/haiku/headers/os/interface/
H A DInterfaceDefs.hdiff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9ecf9d1c Sat Aug 26 10:21:15 MDT 2006 Ingo Weinhold <ingo_weinhold@gmx.de> Merge from layout management branch.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18649 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9f24981a56edba10807b550b521563b0cadd12c7 Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9ecf9d1c1d4888d341a6eac72112c72d1ae3a4cb Sat Aug 26 10:21:15 MDT 2006 Ingo Weinhold <ingo_weinhold@gmx.de> Merge from layout management branch.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18649 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/kits/interface/
H A DScrollBar.cppdiff 9fe3529f Sat Jul 04 17:40:59 MDT 2020 Augustin Cavalier <waddlesplash@gmail.com> BScrollBar: Remove DISABLE_ON_WINDOW_DEACTIVATION constant.

It was always enabled, and disabling it would break ABI.
If we want to make it disable-able, it needs to be a setting,
but I don't really see a reason for that.
diff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f5864ab Sun Jun 24 08:46:17 MDT 2012 Ryan Leavengood <leavengood@gmail.com> Handle the scroll wheel changing over scrollbars.

* Extract the scrollbar change based on the mouse wheel delta into a protected
method of BView.
* Call that method from BScrollBar's MessageReceived.

With this change it is now a bit easier to scroll horizontally around the
system by putting the mouse cursor over a horizontal scrollbar and using the
wheel.

Fixes #8631.
diff 9f24981a56edba10807b550b521563b0cadd12c7 Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f5864ab093a8e363d1eba0405c57f0e2596b83a Sun Jun 24 08:46:17 MDT 2012 Ryan Leavengood <leavengood@gmail.com> Handle the scroll wheel changing over scrollbars.

* Extract the scrollbar change based on the mouse wheel delta into a protected
method of BView.
* Call that method from BScrollBar's MessageReceived.

With this change it is now a bit easier to scroll horizontally around the
system by putting the mouse cursor over a horizontal scrollbar and using the
wheel.

Fixes #8631.
H A DInterfaceDefs.cppdiff 9aea709d Thu Sep 03 13:22:20 MDT 2020 Adrien Destugues <pulkomandy@pulkomandy.tk> Input prefs: handle errors

Various error handling cases were missing, which would lead to corrupt
settings and crashes. Add the missing error checks and make sure we
always revert to sane settings in case of problems.

Change-Id: Ib72621d6e4974345f5f6ee88e01a918cbf09d7ea
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3069
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
diff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9f24981a Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9fe35223 Wed Aug 26 18:10:59 MDT 2009 Axel Dörfler <axeld@pinc-software.de> * BWindowScreens had no sychronization mechanism whatsoever - since the
workspace activation message was asynchronous, whether or not the
BWindowScreen stopped drawing in time was pure luck (this also caused crashes
with the VESA driver, as that one unmaps its frame buffer during mode switch).
Introduced a new AS_DIRECT_SCREEN_LOCK protocol for this.
* In the long term, we should let BWindowScreen use the same mechanism as
BDirectWindows, though.
* Removed superfluous locking in BDirectWindow::_InitData().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32746 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9b56aad8 Tue Sep 02 18:26:25 MDT 2008 Karsten Heimrich <host.haiku@gmx.de> * rewrote truncate_middle partly, it failed while trying to add an optional character
this was most noticable in Deskbar when opening DataTranslations in Expand App Mode



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27291 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9d6b4ad5 Mon Apr 03 10:25:59 MDT 2006 Jérôme Duval <korli@users.berlios.de> actually print the color_which which fails (ie in Cortex)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16986 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9f24981a56edba10807b550b521563b0cadd12c7 Fri Apr 05 17:26:41 MDT 2013 John Scipione <jscipione@gmail.com> Add B_SCROLL_BAR_THUMB_COLOR constant.

This allows you to change the scrollbar thumb color in Appearance preferences.
The default color is 216, 216, 216 so the scroll bar thumb looks the same by
default. Perhaps someday this can be updated to something a bit more colorful.
diff 9fe35223cf4eb9714865152d62e8efc36b327fef Wed Aug 26 18:10:59 MDT 2009 Axel Dörfler <axeld@pinc-software.de> * BWindowScreens had no sychronization mechanism whatsoever - since the
workspace activation message was asynchronous, whether or not the
BWindowScreen stopped drawing in time was pure luck (this also caused crashes
with the VESA driver, as that one unmaps its frame buffer during mode switch).
Introduced a new AS_DIRECT_SCREEN_LOCK protocol for this.
* In the long term, we should let BWindowScreen use the same mechanism as
BDirectWindows, though.
* Removed superfluous locking in BDirectWindow::_InitData().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32746 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9b56aad8a057f29f943a12110255c3a703e48abb Tue Sep 02 18:26:25 MDT 2008 Karsten Heimrich <host.haiku@gmx.de> * rewrote truncate_middle partly, it failed while trying to add an optional character
this was most noticable in Deskbar when opening DataTranslations in Expand App Mode



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27291 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 9d6b4ad58699bfcdceee6eaad1577ac68cb9ddf8 Mon Apr 03 10:25:59 MDT 2006 Jérôme Duval <korli@users.berlios.de> actually print the color_which which fails (ie in Cortex)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16986 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 121 milliseconds