Commit Graph

  • 865bff3b80 Made windows work. Adam Harrison 2021-09-18 21:52:44 -0400
  • 36a4b58a3d Create no window, and check for IO pending. Adam Harrison 2021-09-18 17:24:09 -0400
  • cfe00c43a8 Fixed minor invalid assignment. Adam Harrison 2021-09-18 17:13:43 -0400
  • 851f131f87 Pulled things out in chunks. Adam Harrison 2021-09-18 17:11:17 -0400
  • c307d960c9 Sending wrong signal. Adam Harrison 2021-09-18 16:41:06 -0400
  • a6060ba975 More error handling. Adam Harrison 2021-09-18 16:25:51 -0400
  • f45b5924ca Added in cwd for windows, and rearranged things back. Adam Harrison 2021-09-18 16:11:35 -0400
  • f7927dc54f Standardized names, and added in redirection to windows (I think). Adam Harrison 2021-09-18 15:58:25 -0400
  • 2ac32eb1da Added in stream redirection. Adam Harrison 2021-09-18 15:08:37 -0400
  • 81ee8086c5 Fixed up a few minor bugs. Adam Harrison 2021-09-18 13:51:47 -0400
  • dc68d035f0 Update src/api/process.c Adam 2021-09-18 01:44:42 -0400
  • 89dccb0e90 Remove reproc. Adam Harrison 2021-09-17 16:39:41 -0400
  • 34ebc4eb8f Made suggested changes. Adam Harrison 2021-11-28 16:49:52 -0500
  • ef4c02ab0e
    Check the entire path in `TreeView` predicate Guldoman 2021-11-28 07:16:53 +0100
  • 2ae8082cce Fixed issue with ignored files. Reverted to only surface-level scans on linux, as a recursive scan of a directory that has large ignored folders will fail. Adam Harrison 2021-11-27 15:59:48 -0500
  • 7b82d787c0
    Merge pull request #702 from adamharrison/fix-project-ignores Adam 2021-11-27 14:33:03 -0500
  • 01e38f041a Used basenames for ignore_files rather than full paths. Adam Harrison 2021-11-27 13:16:49 -0500
  • a607ef95f9
    Merge pull request #682 from Guldoman/indent_refactor Adam 2021-11-27 11:55:36 -0500
  • 4767ffe58d
    Merge pull request #693 from adamharrison/fix-scrollbar-split Adam 2021-11-27 11:44:22 -0500
  • 1b22c85dd5
    Merge pull request #694 from adamharrison/fix-context-menu Adam 2021-11-27 11:44:10 -0500
  • e56fd4c05a
    Merge pull request #701 from jminor/master Adam 2021-11-27 10:00:09 -0500
  • 272ecd64bf Removed docs for get_width_subpixel and subpixel_scale which no longer exist. Joshua Minor 2021-11-26 23:25:34 -0800
  • 8b57989d49 commented Aleksander Litynski 2021-11-27 00:01:50 -0500
  • 25137f162f Made creating a new doc and selecting tabs a little easier - Can double click the empty view to open a new document - Can double click a tab gutter anywhere there isn't a tab to make a new doc - Can scroll the mouse wheel over the tab gutter to scroll tabs Aleksander Litynski 2021-11-26 23:34:01 -0500
  • 3e79595e24
    Merge pull request #695 from adamharrison/additional-scale-variables Adam 2021-11-26 22:07:32 -0500
  • 4e078cc217
    Merge pull request #697 from Guldoman/treeview_remove_changed Adam 2021-11-26 22:07:19 -0500
  • ed66aaca79 Merge branch 'master' into lite-xl-windows-dark-theme-title-bar-support Nikolai Sinyov 2021-11-27 00:47:03 +0300
  • 0c488c9492 Fix logic in project's file insertion Francesco Abbate 2021-11-26 13:45:13 +0100
  • fe6ba4adb7
    Merge pull request #696 from adamharrison/fix-lineguide Adam 2021-11-24 13:28:04 -0500
  • 9b24563b84
    Merge pull request #692 from adamharrison/draw-whitespace-color Adam 2021-11-24 13:23:34 -0500
  • 59f64088e1
    Remove changed files/dirs from `TreeView` cache Guldoman 2021-11-24 06:16:54 +0100
  • 5dca37b11a
    Don't search if there are no files Guldoman 2021-11-24 05:03:42 +0100
  • f7b3a2b0c2 Added an exclusion for lineguide in the commandview. Adam Harrison 2021-11-23 22:35:11 -0500
  • 7ee23da187 Added in additional environment variables to scale off of. Adam Harrison 2021-11-23 22:30:35 -0500
  • 463605ff41 Fixed event propogation. Adam Harrison 2021-11-23 21:56:07 -0500
  • 64f66e5d1e Added in cut, copy and paste to the context menu. Also removed find pattern, as that's no longer a valid command. Also made it so commands only show up if their predicates are valid. Adam Harrison 2021-11-23 21:03:38 -0500
  • cc3fddd1e5 Added in check to make sure you can use a scrollbar on a split. Adam Harrison 2021-11-23 20:34:01 -0500
  • 3162f4ea4f Added in the ability to specify a color for whitespace. Adam Harrison 2021-11-23 18:42:01 -0500
  • 00d555b016
    Apply again cd10497b49 PIESEL 2021-11-01 16:30:15 +0100
  • cd2adb4a30
    Apply again 1976facaf1 Guldoman 2021-09-10 21:58:11 +0200
  • d7b6fe3d42
    Merge pull request #688 from adamharrison/mono-font Adam 2021-11-23 15:59:07 -0500
  • 96db380c73 Manual merge of into . Adam Harrison 2021-11-23 15:57:22 -0500
  • 43a6e21135
    Merge pull request #681 from Guldoman/prepopulate_highlighter Adam 2021-11-23 15:38:20 -0500
  • 567d18ad61
    Merge branch 'lite-xl:master' into lite-xl-windows-dark-theme-title-bar-support Nikolai Sinyov 2021-11-23 11:33:51 +0300
  • bc5be3c9b7 Support no antialiasing. Adam Harrison 2021-11-22 18:13:43 -0500
  • 955acf53a3
    Merge pull request #673 from vincens2005/master Guldoman 2021-11-22 22:23:23 +0100
  • 65f1251767 JS hex BigInts and hex numeric separators cukmekerb 2021-11-22 12:15:19 -0800
  • 9869484ec6
    Merge pull request #683 from Guldoman/named_languages Adam 2021-11-22 11:41:49 -0500
  • 23a0f6ca79
    Speed up highlighter notify Guldoman 2021-11-22 06:23:16 +0100
  • 724faf8dcf
    Merge pull request #684 from jminor/treeview_color Adam 2021-11-21 20:16:07 -0500
  • 373007a767 Switched to TreeView:color_for_item(abs_path) Joshua Minor 2021-11-21 15:24:45 -0800
  • bede0ff878 Allow for color overrides in the tree view Joshua Minor 2021-11-21 00:24:24 -0800
  • 3176b467ca
    Add names to language plugins Guldoman 2021-11-21 03:46:43 +0100
  • 7342f8c389
    Merge branch 'lite-xl:master' into lite-xl-windows-dark-theme-title-bar-support Nikolai Sinyov 2021-11-20 16:03:20 +0300
  • 2de48b6ac8
    Adapt `detectindent` to the new indentation architecture Guldoman 2021-11-20 03:22:53 +0100
  • 3d9901695b
    Use the new `Doc:get_indent_info` throughout `core` Guldoman 2021-11-20 03:20:49 +0100
  • b77b1c0221
    Add `Doc:get_indent_info` Guldoman 2021-11-20 03:15:08 +0100
  • d0a2c913f5
    Pre-populate the highlighter Guldoman 2021-11-20 01:18:37 +0100
  • f24aa64cd5
    Add `soft_reset` to highlighter Guldoman 2021-11-20 01:15:13 +0100
  • b2940d6dc0
    Merge pull request #680 from jminor/mouse_selection_snapping Adam 2021-11-19 12:57:23 -0500
  • 4f55555ca9 Selection expands by word or line on double or triple click followed by drag. Joshua Minor 2021-11-19 01:05:26 -0800
  • 99f29cb564
    Merge branch 'lite-xl:master' into lite-xl-windows-dark-theme-title-bar-support Nikolai Sinyov 2021-11-17 16:40:47 +0300
  • 298ec8a1e9
    Merge pull request #330 from lite-xl/lineguide-config Guldoman 2021-11-17 05:08:14 +0100
  • d7c309d8e2
    Merge branch 'master' into lineguide-config lineguide-config Takase 2021-11-17 11:59:59 +0800
  • 16679dcbce
    Merge pull request #676 from Guldoman/optimize_whitespace Adam 2021-11-16 21:11:41 -0500
  • 6a7a02542f
    Draw only visible whitespaces Guldoman 2021-11-17 02:57:14 +0100
  • b42f48782b
    revert system.c takase1121 2021-11-17 08:58:44 +0800
  • 0525e6e96a
    Merge pull request #435 from takase1121/replace-unpack Adam 2021-11-16 19:49:00 -0500
  • 8e6f594790
    Merge branch 'master' into replace-unpack Takase 2021-11-17 08:42:08 +0800
  • 6d36f2684a
    add polyfill for table.pack and table.unpack takase1121 2021-11-17 08:37:37 +0800
  • 18959aebef Fixed predicate and minor propogation issue. Adam Harrison 2021-11-16 19:12:39 -0500
  • c58029df8b
    Merge pull request #589 from adamharrison/clicks-keymap Adam 2021-11-16 15:49:52 -0500
  • 46f81e0bad add BigInt literal and numeric separators to js syntax highlighter cukmekerb 2021-11-15 09:20:34 -0800
  • 0ab0abec4b
    Merge pull request #516 from takase1121/keymap-improvements Adam 2021-11-15 09:04:17 -0500
  • 285ea4f495
    Merge branch 'master' into keymap-improvements Takase 2021-11-15 21:59:04 +0800
  • f0bb84d735
    Merge branch 'lite-xl:master' into lite-xl-windows-dark-theme-title-bar-support Nikolai Sinyov 2021-11-15 05:40:25 +0300
  • ca448c5fdb
    Merge pull request #664 from Guldoman/highlight_caret_line Adam 2021-11-14 16:27:25 -0500
  • 85fce63215
    Merge branch 'lite-xl:master' into lite-xl-windows-dark-theme-title-bar-support Nikolai Sinyov 2021-11-15 00:10:53 +0300
  • a7bbd3d6f7
    Merge pull request #666 from Guldoman/no_restore_title Adam 2021-11-14 15:59:26 -0500
  • 2463c5d209 Made keymap more flexible. Adam Harrison 2021-11-14 15:51:27 -0500
  • 6750ddca2a Changed name of x1 and x2 to x and y. Adam Harrison 2021-11-14 15:46:33 -0500
  • acc6667f57 Bug. Adam Harrison 2021-11-14 15:45:46 -0500
  • d8473a3e00 Changed click prefixes to be numbers, as Takase suggested. Adam Harrison 2021-11-14 15:44:54 -0500
  • 2931bdeb68 Can't forget mac. Adam Harrison 2021-11-07 15:43:40 -0500
  • 50c0659445 Also changed docview mousewheel into a scroll command. Adam Harrison 2021-11-07 15:42:03 -0500
  • 7babed1e6b Added in more broad strokes for clicking to match wheel. 's' is single, 'd' is double, 't' is triple, and no prefix will always take any amount of clicks. Adam Harrison 2021-11-07 14:38:05 -0500
  • 7a3e8ed86a Added in mousewheel as part of this. Adam Harrison 2021-11-07 14:31:15 -0500
  • c04dc648de Refactored things out. Adam Harrison 2021-10-05 22:13:16 -0400
  • 1968d31b7c Keymap. Adam Harrison 2021-10-05 22:09:54 -0400
  • 6bdcfc824d Rearranged things to make a bit more sense. Adam Harrison 2021-10-05 22:07:23 -0400
  • 7905ddd26f Fixed propogation again. Adam Harrison 2021-10-05 20:02:55 -0400
  • 4e313d9fc5 Propogated mouse clicks correctly. Adam Harrison 2021-10-05 20:00:06 -0400
  • ce2ec9f442 Moved commands out to the outer event loop. Adam Harrison 2021-10-05 19:42:04 -0400
  • 6f53ee1b69 Added in double, and triple clicking. Adam Harrison 2021-10-05 19:20:06 -0400
  • 4a0d390a7c Added in macos keys. Adam Harrison 2021-10-05 18:29:00 -0400
  • 612818ca05 Added in clicks to keymap. Adam Harrison 2021-10-05 18:22:43 -0400
  • 09bf8bab2f
    Merge pull request #659 from adamharrison/deterministic-plugin-load-order Adam 2021-11-14 15:41:00 -0500
  • 1376eaf54d Made varaible anonymous. Adam Harrison 2021-11-14 15:40:23 -0500
  • 0db3648966
    Merge pull request #660 from adamharrison/improved-heuristic Adam 2021-11-12 17:47:46 -0500
  • 64bc2771c3 Merge branch 'master-2.0.3' Francesco Abbate 2021-11-12 08:44:16 +0100