diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2006-08-17 09:01:56 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2006-08-17 09:01:56 +0000 |
| commit | 9f41ba57ec95c2497282da1c8701baa309c90a18 (patch) | |
| tree | 553687db27d3385b3a1fcff43e600d9bc5cc54ce /CHANGES | |
| parent | 538a1c62eec21c06b2e6eee5aa0c08fdcdcc63f9 (diff) | |
Fixed stray FL_RELEASE events after clicking system areas on OS X (STR #1376)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5320 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ CHANGES IN FLTK 1.1.8 + - Fixed stray FL_RELEASE events after clicking system + areas on OS X (STR #1376) - Fl_Tabs::value() is now "const" as described in the documentation (STR #1379) - FLUID now only writes definitions of "o" and "w" |
