fltk/test
Matthias Melcher bd78fa1c48 Starting to cut out individual graphics function, so that multiple drivers can coexist (cfg_gfx). Found the missing pixels in the OpenGL gfx driver.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11012 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-01-20 00:11:43 +00:00
..
blocks.app/Contents
checkers.app/Contents
desktop
pixmaps Finish "rename" of *.xcf.gz - delete uncompressed files. 2015-11-24 14:43:20 +00:00
sudoku.app/Contents
adjuster.cxx
animated.cxx Add a test program to benchmark alpha blending. 2015-03-16 18:23:59 +00:00
arc.cxx Fix more compiler warnings in test/*.cxx (STR #2813). 2015-04-03 12:31:58 +00:00
ask.cxx Update common dialog test program - add "recursive" dialog test. 2015-07-21 12:44:53 +00:00
bitmap.cxx
blocks.cxx Fix typos in #pragma FL_PORTING. 2016-01-04 13:40:57 +00:00
boxtype.cxx Fix compiler warning, add inactive (deactivated) box test mode. 2015-07-08 23:41:19 +00:00
browser.cxx
button.cxx
buttons.cxx
cairo_test.cxx
checkers.cxx
clock.cxx
CMakeLists.txt CMake build on Mac OS: r10688 was not a good move because it works with 2015-04-08 12:16:52 +00:00
colbrowser.cxx Remove 'register storage class deprecated' compiler warnings. 2014-09-03 10:10:37 +00:00
color_chooser.cxx Improve test/color_chooser layout, fix some small bugs. 2015-04-09 20:10:25 +00:00
connect.cxx
cube.cxx Starting to cut out individual graphics function, so that multiple drivers can coexist (cfg_gfx). Found the missing pixels in the OpenGL gfx driver. 2016-01-20 00:11:43 +00:00
CubeMain.cxx
CubeView.cxx
CubeView.h
CubeViewUI.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
cursor.cxx
curve.cxx Fix more compiler warnings in test/*.cxx (STR #2813). 2015-04-03 12:31:58 +00:00
demo.cxx Mac OS: fix demo for programs that are run with an argument. 2015-04-08 15:44:57 +00:00
demo.menu Added the new 'animated' test program. 2015-03-18 11:32:42 +00:00
device.cxx 1) Replicate in branch-1.3-porting all recent changes of branch-1.3 2016-01-10 19:08:16 +00:00
doublebuffer.cxx
editor.cxx Fixes STR #3169, comments #4, #5 and #7. 2014-12-19 03:47:32 +00:00
fast_slow.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
file_chooser.cxx
fonts.cxx
forms.cxx Fix compiler warnings in test/forms.cxx and more (inspired by STR #2813). 2015-04-03 12:18:31 +00:00
fractals.cxx Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
fracviewer.cxx Fixes STR #3169, comment #8. 2014-12-19 03:50:09 +00:00
fracviewer.h
fromdos.c
fullscreen.cxx Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
gl_overlay.cxx Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
glpuzzle.cxx Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
hello.cxx
help-test.html Fix typos in demo file. 2015-02-09 19:15:09 +00:00
help.cxx MacOS: removed XCode3 from header search paths in Xcode FLTK project, 2015-04-09 11:05:36 +00:00
icon.cxx Add ability to set custom icons for windows. STR #2816. 2014-06-16 11:39:32 +00:00
iconize.cxx
image.cxx
inactive.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
input_choice.cxx
input.cxx
keyboard_ui.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
keyboard.cxx
keyboard.h
label.cxx Improve label demo test/label.cxx : better layout + new tooltips. 2015-03-05 12:40:32 +00:00
line_style.cxx
list_visuals.cxx
makedepend Update dependencies. 2015-07-22 23:20:47 +00:00
Makefile Mac OS: Enhanced the application bundle for the editor demo 2015-12-29 16:41:15 +00:00
mandelbrot_ui.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
mandelbrot.cxx
mandelbrot.h
menubar.cxx Mac OS: Show how to localize the "Preferences…" custom application menu item 2015-12-01 10:03:23 +00:00
message.cxx
minimum.cxx
native-filechooser.cxx
navigation.cxx
output.cxx
overlay.cxx
pack.cxx
pixmap_browser.cxx Added Fl_Shared_Image::scale(width, height) to support scaled image drawing (STR #3185). 2015-03-10 21:06:22 +00:00
pixmap.cxx
preferences.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
radio.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
README
resize.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
resizebox.cxx
rgb.txt
rotated_text.cxx
scroll.cxx
shape.cxx Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprecated AGL. 2014-12-20 07:19:23 +00:00
subwindow.cxx
sudoku.cxx Updated platform specific #if's to report unimplemented code when compiling with FL_PORTING defined and WIN32 and __APPLE__ undefined> 2016-01-03 22:54:29 +00:00
sudoku.ico
sudoku.rc
sudokurc.h
symbols.cxx
table.cxx
tabs.fl Fix typos. 2015-09-01 15:15:21 +00:00
threads.cxx
threads.h
tile.cxx Improve and reorganize Fl_Tile's documentation and test/tile demo. 2014-10-19 14:17:47 +00:00
tiled_image.cxx
trackball.c Remove 'register storage class deprecated' compiler warnings. 2014-09-03 10:10:37 +00:00
trackball.h
tree.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
twowin.cxx Make demo programs display the correct Fl::scheme() in all cases. 2015-02-09 18:04:31 +00:00
unittest_about.cxx
unittest_circles.cxx
unittest_images.cxx
unittest_lines.cxx
unittest_points.cxx
unittest_rects.cxx
unittest_schemes.cxx
unittest_scrollbarsize.cxx
unittest_symbol.cxx
unittest_text.cxx
unittest_viewport.cxx
unittests.cxx Make demo programs display the correct Fl::scheme() in all cases. 2015-02-09 18:04:31 +00:00
utf8.cxx
valuators.fl Update fluid .fl files and generated code - remove trailing white space. 2015-07-09 02:09:33 +00:00
windowfocus.cxx Rename variable 'inp' because of colliding definition in Cygwin. 2015-02-27 14:10:29 +00:00

test/README - 20 Oct 1998
-------------------------

This directory contains tests and demos of FL.  In most cases you can
learn a lot about how to program FL by looking at the source code.

Type "make" to compile them all.

The program "demo" is a graphical interface to run all the demos. (you
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

glpuzzle:	A GLUT program with no modifications

fullscreen:	Demo of how to make your window toggle to fill screen

list_visuals:	necessary to debug X visual stuff

mandelbrot:	A true application, using panels built in Fluid

menubar:	Demo of how FL's menus work

shiny:		Demo of drawing FL's controls using OpenGL

forms:		An XForms program to demonstrate emulation

colbrowser:	Another XForms program that is actually useful