ObjFW  History of src/OFEmbeddedURIHandler.h of e2284a0f02b9d535

History of the file that is called src/OFEmbeddedURIHandler.h at check-in e2284a0f02b9d535

2024-01-02
17:17
Update copyright file: [31a8c8ae59] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1290 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [e6c81f46fa] check-in: [8939cbdb52] user: js, branch: trunk, size: 1290 [annotate] [blame] [check-ins using] [diff]
2022-11-24
00:21
Renamed src/OFEmbeddedURIHandler.h → src/OFEmbeddedIRIHandler.h. Rename OFURI to OFIRI file: [dc6282dd1d] check-in: [23272e6d43] user: js, branch: trunk, size: 1290 [annotate] [blame] [check-ins using] [diff]
2022-11-17
14:50
Fix embedded files with GCC

The load order is different with GCC, resulting in a crash when trying
to send a message, so -[retain] cannot be used in
OFRegisterEmbeddedFile(). file: [c72607aa86] check-in: [722bb308e8] user: js, branch: trunk, size: 1290 [annotate] [blame] [check-ins using] [diff]

14:14
Make OFRegisterEmbeddedFile() public file: [b6c4c9f6e5] check-in: [0e6774358c] user: js, branch: trunk, size: 1162 [annotate] [blame] [check-ins using] [diff]
2022-09-28
21:40
Renamed src/OFEmbeddedFileURLHandler.h → src/OFEmbeddedURIHandler.h. Rename OFUR{L -> I} in preparation for URI support file: [5163464dd8] check-in: [e7ab06503c] user: js, branch: trunk, size: 649 [annotate] [blame] [check-ins using] [diff]
2022-08-01
21:20
Added: Add support for embedding files into binaries

Embedded files are available via the objfw-embedded: URL scheme. file: [b889d68d61] check-in: [1483709ab2] user: js, branch: trunk, size: 653 [annotate] [blame] [check-ins using]