OSDN Git Service

Commit DialogBox compile Okay
[tortoisegit/TortoiseGitJp.git] / ext / scintilla / doc / index.html
1 <?xml version="1.0"?>\r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"\r
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\r
4 <html xmlns="http://www.w3.org/1999/xhtml">\r
5   <head>\r
6     <meta name="generator" content="HTML Tidy, see www.w3.org" />\r
7     <meta name="generator" content="SciTE" />\r
8     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />\r
9     <meta name="keywords" content="Scintilla, SciTE, Editing Component, Text Editor" />\r
10     <meta name="Description"\r
11     content="www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application." />\r
12     <meta name="Date.Modified" content="20081018" />\r
13     <style type="text/css">\r
14         .versionlist {\r
15         color: #FFCC99;\r
16         }\r
17     </style>\r
18     <script>\r
19         function IsRemote() {\r
20                 var loc = '' + window.location;\r
21                 return loc.indexOf('http:') != -1;\r
22         }\r
23     </script>\r
24      <title>\r
25        Scintilla and SciTE\r
26      </title>\r
27   </head>\r
28   <body bgcolor="#FFFFFF" text="#000000">\r
29     <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0">\r
30       <tr>\r
31         <td width="256">\r
32           <img src="SciWord.jpg" height="78" width="256" alt="Scintilla" />\r
33         </td>\r
34         <td width="40%" align="left">\r
35           <font color="#FFCC99" size="4"> A free source code editing component for Win32 and\r
36           GTK+</font>\r
37         </td>\r
38         <td width="40%" align="right">\r
39           <font color="#FFCC99" size="3"> Release version 1.77<br />\r
40            Site last modified October 18 2008</font>\r
41         </td>\r
42         <td width="20%">\r
43           &nbsp;\r
44         </td>\r
45       </tr>\r
46     </table>\r
47     <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0">\r
48       <tr>\r
49         <td width="100%" alt="Sci Break" style="background: url(http://scintilla.sourceforge.net/SciBreak.jpg) no-repeat;height:150px;">\r
50           &nbsp;\r
51         </td>\r
52       </tr>\r
53     </table>\r
54     <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">\r
55       <tr>\r
56         <td width="100%">\r
57           <span class="versionlist">Version 1.77 allows direct temporary access to the text buffer.</span>\r
58         </td>\r
59       </tr>\r
60       <tr>\r
61         <td width="100%">\r
62           <span class="versionlist">Version 1.76 fixes some minor bugs.</span>\r
63         </td>\r
64       </tr>\r
65       <tr>\r
66         <td width="100%">\r
67           <span class="versionlist">Version 1.75 displays invalid UTF-8 bytes as hexadecimal and\r
68           can show indentation guides on completely empty lines.</span>\r
69         </td>\r
70       </tr>\r
71       <tr>\r
72         <td width="100%">\r
73           <span class="versionlist">Version 1.74 runs natively on OS X.\r
74           Indicators are separated from the style buffer so there can be more indicators.\r
75           Wide lines are faster.</span>\r
76         </td>\r
77       </tr>\r
78       <tr>\r
79         <td width="100%">\r
80           <span class="versionlist">Version 1.73 allows style changes to be made during text modification events.</span>\r
81         </td>\r
82       </tr>\r
83       <tr>\r
84         <td width="100%">\r
85           <span class="versionlist">Version 1.72 is more efficient at handling per-line information.</span>\r
86         </td>\r
87       </tr>\r
88       <tr>\r
89         <td width="100%">\r
90           <span class="versionlist">Version 1.71 has some internationalisation fixes.</span>\r
91         </td>\r
92       </tr>\r
93       <tr>\r
94         <td width="100%">\r
95           <span class="versionlist">Version 1.70 allows, on GTK+, approximate character set conversions\r
96           for pasting and uses internationalised input at all times.</span>\r
97         </td>\r
98       </tr>\r
99     </table>\r
100     <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0">\r
101       <tr>\r
102         <td>\r
103           <font size="4">\r
104 <script type="text/javascript" language="JavaScript"><!--\r
105 if (IsRemote()) {\r
106     document.write('<a href="http://scintilla.sourceforge.net/SciTEImage.html">Screenshot</a>&nbsp;&nbsp;');\r
107     document.write('<a href="http://scintilla.sourceforge.net/ScintillaDownload.html">Download</a>&nbsp;&nbsp;');\r
108 }\r
109 //--></script>\r
110          <a href="http://scintilla.sourceforge.net/ScintillaDoc.html">Documentation</a>&nbsp;&nbsp;\r
111          <a href="http://scintilla.sourceforge.net/ScintillaToDo.html">Bugs</a>&nbsp;&nbsp;\r
112 <script type="text/javascript" language="JavaScript"><!--\r
113 if (IsRemote()) {\r
114     document.write('<a href="http://scintilla.sourceforge.net/SciTE.html">SciTE</a>&nbsp;&nbsp; ');\r
115 }\r
116 //--></script>\r
117           <a href="http://scintilla.sourceforge.net/ScintillaHistory.html">\r
118           History</a>&nbsp;&nbsp; <a href="http://scintilla.sourceforge.net/ScintillaRelated.html">Related</a>&nbsp;&nbsp;</font>\r
119         </td>\r
120       </tr>\r
121     </table>\r
122     <p>\r
123        <a href="http://scintilla.sourceforge.net/ScintillaDoc.html">Scintilla</a> is a free source code editing component.\r
124        It comes with complete source code and a <a href="http://scintilla.sourceforge.net/License.txt">license</a> that\r
125        permits use in any free project or commercial product.\r
126     </p>\r
127     <p>\r
128        As well as features found in standard text editing components, Scintilla includes features\r
129        especially useful when editing and debugging source code.\r
130        These include support for syntax styling, error indicators, code completion and call tips.\r
131        The selection margin can contain markers like those used in debuggers to indicate\r
132        breakpoints and the current line. Styling choices are more open than with many editors,\r
133        allowing the use of proportional fonts, bold and italics, multiple foreground and background\r
134        colours and multiple fonts.\r
135     </p>\r
136     <p>\r
137       The <a href="http://scintilla.sourceforge.net/SinkWorld.html">SinkWorld project</a>\r
138       investigates possible future directions for Scintilla to make it more flexible, robust, perform\r
139       better and run on the .NET and Java virtual machines.\r
140     </p>\r
141     <p>\r
142        <a href="http://scintilla.sourceforge.net/SciTE.html">SciTE</a> is a SCIntilla based Text Editor. Originally built to\r
143       demonstrate Scintilla, it has grown to be a generally useful editor with facilities for\r
144       building and running programs. It is best used for jobs with simple configurations - I use it\r
145       for building test and demonstration programs as well as SciTE and Scintilla, themselves.\r
146     </p>\r
147     <p>\r
148        Development of Scintilla started as an effort to improve the text editor in PythonWin. After\r
149       being frustrated by problems in the Richedit control used by PythonWin, it looked like the\r
150       best way forward was to write a new edit control. The biggest problem with Richedit and other\r
151       similar controls is that they treat styling changes as important persistent changes to the\r
152       document so they are saved into the undo stack and set the document's dirty flag. For source\r
153       code, styling should not be persisted as it can be mechanically recreated.\r
154     </p>\r
155     <p>\r
156        Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating\r
157       systems with GTK+. They have been run on Windows 95, NT 4.0, Windows 2000, and on Fedora 8\r
158       with GTK+ 2.12. <a href="http://scintilla.sourceforge.net/SciTEImage.html">Here is a screenshot of\r
159       SciTE.</a><br />\r
160     </p>\r
161     <p>\r
162        You can <a href="http://scintilla.sourceforge.net/ScintillaDownload.html">download Scintilla.</a>\r
163     </p>\r
164     <p>\r
165        The source code can be downloaded via CVS at the Source Forge\r
166         <a href="https://sourceforge.net/project/?group_id=2439">Scintilla project page</a>.\r
167     </p>\r
168     <p>\r
169        <a href="http://scintilla.sourceforge.net/ScintillaRelated.html">Related sites.</a>\r
170     </p>\r
171     <p>\r
172        <a href="http://scintilla.sourceforge.net/ScintillaToDo.html">Bugs and To Do list.</a>\r
173     </p>\r
174     <p>\r
175        <a href="http://scintilla.sourceforge.net/ScintillaHistory.html">History and contribution credits.</a>\r
176     </p>\r
177     <p>\r
178        <a href="http://scintilla.sourceforge.net/Icons.html">Icons that can be used with Scintilla.</a>\r
179     </p>\r
180     <p>\r
181       The scintilla-interest mailing list has moved from lyra.org to Google Groups.\r
182       Questions and comments about Scintilla should be directed to the\r
183       <a href="http://groups.google.com/group/scintilla-interest">scintilla-interest</a>\r
184       mailing list,\r
185       which is for discussion of Scintilla and related projects, their bugs and future features.\r
186       This is a low traffic list, averaging less than 50 messages per week.\r
187       To avoid spam, only list members can write to the list.\r
188       New versions of Scintilla are announced on scintilla-interest and may also be received by SourceForge\r
189       members by clicking on the Monitor column icon for "scintilla" on\r
190       <a href="https://sourceforge.net/project/showfiles.php?group_id=2439">the downloads page</a>.\r
191       Messages sent to my personal email address that could have been sent to the list\r
192       may receive no response.\r
193       <br />\r
194     </p>\r
195 <script type="text/javascript" language="JavaScript">\r
196 <!--\r
197 document.write('There is a <a href="https://sourceforge.net/project/?group_id=2439">Scintilla project page<\/a>');\r
198 document.write(' hosted on ');\r
199 if (IsRemote()) {\r
200     document.write('<a href="http://sourceforge.net">');\r
201     document.write('<img src="http://sourceforge.net/sflogo.php?group_id=2439&type=1" width="88" height="31" border="0" /><\/a> ');\r
202 } else {\r
203     document.write('<a href="http://sourceforge.net">SourceForge<\/a>');\r
204 }\r
205 //-->\r
206 </script>\r
207   </body>\r
208 </html>\r
209 \r