From 6c6f6b7dd9391c184d3bc44be261da875cde746d Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 17 Nov 2024 19:44:11 +0100 Subject: Finish release 1.4.0 1) Improve and clarify documentation: - update, reformat, and reorder parts of CREDITS.txt - make sure that documentation appears in doxygen docs - add '\since 1.4.0' to documentation of new methods and functions - remove doxygen's '\brief' where not required (we're using JAVADOC_AUTOBRIEF = YES) - clarify screen scaling, scaling factor, and related stuff - add more info about backwards compatibility for X11 specific code 2) Update dependencies --- CREDITS.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'CREDITS.txt') diff --git a/CREDITS.txt b/CREDITS.txt index f5eb22a2b..5e29cc9e4 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -1,5 +1,5 @@ -CREDITS.txt - Fast Light Tool Kit (FLTK) ----------------------------------------- +CREDITS - Fast Light Tool Kit (FLTK) +------------------------------------- This file lists the people responsible for the toolkit you are now using. If you've been looking for your name in lights @@ -39,8 +39,7 @@ CORE DEVELOPERS OTHER CONTRIBUTORS - The following people have contributed fixes or enhancements - for FLTK: + The following people have contributed fixes or enhancements to FLTK: Laszlo Z. Antal (LZA) Teun Burgers @@ -51,6 +50,7 @@ OTHER CONTRIBUTORS Yuri Fedorchenko George Garvey Duncan Gibson + Daniel Harding Mikael Hultgren Stuart Levy Jean-Marc Lienher (OksiD) @@ -69,4 +69,3 @@ OTHER CONTRIBUTORS Josef Vitu Jim Wilson Ken Yarnall - Daniel Harding -- cgit v1.2.3