diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-10-29 14:16:03 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2006-10-29 14:16:03 +0000 |
| commit | 9e3f8a1db6028935ea640c00e15674e1a7456530 (patch) | |
| tree | 0c1668d067bdffd31de57d04c1a0d828a0572c17 /CHANGES | |
| parent | 39cb1f8daf0823668197a03d014f6328b0c7b7ba (diff) | |
Documentation fixes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5533 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,11 +1,13 @@ CHANGES IN FLTK 1.1.8 + - Documentation fixes (STR #1454, STR #1455, STR #1456, + STR #1457, STR #1458, STR #1460, STR #1481) - Shortcut events could be sent to the wrong window (STR #1451) - Fl_Spinner did not handle the arrow keys properly (STR #1476) - Fl_File_Browser did not calculate the width of - directory items correctly (STR #1470) + directory items correctly (STR #1469, STR #1470) - Fl_Pack incorrectly started widgets at an offset of 1/2 the spacing value. - FLUID did not generate correct window class code if |
