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
2023-01-10
Fix compiler warning in test/tabs
Matthias Melcher
2023-01-05
Add Fl_Tabs dragging in pulldown mode
Matthias Melcher
2023-01-05
Adding color to test/mandelbrot (#634)
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2022-12-30
FLUID support for inline image data (see #542, #592) (#604)
Matthias Melcher
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-28
Improve and extend fl_contrast() (#370)
Albrecht Schlosser
2022-12-28
Fix merge error in animated.cxx (sorry for the noise)
Albrecht Schlosser
2022-12-28
Replace an enum with 'const' variables in test/animated.cxx
Albrecht Schlosser
2022-12-28
Fix compiler warnings on Windows with mingw-w64 CMAKE_CXX_STANDARD=20 (#615)
ManoloFLTK
2022-12-17
Make unittest conform to CMP (#597)
Matthias Melcher
2022-12-15
Rename some Fl_Flex methods for FLTK compliance (#594)
Albrecht Schlosser
2022-12-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2022-12-11
Move utf-8 box drawing string into .cxx
Greg Ercolano
2022-12-11
Added Unicode Boxes unittest and README-unittests.txt
Greg Ercolano
2022-12-09
New Fl_ICO_Image class to read Windows .ico icon files
ManoloFLTK
2022-12-08
Fix compilation warning, update dependencies
Albrecht Schlosser
2022-12-07
Minor update to unittest_text to add support for showing the text baseline in...
ian
2022-12-05
Implement fl_complex_polygon() for OpenGL (#570)
Matthias Melcher
2022-11-30
Add a unit test for drawing complex shapes (#565)
Matthias Melcher
2022-11-25
Add i18n to test/preferences (#555)
Matthias Melcher
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
2022-11-16
Fix whitespace errors and dependencies
Albrecht Schlosser
2022-11-11
Fix Visual Studio compiler warnings
Albrecht Schlosser
2022-11-08
Testing emojis in test/utf8.
Matthias Melcher
2022-11-07
Removed i18n from test/preferences.fl
Matthias Melcher
2022-11-06
Speed up test/table open time
Greg Ercolano
2022-11-06
Fixing _define before _include.
Matthias Melcher
2022-09-26
Replace all calls to sprintf() by calls to snprintf().
ManoloFLTK
2022-09-23
Updated fltk logo for docs and help_dialog using logo from the website.
Greg Ercolano
2022-08-08
Improve layout, fix resizing of test/demo
Albrecht Schlosser
2022-08-08
Add option to test Fl_Flex in test/pack.cxx
Albrecht Schlosser
2022-08-07
Fl_Flex: support different margin sizes, improve docs
Albrecht Schlosser
2022-08-01
Add Fl_Flex widget from Karsten Pedersen (issue #255)
Albrecht Schlosser
2022-07-27
Configure/make: update dependencies
Albrecht Schlosser
2022-07-27
test/buttons: reorder buttons, remove unnecessary includes
Albrecht Schlosser
2022-07-27
Add active/inactive button to unittest_schemes.cxx
Albrecht Schlosser
2022-04-12
Modify test/cairo_test.cxx to show roles of OPTION_CAIRO and OPTION_CAIROEXT.
ManoloFLTK
2022-04-09
Fix build of test/unittests with shared libraries
Albrecht Schlosser
2022-04-07
Clean up test/.gitignore
Albrecht Schlosser
2022-03-22
Restore building when HAVE_GL is 0
ManoloFLTK
2022-03-21
MSVC: use fl_snprintf() rather than snprintf()
Albrecht Schlosser
2022-03-03
Fix whitespace, update dependencies and fluid files
Albrecht Schlosser
2022-02-26
Fix Visual Studio build warnings
Albrecht Schlosser
2022-02-21
Update dependencies
Albrecht Schlosser
2022-02-21
Fix compiler warning [-Wunused-but-set-variable]
Albrecht Schlosser
2022-02-19
Fix typos and copyright
Albrecht Schlosser
2022-02-08
Account for presence of terminal panel in the size_range() call.
ManoloFLTK
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-02-05
Minor improvement in Fl_Mac_App_Menu::custom_application_menu_items().
ManoloFLTK
[next]