2020-04-20 15:25:08 +03:00
|
|
|
#
|
|
|
|
# Files to be ignored by Git (do not commit)
|
|
|
|
#
|
|
|
|
# Note: *.exe will be ignored by means of ../.gitignore
|
|
|
|
#
|
|
|
|
|
|
|
|
# Windows/MSVC files and maybe others
|
|
|
|
|
|
|
|
*.bck
|
|
|
|
fltk*.dll
|
|
|
|
fltk*.exp
|
|
|
|
fltk*.lib
|
|
|
|
*.ilk
|
|
|
|
|
2022-04-07 18:54:47 +03:00
|
|
|
# Linux/Unix/macOS executables
|
2020-04-20 15:25:08 +03:00
|
|
|
|
|
|
|
adjuster
|
|
|
|
animated
|
|
|
|
arc
|
|
|
|
ask
|
|
|
|
bitmap
|
|
|
|
blocks
|
|
|
|
boxtype
|
|
|
|
browser
|
|
|
|
button
|
|
|
|
buttons
|
|
|
|
cairo_test
|
|
|
|
checkers
|
2021-11-18 15:44:41 +03:00
|
|
|
clipboard
|
2020-04-28 22:20:01 +03:00
|
|
|
clock
|
2020-04-20 15:25:08 +03:00
|
|
|
colbrowser
|
|
|
|
color_chooser
|
2022-12-28 19:50:00 +03:00
|
|
|
contrast
|
2021-12-08 17:00:33 +03:00
|
|
|
coordinates
|
2020-04-20 15:25:08 +03:00
|
|
|
cube
|
|
|
|
CubeView
|
|
|
|
cursor
|
|
|
|
curve
|
|
|
|
demo
|
|
|
|
device
|
|
|
|
doublebuffer
|
|
|
|
editor
|
|
|
|
fast_slow
|
|
|
|
file_chooser
|
2022-07-28 19:26:07 +03:00
|
|
|
flex_demo
|
|
|
|
flex_login
|
2020-08-21 20:56:51 +03:00
|
|
|
fltk-versions
|
2020-04-20 15:25:08 +03:00
|
|
|
fonts
|
|
|
|
forms
|
|
|
|
fractals
|
|
|
|
fullscreen
|
|
|
|
gl_overlay
|
|
|
|
glpuzzle
|
2023-10-16 22:10:27 +03:00
|
|
|
glut_test
|
2023-10-16 23:11:33 +03:00
|
|
|
grid_alignment
|
|
|
|
grid_buttons
|
2023-11-18 20:37:55 +03:00
|
|
|
grid_dialog
|
2023-10-16 23:11:33 +03:00
|
|
|
grid_login
|
2021-02-18 14:55:51 +03:00
|
|
|
handle_events
|
2020-04-20 15:25:08 +03:00
|
|
|
hello
|
|
|
|
help_dialog
|
|
|
|
icon
|
|
|
|
iconize
|
|
|
|
image
|
|
|
|
inactive
|
|
|
|
input
|
|
|
|
input_choice
|
|
|
|
keyboard
|
|
|
|
label
|
|
|
|
line_style
|
2024-08-10 21:32:19 +03:00
|
|
|
line_style_docs
|
2020-04-20 15:25:08 +03:00
|
|
|
list_visuals
|
|
|
|
mandelbrot
|
|
|
|
menubar
|
|
|
|
message
|
|
|
|
minimum
|
|
|
|
native-filechooser
|
|
|
|
navigation
|
|
|
|
offscreen
|
|
|
|
output
|
|
|
|
overlay
|
|
|
|
pack
|
|
|
|
pixmap
|
|
|
|
pixmap_browser
|
|
|
|
preferences
|
|
|
|
radio
|
|
|
|
resize
|
|
|
|
resizebox
|
2020-07-23 13:46:02 +03:00
|
|
|
resize-example1
|
|
|
|
resize-example2
|
|
|
|
resize-example3a
|
|
|
|
resize-example3b
|
|
|
|
resize-example3c
|
|
|
|
resize-example3d
|
|
|
|
resize-example4a
|
|
|
|
resize-example4b
|
2021-11-08 21:40:35 +03:00
|
|
|
resize-example5a
|
|
|
|
resize-example5b
|
|
|
|
resize-example5c
|
2020-04-20 15:25:08 +03:00
|
|
|
rotated_text
|
|
|
|
scroll
|
|
|
|
shape
|
|
|
|
subwindow
|
|
|
|
sudoku
|
|
|
|
symbols
|
|
|
|
table
|
|
|
|
tabs
|
2023-11-14 18:01:52 +03:00
|
|
|
terminal
|
2020-04-20 15:25:08 +03:00
|
|
|
threads
|
|
|
|
tile
|
|
|
|
tiled_image
|
|
|
|
tree
|
|
|
|
twowin
|
|
|
|
unittests
|
|
|
|
utf8
|
|
|
|
valuators
|
|
|
|
windowfocus
|
2021-12-08 17:00:33 +03:00
|
|
|
wizard
|
2020-04-20 15:25:08 +03:00
|
|
|
|
|
|
|
# macOS binary files
|
|
|
|
|
2021-05-13 17:16:50 +03:00
|
|
|
*.app
|
2022-04-07 18:54:47 +03:00
|
|
|
|
|
|
|
# fluid generated source files and headers, generated using bash:
|
|
|
|
# > for f in *.fl;do b=`basename $f .fl`;echo $b.cxx;echo $b.h;done
|
|
|
|
|
|
|
|
CubeViewUI.cxx
|
|
|
|
CubeViewUI.h
|
|
|
|
checkers_pieces.cxx
|
|
|
|
checkers_pieces.h
|
|
|
|
fast_slow.cxx
|
|
|
|
fast_slow.h
|
|
|
|
inactive.cxx
|
|
|
|
inactive.h
|
|
|
|
keyboard_ui.cxx
|
|
|
|
keyboard_ui.h
|
|
|
|
mandelbrot_ui.cxx
|
|
|
|
mandelbrot_ui.h
|
|
|
|
preferences.cxx
|
|
|
|
preferences.h
|
|
|
|
radio.cxx
|
|
|
|
radio.h
|
|
|
|
resize.cxx
|
|
|
|
resize.h
|
|
|
|
tabs.cxx
|
|
|
|
tabs.h
|
2023-11-14 18:01:52 +03:00
|
|
|
terminal.cxx
|
|
|
|
terminal.h
|
2022-04-07 18:54:47 +03:00
|
|
|
tree.cxx
|
|
|
|
tree.h
|
|
|
|
valuators.cxx
|
|
|
|
valuators.h
|