lite-xl/src/api
Takase 4e1ce07610
make system.* functions support UTF8 filenames (#1042)
* make system.* functions support UTF8 filenames
* move utfconv.h into ifdef guard
* fix wrong null check
2022-06-17 09:31:52 -04:00
..
dirmonitor Made sure we redrew things, added in a contingency in 'save' for times when we load a non-existent file, and added some checks. 2022-05-15 15:25:02 -04:00
api.c c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00
api.h Fix Project Scanning (#746) 2022-03-06 00:59:22 -05:00
dirmonitor.c Asynchronous Reads for Dirmonitor (#930) 2022-04-26 12:13:39 -04:00
process.c Cleanup (#826) 2022-04-15 11:34:46 -04:00
regex.c Make regex API return integers 2022-05-28 01:20:41 +02:00
renderer.c fix memory leak and wrong check in font_retrieve 2022-06-15 23:23:13 +08:00
system.c make system.* functions support UTF8 filenames (#1042) 2022-06-17 09:31:52 -04:00
utf8.c c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00