ObjFW  History of src/OFColor.h of b80f70a59b34ec66

History of the file that is called src/OFColor.h at check-in b80f70a59b34ec66

2024-04-03
02:16
[3615b89131] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 6141) [annotate] [blame] [check-ins using] [diff]
2024-02-03
09:04
[26802d5b43] part of check-in [881d570d8c] OFColor: Rename +[grey] to +[gray] (check-in: [881d570d8c] user: js, branch: trunk, size: 5933) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[7160d2b484] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5591) [annotate] [blame] [check-ins using] [diff]
2023-08-08
21:16
[180c6dda05] part of check-in [ea9b62035b] Make OFColor a proper class cluster (check-in: [ea9b62035b] user: js, branch: trunk, size: 5591) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[de724e96d7] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 5662) [annotate] [blame] [check-ins using] [diff]
2022-09-23
13:51
[66bc95a0b0] part of check-in [a204ef424b] Document more exceptions (check-in: [a204ef424b] user: js, branch: trunk, size: 5820) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[bce9432d45] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 5662) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[44e89c7c23] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 5662) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[b42dcb2b78] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 5751) [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
[63607b4bf0] part of check-in [ef614a225d] Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5. (check-in: [ef614a225d] user: js, branch: trunk, size: 5751) [annotate] [blame] [check-ins using] [diff]

2020-05-21
16:57
[59ecd06578] part of check-in [a4acd52c17] OFColor: Add singletons for the 16 HTML 4 colors (check-in: [a4acd52c17] user: js, branch: trunk, size: 5742) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[53dfa6424a] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2461) [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
[e931392faa] part of check-in [496695d778] Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. (check-in: [496695d778] user: js, branch: trunk, size: 2458) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[edab75bee1] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2437) [annotate] [blame] [check-ins using] [diff]
2018-08-04
23:43
[b01cc7c455] part of check-in [647ec47eda] OFDNSResolver: Improve error reporting (check-in: [647ec47eda] user: js, branch: trunk, size: 2431) [annotate] [blame] [check-ins using] [diff]
2018-03-10
19:05
Added: [d358be0818] part of check-in [f484fedee2] Add OFColor

This is useful so that multiple libraries using ObjFW can share the same
type for colors, similar to e.g. of_rectangle_t. (check-in: [f484fedee2] user: js, branch: trunk, size: 2431) [annotate] [blame] [check-ins using]