From a654dceb83ea15f906147b6d8bab7b59868832cf Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 8 Jan 2008 00:06:39 +0000 Subject: Checked links, removed bad and moved some. --- doc/ScintillaRelated.html | 33 +++++++-------------------------- 1 file changed, 7 insertions(+), 26 deletions(-) (limited to 'doc') diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 6294fee04..e7b5093cf 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -43,7 +43,7 @@ Scintilla source code editing control from within Delphi and C++ Builder.

- wxStEdit + wxStEdit is a library and sample program that provides extra features over wxStyledTextControl.

@@ -132,7 +132,7 @@ watches and backs up every change made in your source code.

- ReportBuilder Primary + ReportBuilder Primary is designed to reduce the time to compose detailed and professional primary school reports.

@@ -225,7 +225,7 @@ PyCrash Viewer can examine crash dumps of Python programs.

- + MPT series Wire Analyzers use Scintilla and SciTE.

@@ -261,7 +261,7 @@ is a simple C/C++ IDE for the MinGW compiler on Windows.

- Eric3 + Eric3 is a Python IDE written using PyQt and QScintilla.

@@ -323,11 +323,6 @@ is a lexing package that can provide lexical analysis for over 20 programming and markup languages.

-

- Php mole - is an integrated development enviroment for developing (primarily) - web based and phpgtk based applications. -

HAP Python Remote Debugger is a Python debugger that can run on one Windows machine debugging a Python program running @@ -339,15 +334,6 @@ the pyscintilla wrapper. wxEditor is based on wxWindows, wxPython and wxStyledTextControl.

-

- Ruby installation - that includes SciTE set up for Ruby using an included copy of the "Programming Ruby" book for help. -

-

- Interactive LuaSpace Development - is a graphical environment for LuaSpace which combines the CORBA platform - with the language Lua. -

PyCrust is an interactive Python shell based on wxPython. @@ -367,7 +353,7 @@ and an application.

- Filerx + Filerx is a project manager for SciTE on Windows. Open source and includes an implementation of SciTE's Director interface so will be of interest to others wanting to control SciTE. @@ -457,11 +443,6 @@ The Craft of Text Editing describes how EMACS works, Craig A. Finseth

-

- Span Tables - are another data structure that can be used to represent documents in memory in a way - that performs well when data is inserted and deleted, James Brown -

Data Structures in a Bit-Mapped Text Editor, Wilfred J. Hanson, Byte January 1987 @@ -485,14 +466,14 @@ Java code. SciTE has an Indent command defined for .cxx files that uses AStyle.

- WinMerge is an interactive diff / merge + WinMerge is an interactive diff / merge for Windows. I prefer code submissions in the form of source files rather than diffs and then run WinMerge over the files to work out how to merge.

Python is my favourite programming language. Scintilla was started after I tried to improve the editor built into PythonWin, but was frustrated by the limitations of + href="http://www.python.org/download/windows/">PythonWin, but was frustrated by the limitations of the Windows Richedit control which PythonWin used.

-- cgit v1.2.3