Niklas Poslovski
92261f367f
Printers: Make icons scale for HiDPI
...
Fixes #17985
Change-Id: I867bb9c95f6421bf056845a2686789341c8aa7d5
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9376
Reviewed-by: waddlesplash <[email protected] >
2025-06-24 18:41:40 +00:00
nipos
349b6d2d2a
Expander: Improve HiDPI scaling and avoid cutting off the window
...
Fixes #17905
Change-Id: Ia6790a2ebe5e6cdfdc88365f39c46ad9412541ee
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9388
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2025-06-23 19:52:23 +00:00
Niklas Poslovski
ef67cb1ace
app_server/AGGTextRenderer: Improve code quality, remove duplicates
...
Change-Id: Ia1d6ec8ad836dcd08f36841cbc16b5a609fd7aff
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8861
Reviewed-by: Máximo Castañeda <[email protected] >
Tested-by: Commit checker robot <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
2025-03-17 18:13:04 +00:00
Niklas Poslovski
6670202514
ControlLook: Use B_PANEL_TEXT_COLOR for scrollbar arrows
...
Change-Id: I7a291842eeaaba00176cb4473a075fad1d3d6293
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8895
Reviewed-by: nephele nephele <[email protected] >
Tested-by: Commit checker robot <[email protected] >
2025-02-03 17:18:51 +00:00
Niklas Poslovski
b697f0ccc8
RTFTranslator: Add support for struck-out text
...
Change-Id: I900d305328513921068ad63a0e3345578bc61c04
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8862
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: John Scipione <[email protected] >
2025-01-27 14:04:08 +00:00
Niklas Poslovski
3e2f510808
StyledEdit: Add menu to strikeout text
...
Change-Id: I390b700db29a838baade1d8ab52983306a93e751
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8863
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: nephele nephele <[email protected] >
2025-01-26 18:59:35 +00:00
Niklas Poslovski
2d9bd61681
app_server/BFont: Implement B_STRIKEOUT_FACE
...
Change-Id: I139621ce98847c94306c62e31774a00cde8a18e5
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8848
Reviewed-by: Jérôme Duval <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
Tested-by: Commit checker robot <[email protected] >
2025-01-25 03:24:55 +00:00
Niklas Poslovski
71a7116eb7
Time: Tint AnalogClock use B_DOCUMENT_BACKGROUND_COLOR
...
... and B_DOCUMENT_TEXT_COLOR with the selected hand using
B_NAVIGATION_BASE_COLOR when dragging instead of blue
(well, it is still blue but customizable).
Analog clock colors adjusted for light and dark modes.
Change-Id: I2d5af04f10090258b0ef989498f8e43dbded8def
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7940
Tested-by: Commit checker robot <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2025-01-15 18:09:47 +00:00
Niklas Poslovski
802fb5b90f
Documentation: Replace remaining references of OpenBeOS with Haiku
...
Fixes #19335
Change-Id: I8458431be907e3f59165c7e9cf43d715e904af3d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8826
Reviewed-by: John Scipione <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
2025-01-13 22:23:11 +00:00
Niklas Poslovski
ee40fc9747
Documentation: Remove old unused doxygen_config files
...
Change-Id: I5f29561cea9bf34e1c92a381e6293ccae78c48c7
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8829
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
Reviewed-by: John Scipione <[email protected] >
Tested-by: Commit checker robot <[email protected] >
2025-01-13 22:22:43 +00:00
Niklas Poslovski
2f8543fe8c
interface_kit/ChannelSlider: Fix binary compatibility breakage
...
Change-Id: I350c80baf7508a9db9a176e3ee050042fafa9321
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8828
Reviewed-by: waddlesplash <[email protected] >
2025-01-13 20:07:35 +00:00
Niklas Poslovski
08028803b1
interface_kit/ChannelSlider: Divide value by 1000 and show one digit after the point.
...
Fixes #17600
Change-Id: I4357655915270e0ed61f0ce305f299555578bb8b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8384
Reviewed-by: waddlesplash <[email protected] >
2025-01-11 18:37:00 +00:00
Niklas Poslovski
2705a2ae66
Media: Improve readability of label in AudioMixer using mix_color
...
Part of #18970
Change-Id: I98b13103ffffba129b45357d78ec49b7c21ad827
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7947
Reviewed-by: Adrien Destugues <[email protected] >
2024-12-23 10:24:37 +00:00
Niklas Poslovski
5d5dabc2dd
Backgrounds: Accept color drop only if color picker is enabled.
...
Fixes #19264
Change-Id: I90084ae15de4797e6184860af50128ea75dedebc
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8656
Reviewed-by: waddlesplash <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
2024-12-05 20:12:35 +00:00
Niklas Poslovski
b78edf5814
WebPositive: Use B_LIST_*_COLOR for Downloads window
...
Change-Id: Iabb6566e4d3cba5c53d84c26c413a996a56c80d1
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8476
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
Tested-by: Commit checker robot <[email protected] >
2024-10-19 15:01:59 +00:00
Niklas Poslovski
baf30547f7
ScreenSaver: Use B_PANEL_TEXT_COLOR for text in the PasswordWindow
...
Change-Id: Id4f1cc65b15b74c6a8e2cf551f7fdfc7fe481cca
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8389
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2024-10-12 15:56:14 +00:00
Niklas Poslovski
0a5286c120
Screen: Use B_PANEL_TEXT_COLOR for text in the RefreshWindow
...
Change-Id: If52c7462f6900643a8e5875b79399542e6524017
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8388
Reviewed-by: nephele nephele <[email protected] >
2024-10-11 07:43:37 +00:00
Niklas Poslovski
0076659590
ICU: Fix dates in the future, avoid returning B_ERROR
...
Change-Id: I51a2ead9484f4ac1affd8baf4f94c6984db26070
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8387
Reviewed-by: humdinger humdinger <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2024-10-06 17:37:48 +00:00
Niklas Poslovski
7d539b9c63
Terminal: Don't change view size when changing font size in full screen
...
Fixes #17368
Change-Id: Ib7aa3c0ef4445abc8729e697d5d7e5714e9e44f2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8386
Reviewed-by: waddlesplash <[email protected] >
2024-10-02 15:19:52 +00:00
Niklas Poslovski
4e9899d5a6
FontDemo: Fix selecting a font family directly, without selecting a specific style
...
Fixes #18448
Change-Id: Ia32254721696c691b2c49cede70c2818b6668b2f
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8382
Haiku-Format: Haiku-format Bot <[email protected] >
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2024-10-01 16:28:07 +00:00
Niklas Poslovski
c858eda663
libshared/CalendarView: Vertically center date texts
...
Fixes #18288
Change-Id: Ifd99573bb30c5690ffbe809dfb3cf933220fd7f0
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8383
Haiku-Format: Haiku-format Bot <[email protected] >
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2024-10-01 16:24:33 +00:00
Niklas Poslovski
ab6c30cf9f
Icon-O-Matic: Open 'Save as'/'Export as' dialog in the folder of the current file
...
Fixes #2750
Change-Id: Ib23695b168ef905d097bf259d26998181415640d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8381
Tested-by: Commit checker robot <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: Zardshard <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2024-10-01 16:22:27 +00:00
Niklas Poslovski
2fafe865b1
Tracker: Make status text in StatusWindow readable in dark mode
...
Change-Id: I19eb4ad0b32f6fae7e75d4ac777521e0a2ba5b67
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8297
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: nephele nephele <[email protected] >
2024-09-15 09:10:24 +00:00
Niklas Poslovski
f589347ebc
Tracker: Fix text color in FilePermissionsView
...
Change-Id: I7bb4ff2529d664ae759b931f51fb26125ce84a83
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8296
Reviewed-by: waddlesplash <[email protected] >
Haiku-Format: Haiku-format Bot <[email protected] >
2024-09-09 17:46:13 +00:00
Niklas Poslovski
7fe83eb50d
Mail: Use mix_color to make quote colors readable in dark mode
...
Fixes #18968
Change-Id: Ic8a63820ef004fbc0d98a80f4dccde2b90d1fa1a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7951
Reviewed-by: nephele nephele <[email protected] >
Tested-by: Commit checker robot <[email protected] >
2024-09-09 08:40:55 +00:00
Niklas Poslovski
5ac53f0034
Keymap: Make keyboard buttons use B_CONTROL_BACKGROUND_COLOR and B_CONTROL_TEXT_COLOR
...
Change-Id: I0967fb10a5fb80a8729c9cd955203026aac69caa
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7943
Reviewed-by: John Scipione <[email protected] >
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: Adrien Destugues <[email protected] >
2024-09-07 15:18:49 +00:00
Niklas Poslovski
4286b59d29
WebPositive: Use BTextView instead of BStringView for font preferences
...
Fixes #18997
Change-Id: Ic8bb1ef37ae18af2f2db045ddfa75dd5c7adab03
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7948
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: Adrien Destugues <[email protected] >
2024-09-07 09:15:22 +00:00
Niklas Poslovski
252421dcb7
AboutSystem: Add myself to contributors list
...
Change-Id: Ic6a77722db35d6e8199c3c2c70b3fb0f7c2e403a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7950
Reviewed-by: nephele nephele <[email protected] >
2024-08-31 20:03:00 +00:00
Niklas Poslovski
0cbb701eb5
Sudoku: Use B_*_COLOR constants instead of hardcoded colors
...
Change-Id: Iec1f6884efa7d096a21e5986204b4c7ed64e049b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7944
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: John Scipione <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
Tested-by: Commit checker robot <[email protected] >
2024-08-25 19:24:26 +00:00
Niklas Poslovski
58b64c1c7b
Cortex: Use B_LIST_*_COLORS for Media Add-ons list
...
Change-Id: I65e37f7c2ef91e96fb009b3636279832ef1de771
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7942
Haiku-Format: Haiku-format Bot <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2024-08-19 17:29:56 +00:00
Niklas Poslovski
5c0baf05fd
FontDemo: Add support for theming by using B_DOCUMENT_BACKGROUND_COLOR and B_DOCUMENT_TEXT_COLOR
...
Change-Id: I8686e1e0607f3d007971f909d66f57c834363520
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7941
Reviewed-by: waddlesplash <[email protected] >
2024-08-19 16:21:39 +00:00
Niklas Poslovski
19289f5b3a
Appearance: Make B_MENU_SELECTED_BACKGROUND_COLOR darker in dark theme
...
Change-Id: Ia9845b45b04f92e6e1e40fa16ef172760d75a664
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7937
Reviewed-by: waddlesplash <[email protected] >
2024-08-12 16:55:48 +00:00
Niklas Poslovski
a713770a18
Debugger: Make text in SourceView readable with dark theme
...
Change-Id: Ia3baead6676fca1a3454b821c405592da29f715c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7936
Tested-by: Commit checker robot <[email protected] >
Reviewed-by: Adrien Destugues <[email protected] >
Reviewed-by: waddlesplash <[email protected] >
2024-08-05 11:38:05 +00:00