History of file src/exceptions/OFSetItemAttributesFailedException.h at check-in 1106d5ad1da4f9c7
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [50dc8634ab] check-in: [164f2fb4bf] user: js, branch: trunk, size: 3056 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [fe898bbe99] check-in: [7413a728a7] user: js, branch: trunk, size: 3094 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [35356237a0] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2886 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [81347440ef] check-in: [8939cbdb52] user: js, branch: trunk, size: 2886 [annotate] [blame] [check-ins using] [diff] | |
2022-11-24
| ||
00:21 | Rename OFURI to OFIRI file: [27c349806a] check-in: [23272e6d43] user: js, branch: trunk, size: 2886 [annotate] [blame] [check-ins using] [diff] | |
2022-09-28
| ||
21:40 | Rename OFUR{L -> I} in preparation for URI support file: [4b245f8a54] check-in: [e7ab06503c] user: js, branch: trunk, size: 2886 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [8ece988d41] check-in: [c40a295629] user: js, branch: trunk, size: 2886 [annotate] [blame] [check-ins using] [diff] | |
2022-04-24
| ||
09:40 | Reorder more declarations for consistency file: [40e626240d] check-in: [7e1d2b5cd6] user: js, branch: trunk, size: 2829 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [f1f6c7b963] check-in: [1a86b8175b] user: js, branch: trunk, size: 2829 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
05:16 | Rename all types in OFFileManager.h file: [82396088b1] check-in: [c7bdb196d4] user: js, branch: new-naming-convention, size: 2829 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [d9ce8daea6] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2865 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [f9744801d9] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2954 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [f8bdcd18c0] check-in: [c7f0229795] user: js, branch: trunk, size: 2954 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [dfe5c52ac6] check-in: [0509d7a844] user: js, branch: trunk, size: 2951 [annotate] [blame] [check-ins using] [diff] | |
2018-10-21
| ||
18:54 |
OFURLHandler: Do not depend on OFFileManager
This fixes --disable-files. file: [b9798161de] check-in: [ad3fc136ba] user: js, branch: trunk, size: 2945 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [70304f6b00] check-in: [7e5c81e186] user: js, branch: trunk, size: 2946 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [917bc7ba94] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 2923 [annotate] [blame] [check-ins using] [diff] | |
2017-11-13
| ||
01:18 | Add OFURLHandler file: [c105a3fef7] check-in: [31e602a476] user: js, branch: trunk, size: 2895 [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 | |