diff options
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ CHANGES IN FLTK 1.1.3 - Documentation updates. + - The Fl_Image.H always included the x.H header file, + which included many system headers that could + interfere with normal GUI applications. It now uses + the corresponding based types for the image id and + mask to avoid this. - The FLUID widget panel wasn't sorted, so keyboard navigation was strange. - Fl_Scroll didn't compute the location of labels to the |
