geany/scintilla
Colomban Wendling 78a45805f1 autotools: Fix make dist after Scintilla makefile.win32 move
8ebac60901c239a7dc36461a077139595bed12b8 moved the makefile.win32,
so we need to use the new location.
2015-03-15 15:38:47 +01:00
..
2015-03-08 14:30:34 +01:00
2015-03-08 14:30:34 +01:00
2015-03-08 14:30:34 +01:00
2015-01-20 15:56:38 +01:00
2015-03-08 14:30:34 +01:00
2015-03-08 14:30:34 +01:00

These files are from the Scintilla project, http://www.scintilla.org.

See License.txt for the Scintilla license.

We try to keep these files in sync with the official project; any
changes should be sent there first. Otherwise changes could cause
conflicts when we next update Scintilla.


Public header constants (include/*.h)
-------------------------------------
You should not add constants in header files - instead use
Scintilla.iface and HFacer.py.

Do not change the value of constants in header files as this will
break Scintilla's ABI.