Commit Graph

  • 9bf0ed2419 Made rencache warn on exhausting command buffer instead of panicing rxi 2020-05-14 08:52:07 +0100
  • 4c2c03ed4d Made draw_text/draw_rect not push command if result is not on-screen rxi 2020-05-14 08:43:27 +0100
  • 2b32edf7f0 Added system.exec() to system api rxi 2020-05-13 20:32:53 +0100
  • e4ae088bb5 Added support for shift+click selecting rxi 2020-05-13 16:12:20 +0100
  • d8875925f4
    Fix deleted newline taigi100 2020-05-13 12:08:07 +0300
  • e970292634
    Add support for keypad enter taigi100 2020-05-13 12:06:30 +0300
  • 1f55fec94b Fixed triple-clicking on last line not selecting the line rxi 2020-05-13 09:28:56 +0100
  • ed86f7d04e Fixed find-replace:select-next erroring on multiline selection rxi 2020-05-12 20:04:50 +0100
  • 6404fffb84 Added open-dir command to make changing the project directory easier bAmpT 2020-05-12 20:20:38 +0200
  • 7f6a2710ef Made clicking the message on the StatusView open a LogView rxi 2020-05-12 14:44:29 +0100
  • 23cf193026 Fixed lua's multi-line comment syntax pattern rxi 2020-05-12 10:12:49 +0100
  • dea12b1b5b
    Update README.md SimpleBinary 2020-05-12 17:49:17 +1000
  • 549bb25d47
    Fix ---[[ --]] Trick SimpleBinary 2020-05-12 16:12:17 +1000
  • ff2c7bf5e5 Added double-backtick support to language_md plugin rxi 2020-05-11 20:31:35 +0100
  • 33ed9be1a7 Closing a view with middle button no longer changes the active view. Petri Hakkinen 2020-05-11 22:23:58 +0300
  • af36658e68 Added custom suggestions support to autocomplete rxi 2020-05-11 19:37:50 +0100
  • 2f659d5180
    Merge pull request #81 from extrowerk/patch-1 rxi 2020-05-11 13:31:33 +0100
  • a6013ff181
    Build fix extrowerk 2020-05-11 13:49:18 +0200
  • 1e88893ef1 Merge branch 'master' of https://github.com/rxi/lite Willie L P Silva 2020-05-11 08:47:13 -0300
  • d63056d9f4
    uses xmake build system ruki 2020-05-11 23:32:21 +0800
  • c215eff6d8 Improved idle CPU utilisation when not-focused, added system.wait_event() rxi 2020-05-10 21:00:40 +0100
  • b67b680975 Changed get_scale() to always default to 1.0 on macOS rxi 2020-05-10 19:31:09 +0100
  • 9badb0deb0 Adding the shift+click selection functionality Willie Lawrence 2020-05-10 13:31:27 -0300
  • f7b54db1b4 Added `icon.inl linguist-vendored` to .gitattributes rxi 2020-05-10 15:54:09 +0100
  • 3067443432
    Merge pull request #70 from cptx032/master rxi 2020-05-10 15:41:13 +0100
  • a17fe46c05 Fixing trimwhitespace plugin bug Willie Lawrence 2020-05-10 11:26:44 -0300
  • c4be26ccaa Added .gitattributes rxi 2020-05-10 14:07:16 +0100
  • 22f563e712 Merge branch 'master' of https://github.com/rxi/lite rxi 2020-05-10 13:56:31 +0100
  • ae20c40554
    Merge pull request #61 from inad9300/patch-1 rxi 2020-05-10 13:54:45 +0100
  • 2ed29cae11
    Put back get and set Daniel M 2020-05-10 10:56:28 +0200
  • 3974971ff9
    Update language_js.lua Daniel M 2020-05-10 10:51:45 +0200
  • 543234c42e Removed redundant line from syntax highlighter rxi 2020-05-10 09:19:25 +0100
  • 8671b02bdc Whitespace rxi 2020-05-10 09:14:12 +0100
  • 434834953c Scale based on DPI bin 2020-05-09 19:19:54 -0500
  • 085f35aa94 Add ignore rule for generated binary Victor Parmar 2020-05-09 22:33:38 +0200
  • 225ec93386 Add ubuntu build documentation Victor Parmar 2020-05-09 22:32:41 +0200
  • da5d932e65 Updated scaling method bin 2020-05-09 13:47:53 -0500
  • 28f6aba84e Tweak build.sh: - support environmentally-declared CFLAGS and LDFLAGS - indicate build failure with an error exit code Herby Gillot 2020-05-09 14:16:41 -0400
  • 07a50e2db7 Add info to the README.md file Gabriel Vincent 2020-05-09 14:49:54 -0300
  • 143f8867a1 Version 1.03 v1.03 rxi 2020-05-09 16:29:34 +0100
  • 3d49b6d200 Fixed highlighter resetting of syntax on doc filename change rxi 2020-05-09 16:23:07 +0100
  • 70f62f3c8a Added `doc:rename` command; changed command_view:set_text to take `select` argument rxi 2020-05-09 16:09:07 +0100
  • 7479c1380d Added commands `root:shrink` and `root:grow` rxi 2020-05-09 14:40:26 +0100
  • b08f870f47 Added stripping of carriage-returns when pasting rxi 2020-05-09 14:22:13 +0100
  • 78e729f580 Updated README screenshot rxi 2020-05-09 11:45:50 +0100
  • ee19d4644d Updated icon rxi 2020-05-09 11:33:16 +0100
  • ffdaec47e8 Default color theme adjustments rxi 2020-05-09 11:10:19 +0100
  • dfcbc48aad Replaced `build.py/build.config.py` with `build.sh` rxi 2020-05-09 11:01:28 +0100
  • 18b7d70a91 Fixed rare case where core.doc.highlighter would iterate out of line bounds rxi 2020-05-09 08:56:30 +0100
  • a651d48e84 Wrapped `core.on_event` calls in `core.try` rxi 2020-05-09 08:38:51 +0100
  • 22171fa802 Simplified core.step() rxi 2020-05-08 20:44:53 +0100
  • 31820b36ef Moved `syntax` from `doc.highlighter` to `doc` rxi 2020-05-08 20:29:22 +0100
  • a754c60127 README improvements rxi 2020-05-08 20:07:15 +0100
  • 2642f7443f Added default text to find-replace's "new text" input rxi 2020-05-08 13:55:23 +0100
  • b2756d8a49 Removed xalloc.c/h rxi 2020-05-08 13:41:39 +0100
  • 1d2a0aada5 Made `doc:toggle-line-comments` command skip empty lines rxi 2020-05-08 09:07:13 +0100
  • bf8565d2a1 Fixed `doc:toggle-line-comments` for syntax highlighter relocation rxi 2020-05-07 23:10:27 +0100
  • 95bdb07d49 Removed unused variables rxi 2020-05-07 22:40:34 +0100
  • de94c8a13c Removed unused variables in core.init rxi 2020-05-07 22:25:52 +0100
  • 774d95d800 Comment improvement in rencache.c rxi 2020-05-07 22:24:12 +0100
  • 762c1e2b69 Fixed RootView's EmptyView keymap text rxi 2020-05-07 21:46:21 +0100
  • f5025efbb8 Moved highlighter code from `DocView` to `Doc` rxi 2020-05-07 21:14:46 +0100
  • ae42176953 Renamed `common.matches_pattern` => `common.match_pattern` rxi 2020-05-07 14:18:46 +0100
  • 7cdf7dc44f Changed TreeView to first initialize its size in :update() rxi 2020-05-07 14:03:37 +0100
  • 5acc391288 Added logging when project module is loaded rxi 2020-05-07 13:41:39 +0100
  • 596b40c741 Made `find-replace:find-symbol` use first symbol in sel as default rxi 2020-05-07 10:55:11 +0100
  • 3057786ce2 Moved `matches_pattern` from `syntax` to `common` rxi 2020-05-07 10:27:37 +0100
  • e551052e91 Added icon to non-windows build rxi 2020-05-06 19:49:34 +0100
  • 201c8ffe9f Added stdout flushing to build.py rxi 2020-05-06 19:34:18 +0100
  • 73996e3dc9 Changed core to store `modified` and `size` in project_files table rxi 2020-05-06 17:03:10 +0100
  • 5361bfaf9c Added open-[project|user]-module commands, renamed command/file finder commands rxi 2020-05-06 14:46:56 +0100
  • 271e5434d0 Added support for a `.lite_project.lua` file in project directory rxi 2020-05-06 13:29:35 +0100
  • 7610e1064f Added multiline support for LogView's messages rxi 2020-05-06 00:06:27 +0100
  • 15cfbfbc46 Increased config.max_log_items from 20 to 80 rxi 2020-05-05 23:40:42 +0100
  • 9bd6efddd7 Made separator and separator2 fields of StatusView rxi 2020-05-03 22:44:49 +0100
  • d5ffee51ff Added StatusView:get_items() rxi 2020-05-03 18:47:55 +0100
  • 844dced7cd Simplified StatusView item drawing rxi 2020-05-03 18:42:52 +0100
  • d859ce5fcd Added mapping for `shift+delete` to keymap rxi 2020-05-03 18:37:06 +0100
  • 69e6550eba Added mappings for `ctrl+delete` and `ctrl+shift+delete` to keymap rxi 2020-05-03 18:35:16 +0100
  • 05ca43e637 Changed rounding type on common.draw_text() rxi 2020-05-03 16:48:35 +0100
  • 468905830f Fixed indentation in build.config.py rxi 2020-05-02 17:58:20 +0100
  • 26d6e558f1 Added brightness transition to projectsearch text/line on complete rxi 2020-05-02 16:53:03 +0100
  • 0967740d88 Improved findreplace replace log and commandview text rxi 2020-05-02 14:45:33 +0100
  • 5155ce0527 Added `replace-symbol` command to findreplace plugin rxi 2020-05-02 11:14:07 +0100
  • 9fc185af2f Added scroll bounds rxi 2020-05-01 23:54:53 +0100
  • 28cdd3cabe Minor cleanup in core.statusview and core.commands.core rxi 2020-05-01 20:17:10 +0100
  • a9f3079c90 Added `refresh` command (`f5`) to projectsearch plugin's ResultView rxi 2020-05-01 19:32:02 +0100
  • 4ca35fe056 Added command `doc:select-none`, added binding to `escape` rxi 2020-05-01 19:25:17 +0100
  • 885ed5f860 Improved handling of zero-sized locked nodes on RootView rxi 2020-05-01 16:15:28 +0100
  • ab8510291e Added find-replace:select-next, bound to ctrl+d by default rxi 2020-05-01 10:21:57 +0100
  • 044fdb3655 Prevented scroll-animation when LogView is initialized rxi 2020-04-30 14:44:52 +0100
  • 4d39dcaded Changed `View:get_content_offset()` to round resultant values rxi 2020-04-30 14:40:26 +0100
  • 2090379892 Fixed multiple links on one line in markdown syntax rxi 2020-04-27 18:44:46 +0100
  • 439537d63e Fixed format string passed to core.error() in core.try() rxi 2020-04-26 21:40:25 +0100
  • 16c1039666 Changed README to link to `releases/latest` instead of `releases` rxi 2020-04-26 14:46:43 +0100
  • c8980a828f Version 1.02 v1.02 rxi 2020-04-26 14:41:34 +0100
  • 64c58aafcd Updated README to link to lite-colors repo rxi 2020-04-26 11:09:24 +0100
  • accf09c4f9 Changed printed filenames to use format-specifier "%s" instead of %q rxi 2020-04-25 13:26:55 +0100
  • c658b6f1ca Removed underscore from start of globals, added VERSION rxi 2020-04-25 09:57:35 +0100
  • e2ef5bec3b
    Plugin for C++ files syntax highlighting lordadamson 2020-04-24 15:03:00 +0200