Age | Commit message (Collapse) | Author |
|
libgthread.dylib is still required by at least libgtkmacintegration.dylib.
|
|
|
|
|
|
Also added placeholder code for emulating view-specific properties.
|
|
They can accept either objects or relative numbers now. They do not accept
absolute indices anymore.
|
|
|
|
|
|
|
|
|
|
Requires Scinterm r150 (changeset ca37264a865c).
|
|
Also fixed a bug that reset some non-focused buffer properties.
|
|
|
|
Do not assume GTK+'s pkg-config lib flags give iconv.
|
|
Makes use of an external luautf8 library, but only a subset of it.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Markus F.X.J. Oberhumer.
|
|
In debug mode, inline functions are not inlined, so ensure internal linkage.
Thanks to Markus F.X.J. Oberhume.
|
|
|
|
|
|
Otherwise building Textadept from the source could break at any time.
|
|
|
|
Thanks to Carl Sturtivant for the Win32 proof-of-concept code.
|
|
|
|
|
|
The `bit32` library makes bit shifting easier.
|
|
|
|
Patched Scintilla to prevent warning on widget destroy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requires Scintillua r514 (changeset 8bce8ef421d7).
|
|
|
|
|
|
|
|
|
|
|
|
|