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
Age
Commit message (
Expand
)
Author
2021-03-01
Fix cairo build (autoconf + CMake) + README's
Albrecht Schlosser
2021-02-27
Remove config_lib.h and runtime configuration info
Albrecht Schlosser
2021-02-18
Update dependencies
Albrecht Schlosser
2021-02-15
Issue #109 contd: missed fractals.cxx fixes, also fix parens issue.
Greg Ercolano
2021-02-15
Solve all 'fractals' warnings in VS2017/Win32 for issue #109.
Greg Ercolano
2021-02-10
Fix output and screen_num() in handle_events demo
Albrecht Schlosser
2021-02-08
Add event handling test and demo program
Albrecht Schlosser
2021-01-29
Remove debug output from test/fullscreen demo
Albrecht Schlosser
2021-01-13
Update test/hello.cxx and related image
Albrecht Schlosser
2020-12-02
Remove build-time warning.
ManoloFLTK
2020-11-25
Match format specifier and variable type.
ManoloFLTK
2020-11-24
Improve resizing of test/cube demo (#157, #166)
Albrecht Schlosser
2020-11-21
Fix Fl_Scrollbar layout in test/valuators demo
Albrecht Schlosser
2020-11-03
Add extra argument to Fl_SVG_File_Surface constructor.
ManoloFLTK
2020-10-28
Pango ps (#148)
ManoloFLTK
2020-09-07
Fix position of the "Return" button.
ManoloFLTK
2020-09-01
Customize corner radius for rounded box/frame (#130)
Albrecht Schlosser
2020-08-22
Fix .clang-format and some whitespace errors
Albrecht Schlosser
2020-08-21
Fix examples build (configure/make)
Albrecht Schlosser
2020-08-21
CMake: add examples folder to build (optional)
Albrecht Schlosser
2020-08-21
Remove platform specific code from test apps
Albrecht Schlosser
2020-08-21
CMake: move test executables to build/bin/test
Albrecht Schlosser
2020-08-08
Allow unix style paths for windows native filechooser
Greg Ercolano
2020-08-03
Update dependencies + fluid/generated files
Albrecht Schlosser
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-25
Simpler macOS-specific code in main().
ManoloFLTK
2020-07-23
Git-ignore resize-example* test programs
Albrecht Schlosser
2020-07-23
Simpler macOS-specific code.
ManoloFLTK
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
Fix macOS code + remove obsolete code
Albrecht Schlosser
2020-07-21
Add Fl_Simple_Terminal for cross platform debugging
Greg Ercolano
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-20
Restore tabs in html test file
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-14
setlocale() added to Fl_File_Chooser demos
Greg Ercolano
2020-07-11
Fix for building without print support (GitHub issue #98).
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-07-01
Fix test/help_dialog for CMake building and macOS platform.
ManoloFLTK
2020-06-29
Move class Fl_SVG_File_Surface from libfltk to libfltk_images.
ManoloFLTK
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-06-13
Update dependencies
Albrecht Schlosser
2020-06-10
Support cross-compilation with autotools
Albrecht Schlosser
[next]