diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-10-11 01:01:02 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-10-11 01:01:02 +0000 |
| commit | 09a1c11ac15edb5d956dc61733a234eff0ff3a5b (patch) | |
| tree | 8fe576dd87855cf4a0d89e9047928a2e56a27c86 /CHANGES | |
| parent | b82b4c44455f3f99aa42903491c4569d7c91191d (diff) | |
Fl_Input and Fl_Text_Editor now hide the mouse pointer when
typing into them (STR #1466)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5517 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ CHANGES IN FLTK 1.1.8 - - Fixed CMake file to support GTK+ theme (STR #1447) + - Fl_Input and Fl_Text_Editor now hide the mouse pointer + when typing into them (STR #1466) - Implemented alpha blending for Quartz, WIN32, and X11 - Check buttons did not redraw properly with box() set to FL_NO_BOX (STR #1440) |
