History of file src/OFEmbeddedIRIHandler.h at check-in f609457ac5fb4536
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [81de4817d6] check-in: [7413a728a7] user: js, branch: trunk, size: 1498 [annotate] [blame] [check-ins using] [diff] | |
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 | |
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] | |