History of the file that is called src/OFEmbeddedIRIHandler.m at check-in 9d9fa168aacf06ac
|
2024-04-29
| ||
| 03:31 | [275cbe280f] part of check-in [cce464b94e] OFEmbeddedIRIHandler: Fix missing static (check-in: [cce464b94e] user: js, branch: trunk, size: 3228) [annotate] [blame] [check-ins using] [diff] | |
|
2024-04-03
| ||
| 02:16 | [0aa22bc193] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3214) [annotate] [blame] [check-ins using] [diff] | |
|
2024-01-02
| ||
| 17:17 | [9af2b60174] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3006) [annotate] [blame] [check-ins using] [diff] | |
|
2023-03-26
| ||
| 13:26 | [3c1f214812] part of check-in [ad934765cf] OFEmbeddedIRIHandler: Add missing #ifdef (check-in: [ad934765cf] user: js, branch: trunk, size: 3006) [annotate] [blame] [check-ins using] [diff] | |
| 13:18 | [5dec058e36] part of check-in [06c5bad0bd] OFEmbeddedIRIHandler: Always initialize mutex (check-in: [06c5bad0bd] user: js, branch: trunk, size: 2976) [annotate] [blame] [check-ins using] [diff] | |
|
2023-01-06
| ||
| 09:04 | [ec56eba1c1] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2850) [annotate] [blame] [check-ins using] [diff] | |
|
2022-11-24
| ||
| 00:21 | Renamed src/OFEmbeddedURIHandler.m → src/OFEmbeddedIRIHandler.m. [ba984847f3] part of check-in [23272e6d43] Rename OFURI to OFIRI (check-in: [23272e6d43] user: js, branch: trunk, size: 2850) [annotate] [blame] [check-ins using] [diff] | |
|
2022-11-17
| ||
| 14:50 |
[1976c624c2]
part of check-in [722bb308e8]
Fix embedded files with GCC
The load order is different with GCC, resulting in a crash when trying | |
| 14:14 | [36019fb356] part of check-in [0e6774358c] Make OFRegisterEmbeddedFile() public (check-in: [0e6774358c] user: js, branch: trunk, size: 2859) [annotate] [blame] [check-ins using] [diff] | |
|
2022-10-09
| ||
| 16:33 |
[bac2da914b]
part of check-in [9b3cae6cba]
Drop of- prefix from URI schemes
It's generally uncommon to prefix those. Additionally, it might be worthwhile to try to get those actually | |
|
2022-10-03
| ||
| 19:51 | [b9239d2145] part of check-in [7d0456fdd6] Rename objfw-embedded: scheme to of-embedded: (check-in: [7d0456fdd6] user: js, branch: trunk, size: 2873) [annotate] [blame] [check-ins using] [diff] | |
| 00:39 | [d66851cc9f] part of check-in [c75059a52f] OFURI: Rewrite parser to support URIs (check-in: [c75059a52f] user: js, branch: trunk, size: 2876) [annotate] [blame] [check-ins using] [diff] | |
|
2022-09-28
| ||
| 21:40 | Renamed src/OFEmbeddedFileURLHandler.m → src/OFEmbeddedURIHandler.m. [4e495a4837] part of check-in [e7ab06503c] Rename OFUR{L -> I} in preparation for URI support (check-in: [e7ab06503c] user: js, branch: trunk, size: 2872) [annotate] [blame] [check-ins using] [diff] | |
|
2022-08-07
| ||
| 18:23 | [10ad5c2607] part of check-in [12a7357722] OFEmbeddedFileURLHandler: Add scheme check (check-in: [12a7357722] user: js, branch: trunk, size: 2880) [annotate] [blame] [check-ins using] [diff] | |
|
2022-08-02
| ||
| 00:39 | [e3697eafac] part of check-in [d05c370a94] OFEmbeddedFileURLHandler: Fix wrong #endif (check-in: [d05c370a94] user: js, branch: trunk, size: 2831) [annotate] [blame] [check-ins using] [diff] | |
|
2022-08-01
| ||
| 23:39 | [6492351f08] part of check-in [ce151e34d0] OFEmbeddedFileURLHandler: Fix missing include (check-in: [ce151e34d0] user: js, branch: trunk, size: 2826) [annotate] [blame] [check-ins using] [diff] | |
| 21:20 |
Added:
[d67588543e]
part of check-in [1483709ab2]
Add support for embedding files into binaries
Embedded files are available via the objfw-embedded: URL scheme. (check-in: [1483709ab2] user: js, branch: trunk, size: 2807) [annotate] [blame] [check-ins using] | |