updated Scintilla to 2.29
[TortoiseGit.git] / ext / scintilla / doc / ScintillaDownload.html
blob3ac8d51bc8e98526e1f8f701dcfa267c3056d716
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <meta name="generator" content="HTML Tidy, see www.w3.org" />
7 <meta name="generator" content="SciTE" />
8 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
9 <title>
10 Download Scintilla
11 </title>
12 </head>
13 <body bgcolor="#FFFFFF" text="#000000">
14 <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0">
15 <tr>
16 <td>
17 <img src="SciTEIco.png" border="3" height="64" width="64" alt="Scintilla icon" />
18 </td>
19 <td>
20 <a href="index.html" style="color:white;text-decoration:none"><font size="5">Download
21 Scintilla</font></a>
22 </td>
23 </tr>
24 </table>
25 <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0">
26 <tr>
27 <td>
28 <font size="4"> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla229.zip?download">
29 Windows</a>&nbsp;&nbsp;
30 <a href="http://prdownloads.sourceforge.net/scintilla/scintilla229.tgz?download">
31 GTK+/Linux</a>&nbsp;&nbsp;
32 </font>
33 </td>
34 </tr>
35 </table>
36 <h2>
37 Download.
38 </h2>
39 <p>
40 The <a href="License.txt">license</a> for using Scintilla or SciTE is similar to that of Python
41 containing very few restrictions.
42 </p>
43 <h3>
44 Release 2.29
45 </h3>
46 <h4>
47 Source Code
48 </h4>
49 The source code package contains all of the source code for Scintilla but no binary
50 executable code and is available in
51 <ul>
52 <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla229.zip?download">zip format</a> (1200K) commonly used on Windows</li>
53 <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla229.tgz?download">tgz format</a> (1080K) commonly used on Linux and compatible operating systems</li>
54 </ul>
55 Instructions for building on both Windows and Linux are included in the readme file.
56 <h4>
57 Windows Executable Code
58 </h4>
59 There is no download available containing only the Scintilla DLL.
60 However, it is included in the <a href="SciTEDownload.html">SciTE
61 executable full download</a> as SciLexer.DLL.
62 <p>
63 <a href="SciTEDownload.html">SciTE</a> is a good demonstration of Scintilla.
64 </p>
65 <p>
66 Previous versions can be downloaded from the <a href="ScintillaHistory.html">history
67 page</a>.
68 </p>
69 </body>
70 </html>