mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
Fl_Widget::copy_label(NULL) didn't work (STR #707)
src/Fl_Widget.cxx:
- Check for NULL in Fl_Widget::copy_label()
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4032 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
CHANGES IN FLTK 1.1.7
|
||||
|
||||
- Documentation fixes (STR #648, STR #692)
|
||||
- Fl_Widget::copy_label(NULL) didn't work (STR #707)
|
||||
- Fl_Choice now allows click selection like
|
||||
Fl_Menu_Button and Fl_Menubar (STR #706)
|
||||
- Updated cmake support (STR #645)
|
||||
- Fl_Check_Browser didn't draw properly when inactive
|
||||
(STR #681)
|
||||
|
||||
Reference in New Issue
Block a user