aboutsummaryrefslogtreecommitdiff
path: root/src/scintilla.patch
AgeCommit message (Collapse)Author
2014-08-23Patch Scintilla 3.5.0 to compile for Mac OSX; src/scintilla.patchmitchell
This patch should be reverted if it is applied upstream.
2014-07-03Updated to Scintilla 3.4.4.mitchell
2014-05-25Updated to Scintilla 3.4.2.mitchell
Also temporarily include my upstream patch for autocompletion into multiple selections. When 3.4.3 comes out, the patch may be removed. This commit negates the requirement for Scintilla post 3.4.2, mentioned in 1736:12256c79f24b.
2013-12-15Updated to Scintilla 3.3.7.mitchell
2013-10-30Fix OSX command key recognition; src/scintilla.patchmitchell
2013-10-29Temporary patch to identify OSX command key mouse modifiers; src/scintilla.patchmitchell
Will be removed when upgrading to Scintilla > 3.3.6 if upstream patch is accepted.
2013-06-14New makefile rules for preparing build environments on various platforms.mitchell