Commit Graph

  • 65382c5c9a
    Set horizontal scroll size to be more in line with other editors Guldoman 2021-08-28 20:09:38 +0200
  • 1fc6ae3c0f
    Show correct mouse cursor when hovering the horizontal scrollbar Guldoman 2021-08-28 20:05:25 +0200
  • 340c820c3a
    Add horizontal scrollbar Guldoman 2021-08-28 19:59:09 +0200
  • 58f4963ade Added in two new VSC-style multicursor shortcuts. Adam Harrison 2021-08-28 13:42:06 -0400
  • 32cbb0e7db
    Fix discrepancy in max line length Guldoman 2021-08-28 18:41:59 +0200
  • ccba91261d Merge remote-tracking branch 'origin/fix-2.0.1' Francesco Abbate 2021-08-28 17:37:55 +0200
  • f1c004411c Add missing home_encode for change-project-folder Francesco Abbate 2021-08-28 08:08:53 -0700
  • eeac85d4b4 Bump new version number v2.0.1 Francesco Abbate 2021-08-28 16:44:25 +0200
  • 2b1c157a36 Refactored minimum scale bug fix code Daniel Rocha 2021-08-27 23:57:51 -0300
  • 49ec7c88e8 Fix the additional four spaces to two spaces in the indent Daniel Rocha 2021-08-27 20:12:09 -0300
  • dac3a9cba5 Fix minimal scale possible Daniel Rocha 2021-08-27 20:02:04 -0300
  • 5e80149295 Avoid having no `pixel_width` Guldoman 2021-08-28 06:02:12 +0200
  • 95e86b040b Refactored minimum scale bug fix code Daniel Rocha 2021-08-27 23:57:51 -0300
  • 8335b11273 Fix the additional four spaces to two spaces in the indent Daniel Rocha 2021-08-27 20:12:09 -0300
  • e342a017e1 Fix minimal scale possible Daniel Rocha 2021-08-27 20:02:04 -0300
  • 07c23fbf17 Avoid having no `pixel_width` Guldoman 2021-08-28 06:02:12 +0200
  • 6735e7dc08
    Avoid having no `pixel_width` Guldoman 2021-08-28 06:02:12 +0200
  • 92b2894241 Refactored minimum scale bug fix code Daniel Rocha 2021-08-27 23:57:51 -0300
  • 9cbb4b1d1f Fix the additional four spaces to two spaces in the indent Daniel Rocha 2021-08-27 20:12:09 -0300
  • b02937c79f Fix minimal scale possible Daniel Rocha 2021-08-27 20:02:04 -0300
  • 06252382ec Fix focus problem with NagView with root:close-all Francesco Abbate 2021-08-28 00:21:29 +0200
  • 4f8de02bcf Remove unused Object's method "implement" Francesco Abbate 2021-08-28 00:08:25 +0200
  • d46475532f Introduce View objects context property Francesco Abbate 2021-08-27 23:55:17 +0200
  • 9592ce85f5 Revert "Further simplifies logic for active view in close-all command" Francesco Abbate 2021-08-27 23:20:08 +0200
  • c7d044f178 Allow tabs to always be visible Guldoman 2021-08-27 19:03:41 +0200
  • 71ec4ca77f
    Allow tabs to always be visible Guldoman 2021-08-27 19:03:41 +0200
  • a8f4c0c4e5 Set initial text for core:change-project-folder Francesco Abbate 2021-08-27 15:22:09 +0200
  • bb6b99b167 Further simplifies logic for active view in close-all command Francesco Abbate 2021-08-27 14:42:57 +0200
  • 7f4d9789d6 Simplify commit daf91676 about active view setting Francesco Abbate 2021-08-27 13:02:28 +0200
  • 164aacbb0c
    Make `NagView` focus on correct `View` after close Guldoman 2021-08-27 01:39:40 +0200
  • 456f6eda65 Do not use os.exit to exit the application Francesco Abbate 2021-08-27 00:17:43 +0200
  • daf916769f Fix bug with close-all command Francesco Abbate 2021-08-27 00:13:40 +0200
  • b7b3fc2e29
    Reset `tab_offset` when there is space for all tabs Guldoman 2021-08-26 22:30:54 +0200
  • 741b641696
    Don't remove views while iterating on them Guldoman 2021-08-26 22:12:56 +0200
  • dc501cb41a Fix plugin version check Francesco Abbate 2021-08-25 23:45:18 +0200
  • 2b349610b4
    Remove line from longest lines table only if needed Guldoman 2021-08-25 22:27:00 +0200
  • 609795701d Fix lua subproject options removed by error Francesco Abbate 2021-08-24 19:04:48 +0200
  • 973acb787a use dependency fallbacks, use system reproc if available Jan200101 2021-08-23 19:10:13 +0200
  • 816ceb4493 increase code readibility Takase 2021-08-17 20:16:56 +0800
  • cf7ebdad1f add doc:get_selection_text() takase1121 2021-08-02 11:37:00 +0800
  • 1d9f04e7d6 remove unused variable takase1121 2021-08-24 12:02:22 +0800
  • 6ac1428b51 more changes to logview takase1121 2021-08-24 11:32:20 +0800
  • 2fec3052ce add context menu options for logview takase1121 2021-08-22 19:33:28 +0800
  • 7c3daa0f39 add core.get_log() takase1121 2021-08-22 19:32:45 +0800
  • cb639700b3 improve logview takase1121 2021-08-22 19:29:21 +0800
  • bf52543858
    remove unused variable takase1121 2021-08-24 12:02:22 +0800
  • 267a9de574
    more changes to logview takase1121 2021-08-24 11:32:20 +0800
  • f27196e8fa
    use dependency fallbacks, use system reproc if available Jan200101 2021-08-23 19:10:13 +0200
  • 99e35c8496
    Define horizontal scrollable size for `DocView` Guldoman 2021-08-23 05:40:50 +0200
  • 205e23c781
    Extend `View` to allow horizontal scrolling Guldoman 2021-08-23 05:39:30 +0200
  • a8dd0d2d8c
    Make `Doc` keep track of max line length Guldoman 2021-08-23 05:37:14 +0200
  • 9b7f96be06
    add context menu options for logview takase1121 2021-08-22 19:33:28 +0800
  • 2f5478a295
    add core.get_log() takase1121 2021-08-22 19:32:45 +0800
  • 1e861f02fe
    improve logview takase1121 2021-08-22 19:29:21 +0800
  • b76917ef9e Require modversion 2 Francesco Abbate 2021-08-19 14:37:03 -0700
  • c9669410ad Fix macOS build issue with recent commit Francesco Abbate 2021-08-19 14:30:44 -0700
  • 717f4eb782 Conditionally disable macos bundle function Francesco Abbate 2021-08-19 11:32:18 +0200
  • d9e73a97ea Merge remote-tracking branch 'harens/macos-bundle' Francesco Abbate 2021-08-19 11:32:36 +0200
  • e0722448a3 Merge remote-tracking branch 'sprainbrains/master' Francesco Abbate 2021-08-19 09:47:53 +0200
  • 1687bbd92d
    Update main.c Nikolai Sinyov 2021-08-19 10:07:46 +0300
  • ab2e1728df Check for Reproc system library redtide 2021-08-17 14:23:00 +0200
  • 2d088256b1
    Add unix-like behaviour on macOS harens 2021-08-18 13:26:51 +0100
  • dd7c345fd9 Added missing resource files in build-packages.sh redtide 2021-08-17 23:58:19 +0200
  • b6af395fc7 2.0 changelog and modversion updates. Adam Harrison 2021-08-17 09:46:21 -0400
  • f64b8fe655
    detect system reproc before cloning as subproject Jan200101 2021-08-17 18:12:55 +0200
  • 419cd58c8f remove x11 dependency in meson.build takase1121 2021-08-15 08:14:12 +0800
  • 35fd29fc39 remove extraneous DPI code takase1121 2021-08-15 08:09:06 +0800
  • a62b45af17 2.0 changelog and modversion updates. Adam Harrison 2021-08-17 09:46:21 -0400
  • 2b09263f8b
    increase code readibility Takase 2021-08-17 20:16:56 +0800
  • 02d59c8ec2 Added GH Actions CI badge on README.md v2.0.0 redtide 2021-08-14 11:18:16 +0200
  • 7ffe1b49d7 Reference latest reproc subproject version Francesco Abbate 2021-08-16 11:54:25 +0200
  • 4fcbb5a71c Update lua highlights [issue 380] Timofffee 2021-08-16 10:35:16 +0400
  • 629534f6a3 AppVeyor CI macOS universal binary build redtide 2021-08-13 18:21:23 +0200
  • 2cf595faff Bundle DLLs in MSYS2 package script redtide 2021-08-14 10:57:25 +0200
  • 42a46d0188
    remove x11 dependency in meson.build takase1121 2021-08-15 08:14:12 +0800
  • 6400f7f4d3
    remove extraneous DPI code takase1121 2021-08-15 08:09:06 +0800
  • 2ea62eee8f
    Merge pull request #391 from adamharrison/fix-replace-tooltip Adam 2021-08-14 09:12:20 -0400
  • 9e45b1de58
    Merge pull request #390 from adamharrison/cursor-fixes Adam 2021-08-14 09:12:13 -0400
  • 5f1e68b824 Added in additional function to remove tooltip after cancelling replace. Adam Harrison 2021-08-14 09:11:07 -0400
  • 8e9c410d27 Fixed multilne cursors at the edges of docuemnts. Adam Harrison 2021-08-14 08:59:37 -0400
  • f10208cb4a Added GH Actions CI badge on README.md redtide 2021-08-14 11:18:16 +0200
  • 48ab8c9836 GitHub Actions builds and deployment redtide 2021-08-09 12:39:03 +0200
  • 491cfdf273 GitHub Actions builds and deployment redtide 2021-08-09 12:39:03 +0200
  • 904214378d CI and custom build script utilities redtide 2021-08-09 12:19:27 +0200
  • 37dcc4725f
    Merge pull request #376 from adamharrison/clipboard-fix Adam 2021-08-12 15:30:50 -0400
  • db3e9cb914
    Merge pull request #384 from adamharrison/fix-multi-directory Adam 2021-08-12 09:53:16 -0400
  • f3e750ccb4
    Merge pull request #378 from adamharrison/close-other-tabs Adam 2021-08-12 09:53:04 -0400
  • d9fc6d407b
    Merge pull request #377 from adamharrison/regex-anchored Adam 2021-08-12 09:52:54 -0400
  • a106b997ff CI and custom build script utilities redtide 2021-08-09 12:19:27 +0200
  • 8c86cc51b0 Fix copying of start file in build-packages script Francesco Abbate 2021-08-12 09:20:55 +0200
  • 3396a6c802 Use the start.lua file in data/core as a template Francesco Abbate 2021-08-12 09:03:57 +0200
  • 2fdde9cc99 Provide a quick offline build guide in README.md redtide 2021-08-11 20:33:25 +0200
  • acfc1ebffe Provide a quick offline build guide in README.md redtide 2021-08-11 20:33:25 +0200
  • a2bf028f2b Fix copying of start file in build-packages script start-file-in-place Francesco Abbate 2021-08-12 09:20:55 +0200
  • 750f713aa4 Use the start.lua file in data/core as a template Francesco Abbate 2021-08-12 09:03:57 +0200
  • e2a7578553 If multiple '..' handle correctly. Adam Harrison 2021-08-11 20:54:03 -0400
  • 5e66f74f38 Handle proper path normalization if we begin with '..'. Adam Harrison 2021-08-11 19:19:58 -0400
  • acd122bc34 Small fix. Adam Harrison 2021-08-11 18:38:36 -0400
  • aa4d91a03f Reverted hash changes; simply copy entire clipboard. Adam Harrison 2021-08-11 18:14:46 -0400
  • 205b52b08a Revert language_lua luarocks 2021-08-11 18:05:22 +0300