ObjFW  History of src/exceptions/OFRetrieveItemAttributesFailedException.h of b366e52deef1ce9b

History of the file that is called src/exceptions/OFRetrieveItemAttributesFailedException.h at check-in b366e52deef1ce9b

2024-04-03
02:16
[1816ac19d2] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2258) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[6b18fe3b15] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2050) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[489a3eb946] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2050) [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
[a44aaef36d] part of check-in [23272e6d43] Rename OFURI to OFIRI (check-in: [23272e6d43] user: js, branch: trunk, size: 2050) [annotate] [blame] [check-ins using] [diff]
2022-09-28
21:40
[354af07fb2] part of check-in [e7ab06503c] Rename OFUR{L -> I} in preparation for URI support (check-in: [e7ab06503c] user: js, branch: trunk, size: 2050) [annotate] [blame] [check-ins using] [diff]
2022-09-25
14:00
Renamed src/exceptions/OFRetrieveItemAttributesFailedException.h → src/exceptions/OFGetItemAttributesFailedException.h. [08cb5169d1] part of check-in [78032c89cb] OF{Retrieve -> Get}ItemAttributesFailedException (check-in: [78032c89cb] user: js, branch: trunk, size: 2050) [annotate] [blame] [check-ins using] [diff]
2022-09-12
14:34
[73250e6fb2] part of check-in [c40a295629] Either restrict subclassing or reserve ivars (check-in: [c40a295629] user: js, branch: trunk, size: 2075) [annotate] [blame] [check-ins using] [diff]
2022-04-24
09:40
[2269d1ffef] part of check-in [7e1d2b5cd6] Reorder more declarations for consistency (check-in: [7e1d2b5cd6] user: js, branch: trunk, size: 2013) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[40aecc6b11] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2013) [annotate] [blame] [check-ins using] [diff]
2021-03-07
15:07
[48a96c5a3a] part of check-in [1948e7e972] *.h: Fold methods into one line where it fits (check-in: [1948e7e972] user: js, branch: trunk, size: 2013) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[6fe2b96a6a] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2019) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[07675a3c0a] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 2108) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[638c71e4c3] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2108) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[9a0edfb147] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2105) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[f2b23d0d04] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2099) [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
[63dfbc5df6] part of check-in [cc3ad3ddd3] Documentation: Use @brief for all properties (check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2076) [annotate] [blame] [check-ins using] [diff]
2017-11-13
01:18
[9d06732d54] part of check-in [31e602a476] Add OFURLHandler (check-in: [31e602a476] user: js, branch: trunk, size: 2062) [annotate] [blame] [check-ins using] [diff]
2017-11-12
18:27
Added: [b436ab4451] part of check-in [34fe205b84] OFFileManager: Major API redesign

This removes all query methods and replaces them by a single one that
returns a dictionary. Not only does this allow querying multiple
attributes at once, it is also more extensible, as the previous
attributes were specific to file URLs. (check-in: [34fe205b84] user: js, branch: trunk, size: 2134) [annotate] [blame] [check-ins using]