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-23
Stabilizes Fl_Tile size_range mode.
Matthias Melcher
2023-11-22
Adding size range settings to Fl_Tile, initial commit.
Matthias Melcher
2023-11-21
Added output_translate(): controls lf -> crlf translation
Greg Ercolano
2023-11-19
Fix compiler warning
Albrecht Schlosser
2023-11-18
Small improvements of test/grid_dialog.cxx
Albrecht Schlosser
2023-11-18
Add Fl_Grid based dialog demo program - part 2
Albrecht Schlosser
2023-11-18
Add Fl_Grid based dialog demo program
Albrecht Schlosser
2023-11-17
Apply two patches provided by user 'Andre' via mail
Albrecht Schlosser
2023-11-16
Added clear(), some methods protected->public
Greg Ercolano
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
[next]