diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2004-11-23 23:10:26 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2004-11-23 23:10:26 +0000 |
| commit | 7aca1565649965855bda64b7a14dca4cfe29f982 (patch) | |
| tree | c986420761044b7dae5f8c55f197730913a7704e /CHANGES | |
| parent | f26b5336a0d650b462149e566c148b54ab48205d (diff) | |
Fl_Text_Display would hang if the user pressed Ctrl-left with the cursor
in the first columna and line (pos 0)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3921 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.6 + - Fl_Text_Display::word_left would hang if cursor was + at pos 0 - Documentation updates (STR #552, STR #608) - Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x applications to have their label |
