Mention new method Fl_Image_Surface::draw_decorated_window().

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11000 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2016-01-07 05:09:11 +00:00
parent 739e4a8eaf
commit 7523748660

View File

@ -11,6 +11,7 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
- Added method Fl_Widget::is_label_copied().
- Added methods Fl_Copy_Surface::w(), Fl_Copy_Surface::h(),
and Fl_Copy_Surface::draw_decorated_window().
- Added method Fl_Image_Surface::draw_decorated_window().
- Added support for OpenGL version 3 and later.
- Added method Fl_Mac_App_Menu::custom_application_menu_items()
allowing to customize the application menu on the Mac OS X platform.