Added support for MacOS 10.13 "High Sierra".
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12325 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
bd1ba631fb
commit
65b334777f
1
CHANGES
1
CHANGES
@ -18,6 +18,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2017
|
|||||||
New Features and Extensions
|
New Features and Extensions
|
||||||
|
|
||||||
- (add new items here)
|
- (add new items here)
|
||||||
|
- Added support for MacOS 10.13 "High Sierra".
|
||||||
- New method Fl_Group::bounds() replaces Fl_Group::sizes() which is now
|
- New method Fl_Group::bounds() replaces Fl_Group::sizes() which is now
|
||||||
deprecated. Fl_Group::bounds() uses the new class Fl_Rect that contains
|
deprecated. Fl_Group::bounds() uses the new class Fl_Rect that contains
|
||||||
widget coordinates and sizes x(), y(), w(), and h() (STR #3385).
|
widget coordinates and sizes x(), y(), w(), and h() (STR #3385).
|
||||||
|
Loading…
Reference in New Issue
Block a user