Commit Graph

  • 8d4ba0cb34 Fix behavior when selecting project directories Francesco Abbate 2021-01-03 15:22:47 +0100
  • e548a6adb9 Fix directories management to always keep the project's directory Francesco Abbate 2021-01-03 12:02:07 +0100
  • d7885133a0 Improve repackage script to use a directory for assets Francesco Abbate 2021-01-02 09:46:15 +0100
  • 850fcbf710 Add required normalize_path call Francesco Abbate 2020-12-31 12:32:41 +0100
  • d3686bb6f4 Bump new version number Francesco Abbate 2020-12-31 11:27:35 +0100
  • 2cdf674b97 Keep memory of window's size and position and restore them on start Francesco Abbate 2020-12-31 11:25:12 +0100
  • 9e5bf485df Fix problem in workspace for relative directory Francesco Abbate 2020-12-31 09:09:21 +0100
  • b37099358e Add partial changelog information for 1.15 Francesco Abbate 2020-12-30 16:16:21 +0100
  • 0ff61a30e1 Lite XL modification to welcome screen Francesco Abbate 2020-12-30 16:15:57 +0100
  • 77d65fb3a1 Add scrolling bar to TreeView Francesco Abbate 2020-12-30 16:15:33 +0100
  • c3f5d2c144 Fix problems with project files and project directories Francesco Abbate 2020-12-30 14:53:50 +0100
  • 7280ae47ab Fix missing absolute_path call in change-project-folder command Francesco Abbate 2020-12-30 14:40:03 +0100
  • b91a84eb56 Fix project change and quit versus workspace plugin Francesco Abbate 2020-12-30 14:31:36 +0100
  • 0e263af3c6 Create common.serialize function Francesco Abbate 2020-12-30 13:32:25 +0100
  • b0686bbe87 Remove mouse command to remove directory and remap create directory Francesco Abbate 2020-12-30 12:00:51 +0100
  • f2faddbec7 Add command to create a directory in a new category "files" Francesco Abbate 2020-12-28 16:18:03 +0100
  • 08f36cda1f Add support for project directories in workspace plugin Francesco Abbate 2020-12-29 18:04:13 +0100
  • b757f618f0 Import workspace plugin from franko/lite-plugins Francesco Abbate 2020-12-29 16:44:31 +0100
  • b7168b5ebb Fix find in project problem with get_active_view Francesco Abbate 2020-12-28 23:35:52 +0100
  • 63331ac50c Add command to create a directory in a new category "files" files-commands Francesco Abbate 2020-12-28 16:18:03 +0100
  • ddd56ec615 Add command to remove a directory from the project Francesco Abbate 2020-12-28 15:51:16 +0100
  • c042bfc907 Change project files output to not include a prefix '/' in filename Francesco Abbate 2020-12-28 10:26:27 +0100
  • 4e260cd03e Add a comment about a possible improvement Francesco Abbate 2020-12-27 18:33:03 +0100
  • df74781da8 Fix project search and status view for new add directory feature Francesco Abbate 2020-12-27 18:28:21 +0100
  • e4fa196b33 Finalize add project directory feature Francesco Abbate 2020-12-27 11:32:52 +0100
  • 39181a56fd Use relative path for filenames in project directories Francesco Abbate 2020-12-27 09:47:58 +0100
  • 5449781353 Minor cleanup to project directory stuff Francesco Abbate 2020-12-26 23:39:27 +0100
  • 54518c438d Cosmetic changes to names from previous commit Francesco Abbate 2020-12-26 23:29:18 +0100
  • ec730e9520 Test configuration with project_files stored separately for each directory Francesco Abbate 2020-12-26 21:22:57 +0100
  • 2f50f21f57 Preliminary version of projects with multiple directories Francesco Abbate 2020-12-26 16:48:08 +0100
  • 4416f219e4 Minor change in run-local script Francesco Abbate 2020-12-26 15:25:09 +0100
  • 3c285b94bf Improve run-local script Francesco Abbate 2020-12-26 11:37:43 +0100
  • 9e8e8f7543 Remove priority run mechanism Francesco Abbate 2020-12-26 11:30:20 +0100
  • 9a12d47afd Add HOME directory expansion also for open file command Francesco Abbate 2020-12-20 00:31:49 +0100
  • 4401f33c19 Move HOME expand/encode into common module Francesco Abbate 2020-12-19 23:53:29 +0100
  • 35c87462a6 Use ~ for HOME directory in folder search Francesco Abbate 2020-12-19 16:31:42 +0100
  • 806f0e39e3 Added support for `.pyw` files in language_python plugin rxi 2020-12-19 10:19:08 +0000
  • 03e95b2cc3 Ensure lite executable has x permission in repackage Francesco Abbate 2020-12-16 18:21:49 +0100
  • 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