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
/
unittests.cxx
Age
Commit message (
Expand
)
Author
2025-12-25
Add Fl_Scheme::plastic_color_average() method [#464]
Albrecht Schlosser
2025-07-05
Fl_Help_View: Restoring bad includes for back compatibility
Matthias Melcher
2023-12-15
#840: Generously adds Fl::args_to_utf8() for MinGW support.
Matthias Melcher
2023-11-25
Adds `linespacing()` to `Fl_Browser_` and all derived widgets
Matthias Melcher
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2022-12-17
Make unittest conform to CMP (#597)
Matthias Melcher
2022-12-11
Added Unicode Boxes unittest and README-unittests.txt
Greg Ercolano
2022-11-30
Add a unit test for drawing complex shapes (#565)
Matthias Melcher
2022-02-19
Fix typos and copyright
Albrecht Schlosser
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2021-03-21
Remove unnecessary system includes from public headers
Albrecht Schlosser
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2017-12-13
Improve schemes unittest (add selection colors to buttons).
Albrecht Schlosser
2017-10-17
Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411).
Greg Ercolano
2015-02-09
Make demo programs display the correct Fl::scheme() in all cases.
Albrecht Schlosser
2013-09-16
STR# #2973: applied patch str_2973_r9958_sun-fix-errors-5.patch verbatim.
Greg Ercolano
2013-03-27
Added unittest for checking symbol rendering and fl_measure() with symbols.
Greg Ercolano
2013-03-08
Added schemes test to unittests app, to check fltk schemes for artifacts.
Greg Ercolano
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2009-07-12
Fl_Scroll mods for global scrollbar size control.
Greg Ercolano
2009-04-22
unittests modified for Fl_Double_Window to prevent flicker.
Greg Ercolano
2009-04-12
Reorganized Unittest / fixed and improved OS X keybord support and alternativ...
Matthias Melcher
2009-04-02
Undoing changes made in r6738.. someone checked in my code for me ;)
Greg Ercolano
2009-04-02
Rework of the unittests.cxx program, as per discussions
Greg Ercolano
2009-03-25
Typo
Matthias Melcher
2009-02-14
Check in Greg's revised and updated unittest example code.
Ian MacArthur
2009-01-01
Cahngad copyrights in 'test'
Matthias Melcher
2007-05-20
Fix all compiler warnings from various build systems.
Michael R Sweet
2005-11-02
Change int to long in unittests callback, and add the standard FLTK
Michael R Sweet
2004-11-20
Watcom fixes (STR #584, STR #594, STR #595)
Michael R Sweet
2004-08-27
FLTK1.1 Quartz:
Matthias Melcher
2004-08-26
FLTK1.1 Quartz support:
Matthias Melcher