Commit Graph

  • 53d555b362 Added support for mouse double/triple click+drag selection rxi 2020-06-25 13:33:38 +0100
  • 5497d57358
    added keybindings doc Sebastian Huebner 2020-06-23 18:49:27 +0200
  • 156bb52ce2 Implement double or triple click and drag Quinten Kock 2020-06-22 10:55:23 +0200
  • 11df722162 Version 1.09 v1.09 rxi 2020-06-21 19:38:42 +0100
  • ae48049695 Changed `trimwhitespace` to never cause caret to reposition rxi 2020-06-19 12:09:00 +0100
  • 6ec8fc5616
    Create FUNDING.yml rxi 2020-06-18 16:48:05 +0100
  • 9fa57a209b languages sub directory tDwtp 2020-06-17 17:01:05 +0200
  • 1db1f0bceb Version 1.08 v1.08 rxi 2020-06-14 13:33:23 +0100
  • 1a82fd2b92 Added `-fno-strict-aliasing` to build script rxi 2020-06-13 13:35:36 +0100
  • 7517d0ef55 Changed EXEDIR to be used as default project dir rxi 2020-06-13 08:54:29 +0100
  • 95b70b1b16 Revert "Removed __APPLE__ `#ifdef` from main.c" rxi 2020-06-11 15:05:39 +0100
  • 2e11d19aa4
    Add link to implementation post Hugo Schmitt 2020-06-09 12:24:16 -0300
  • ba6c14846b Added file-header pattern support to `syntax` rxi 2020-06-08 09:44:51 +0100
  • db471c0554 Version 1.07 v1.07 rxi 2020-06-07 14:02:45 +0100
  • 00360b3686 Add language support for meson build files Francesco Abbate 2020-06-07 10:04:05 +0200
  • 6a7e214d1c Removed __APPLE__ `#ifdef` from main.c rxi 2020-06-07 08:56:49 +0100
  • cf38c92b0e
    Use XML highlight for SVG files esprimo 2020-06-07 09:53:29 +0200
  • 877d940c0e language_js improvements rxi 2020-06-05 22:37:51 +0100
  • bd0644a5bb Added resetting of selection on intermediate find-text failure rxi 2020-06-04 13:57:27 +0100
  • 3569abcb53
    Merge pull request #133 from 6r1d/master rxi 2020-06-04 13:17:33 +0100
  • dc766a644f
    Merge pull request #137 from dslul/patch-1 rxi 2020-06-03 14:34:50 +0100
  • 95ee03fb37
    move BYPASS_COMPOSITOR near other SetHint Daniele Laudani 2020-06-03 15:05:55 +0200
  • 7aa462e43d
    Don't tell the system to disable compositing under X11 Daniele Laudani 2020-06-03 14:38:44 +0200
  • 18de4552e2 Made tab's text left-aligned if wider than the tab rxi 2020-06-03 13:34:10 +0100
  • 42691de6f4 Merge branch 'master' into feature/macos-rendering Sven Andersson 2020-06-03 10:41:43 +0200
  • 4b167e86c6 Fixed bug in Highlighter.invalidate() when setting first_invalid_line rxi 2020-06-02 22:50:03 +0100
  • a6f52197d0 Fixes keypad enter issue (#131) Victor Gridnevsky 2020-06-02 13:26:16 +0300
  • 3582d711eb Merge branch 'master' of github.com:rxi/lite into more-languages Alexander Popiak 2020-06-02 11:41:03 +0200
  • 77c0dfaee8 add initial rust support Alexander Popiak 2020-06-02 11:38:53 +0200
  • f3757eb2fb . dimooski 2020-05-31 20:06:19 +0200
  • 26c2f8421d . dimooski 2020-05-31 19:27:30 +0200
  • 611d23af3d Add more C++ file extensions for syntax highlighting dimooski 2020-05-31 19:25:54 +0200
  • f00d5d55df Version 1.06 v1.06 rxi 2020-05-31 16:53:53 +0100
  • 508b6fb73a Improved RootView's EmptyView rxi 2020-05-30 14:53:01 +0100
  • db8c5ea2aa Renamed core:command/file-finder => core:find-command/file rxi 2020-05-30 09:11:42 +0100
  • 7fbefe40d5 Made `system.set_window_title` only be called on title change rxi 2020-05-30 08:53:48 +0100
  • cc58fcc35b Changed summer color theme's caret color rxi 2020-05-29 17:18:04 +0100
  • b96609b7b8 Removed redundant __APPLE__ case in get_scale() rxi 2020-05-29 09:33:42 +0100
  • 1b2fda2825 Changed block movement to mimic word movement rxi 2020-05-28 13:08:18 +0100
  • 9c652086e8 Improved behaviour of and renamed `translate.next|previous_word_boundary` rxi 2020-05-28 11:50:03 +0100
  • 3ad57fa3b7 Fixes mistake in main.yml, removed wild - char. Sven Andersson 2020-05-28 12:52:10 +0200
  • 53f8c0e0e5 Added artifact packing step to GH action workflow. Sven Andersson 2020-05-28 12:50:50 +0200
  • b658a2085f
    Update main.yml Sven Andersson 2020-05-28 12:47:07 +0200
  • a51f7a3f27
    Update main.yml Sven Andersson 2020-05-28 12:45:16 +0200
  • 0e6dc818b2 Trying to trigger GH workflow. Sven Andersson 2020-05-28 12:33:48 +0200
  • 3213784c80
    Update main.yml Sven Andersson 2020-05-28 12:32:53 +0200
  • 9f0345998b More workflow tests. Sven Andersson 2020-05-28 12:30:09 +0200
  • 5c305cf2fb Removing bash entry top of build.sh to test github workflow. Sven Andersson 2020-05-28 12:25:57 +0200
  • 3d4fff62d9 Added github workflow and fixes to build.sh Sven Andersson 2020-05-28 11:56:43 +0200
  • 8aba38fe19 Merge branch 'master' into feature/macos-rendering Sven Andersson 2020-05-27 21:52:12 +0200
  • 74755f5b4a Simplified implementation of `core.temp_filename()` rxi 2020-05-27 11:38:42 +0100
  • 113eca1f58
    Updated Windows building Mario Liebisch 2020-05-26 12:32:52 +0200
  • d4e710d453 Simplify translate.previous/next_word_boundary code David Capello 2020-05-26 06:56:14 -0300
  • c829eae9fb
    Added CMake as build system Mario Liebisch 2020-05-18 10:59:06 +0200
  • e7cf551e22 Changed EmptyView text from `empty` to `lite` rxi 2020-05-26 10:33:07 +0100
  • 064b6d0b95 Fixed changing of cwd and loading of commandline files rxi 2020-05-26 10:17:36 +0100
  • 4976602c0a macOS build and package Matt Sephton 2020-05-25 10:51:13 +0100
  • 257b9ab753 Added `core.temp_filename()` rxi 2020-05-24 17:34:23 +0100
  • 1f882b57ff Jump between different kind of words (ones separated by operators or by letters) David Capello 2020-05-24 15:49:23 -0300
  • 61a2a2c4e5 Version 1.05 v1.05 rxi 2020-05-24 13:52:10 +0100
  • c2d27ab3f7 Removed `core.project_dir` rxi 2020-05-24 13:50:32 +0100
  • 82e33dd2de Moved event-waiting when not focused to after run_threads() rxi 2020-05-24 13:31:49 +0100
  • 946c125fd4 Changed `core.redraw` to be set to `true` by default rxi 2020-05-24 08:04:47 +0100
  • 099cc37d76 Improve movement through words David Capello 2020-05-23 15:04:04 -0300
  • 61092fbb99 Changed fuzzy matching to favour matching case rxi 2020-05-23 14:30:24 +0100
  • 28b1844a8b Added support for dropping a folder onto the window rxi 2020-05-23 11:31:08 +0100
  • e45b3e2bc0 Minor renaming in rootview rxi 2020-05-23 09:40:42 +0100
  • e6a2770e2e Merge branch 'master' of https://github.com/rxi/lite rxi 2020-05-22 18:59:59 +0100
  • 71fb50ece0
    Merge pull request #111 from waywardmonkeys/fix-tmpnam-warning rxi 2020-05-22 18:59:42 +0100
  • 263f7c8322
    Merge 28f6aba84e into 35b642d434 Herby Gillot 2020-05-22 12:24:27 -0400
  • e7320c2291 Made RootView:open_doc() try to use previous node if current node is locked rxi 2020-05-22 15:43:47 +0100
  • a6130eebba WIP - macOS rendering - a lot of junk currently. Sven Andersson 2020-05-22 13:29:36 +0200
  • 35b642d434 Added rencache invalidation on window-exposed event rxi 2020-05-22 09:00:48 +0100
  • 35ce3d32a9 Fixed string quoting on windows in `system.exec()` rxi 2020-05-22 08:11:05 +0100
  • c9f798a07b Enable LUA_USE_POSIX, fix tmpnam warning on macOS. Bruce Mitchener 2020-05-21 21:57:05 +0700
  • 6b39fb6dfb Changed autoreload to strip carriage-returns on reload rxi 2020-05-21 09:57:26 +0100
  • 10b0f8374f project-search filled with selection 4v0v 2020-05-21 01:58:51 +0200
  • 7aabfebfa0 Fixed mouse-position resolution when dropping a file rxi 2020-05-20 10:33:08 +0100
  • 08ce7e2563 Fixed stuck mouse-drag-selection on dropped-file rxi 2020-05-20 09:24:06 +0100
  • bc4bf3d384 Added core.set_active_view(); removed `focusable` boolean from View rxi 2020-05-19 12:58:41 +0100
  • 935eec390f
    Added FreeLibrary() to release user32 module Nomi 2020-05-18 21:45:22 +0700
  • 8ec717f240 Added temporary backwards compatibility for `core.project_dir` rxi 2020-05-18 10:25:44 +0100
  • 4ae0d477c0 Made lite set project dir to CWD; removed core.project_dir rxi 2020-05-17 16:59:19 +0100
  • c1f731e5a1 Fixed EXEDIR having trailing slash rxi 2020-05-17 16:58:32 +0100
  • adad2a65be Version 1.04 v1.04 rxi 2020-05-17 14:58:44 +0100
  • adecaba292 Removed unused varibale in ./data/plugins/treeview.lua rxi 2020-05-17 14:02:49 +0100
  • 4644154e5b Added `config.ignore_files` rxi 2020-05-17 13:31:04 +0100
  • 1abb979490 Added null-checks for all push_command() calls in rencache.c rxi 2020-05-17 13:17:38 +0100
  • 82fdc63c6a Added global EXEFILE rxi 2020-05-17 09:36:46 +0100
  • 7e7602c53c Removed `exec` plugin -- moved to `lite-plugins` repo rxi 2020-05-16 10:06:35 +0100
  • 59f5692f2e Merge branch 'master' of https://github.com/rxi/lite rxi 2020-05-16 10:00:13 +0100
  • 0dd4811465
    Merge pull request #101 from demotulatingswan/master rxi 2020-05-16 09:59:58 +0100
  • bc3147e1d0 Changed config.mouse_wheel_scroll default to multiply by SCALE rxi 2020-05-16 09:46:31 +0100
  • 15129b49a6 Moved `config.treeview_size` from `config.lua` to `treeview.lua` rxi 2020-05-16 09:44:31 +0100
  • 92b3b5ba86 Fixed various issues in exec:replace demotulatingswan 2020-05-15 20:18:07 +0200
  • 5102088aca Deferred showing window until after the first frame has rendered rxi 2020-05-14 22:28:22 +0100
  • b8d2805502 Exposed doc's internal insert/remove: Doc:raw_insert|remove rxi 2020-05-14 16:10:48 +0100
  • ef53453246 Fixed x-offset of text in `DocView:draw_line_gutter` rxi 2020-05-14 13:26:21 +0100
  • 6525269386 Made tokenizer skip parsing process on plain-text files rxi 2020-05-14 10:08:12 +0100
  • bcd1b3a081 Fixed gutter text jittering when horizontal scrolling on docview rxi 2020-05-14 09:52:10 +0100