Searched hist:"9 d4d102df2147ca981aaa81080601690412aaee0" (Results 1 – 8 of 8) sorted by relevance
/haiku/src/kits/tracker/ |
H A D | DesktopPoseView.h | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|
H A D | DesktopPoseView.cpp | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|
H A D | OpenWithWindow.h | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|
H A D | Utilities.h | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|
H A D | OpenWithWindow.cpp | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|
H A D | Utilities.cpp | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|
H A D | PoseView.h | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|
H A D | PoseView.cpp | 9d4d102df2147ca981aaa81080601690412aaee0 Sat Aug 24 16:12:58 UTC 2024 John Scipione <jscipione@gmail.com> Tracker: Override Open with... pose view text color and back color
Make TextColor() and BackColor() virtual in BPoseView so that we can override them in subclasses. These are used to invert colors on select.
Move InvertColor() and InvertedBackColor() to Utilities.
Move Desktop...() methods to DesktopPoseView overrides, this does the same thing but in DesktopPoseView as an override.
Add override methods to Open with... pose view. Open with... window text color were not updating with color settings making text unreadable in dark mode. Open with... background and text colors update based on tooltip colors which was chosen previously.
Change-Id: Id605f1887d6018766b09a6de372b6071de8b83ea Reviewed-on: https://review.haiku-os.org/c/haiku/+/8105 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com> Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
|