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-11-15
Fixes test/terminal box type
Matthias Melcher
2023-11-15
Uses the correct Fl_Terminal type in terminal.fl as well
Matthias Melcher
2023-11-15
FLUID: fixing test/valuator.fl and test/tree.fl
Matthias Melcher
2023-11-14
Added textcolor() and color(), doc fixes.
Greg Ercolano
2023-11-14
Fix compiler warning (suggest-override)
Albrecht Schlosser
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-11-14
Fl_Terminal widget (#800)
erco77
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-11-03
CMake: Refactor building OpenGL and "shared" demo programs
Albrecht Schlosser
2023-11-03
Fix compiler warning when fullscreen demo is built w/o OpenGL
Albrecht Schlosser
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-21
Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)
Matthias Melcher
2023-10-20
Fix ctrl/+/- in cube demo
Albrecht Schlosser
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-10-16
Update .gitignore files
Albrecht Schlosser
2023-10-16
Improve subclassing cababilities of Fl_Tile (STR 2791)
Albrecht Schlosser
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-10-13
test/menubar: use popup menu default boxtype
Matthias Melcher
2023-10-07
Fix STR 3458: "GLUT compatibility mode segfaults"
Albrecht Schlosser
2023-09-29
Draw parent window backdrop on Fl_Tabs (#718)
Matthias Melcher
2023-09-26
FLUID: adds greatly enhanced Shell Commands (#774)
Matthias Melcher
2023-09-26
FLUID: Fixes regression #777
Matthias Melcher
2023-09-22
Fix potential invalid stack variable access in test code
Albrecht Schlosser
2023-09-22
Update dependencies
Albrecht Schlosser
2023-09-12
Fix Visual Studio shared library build
Albrecht Schlosser
2023-09-08
Fix unittest object file list in test/Makefile (#683)
Albrecht Schlosser
2023-09-05
Adds some convenience methods.
Matthias Melcher
2023-09-03
Adds compact buttons feature to create keypads.
Matthias Melcher
2023-08-26
Adds safe versions of fl_filename_*, returning Fl_String
Matthias Melcher
2023-08-16
macOS audio is usable with XQuartz
ManoloFLTK
2023-08-16
Allow build of sudoku app with macOS + XQuartz
ManoloFLTK
2023-08-15
Undoing previous changes
Matthias Melcher
2023-08-15
Lot's of changes, must rethink UI.
Matthias Melcher
2023-08-15
Missing includes
Matthias Melcher
2023-08-15
Sudoku into smaller pieces.
Matthias Melcher
2023-08-15
Random testing and fixing.
Matthias Melcher
2023-08-15
Removed unused code
Matthias Melcher
2023-08-15
Adding generator
Matthias Melcher
2023-08-15
Improved, yet compatible, widget callback system using macros (#729)
Matthias Melcher
2023-08-13
Fl_Tabs now supports horizontal mouse wheel events.
Matthias Melcher
2023-08-05
Revert "#733 partial: Adds rotation gesture event on MacOS"
Albrecht Schlosser
2023-08-05
#733 partial: Adds rotation gesture event on MacOS
Matthias Melcher
2023-07-19
Fix missing (new) source file in fluid and dependencies
Albrecht Schlosser
2023-07-19
FLUID: RTTI improvements, 'is_a90' now const, apply RTTI
Matthias Melcher
2023-07-14
FLUID: fixes all overlapping widgets in all .fl files
Matthias Melcher
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
[next]