lite-xl/src/api
Guldoman 7907fa785c Improve text width calculation precision (#1408)
In some extreme cases (~30000 chars) text width precision takes a hit.
Using double instead of float fixes that.
2023-08-07 14:50:58 +01:00
..
dirmonitor Updated dummy method signature to match prototypes. 2023-08-07 14:50:43 +01:00
api.c c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00
api.h Fix native plugins not reloading upon core:restart (#1219) 2022-12-02 17:06:35 -05:00
dirmonitor.c MSVC Support (#1199) 2022-11-15 23:23:45 -04:00
process.c fix: exec() error not returned to parent (#1363) 2023-08-07 14:50:58 +01:00
regex.c Make empty groups in `regex.gmatch` return their offset (#1325) 2023-08-07 14:50:43 +01:00
renderer.c Improve text width calculation precision (#1408) 2023-08-07 14:50:58 +01:00
system.c pass RenWindow by argument (#1321) 2023-08-07 14:50:58 +01:00
utf8.c Don't set a value twice (#1306) 2023-01-05 15:48:49 -05:00