From f09e17c3c564e8310125a10c03397cbf473ff643 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 1 Jul 2020 18:03:10 +0200 Subject: Remove $Id$ tags, update URL's, and more - remove obsolete svn '$Id$' tags from all source files - update .fl files and generated files accordingly - replace 'http://www.fltk.org' URL's with 'https://...' - replace bug report URL 'str.php' with 'bugs.php' - remove trailing whitespace - fix other whitespace errors flagged by Git - add and/or fix missing or wrong standard headers - convert tabs to spaces in all source files The only relevant code changes are in the fluid/ folder where some .fl files and other source files were used to generate the '$Id' headers and footers. --- test/README.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'test/README.txt') diff --git a/test/README.txt b/test/README.txt index f979f1458..d57c46a16 100644 --- a/test/README.txt +++ b/test/README.txt @@ -11,23 +11,23 @@ may recognize this as a rewrite of an XForms program). Some of the more interesting programs: -fractals: A GLUT program with FL controls added to it +fractals: A GLUT program with FL controls added to it -glpuzzle: A GLUT program with no modifications +glpuzzle: A GLUT program with no modifications -fullscreen: Demo of how to make your window toggle to fill screen +fullscreen: Demo of how to make your window toggle to fill screen -list_visuals: necessary to debug X visual stuff +list_visuals: necessary to debug X visual stuff -mandelbrot: A true application, using panels built in Fluid +mandelbrot: A true application, using panels built in Fluid -menubar: Demo of how FL's menus work +menubar: Demo of how FL's menus work -shiny: Demo of drawing FL's controls using OpenGL +shiny: Demo of drawing FL's controls using OpenGL -forms: An XForms program to demonstrate emulation +forms: An XForms program to demonstrate emulation -colbrowser: Another XForms program that is actually useful +colbrowser: Another XForms program that is actually useful ----------------------------------------------------- -- cgit v1.2.3