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