Commit Graph

  • 6c5abdd95d Smarter algorithm to patch files list Francesco Abbate 2021-07-25 00:14:21 +0200
  • 8f36b776b7 Fix error in rescan list replace Francesco Abbate 2021-07-23 23:30:06 +0200
  • b992c147c0 Ensure all project files are correctly filtered Francesco Abbate 2021-07-24 14:42:31 +0200
  • 0f3fb4d77d Fix a few things about dmon Francesco Abbate 2021-07-23 23:04:57 +0200
  • d36293ff60 Ensure directory is rescanned after the first read Francesco Abbate 2021-07-23 21:23:37 +0200
  • 66bedbffb9 Implement project files rescan on dir changes Francesco Abbate 2021-07-23 19:36:31 +0200
  • 83c5d963b8 More accurate path compare function Francesco Abbate 2021-07-20 15:28:36 +0200
  • cb4c7d397d Update dmon from septag/dmon commit 74bbd93b Francesco Abbate 2021-07-20 11:47:55 +0200
  • becd817ec4 Show max files warning message for initial project Francesco Abbate 2021-07-19 10:47:31 +0200
  • 019280f2ed Fix several problem with directory update Francesco Abbate 2021-07-15 18:49:18 +0200
  • 593916ada7 Fix bug with expanding directory when file limited Francesco Abbate 2021-07-15 12:17:18 +0200
  • 865111738a Treat watch dir errors and fix various things Francesco Abbate 2021-07-15 09:56:49 +0200
  • 7b7dfe8c75 Remove the treeview check for modified files Francesco Abbate 2021-07-14 23:15:05 +0200
  • 7aca4e6ba2 Remove the project scan thread Francesco Abbate 2021-07-14 22:57:37 +0200
  • c46781dbed Update dmon from septag/dmon with fix for linux Francesco Abbate 2021-07-14 12:36:17 +0200
  • fe2d0b5237 First integration of dmon for directory monitoring Francesco Abbate 2021-07-12 18:21:27 +0200
  • d086ae9ecb Update dmon.h with new macOS fixes dmon-1 Francesco Abbate 2021-10-03 00:00:20 +0200
  • f77e0a4e4f Add missing file for lbitlib using-luajit-2.0.3 Francesco Abbate 2021-10-02 23:57:28 +0200
  • df9c844a56 Update wrap version for luajit Francesco Abbate 2021-10-02 23:52:43 +0200
  • 26dcac82fc Fix luajit compatibility for new code Francesco Abbate 2021-10-02 23:39:04 +0200
  • 6264caffe1
    Merge pull request #576 from adamharrison/fix-negative-pens Adam 2021-10-02 16:31:42 -0400
  • 9fb166d3cc
    Merge pull request #575 from Guldoman/sanitize_selection_redo Francesco 2021-10-02 22:16:30 +0200
  • db3643653e
    Sanitize selections after redo Guldoman 2021-10-02 20:01:23 +0200
  • 8dec08406d Removed objective C. Adam Harrison 2021-10-02 15:54:24 -0400
  • 4c52b1dea4 Removes the objective C file, replacing it with the C api. Adam Harrison 2021-10-02 15:52:35 -0400
  • 19debaf9ca Fix problem with gmatch on utf8 characters when using luajit Francesco Abbate 2020-11-29 14:43:14 +0100
  • a8af0c7acc Initial draft of transition to use LuaJIT2 instead of Lua 5.2 Francesco Abbate 2020-11-29 11:45:32 +0100
  • 26ec2d7090 Fixed negative pens. Adam Harrison 2021-10-02 14:13:39 -0400
  • eb79381c89
    Merge pull request #521 from adamharrison/remove-font-renderer Francesco 2021-10-02 18:45:31 +0200
  • 3589031579 Bump version number Francesco Abbate 2021-10-02 18:44:27 +0200
  • 72c950338c Enable always show tabs by default Francesco Abbate 2021-10-02 18:44:05 +0200
  • 20ddbd6e9f Load project module on project change (#571) Guldoman 2021-10-02 16:38:45 +0200
  • 57bfb67f6a Add option to disable caret blinking (#572) Guldoman 2021-10-02 16:38:10 +0200
  • 468229e4d0 Small cleanup of `scale` plugin Guldoman 2021-10-02 03:24:35 +0200
  • f6b9d9ab67 Add option to disable scrolling past the end (#566) Guldoman 2021-09-30 22:10:38 +0200
  • b0b3485152 Remove duplicate command declaration (#565) Rongfei Wang 2021-09-30 19:38:32 +0800
  • 0b4d1e2bce Fix the size and blurriness of the icon on OSX (#553) Jean-André Santoni 2021-09-30 03:22:00 +0700
  • a97a3d80da fixed the build link in readme.md Not-a-web-Developer 2021-09-27 19:29:25 +0530
  • 6aa316e3c3 Rearranged DPI calc so that on calc failure, returns 1. (#547) Adam 2021-09-26 10:21:57 -0400
  • ed3ea35ed5 Potentially fixing issue with cache not invalidating on restart. (#548) Adam 2021-09-26 10:18:13 -0400
  • 291616df3f Removed extra macros, used PLATFORM. Also removed MACOS, as it's redundant C code that's already encapsulated within PLATFORM. Adam Harrison 2021-09-20 23:50:06 -0400
  • 34983668d8 Normalize to project dir in treeview open Francesco Abbate 2021-09-19 23:50:50 +0200
  • d067cc8577 Scale custom syntax fonts for scale plugin Francesco Abbate 2021-09-19 18:51:44 +0200
  • 48475c70a0 Avoid unnecessary call to SDL_GetModState Francesco Abbate 2021-09-19 18:42:36 +0200
  • ab73f914ad Added in custom runtime environment variable for ease of testing. (#538) Adam 2021-09-18 15:56:23 -0400
  • e2f7c984de Reset syntax highlighting on file rename Guldoman 2021-09-17 23:41:14 +0200
  • 0ff0ee2c61 Fix numpad fn keys (#532) Francesco 2021-09-17 22:38:09 +0200
  • d817944170 Force showing tabs when dragging them Guldoman 2021-09-17 02:48:20 +0200
  • dced6da03d Implement tab drag and drop Guldoman 2021-09-17 02:47:34 +0200
  • 86632b68de Move single tab drawing to its own function Guldoman 2021-09-16 23:26:11 +0200
  • f80f920bda Added in suggested changes. Adam Harrison 2021-10-02 12:25:52 -0400
  • ee61b34084 Turned off whitespace by default. Adam Harrison 2021-10-02 12:23:32 -0400
  • bf06aa1c4d
    Load project module on project change (#571) Guldoman 2021-10-02 16:38:45 +0200
  • b5f0b340d2
    Add option to disable caret blinking (#572) Guldoman 2021-10-02 16:38:10 +0200
  • 5ac55a8d4e
    Add option to disable caret blinking Guldoman 2021-10-02 16:11:32 +0200
  • 29e4efa16b
    Load project module on project change Guldoman 2021-10-02 15:42:20 +0200
  • a21fc47e61 Use common.match Jean-André Santoni 2021-10-02 18:26:01 +0700
  • 68700f0af0 Add a config option to ignore paths in search Jean-André Santoni 2021-10-02 17:52:00 +0700
  • c5f60a7865 Fixed issues if one got into high codepoint ranges. Adam Harrison 2021-10-01 23:56:36 -0400
  • 3b280401e4
    Small cleanup of `scale` plugin Guldoman 2021-10-02 03:24:35 +0200
  • 531cd3bedb Fixed issue with metrics. Adam Harrison 2021-10-01 21:20:44 -0400
  • fb1e08840e Merge branch 'dmon-1' into dmon-debug dmon-debug Francesco Abbate 2021-09-30 14:24:50 -0700
  • 66196d612c Fix in dmon.h for macOS path case sensitivity Francesco Abbate 2021-09-30 14:11:37 -0700
  • f252722989 Fix error in dir_rescan_add_job Francesco Abbate 2021-09-30 14:05:48 -0700
  • ab0ca031fa
    Add option to disable scrolling past the end (#566) Guldoman 2021-09-30 22:10:38 +0200
  • 0e19a72f8f Fix headers Jean-André Santoni 2021-09-30 22:40:40 +0700
  • b9c0303b09
    Add option to disable scrolling past the end Guldoman 2021-09-30 16:55:17 +0200
  • cf11d67895
    Remove duplicate command declaration (#565) Rongfei Wang 2021-09-30 19:38:32 +0800
  • e4c265bcfa
    Remove duplicate command declaration xrowii 2021-09-30 17:53:08 +0800
  • eb73ad3f8a
    Fix the size and blurriness of the icon on OSX (#553) Jean-André Santoni 2021-09-30 03:22:00 +0700
  • 991b014a5f Remove calls to reschedule_project_scan Francesco Abbate 2021-09-29 22:16:44 +0200
  • 01f6767d98 Fix call to missing project_files_limit Francesco Abbate 2021-09-29 22:16:20 +0200
  • 312b63259d
    Merge branch 'lite-xl:master' into lite-xl-windows-dark-theme-title-bar-support Nikolai Sinyov 2021-09-29 16:16:03 +0300
  • 5421a1d69c remove dev note Francesco Abbate 2021-09-29 13:41:27 +0200
  • 201dd295f9 Use PLATFORM to detect macOS for key bindings Francesco Abbate 2021-09-29 11:38:55 +0200
  • 4e58e8be28 Use new dmon version win watch_add/rm Francesco Abbate 2021-09-20 17:18:03 +0200
  • e8b9d2c44a Add missing pthread dependency Francesco Abbate 2021-09-21 16:41:27 +0200
  • 2e59aaad3e Fix files limited project with dir monintoring Francesco Abbate 2021-07-25 20:49:35 +0200
  • 5a5fc04da4 Fix a new things about project rescan Francesco Abbate 2021-07-25 15:16:01 +0200
  • 264bda273d Smarter algorithm to patch files list Francesco Abbate 2021-07-25 00:14:21 +0200
  • 4cfe0c9245 Fix error in rescan list replace Francesco Abbate 2021-07-23 23:30:06 +0200
  • 44cbe55baa Ensure all project files are correctly filtered Francesco Abbate 2021-07-24 14:42:31 +0200
  • 9d9adccec8 Fix a few things about dmon Francesco Abbate 2021-07-23 23:04:57 +0200
  • 3af4d9fd59 Ensure directory is rescanned after the first read Francesco Abbate 2021-07-23 21:23:37 +0200
  • b214471a1b Implement project files rescan on dir changes Francesco Abbate 2021-07-23 19:36:31 +0200
  • 494587954f More accurate path compare function Francesco Abbate 2021-07-20 15:28:36 +0200
  • e57d63e3a3 Update dmon from septag/dmon commit 74bbd93b Francesco Abbate 2021-07-20 11:47:55 +0200
  • 5f4cf6f250 Show max files warning message for initial project Francesco Abbate 2021-07-19 10:47:31 +0200
  • aa37f2b149 Fix several problem with directory update Francesco Abbate 2021-07-15 18:49:18 +0200
  • ad7bdeb129 Fix bug with expanding directory when file limited Francesco Abbate 2021-07-15 12:17:18 +0200
  • e01f6fefe6 Treat watch dir errors and fix various things Francesco Abbate 2021-07-15 09:56:49 +0200
  • 0d1bec8e35 Remove the treeview check for modified files Francesco Abbate 2021-07-14 23:15:05 +0200
  • 7ee00c3317 Remove the project scan thread Francesco Abbate 2021-07-14 22:57:37 +0200
  • 09d2c0a325 Update dmon from septag/dmon with fix for linux Francesco Abbate 2021-07-14 12:36:17 +0200
  • 1ba385eb5e First integration of dmon for directory monitoring Francesco Abbate 2021-07-12 18:21:27 +0200
  • 106a506821 remove dev note dmon-integration Francesco Abbate 2021-09-29 13:41:27 +0200
  • 6075076365 Fix Jean-André Santoni 2021-09-29 18:13:01 +0700
  • a1bba5e628 Use PLATFORM to detect macOS for key bindings Francesco Abbate 2021-09-29 11:38:55 +0200
  • fcc196684c Use new dmon version win watch_add/rm Francesco Abbate 2021-09-20 17:18:03 +0200
  • 6143bdf16a Add missing pthread dependency Francesco Abbate 2021-09-21 16:41:27 +0200