lite-xl/src
Takase 7fa51bb7ab
Windows font loading hotfix (#1205)
* add missing windows header
* hold the handle until GC so that the file can't be modified in use,
   this is a regression when we switched to CreateFile.
* set wpath to NULL to avoid double free
2022-11-17 01:09:38 -04:00
..
api MSVC Support (#1199) 2022-11-15 23:23:45 -04:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c MSVC Support (#1199) 2022-11-15 23:23:45 -04:00
meson.build Replace deprecated meson feature `gui_app` with `win_subsystem` 2022-11-15 16:57:50 +01:00
rencache.c MSVC Support (#1199) 2022-11-15 23:23:45 -04:00
rencache.h Cleanup (#826) 2022-04-15 11:34:46 -04:00
renderer.c Windows font loading hotfix (#1205) 2022-11-17 01:09:38 -04:00
renderer.h core renderer: increased max font fallbacks to 10 2022-10-19 21:12:04 -04:00
renwindow.c Missing header. 2022-06-24 20:21:15 -04:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
unidata.h Update unidata to version 15.0 (#1122) 2022-09-19 21:27:54 -04:00
utfconv.h fix utfconv.h duplicate functions 2022-11-14 21:59:32 +08:00