mirror of https://github.com/fltk/fltk
Mention Fl_Copy_Surface::draw_decorated_window().
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10931 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
3666209659
commit
311bd8971e
3
CHANGES
3
CHANGES
|
@ -9,7 +9,8 @@ CHANGES IN FLTK 1.3.4 RELEASED: ??? ?? ????
|
|||
Window nesting to any depth is possible. An Fl_Gl_Window window or
|
||||
subwindow can contain Fl_Window's as subwindows.
|
||||
- Added method Fl_Widget::is_label_copied().
|
||||
- Added methods Fl_Copy_Surface::w() and Fl_Copy_Surface::h().
|
||||
- Added methods Fl_Copy_Surface::w(), Fl_Copy_Surface::h(),
|
||||
and Fl_Copy_Surface::draw_decorated_window().
|
||||
- Added support for OpenGL version 3 and later.
|
||||
|
||||
1.3.4 ABI FEATURES
|
||||
|
|
Loading…
Reference in New Issue