aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-04-05 16:20:07 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-04-05 16:20:07 -0400
commit4bf39a23b2d71b8dd08f755b1480b059316b7b7c (patch)
treef9244c58c8e8e0f7d95694412c87677e76efc4cb
parentfbc9fcf0d3c7a73826af7b732773a78b8b24fa58 (diff)
downloadtextadept-4bf39a23b2d71b8dd08f755b1480b059316b7b7c.tar.gz
textadept-4bf39a23b2d71b8dd08f755b1480b059316b7b7c.zip
Updated Scintilla hg to get curses improvements.
Fixed drawing autocompletion lists and calltips on Win32 and enable autoscrolling when clicking and dragging the mouse.
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 23412890..e5aef0db 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -376,7 +376,7 @@ else
gtdialog_url = http://foicica.com/hg/gtdialog/archive/tip.zip
endif
-scintilla_zip = faaabc636de6.zip
+scintilla_zip = 762e4fc6f499.zip
lua_tgz = lua-5.3.5.tar.gz
lpeg_tgz = lpeg-1.0.2.tar.gz
lfs_zip = v1_7_0_2.zip