lite-xl/src/api
Takase 7107f88f9f
save a reference to the font when calling renderer.draw_text. (#1156)
This prevents the GC from killing it.
2022-10-13 22:52:38 -04:00
..
dirmonitor dirmonitor: added missing mutex initialization (#1150) 2022-10-12 10:31:26 -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 dirmonitor: added missing mutex initialization (#1150) 2022-10-12 10:31:26 -04:00
process.c Fixed process layer argument quoting; allows for strings with spaces. And added ability to specify a literal, in the style of python. (#1132) 2022-10-09 19:53:48 -07:00
regex.c Make regex API return integers 2022-05-28 01:20:41 +02:00
renderer.c save a reference to the font when calling renderer.draw_text. (#1156) 2022-10-13 22:52:38 -04:00
system.c Use relative mouse position directly for drop event (#1140) 2022-10-09 20:13:51 -04:00
utf8.c core utf8: fix license text 2022-10-13 11:29:37 -04:00