Prepare release candidate 2 (1.3.5rc2)
This commit is contained in:
parent
54a1faf041
commit
b533fe8881
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -17,6 +17,8 @@
|
||||
makesrcdist export-ignore eol=lf
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.gitlab-ci.yml export-ignore
|
||||
.travis.yml export-ignore
|
||||
|
||||
# fluid files (eol=lf or text?)
|
||||
|
||||
|
@ -25,7 +25,12 @@ matrix:
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- branch-1.3
|
||||
- /^feature-.*/
|
||||
- /^fix-.*/
|
||||
- /^issue-.*/
|
||||
- /^str-.*/
|
||||
|
||||
before_script:
|
||||
- |
|
||||
|
8
CHANGES
8
CHANGES
@ -1,7 +1,13 @@
|
||||
|
||||
CHANGES IN FLTK 1.3.5rc2 RELEASED: Feb 17 2019
|
||||
|
||||
Bug fixes and other improvements
|
||||
|
||||
- Fix Xcode FLTK project for use under macOS 10.14
|
||||
|
||||
|
||||
CHANGES IN FLTK 1.3.5rc1 RELEASED: Feb 11 2019
|
||||
|
||||
|
||||
New features and enhancements (highlights)
|
||||
|
||||
- Add support for macOS 10.13 "High Sierra" and 10.14 "Mojave".
|
||||
|
@ -25,7 +25,7 @@ and/or patches online.</b>
|
||||
</p>
|
||||
|
||||
<!-- INSERT BUG LIST HEADER HERE -->
|
||||
<h2><a name='1.3' id="1.3">FLTK 1.3 (62 Open Features, 60 Open Bugs)</a></h2>
|
||||
<h2><a name='1.3' id="1.3">FLTK 1.3 (62 Open Features, 62 Open Bugs)</a></h2>
|
||||
<!-- END OF BUG LIST HEADER -->
|
||||
|
||||
<p>FLTK 1.3 is the LATEST STABLE BRANCH based on FLTK 1.1.10. It adds internationalization,
|
||||
@ -112,6 +112,13 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3188'>Active</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3188'>MOD</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3235'>3235</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3235'>Segmentation fault in Fl_Preferences</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3235'>Core Library</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3235'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3235'>MOD</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3252'>3252</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3252'>Fl_Native_File_Chooser and Fl_Gl_Window on MacOS
|
||||
@ -335,6 +342,13 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L2978'>Pending</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L2978'>LOW</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L2983'>2983</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L2983'>Documentation isn't built correctly.</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L2983'>Build Files</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L2983'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L2983'>LOW</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3077'>3077</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3077'>fl_normal_measure does not give correct size for
|
||||
@ -973,7 +987,7 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3492'>RFE</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2><a name='1.4' id="1.4">FLTK 1.4 (121 Open Features, 71 Open Bugs)</a></h2>
|
||||
<h2><a name='1.4' id="1.4">FLTK 1.4 (121 Open Features, 69 Open Bugs)</a></h2>
|
||||
<p>FLTK 1.4 will add even more features to the FLTK 1 branch. This is the CURRENT DEVELOPMENT BRANCH where
|
||||
new features are added and bugs are fixed.<br>
|
||||
There is no release schedule yet.</p><br>
|
||||
@ -1115,14 +1129,6 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3436'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3436'>HIGH</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3473'>3473</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3473'>Proposal: use `pkg-config` to detect `freetype2`
|
||||
rather than `freetype-config`.</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3473'>Config Files</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3473'>Pending</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3473'>HIGH</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L24'>24</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L24'>Fluid should support sub-windows</a></td>
|
||||
@ -1277,14 +1283,6 @@ and/or patches online.</b>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3465'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3465'>MOD</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3500'>3500</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3500'>Fl_File_Chooser: Must type two leading slashes to
|
||||
enter an absolute path</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3500'>Core Library</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3500'>New</a></td>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3500'>MOD</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center'><a href='https://www.fltk.org/str.php?L3508'>3508</a></td>
|
||||
<td><a href='https://www.fltk.org/str.php?L3508'>fltk2ms() could be public, also does not translate
|
||||
|
Loading…
Reference in New Issue
Block a user