ObjFW  All files named "src/exceptions/OFRetrieveItemAttributesFailedException.h"

History for src/exceptions/OFRetrieveItemAttributesFailedException.h

2022-10-18
22:19
Renamed to src/exceptions/OFGetItemAttributesFailedException.h. Merge trunk into branch "amiga-library" check-in: [80dbc3c570] user: js, branch: amiga-library, size: 0
21:34
Renamed to src/exceptions/OFGetItemAttributesFailedException.h. Merge trunk into 1.0 branch check-in: [d1dd66e668] user: js, branch: 1.0, size: 0
2022-09-25
14:00
Renamed to src/exceptions/OFGetItemAttributesFailedException.h. OF{Retrieve -> Get}ItemAttributesFailedException check-in: [78032c89cb] user: js, branch: trunk, size: 0
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
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. file: [b436ab4451] check-in: [34fe205b84] user: js, branch: trunk, size: 2134 [annotate] [blame] [check-ins using]