From 5343d289cdcb5b1a9cb30c0ac6418f77c389e48c Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 31 Mar 2000 10:45:22 +0000 Subject: Fixed line ends. --- doc/index.html | 352 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 176 insertions(+), 176 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 5042ab15a..0a5ec001a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,176 +1,176 @@ - - - - - - - - - - - - - Scintilla and SciTE - - - - - - - - - - -
- Scintilla - - A free source code editing component for Win32 and - GTK+ - - Release version 1.24
- Site last modified March 29 2000
-
-   -
- - - - -
- Sci Break -
- - - - - - - - - - - - - - - - -
- Version 1.2 is a major release featuring multiple views - of one document and rectangular selection. -
- Version 1.21 fixes bugs, enhances performance, and adds - margins to Scintilla and an XML lexer to SciTE. -
- Version 1.22 adds line folding, macro recording and - a large number of smaller features. -
- Version 1.23 breaks Scintilla from SciTE and fixes bugs. -
- Version 1.24 fixes bugs. -
- - - - -
- - - Documentation   - Bugs   - - - History   Related   -
-

- Scintilla is a free source code editing component. As well - as features found in standard text editing components, Scintilla includes features especially - useful when editing and debugging source code. These include support for syntax styling, - error indicators, code completion and call tips. The selection margin can contain markers - like those used in debuggers to indicate breakpoints and the current line. Styling choices - are more open than with many editors, allowing the use of proportional fonts, bold and - italics, multiple foreground and background colours and multiple fonts.
- It comes with complete source code and may be used in any free project or commercial - product. -

-

- SciTE is a SCIntilla based Text Editor. Originally built to - demonstrate Scintilla, it has grown to be a generally useful editor with facilities for - building and running programs. It is best used for jobs with simple configurations - I use it - for building test and demonstration programs as well as SciTE and Scintilla, themselves. -

-

- Development of Scintilla started as an effort to improve the text editor in PythonWin. After - being frustrated by problems in the Richedit control used by PythonWin, it looked like the - best way forward was to write a new edit control. The biggest problem with Richedit and other - similar controls is that they treat styling changes as important persistent changes to the - document so they are saved into the undo stack and set the document's dirty flag. For source - code, styling should not be persisted as it can be mechanically recreated. -

-

- Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating - systems with GTK+. They have been run on Windows 95, NT 4.0, Windows 2000, and on Red Hat - Linux 4.2, 6.1 and Solaris with GTK+ 1.2.0. Here is a screenshot of - SciTE.
-

-

- You can download Scintilla. -

-

- The source code can be downloaded via CVS at the Source Forge - Scintilla project page. -

-

- Related sites. -

-

- Bugs and To Do list. -

-

- History and contribution credits. -

-

- The Future Features of Scintilla are canvassed. Please tell me - what you want and don't want. -

-

- You can write to me, Neil Hodgson, at - neilh@scintilla.org.
- There is a - scintilla-interest - mailing list, - for discussion of Scintilla and SciTE and related projects, their bugs and future features. - It is unlikely that there will be a lot of - traffic in scintilla-interest, averaging less than 20 messages per week.
-

- - - - + + + + + + + + + + + + + Scintilla and SciTE + + + + + + + + + + +
+ Scintilla + + A free source code editing component for Win32 and + GTK+ + + Release version 1.24
+ Site last modified March 29 2000
+
+   +
+ + + + +
+ Sci Break +
+ + + + + + + + + + + + + + + + +
+ Version 1.2 is a major release featuring multiple views + of one document and rectangular selection. +
+ Version 1.21 fixes bugs, enhances performance, and adds + margins to Scintilla and an XML lexer to SciTE. +
+ Version 1.22 adds line folding, macro recording and + a large number of smaller features. +
+ Version 1.23 breaks Scintilla from SciTE and fixes bugs. +
+ Version 1.24 fixes bugs. +
+ + + + +
+ + + Documentation   + Bugs   + + + History   Related   +
+

+ Scintilla is a free source code editing component. As well + as features found in standard text editing components, Scintilla includes features especially + useful when editing and debugging source code. These include support for syntax styling, + error indicators, code completion and call tips. The selection margin can contain markers + like those used in debuggers to indicate breakpoints and the current line. Styling choices + are more open than with many editors, allowing the use of proportional fonts, bold and + italics, multiple foreground and background colours and multiple fonts.
+ It comes with complete source code and may be used in any free project or commercial + product. +

+

+ SciTE is a SCIntilla based Text Editor. Originally built to + demonstrate Scintilla, it has grown to be a generally useful editor with facilities for + building and running programs. It is best used for jobs with simple configurations - I use it + for building test and demonstration programs as well as SciTE and Scintilla, themselves. +

+

+ Development of Scintilla started as an effort to improve the text editor in PythonWin. After + being frustrated by problems in the Richedit control used by PythonWin, it looked like the + best way forward was to write a new edit control. The biggest problem with Richedit and other + similar controls is that they treat styling changes as important persistent changes to the + document so they are saved into the undo stack and set the document's dirty flag. For source + code, styling should not be persisted as it can be mechanically recreated. +

+

+ Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating + systems with GTK+. They have been run on Windows 95, NT 4.0, Windows 2000, and on Red Hat + Linux 4.2, 6.1 and Solaris with GTK+ 1.2.0. Here is a screenshot of + SciTE.
+

+

+ You can download Scintilla. +

+

+ The source code can be downloaded via CVS at the Source Forge + Scintilla project page. +

+

+ Related sites. +

+

+ Bugs and To Do list. +

+

+ History and contribution credits. +

+

+ The Future Features of Scintilla are canvassed. Please tell me + what you want and don't want. +

+

+ You can write to me, Neil Hodgson, at + neilh@scintilla.org.
+ There is a + scintilla-interest + mailing list, + for discussion of Scintilla and SciTE and related projects, their bugs and future features. + It is unlikely that there will be a lot of + traffic in scintilla-interest, averaging less than 20 messages per week.
+

+ + + + -- cgit v1.2.3