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
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
2020-06-01
test/clock: close both windows together
Albrecht Schlosser
2020-05-07
Extend fl_message_position() with 'center' option
Albrecht Schlosser
2020-04-28
Update dependencies and .gitignore
Albrecht Schlosser
2020-04-22
Add optional argument to Fl_Printer::begin_job() to inform caller when an err...
ManoloFLTK
2020-04-20
Reorganize .gitignore file(s)
Albrecht Schlosser
2020-04-08
Fix copyright header
Albrecht Schlosser
2020-03-11
Remove CodeWarrior "support"
Albrecht Schlosser
2020-02-10
Implement fl_putenv() as cross-platform putenv()
Albrecht Schlosser
2020-02-09
Make test/fullscreen follow what doc of Fl_Window constructor says.
ManoloFLTK
2020-01-18
Add convenience options to glpuzzle demo
Albrecht Schlosser
2020-01-18
Use cross-platform code to set the window icon.
ManoloFLTK
2020-01-16
Don't include 'src/flstring.h' in menubar demo
Albrecht Schlosser
2020-01-11
Implement Fl_Window::icon() and default_icon() for macOS
ManoloFLTK
2020-01-09
Upgrade bundled libpng from 1.6.16 to 1.6.37
Albrecht Schlosser
2020-01-04
Update dependencies and .gitignore
Albrecht Schlosser
[next]