index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-04-09
Fix build of test/unittests with shared libraries
Albrecht Schlosser
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2021-12-08
Documentation on widget coordinates and layout, plus new test programs (#304)
engelsman
2021-11-18
Reformat and move clipboard demo from examples to test folder
Albrecht Schlosser
2021-11-08
Add new resize example to test and dox (PR #165)
Duncan Gibson
2021-10-06
CMake: Simplify adding test programs for developers
Albrecht Schlosser
2021-07-12
macOS: fix fltk_cairo shared library (issue #250)
Albrecht Schlosser
2021-05-13
Refactor macOS bundle generation to avoid "quarantine"
Albrecht Schlosser
2021-04-22
Fix handle_events demo build w/o OpenGL
Albrecht Schlosser
2021-02-08
Add event handling test and demo program
Albrecht Schlosser
2020-08-21
CMake: add examples folder to build (optional)
Albrecht Schlosser
2020-08-21
CMake: move test executables to build/bin/test
Albrecht Schlosser
2020-07-23
Use local images in test/help_dialog(.html)
Albrecht Schlosser
2020-07-22
macOS: don't add resource files to demo.app
Albrecht Schlosser
2020-07-21
Consolidate test/demo for all build systems
Albrecht Schlosser
2020-07-20
add resize examples as per STR3433
Duncan Gibson
2020-07-20
CMake: simplify create_example macro
Albrecht Schlosser
2020-07-18
CMake: simplify copying of test and demo files
Albrecht Schlosser
2020-07-16
Windows: add icon to sudoku.exe (PR #36)
Albrecht Schlosser
2020-07-15
Restore file icons to 3 macOS test apps who have one
ManoloFLTK
2020-07-15
CMake: refactor and reformat CMake files
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-27
Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.
ManoloFLTK
2020-06-21
Remove superfluous dependency on forms library
Albrecht Schlosser
2020-06-13
CMake: Build static and shared libs side-by-side
Albrecht Schlosser
2020-01-03
Added Fluid file to Checkers as a tool to inline the PNG images.
Matthias Melcher
2019-12-23
macOS: fixed all demo programs that need to access resources
Matthias Melcher
2019-06-22
Fix missing quotes in CMakeLists.txt change.
Greg Ercolano
2019-06-22
Fix issue #29: Updated buggy/ugly checkers piece icons
Greg Ercolano
2019-02-12
CMake: Cairo demo must also be built w/o Cairo
Albrecht Schlosser
2019-01-17
Android CMake: icons, docs, more apps
Matthias Melcher
2019-01-17
Andoird CMake: trying to autocreate Fluid files
Matthias Melcher
2019-01-16
Android CMake: fix, more autogenerated files
Matthias Melcher
2019-01-16
Android CMake: macro for multiple tests
Matthias Melcher
2019-01-15
Fixed typo in test/Cmake
Matthias Melcher
2019-01-15
Android: starting to use CMake to build AndroidStudio files.
Matthias Melcher
2018-03-02
More Android changes.
Matthias Melcher
2018-01-10
CMake: enable building FLTK in a subdirectory of another project.
Albrecht Schlosser
2017-06-29
CMake: replace improperly used variables with correct ones.
Albrecht Schlosser
2017-02-08
Rename test/help demo program to test/help_dialog.
Albrecht Schlosser
2016-06-14
[CMake] Improve sound support detection.
Albrecht Schlosser
2016-06-07
Fix building on FreeBSD that failed for test programs requiring audio output.
Manolo Gouy
2016-05-15
CMake on Mac OS: copy support files to application bundles.
Manolo Gouy
2016-04-05
Fix more compiler warnings.
Albrecht Schlosser
2016-03-05
Add Ian's offscreen test program.
Albrecht Schlosser
2016-02-09
[CMake only] Add examples/fltk-versions to test programs.
Albrecht Schlosser
2016-01-30
Reflect changes in new Windows IDE (Debug Mode).
Albrecht Schlosser
2015-04-08
CMake build on Mac OS: r10688 was not a good move because it works with
Manolo Gouy
2015-04-08
CMake building on Mac OS: use a simpler way to put files within app bundles.
Manolo Gouy
[next]