diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2005-08-15 19:18:49 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2005-08-15 19:18:49 +0000 |
| commit | 379804873e02c93d73f8d6174cdf74af9829e8b3 (patch) | |
| tree | a428a10e792b19a49e113338deaa43a8646e2e1a /CHANGES | |
| parent | 128fda2fd61dd0ec639ea4e7eee27e57f24a36f0 (diff) | |
Fixed Fl::event_text() for FL_DND_* events on Windows (STR 968)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4511 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ CHANGES IN FLTK 1.1.7 - Borderless windows will not show in the taskbar anymore on X11 (STR #933) - Fixed event_text() field on FL_DND_* event on - OS X (STR #968) + OS X and WIN32 (STR #968) - The fltk-config utility now supports "--cc" and "--cxx" options to get the C and C++ compilers that were used to compile FLTK (STR #868) |
