diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2005-08-29 20:25:22 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2005-08-29 20:25:22 +0000 |
| commit | 8c479b5ea6ececac26cada3d27baab44963ddb47 (patch) | |
| tree | 4ae07a39e3bcc8b9bea4e238c3657389a3e8cf10 /CHANGES | |
| parent | a2effb7c2becc11fac6cb55bff1d9635773c65ee (diff) | |
F2 and F3 (move up/down) would not set the "changed" flag
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4549 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ CHANGES IN FLTK 1.1.7 - FLUID now knows if a static callback is already declared in a class and won't declare it 'extern' (STR #776) - Some actions in FLUID would not set the - "changed" flag (STR #984) + "changed" flag (STR #984, STR #999) - fl_filename_list now always appends a forward slash to directory names (STR #874) - Multiline Input will update right if a space character is |
