FLTK now honors the numlock key state (STR #369)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3429 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2004-06-01 01:08:50 +00:00
parent 888ca55da6
commit ca116a1b6c
4 changed files with 18 additions and 15 deletions
+1
View File
@@ -1,6 +1,7 @@
CHANGES IN FLTK 1.1.5rc2
- Documentation updates (STR #365)
- FLTK now honors the numlock key state (STR #369)
- The Fl_Text_Display widget did not redraw selections
when focus changed (STR #390)
- The plastic background image is now less contrasty