summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2005-03-21 06:28:30 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2005-03-21 06:28:30 +0000
commite852b736ad155ee0a9c90e483cd31ab9e82312fa (patch)
treea2021fb6e234481e4d2243e4ce5d9650331b99f3 /CHANGES
parent8a5eef29179d050da0e7f411ad699f4d2ffb2c08 (diff)
Initial integration with editor-based CodeEditor class (only the widget
callback editor right now) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4152 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 29fdf8f7d..2ceaf9efd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@ CHANGES IN FLTK 1.1.7
- Documentation fixes (STR #648, STR #692, STR #730, STR
#744, STR #745)
+ - FLUID now highlights code in the widget callback and
+ code editors.
- FLUID now supports printing of windows.
- Fixed inactive drawing of border, embossed, and
engraved box types.