diff options
| author | engelsman <engelsman> | 2009-06-27 20:40:48 +0000 |
|---|---|---|
| committer | engelsman <engelsman> | 2009-06-27 20:40:48 +0000 |
| commit | 7f18e1002fb378e11ec447b5319221e77f198864 (patch) | |
| tree | 61b1312f144c975e28165b706ea79d422a8fe305 /documentation/src/editor.dox | |
| parent | d94e82c6c2e81670a8a88f87f2b39d446cac3748 (diff) | |
simplified old HTML anchors with name= and href= in all *.dox files.
removed "old html link" section from development.dox
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6799 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/editor.dox')
| -rw-r--r-- | documentation/src/editor.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/editor.dox b/documentation/src/editor.dox index 210a34da1..86eed4635 100644 --- a/documentation/src/editor.dox +++ b/documentation/src/editor.dox @@ -621,7 +621,7 @@ The Fl_Text_Editor widget supports highlighting of text with different fonts, colors, and sizes. The implementation is based on the excellent <A HREF="http://www.nedit.org/">NEdit</A> -text editor core, which +text editor core, from http://www.nedit.org/, which uses a parallel "style" buffer which tracks the font, color, and size of the text that is drawn. |
