From c8c675fb4b4640390b7dbda33ff37d2154daed2d Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 1 Nov 2003 01:46:55 +0000 Subject: Doco fix (STR #186) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3116 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 1 + documentation/Fl_Widget.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index fba0810d0..56da73ff9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ CHANGES IN FLTK 1.1.5rc1 + - Doco fixes (STR #186) - Fixed some OS/2-specific build problems (STR #185) - Calling Fl_Text_Display::buffer() with the same buffer would cause an application to lockup (STR #196) diff --git a/documentation/Fl_Widget.html b/documentation/Fl_Widget.html index 48e2076c9..6f0e14b1d 100644 --- a/documentation/Fl_Widget.html +++ b/documentation/Fl_Widget.html @@ -93,7 +93,7 @@ to call redraw() after these.

  • type
  • user_data
  • visible
  • -
  • visible_focus
  • +
  • visible_focus
  • visible_r
  • w
  • when
  • -- cgit v1.2.3