From 7f18e1002fb378e11ec447b5319221e77f198864 Mon Sep 17 00:00:00 2001 From: engelsman Date: Sat, 27 Jun 2009 20:40:48 +0000 Subject: 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 --- documentation/src/editor.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/editor.dox') 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 NEdit -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. -- cgit v1.2.3