1.1.5rc1 updates...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3394 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2004-04-11 15:02:54 +00:00
parent 180ee665c9
commit 2605c0a320
2 changed files with 4 additions and 4 deletions

View File

@ -118,7 +118,7 @@ Changes since FLTK 1.1.4 include:
size of the number buffer (STR #268)
- The keypad Enter key works as the normal Enter/Return
key in common widgets (STR #191)
- Fixed some OS/2-specific build problems (STR #185 and
- Fixed some OS/2-specific build problems (STR #185, STR
#197)
- Calling Fl_Text_Display::buffer() with the same buffer
would cause an application to lockup (STR #196)
@ -264,8 +264,8 @@ exceptions that allow for static linking.
size of the number buffer (<a href='http://www.fltk.org/str.php?L268'>STR #268</a>)
<li>The keypad Enter key works as the normal Enter/Return
key in common widgets (<a href='http://www.fltk.org/str.php?L191'>STR #191</a>)
<li>Fixed some OS/2-specific build problems (<a href='http://www.fltk.org/str.php?L185'>STR #185</a> and
#197)
<li>Fixed some OS/2-specific build problems (<a href='http://www.fltk.org/str.php?L185'>STR #185</a>,
<a href='http://www.fltk.org/str.php?L197'>STR #197</a>)
<li>Calling Fl_Text_Display::buffer() with the same buffer
would cause an application to lockup (<a href='http://www.fltk.org/str.php?L196'>STR #196</a>)
<li>Some of the widgets could crash an application if the

View File

@ -85,7 +85,7 @@ CHANGES IN FLTK 1.1.5rc1
size of the number buffer (STR #268)
- The keypad Enter key works as the normal Enter/Return
key in common widgets (STR #191)
- Fixed some OS/2-specific build problems (STR #185 and
- Fixed some OS/2-specific build problems (STR #185, STR
#197)
- Calling Fl_Text_Display::buffer() with the same buffer
would cause an application to lockup (STR #196)