From de9bea20b5afe66b2df2965cd5e48aae0a757353 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 6 Feb 2005 01:42:40 +0000 Subject: FL_SHADOW_BOX/FRAME drew outside of the bounding box (STR #694) src/fl_boxtype.cxx: - Adjust box dw/dh for shadow box/frame types. src/fl_shadow_box.cxx: - Adjust shadow box to draw inside the bounding box. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4033 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index cd7c3e02b..f95806389 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ CHANGES IN FLTK 1.1.7 - Documentation fixes (STR #648, STR #692) + - FL_SHADOW_BOX/FRAME drew outside of the bounding box + (STR #694) - 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) -- cgit v1.2.3