aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-06Fixed process layer argument quoting; allows for strings with spaces. And add...fix-win32-process-argumentsAdam
2022-10-04Stealthy fix of list_dir on windows with single letter directories.Adam
2022-10-04Fix process api detach bug (#1137)Adam
2022-10-04Add i386 architecture detection, add FreeBSD to platform detection (#1135)Jan
2022-09-29system: added raise_window() (#1131)Jefferson González
2022-09-22api: expose api_load_libs to native plugins (#1125)Jefferson González
2022-09-19Update unidata to version 15.0 (#1122)Dmitry Atamanov
2022-09-18Added in native modules suffixes. (#1111)Adam
2022-09-02Changed setpgrp to a more portable form.Adam
2022-08-21Reduce double click radiusGuldoman
2022-08-20Added a smoothing and strikethrough option to font loading. (#1087)Aqil Contractor
2022-07-11Start dirmonitor check thread only after a watch is added (#1072)Guldoman
2022-06-24Missing header.Adam
2022-06-23renderer fonts: additions and improvementsjgmdev
2022-06-23Fixed minor issue on windows.Adam
2022-06-17make system.* functions support UTF8 filenames (#1042)Takase
2022-06-15Merge pull request #1037 from takase1121/PR/dlopen-omit-filenameJefferson González
2022-06-15fix memory leak and wrong check in font_retrievetakase1121
2022-06-15omit filename from error messagetakase1121
2022-06-12load space metrics only instead of all metrics of the 1st 256 characterstakase1121
2022-05-31core: check for sdl initialization errorsjgmdev
2022-05-28Make regex API return integersGuldoman
2022-05-23make lite-xl respect the taskbar and allow aero-drop in borderless modetakase1121
2022-05-22Merge branch 'master' into master-2.1master-2.1jgmdev
2022-05-15Made sure we redrew things, added in a contingency in 'save' for times when w...Adam Harrison
2022-05-15Autoreload Nagview (#942)Adam
2022-05-11c core: fix extra utf8 build conflict on windowsjgmdev
2022-05-09Removed undefined behaviour by using `poll` over `select`.Adam Harrison
2022-05-09Merge branch 'master' into master-2.1Adam
2022-05-09Fixed dirwatch dummy, and scanning.Adam Harrison
2022-05-04Fix `ren_font_group_get_tab_size` returning unexpected valuesGuldoman
2022-05-02Fixed minor race condition.Adam Harrison
2022-05-02Fixed minor race condition.Adam Harrison
2022-04-28Send `mouseleft` event when the mouse leaves the window (#928)Guldoman
2022-04-26Make sure pipes are closed on exec.Adam Harrison
2022-04-26Asynchronous Reads for Dirmonitor (#930)Adam
2022-04-26Fixed windows dirmonitor issues.Adam Harrison
2022-04-26Add utf8 support to tokenizer (#945)Jefferson González
2022-04-26Fix `ren_font_group_get_tab_size` returning unexpected valuesGuldoman
2022-04-24Make sure pipes are closed on exec.Adam Harrison
2022-04-24Merge branch 'master' into master-2.1Adam
2022-04-24Asynchronous Reads for Dirmonitor (#930)Adam
2022-04-20Improve performance of `ren_draw_rect` (#935)Guldoman
2022-04-15Cleanup (#826)Jan
2022-04-04Changed calculation to use ascender, which should work better. (#912)Adam
2022-04-03Fixed windows dirmonitor issues.Adam Harrison
2022-03-17seperate dirmonitor logic, add build time detection of features (#866)Jan
2022-03-08Fixed some issues with inotify and multiple events at the same time. (#872)Adam
2022-03-07Always check if the beginning of the text needs to be clippedGuldoman
2022-03-06Fix Project Scanning (#746)Adam