From 62721060db3886cf627c826ba37627de51be8b48 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 5 Mar 2005 15:09:59 +0000 Subject: Using the layout alignment controls on a menu widget would cause FLUID to crash (STR #742) The Fl_Input_Choice documentation was not installed (STR #745) documentation/Makefile: - Add Fl_Input_Choice.html to list of doco files. fluid/align_widget.cxx: - Only do a full resize if the widget is not a menu button. - Also set modflag when making changes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4060 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation') diff --git a/documentation/Makefile b/documentation/Makefile index 48e90c28f..a8434510a 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -86,6 +86,7 @@ HTMLFILES = \ Fl_Image.html \ Fl_Input.html \ Fl_Input_.html \ + Fl_Input_Choice.html \ Fl_Int_Input.html \ Fl_JPEG_Image.html \ Fl_Light_Button.html \ -- cgit v1.2.3