mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 00:22:42 +08:00
FLUID crashed if you did layout with a window widget (STR #317)
Fl_Scroll::clear() didn't remove the child widget from the Fl_Scroll widget (STR #327) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3297 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -2,6 +2,10 @@ CHANGES IN FLTK 1.1.5rc1
|
||||
|
||||
- Documentation updates (STR #245, STR #250, STR #277,
|
||||
STR #281)
|
||||
- FLUID crashed if you did layout with a window widget
|
||||
(STR #317)
|
||||
- Fl_Scroll::clear() didn't remove the child widget from
|
||||
the Fl_Scroll widget (STR #327)
|
||||
- Fl_Value_Slider::draw_bg() didn't always apply the
|
||||
clipping rectangle (STR #235)
|
||||
- fl_filename_relative() returned the wrong string if
|
||||
|
||||
Reference in New Issue
Block a user