Searched hist:"325 c28a8ae5feb43bb597881267219ee341824fe" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/servers/package/ |
H A D | ResultWindow.cpp | 325c28a8ae5feb43bb597881267219ee341824fe Thu Sep 05 03:13:59 UTC 2024 John Scipione <jscipione@gmail.com> package_daemon: Use document colors on problem and results window
... instead of list view background and panel text foreground.
Document color is appropriate here, this is not a list and we don't want panel colors. Document color yields same result as list color using default colors: black on white.
This changes the colors of the inside of the dialog that says: "The following additional package changes have been made:" and "The following problems have been encountered. Please select a solution for each:"
fixes #19068
Change-Id: I5b721ad8703c73aa2da323eb189fa22033d44e5a Reviewed-on: https://review.haiku-os.org/c/haiku/+/8232 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 | ProblemWindow.cpp | 325c28a8ae5feb43bb597881267219ee341824fe Thu Sep 05 03:13:59 UTC 2024 John Scipione <jscipione@gmail.com> package_daemon: Use document colors on problem and results window
... instead of list view background and panel text foreground.
Document color is appropriate here, this is not a list and we don't want panel colors. Document color yields same result as list color using default colors: black on white.
This changes the colors of the inside of the dialog that says: "The following additional package changes have been made:" and "The following problems have been encountered. Please select a solution for each:"
fixes #19068
Change-Id: I5b721ad8703c73aa2da323eb189fa22033d44e5a Reviewed-on: https://review.haiku-os.org/c/haiku/+/8232 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>
|