Commit Graph

  • 4df4a1e958
    Update README for 1.14 release Francesco 2020-12-16 18:05:41 +0100
  • 7aefb5e99c Fix install directory for data folder Francesco Abbate 2020-12-16 18:03:36 +0100
  • 18edaef4be Improve repackage script v1.14.1-lite-xl Francesco Abbate 2020-12-16 12:21:39 +0100
  • 2ad9bbf0a6 Add repackage script in dev-utils folder Francesco Abbate 2020-12-16 11:33:42 +0100
  • c3dd506bd7 Fix bug with lost primary node in rootview Francesco Abbate 2020-12-15 13:30:49 +0100
  • 499f085045 Use get_primary_node instead of Rootview:get_primary_view Francesco Abbate 2020-12-14 14:19:28 +0100
  • d18eef4ef0 Update recipe for Lua subproject Francesco Abbate 2020-12-14 18:39:21 +0100
  • eadbe41064 Add core.on_quit function for plugins Francesco Abbate 2020-12-14 13:57:24 +0100
  • e50d67df85 Update readme and changelog for release 1.14 v1.14-lite-xl Francesco Abbate 2020-12-13 13:04:29 +0100
  • 3a38ded396 Use core.reload_module instead of style.load Francesco Abbate 2020-12-13 13:04:06 +0100
  • 1fc0409163 Merge branch 'project-manager' Francesco Abbate 2020-12-12 20:27:07 +0100
  • 3b30bfa18b Improve left/right scrolling behavior for DocView Francesco Abbate 2020-12-12 20:26:27 +0100
  • 40ac899360 Restore core.quit and core.temp_filename to be compatible with Lite Francesco Abbate 2020-12-12 00:05:11 +0100
  • 7cf37999df Include rxi/lite-colors when building a package Francesco Abbate 2020-12-11 15:14:57 +0100
  • b396556df4 Print warning about the portable option based on OS Francesco Abbate 2020-12-11 15:14:13 +0100
  • 2373c63a0b Complete the initial user configuration file Francesco Abbate 2020-12-11 14:49:03 +0100
  • a41754b382 Fix font hinting when using subpixel rendering Francesco Abbate 2020-12-11 14:36:32 +0100
  • 9114148b45 Automatically reload style when saving the project user module Francesco Abbate 2020-12-10 17:56:53 +0100
  • 6409b67ea2 Add core:restart function to restart the editor Francesco Abbate 2020-12-10 12:44:01 +0100
  • 33109e6110 Fix responsiveness problem of open-folder command Francesco Abbate 2020-12-09 15:41:25 +0100
  • ebcfa63de1 Fix centerings of text in EmptyView Francesco Abbate 2020-12-08 23:36:50 +0100
  • ba898b50fc Force a clear of treeview on switch project Francesco Abbate 2020-12-08 23:35:49 +0100
  • 8448eee79f More accurate list of recent projects Francesco Abbate 2020-12-08 18:49:58 +0100
  • f882957ebc Experimentally add priority run when scanning project files Francesco Abbate 2020-12-08 16:59:05 +0100
  • e88adc0567 Move project manager into core init file Francesco Abbate 2020-12-08 16:57:24 +0100
  • 9c7e477cd1 Do not use a separate director for userdir in run-local Francesco Abbate 2020-12-08 09:42:31 +0100
  • c0f0325bbb Fix behavior of project manager to store directories Francesco Abbate 2020-12-08 09:42:11 +0100
  • a3adfeb8f6 Begin reworks of project manager Francesco Abbate 2020-12-07 18:06:58 +0100
  • 48ad8a8392 Run locally using a local user directory for testing Francesco Abbate 2020-12-07 17:42:50 +0100
  • ebaa2b4f26 Fix bug related to creation of user's init file Francesco Abbate 2020-12-07 17:38:36 +0100
  • ca9bf21819 Reword name for identifying primary view Francesco Abbate 2020-12-06 13:24:55 +0100
  • ffaf5e0ea5 Use USERDIR to store projects Francesco Abbate 2020-12-06 13:10:46 +0100
  • 23575b309e Fix syntax error with previous commit v1.13-lite-xl Francesco Abbate 2020-12-06 11:28:04 +0100
  • 1c4b8cf315 Fix documentation and behavior for 1.13 release Francesco Abbate 2020-12-06 11:23:33 +0100
  • 3cb52881fc Pass options to Lite with script run-local Francesco Abbate 2020-12-06 01:04:14 +0100
  • 745dd99e97 Use original document views node to open a new document Francesco Abbate 2020-12-06 01:03:54 +0100
  • 926e004c41 Preliminary version of project manager Francesco Abbate 2020-12-06 00:57:27 +0100
  • afda299fe4 Implement optional font rendering options Francesco Abbate 2020-12-04 16:15:54 +0100
  • 549ac806e9 Fix build-package script with the portable option Francesco Abbate 2020-12-04 14:20:11 +0100
  • be189fda0d Always use HOME based user's config independently from portable option Francesco Abbate 2020-12-04 12:01:49 +0100
  • f88fd0f6cd Add missing colors directory from build and run scripts Francesco Abbate 2020-12-04 12:00:42 +0100
  • dc240fadcd Implement script to run locally a build without installing Francesco Abbate 2020-12-03 23:01:01 +0100
  • d379f9c737 Add missing meson_options file from previous commit Francesco Abbate 2020-12-03 16:47:33 +0100
  • c41dedafad Improve the implementation of unix-like directories usage Francesco Abbate 2020-12-03 16:46:18 +0100
  • 277186491a Fix some problems with user's directory Francesco Abbate 2020-12-02 16:43:35 +0100
  • a337f893d9 Implement user's config as init file and add directory into package.path Francesco Abbate 2020-12-02 16:03:31 +0100
  • 3589d7d3c0 First implementation of unix-like data directory Francesco Abbate 2020-12-02 00:23:15 +0100
  • b118ac0c64 Fix problem with gmatch on utf8 characters when using luajit using-luajit Francesco Abbate 2020-11-29 14:43:14 +0100
  • c722b56b7e Initial draft of transition to use LuaJIT2 instead of Lua 5.2 Francesco Abbate 2020-11-29 11:45:32 +0100
  • e9938862b5 No longer include version in package name v1.12-lite-xl Francesco Abbate 2020-11-23 15:33:34 +0100
  • 58d3e23ca1 Include detect-indent improved plugin into Lite XL Francesco Abbate 2020-11-21 23:22:44 +0100
  • 70412b520b Fix cursor blinking problem Francesco Abbate 2020-11-21 16:36:13 +0100
  • bdaddea29a Fix behavior when using un-indent command over multiple lines Francesco Abbate 2020-11-18 15:48:33 +0100
  • 1729e72f9c Reword changelog Francesco Abbate 2020-11-17 17:05:06 +0100
  • c2d2151be6 Add changelog information for release 1.11 Francesco Abbate 2020-11-17 16:26:55 +0100
  • 1634f68250 Add a warning when disable auto-complete due to too many symbols v1.11-lite-xl Francesco Abbate 2020-11-17 12:34:46 +0100
  • 4a8884ef70 Increase default max limits for symbols Francesco Abbate 2020-11-17 12:33:57 +0100
  • 1db0f703e7 Merge remote-tracking branch 'origin/master' Francesco Abbate 2020-11-17 10:28:20 +0100
  • cdcd89d6d7 Merge remote-tracking branch 'rxi/master' Francesco Abbate 2020-11-17 10:24:27 +0100
  • 82dc76dd00 Add recently visited files in the list when using find file command Francesco Abbate 2020-11-16 23:52:39 +0100
  • 16e6a6db9d Stop scanning project file when a maximum limit is reached Francesco Abbate 2020-11-16 14:45:45 +0100
  • 7a856be6e4 Fix error when opening the first document if project view was active Francesco Abbate 2020-11-16 18:12:31 +0100
  • edaa8fb42b Add a mechanism to avoid blank window at startup Francesco Abbate 2020-11-16 14:48:15 +0100
  • a0e3ab7933 Add more patterns in .gitignores Francesco Abbate 2020-11-16 14:46:29 +0100
  • 121f0e1aa0 Improve behavior for indent command with selection over multiple lines Francesco Abbate 2020-11-16 11:52:41 +0100
  • eb41569e8d Implement limits for maximum number of symbols in autocomplete Francesco Abbate 2020-11-14 23:47:39 +0100
  • 79c4f9fcae Updated README.md for build.bat addition rxi 2020-10-03 13:49:14 +0100
  • b2ddc140d6 Added build.bat rxi 2020-10-03 13:38:04 +0100
  • de5cb4fa52 Improved behaviour of `doc:join-lines` when joining to empty line rxi 2020-09-27 15:03:01 +0100
  • 878c94a334 Changed rencache to store font tab_width with font command rxi 2020-09-05 15:06:12 +0100
  • ff6fffb8c0 More work in ReplView repl Francesco Abbate 2020-08-27 17:10:11 +0200
  • 1c5767d393 Merge remote-tracking branch 'rxi/master' Francesco Abbate 2020-08-19 10:08:32 +0200
  • 84509904b1 More modifications to implement ReplView Francesco Abbate 2020-08-12 15:38:45 +0200
  • 7b12d0503d Trying again with a different approach Francesco Abbate 2020-08-02 22:11:34 +0200
  • 7dda8143e4 Initial working on REPL Francesco Abbate 2020-07-31 17:12:08 +0200
  • abad5cce0f Improve script to build packages to name the package with the OS name Francesco Abbate 2020-07-30 14:25:21 +0200
  • 2caa7f182d Added `doc/usage.md` rxi 2020-07-19 09:55:23 +0100
  • b484cb8bd3 Ensure build-package script copy data directory from repository's head v1.10-lite-xl Francesco Abbate 2020-07-05 12:36:46 +0200
  • 91c43dc01e Version 1.11 rxi 2020-07-05 10:56:39 +0100
  • 0ad3353f93 Update version number in meson Francesco Abbate 2020-07-04 22:08:59 +0200
  • 14ec61511d Merge remote-tracking branch 'rxi/master' Francesco Abbate 2020-07-04 22:08:25 +0200
  • d5ae8a5b14 Update README Francesco Abbate 2020-07-04 22:07:12 +0200
  • 99831bbc29 Added lua5.4 attribute support to `language_lua` rxi 2020-07-01 09:24:39 +0100
  • 71db2d439a Add libagg as a subproject Francesco Abbate 2020-06-30 17:02:50 +0200
  • a292793143 Usa system provided Lua 5.2 if found Francesco Abbate 2020-06-30 16:48:41 +0200
  • 0b16ce725c Specified static library for Lua subproject Francesco Abbate 2020-06-30 16:17:17 +0200
  • 9a52b440f5 Modifies the build script to handle Mac OS X Francesco Abbate 2020-06-30 16:16:28 +0200
  • 0c09419001 Fix again the problem with C++ abs function Francesco Abbate 2020-06-29 18:20:36 +0200
  • bc6cdd7711 Remove spurious typename keyword in C++ code Francesco Abbate 2020-06-29 17:02:45 +0200
  • 1fc6d62b14 Fix Lua subproject ofr Mac OS X Francesco Abbate 2020-06-29 17:01:14 +0200
  • fa649521d2 Fix usage of abs function with C++ Francesco Abbate 2020-06-29 16:58:42 +0200
  • c4da51e8df Add Lua 5.2.4 as a subproject Francesco Abbate 2020-06-29 15:26:00 +0200
  • 77a9819f4e Fix SDL2 include directives Francesco Abbate 2020-06-29 15:24:08 +0200
  • 3224622a40
    Add reference to changelog in README Francesco 2020-06-28 18:28:00 +0200
  • 04be76e150
    Create changelog.md Francesco 2020-06-28 18:25:40 +0200
  • 87532a4b3a Version 1.10 rxi 2020-06-28 14:40:07 +0100
  • 094cf0cc2c Fixed shift+click select behavior rxi 2020-06-26 10:44:56 +0100
  • 53d555b362 Added support for mouse double/triple click+drag selection rxi 2020-06-25 13:33:38 +0100
  • 6a1690c051 Adapt build package script for Windows using MSYS2 Francesco Abbate 2020-06-21 23:57:58 +0200
  • 579d07c248
    Fix typo in README Francesco 2020-06-21 23:54:51 +0200