aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-03-19added minor scinterm patches and cleaned up patch systemRobin Haberkorn4-6/+36
* 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
2013-03-17added patch fixing Scinterm on certain 64-bit configurationsRobin Haberkorn1-0/+22
2013-03-17document TECO control code echoing patchRobin Haberkorn1-0/+4
2013-01-20added patch enabling TECO-style (^X) control code echoing in ScintillaRobin Haberkorn1-0/+29
in the future, I might submit a more elaborate Scintilla patch for configuring the control code strings.