diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-12-21 14:17:00 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-12-21 14:17:00 +0000 |
| commit | 128526fc282b69b2abcd0c24e6d042c9dea8c862 (patch) | |
| tree | 7cdfe7b5a70a0e434493d5a9669c1e1c777b9196 /CHANGES | |
| parent | e9bf41eb098a0f9aeea1dc6eca4e63e4642a682f (diff) | |
Fixed browser @ symbol prefix handling...
OS/2 fixes (makeinclude update and filename_isdir needed
#include <sys/types.h>)
MingW fix (makeinclude update)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1886 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ CHANGES IN FLTK 1.1.0b8 + - OS/2 build fixes. + - fl_draw() didn't ignore symbol escapes properly for + the browsers... - New Fl::scheme() methods from FLTK 2.0; currently only the standard ("") and plastic ("plastic") methods are supported. Schemes can be set on the command-line |
