Sébastien Helleu
|
2475f20cb7
|
all: move description of C files below the copyright and license
|
2025-03-31 11:47:49 +02:00 |
|
Sébastien Helleu
|
3a6ac9ee76
|
all: add SPDX license tag
|
2025-03-31 07:49:26 +02:00 |
|
Sébastien Helleu
|
d8987a1678
|
all: replace Copyright lines by SPDX copyright tag
|
2025-03-30 14:47:12 +02:00 |
|
Sébastien Helleu
|
547e2b934e
|
core: update copyright dates
|
2025-02-01 23:13:18 +01:00 |
|
Sébastien Helleu
|
6908eec160
|
tests: replace POINTERS_EQUAL by STRCMP_EQUAL in string comparisons with NULL
|
2024-09-14 10:26:42 +02:00 |
|
Sébastien Helleu
|
1a0b9427e0
|
core: fix conversion of WeeChat bar colors to ANSI colors
|
2024-05-11 14:05:52 +02:00 |
|
Sébastien Helleu
|
32b01a606c
|
core: fix conversion of WeeChat "default" color to ANSI color
|
2024-05-11 14:05:52 +02:00 |
|
Sébastien Helleu
|
a456c3db86
|
tests: split strings with colors for readability
|
2024-05-11 14:05:52 +02:00 |
|
Sébastien Helleu
|
24c4029c96
|
core: remove "wee-" prefix from source files in src/core and src/core/hook
|
2024-03-12 21:27:37 +01:00 |
|
Sébastien Helleu
|
3f49b1b44a
|
core: use whole replacement string instead of first char in function gui_color_decode
|
2024-03-10 09:21:28 +01:00 |
|
Sébastien Helleu
|
eecb2a997e
|
core: update copyright dates
|
2024-01-01 22:29:58 +01:00 |
|
Sébastien Helleu
|
33bba784c3
|
core: update copyright dates
|
2023-01-01 14:54:35 +01:00 |
|
Sébastien Helleu
|
05839983d4
|
core: fix color when the delimiter is not followed by a background color (closes #1867)
|
2022-12-30 21:50:18 +01:00 |
|
Sébastien Helleu
|
5b9b1e175b
|
core: add color attributes "blink" and "dim" (half bright) (closes #1855)
|
2022-12-10 16:37:03 +01:00 |
|
Sébastien Helleu
|
c44b79dce7
|
core: update copyright dates
|
2022-01-17 18:41:06 +01:00 |
|
Sébastien Helleu
|
20866a0457
|
core: fix decoding of attributes in basic ANSI colors (closes #1678)
|
2021-08-06 20:33:31 +02:00 |
|
Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
268aa631c6
|
api: add function string_color_code_size (issue #1547)
|
2020-08-22 08:55:16 +02:00 |
|
Sébastien Helleu
|
36c55f6973
|
tests: fix name of some unit tests
|
2020-08-05 07:28:30 +02:00 |
|
Sébastien Helleu
|
feb6258910
|
core: update copyright dates
|
2020-01-04 10:41:26 +01:00 |
|
Sébastien Helleu
|
90f711a965
|
core: add function to convert WeeChat colors to ANSI colors (issue #528)
|
2019-10-01 18:31:41 +02:00 |
|
Sébastien Helleu
|
177fa6c528
|
core: add support of reverse video in ANSI color codes
|
2019-10-01 18:31:41 +02:00 |
|
Sébastien Helleu
|
a8ca4b5b3a
|
tests: add tests on GUI color functions
|
2019-10-01 18:31:41 +02:00 |
|