Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-16 | updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2 | Robin Haberkorn | 1 | -11/+0 | |
* allows us to remove most patches. One however is still necessary (Scinterm Makefile bug!) * TECO-style control code echoing is now set up using the SCI_SETREPRESENTATION message * updated copyrights * updated TODO | |||||
2013-03-19 | added minor scinterm patches and cleaned up patch system | Robin Haberkorn | 1 | -0/+11 | |
* MinGW binaries are built from source bundles * patches are applied to the source bundle * so all necessary patches must be in the repository and distributed * use a leading number in patch names to ensure proper application order |