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-07-12
Display mouse button state in test/handle_events.cxx demo
Albrecht Schlosser
2023-05-10
Fix "Provide --without-fluid configure option" - cont'd (#725)
ManoloFLTK
2023-05-09
Fix "Provide --without-fluid configure option " (#725)
ManoloFLTK
2023-05-08
Fix some but not all memory leaks in test/utf8 demo
Albrecht Schlosser
2023-04-14
test/utf8: improve use of Fl::set_fonts(const char *) across platforms
ManoloFLTK
2023-04-13
Fix more compiler warnings (comma at end of enum)
Albrecht Schlosser
2023-04-08
Add usage example of Fl_Window::cursor(const Fl_RGB_Image *, int, int)
ManoloFLTK
2023-03-22
Fix test/demo for X11 on macOS (e.g. XQuartz)
Albrecht Schlosser
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-03-14
Cairo: introduce Fl::cairo_flush() in FLTK API
Albrecht Schlosser
2023-03-12
Simplify the previous Cairo drawing fix (#694)
Albrecht Schlosser
2023-03-12
Fix Cairo drawing in test/cairo_test demo for Windows (#694)
Albrecht Schlosser
2023-03-09
Fix dependencies, typos, trailing whitespace, and formatting
Albrecht Schlosser
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-02-25
Add Fl_String to Fl_Preferences (#687)
Matthias Melcher
2023-02-23
Move animated gif images to the test/images folder
Albrecht Schlosser
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-02-07
Avoid "#undef __APPLE__" preprocessor directive
ManoloFLTK
2023-02-02
Fix position() methods that shadow Fl_Widget::position()
Matthias Melcher
2023-02-02
Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__
ManoloFLTK
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-01-26
Fixing FLUID file corruption from issue #653 (#662)
Matthias Melcher
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2023-01-21
Move global FLTK options into new app fltk-admin (#560)
Matthias Melcher
2023-01-15
Fix memory leak warnings by "binding" images
Albrecht Schlosser
2023-01-14
Add necessary initialisation in test/mandelbrot
ManoloFLTK
2023-01-12
Add Fl_Scheme_Choice widget and use it in test programs
Albrecht Schlosser
2023-01-10
Fix new warnings in CI
Matthias Melcher
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
[next]