Age | Commit message (Collapse) | Author |
|
This fixes PHP, Django, and other lexers that embed themselves.
|
|
|
|
|
|
|
|
|
|
|
|
Scintilla.iface has changed, as has some of its underlying platform API. Testing
sooner is better than later.
|
|
|
|
Also updated to Lua 5.3 syntax where held back by LuaJIT's 5.1/5.2 syntax.
|
|
|
|
|
|
Since LongTerm3 requires a C++11 compiler, GCC 4.9+ is required.
Since C++11 includes regex capability, drop TRE dependency.
|
|
|
|
|
|
Thanks to Franck Guadagnini.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Emit events for unhandled mouse events and connect to such events in order to
focus and resize views.
Patch libtermkey with new Win32 PDCurses driver for unified key/mouse input.
Update CDK patch to always use libtermkey and to ignore mouse events.
Requires Scinterm r97 (changeset 8d1a625c9b4d).
Thanks to Chris Emerson for proof of concept code that handles mouse events and
for the code that focuses and resizes views.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also clarified `ta` launcher since `--help` is unavailable.
|
|
|
|
Both values are required for regexp searches.
|
|
|
|
|
|
|
|
|
|
Also removed more unused constants.
|
|
|
|
|
|
|
|
|
|
|
|
Also added some OSX scripts from the bundle to the repository.
Requires the latest "GTK+ for OSX bundle".
|
|
|
|
|