diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2002-07-11 04:11:41 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2002-07-11 04:11:41 +0000 |
| commit | d7fd2d77a0ccbe637c03867c88a70147aa443d70 (patch) | |
| tree | 8cca3b801b628f5a8aeb8e4e6563d90b43cf2e5d /CHANGES | |
| parent | 7dc80d17b0a29dd5c9b6f7f2763c51af9e5fe96d (diff) | |
reenabled and improved support for Fl_Sys_Menu_Bar which is a subclass
of Fl_Menu_Bar and allows restricted access to the Apple typical top
menu bar.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2503 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ CHANGES IN FLTK 1.1.0 + - MacOS: support for Mac system menu (Fl_Sys_Menu_Bar) - MacOS: wait(0) would not handle all pending events - Added new makeinclude file for MingW using GCC 3.1.x. - Fl_Choice::value(n) didn't range check "n". |
