lite-xl/src
Adam 9126b5e64d
Merge pull request #313 from jgmdev/add-system-rmdir
Added `system.rmdir(path)`, and `common.rm(path, recursive)`
2021-06-29 17:44:58 -04:00
..
api Added system.rmdir(path) 2021-06-28 11:07:27 -04:00
bundle_open.m Enable lite-xl to be started from a symlink to the deployed binary (#249) 2021-06-03 21:48:15 +02:00
fontdesc.c Scale fonts context menu (#246) 2021-06-03 22:49:37 +02:00
fontdesc.h Scale fonts context menu (#246) 2021-06-03 22:49:37 +02:00
main.c Reorganization of data resources 2021-06-24 22:53:14 +02:00
meson.build Use lite-xl as project and exacutable names 2021-06-25 22:54:02 +02:00
rencache.c Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
rencache.h Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
renderer.c Reverted if guard. 2021-06-09 19:34:02 -04:00
renderer.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
renwindow.c More accurate update rects / show window / present sequence 2021-05-06 09:00:36 +02:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00