mirror of
https://github.com/fltk/fltk.git
synced 2026-06-06 08:32:07 +08:00
Updated version numbers to 1.0.3.
Fixed browser bug in item_width() - would read past the end of the string under certain circumstances. Fixed browser resize bug - wasn't updating bounding box during check, so it could get in an infinite loop. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@567 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<HEAD>
|
||||
<META CONTENT="Written by Michael Sweet, Craig P. Earls, and Bill Spitzak" NAME=Author>
|
||||
<META CONTENT="Copyright 1998-1999 by Bill Spitzak and Others." NAME=Copyright>
|
||||
<META CONTENT="Revision 9" NAME=DocNumber>
|
||||
<TITLE>FLTK 1.0.2 Programming Manual</TITLE>
|
||||
<META CONTENT="Revision 10" NAME=DocNumber>
|
||||
<TITLE>FLTK 1.0.3 Programming Manual</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<H1 ALIGN=RIGHT><A NAME=preface>Preface</A></H1>
|
||||
|
||||
Reference in New Issue
Block a user