mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 08:32:07 +08:00
Doco fix (STR #186)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3116 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
CHANGES IN FLTK 1.1.5rc1
|
CHANGES IN FLTK 1.1.5rc1
|
||||||
|
|
||||||
|
- Doco fixes (STR #186)
|
||||||
- Fixed some OS/2-specific build problems (STR #185)
|
- Fixed some OS/2-specific build problems (STR #185)
|
||||||
- Calling Fl_Text_Display::buffer() with the same buffer
|
- Calling Fl_Text_Display::buffer() with the same buffer
|
||||||
would cause an application to lockup (STR #196)
|
would cause an application to lockup (STR #196)
|
||||||
|
|||||||
@@ -93,7 +93,7 @@ to call <TT>redraw()</TT> after these. </P>
|
|||||||
<LI><A href=#Fl_Widget.type>type</A></LI>
|
<LI><A href=#Fl_Widget.type>type</A></LI>
|
||||||
<LI><A href=#Fl_Widget.user_data>user_data</A></LI>
|
<LI><A href=#Fl_Widget.user_data>user_data</A></LI>
|
||||||
<LI><A href=#Fl_Widget.visible>visible</A></LI>
|
<LI><A href=#Fl_Widget.visible>visible</A></LI>
|
||||||
<LI><A href=#Fl_Widget.visible_visible>visible_focus</A></LI>
|
<LI><A href=#Fl_Widget.visible_focus>visible_focus</A></LI>
|
||||||
<LI><A href=#Fl_Widget.visible_r>visible_r</A></LI>
|
<LI><A href=#Fl_Widget.visible_r>visible_r</A></LI>
|
||||||
<LI><A href=#Fl_Widget.w>w</A></LI>
|
<LI><A href=#Fl_Widget.w>w</A></LI>
|
||||||
<LI><A href=#Fl_Widget.when>when</A></LI>
|
<LI><A href=#Fl_Widget.when>when</A></LI>
|
||||||
|
|||||||
Reference in New Issue
Block a user