lite-xl/src
Francesco Abbate 019280f2ed Fix several problem with directory update
When scanning a subdirectory on-demand ensure files aready present
are not added twice. Files or directory can be already present due
to dir monitoring create message.

Fix check for ignore files when adding a file to respond to a dir monitor
event to use each part of the file's path.

Fix C function to compare files for treeview placement.
2021-10-03 00:04:29 +02:00
..
api Fix several problem with directory update 2021-10-03 00:04:29 +02:00
bundle_open.m Fix macOS build issue with recent commit 2021-08-19 14:33:39 -07:00
dirmonitor.c Treat watch dir errors and fix various things 2021-10-03 00:04:28 +02:00
dirmonitor.h Treat watch dir errors and fix various things 2021-10-03 00:04:28 +02:00
dmon.h Update dmon from septag/dmon with fix for linux 2021-10-03 00:04:28 +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 First integration of dmon for directory monitoring 2021-10-03 00:04:28 +02:00
meson.build First integration of dmon for directory monitoring 2021-10-03 00:04:28 +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