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
2024-11-01
Fix compiler warning [-Wsign-compare]
Albrecht Schlosser
2024-11-01
Wayland: Fix issue in maximization of a borderless window (#1099)
ManoloFLTK
2024-10-31
macOS: prevent changing window border while window is fullscreen
ManoloFLTK
2024-10-18
Remove unnecessary casts from glut demo programs
Albrecht Schlosser
2024-10-15
Update or remove version numbers, update copyright years
Albrecht Schlosser
2024-10-07
Add option to test scaling shortcuts in test/menubar
Albrecht Schlosser
2024-10-07
Update Widget order in test/keyboard.
Matthias Melcher
2024-10-06
Add fwd and back mouse buttons to test/keyboard
Matthias Melcher
2024-10-06
Update FLUID .fl files in the test/.
Matthias Melcher
2024-08-27
Adding horiizonatl and vertical label margin
Matthias Melcher
2024-08-23
Fix CTRL/META state display in test/handle_keys.cxx (macOS)
Albrecht Schlosser
2024-08-19
Changing test/editor Shortcut Key Ctrl-i.
Matthias Melcher
2024-08-14
Adding Fl_Widget::label_image_spacing() (#1039)
Matthias Melcher
2024-08-10
Fix tabs, trailing spaces, and update dependencies
Albrecht Schlosser
2024-08-10
Merge pull request #17 from mid-kid/patch-1
Albrecht Schlosser
2024-08-10
Configure/make: Quote variables that may contain spaces
mid-kid
2024-08-10
Fixed warning in Sudoku (unused variable)
Matthias Melcher
2024-08-08
Simplify test/handle_keys.cxx and remove comments
Albrecht Schlosser
2024-08-04
Add Sudoku undo and redo.
Matthias Melcher
2024-08-04
Sudoku formatting, hint updates.
Matthias Melcher
2024-08-04
Fix Sudoku's use of Fl_Sys_Menu->parent().
Matthias Melcher
2024-08-02
Fix Fl_Tabs callback in Overflow mode (#1031).
Matthias Melcher
2024-07-31
Enable setting a fixed font for 'wine' in test/handle_keys.cxx
Albrecht Schlosser
2024-07-23
Resize line sizes and widths dynamically in test/line_style_docs
Albrecht Schlosser
2024-07-21
Update docs and screenshot for fl_line_style() (#1016)
Albrecht Schlosser
2024-07-08
Fix horiz connection lines (#1008)
Greg Ercolano
2024-07-01
Improve test/handle_keys.cxx
Albrecht Schlosser
2024-06-30
Fix compiler warnings
Greg Ercolano
2024-06-27
Update test/input_choice demo (#978)
Albrecht Schlosser
2024-06-26
Fix Fl_Input_Choice vs Fl_Choice drawing issues (#978)
Greg Ercolano
2024-06-21
Update dependencies
Albrecht Schlosser
2024-05-16
Fix and improve fl_contrast() calculations
Albrecht Schlosser
2024-05-14
Fix crash in test/cube under macOS when using Quit menubar item
ManoloFLTK
2024-05-10
configure-based build: move terminal to fluid-dependent section
ManoloFLTK
2024-05-01
CMake: simplify compiler detection for '-Wshadow' test
Albrecht Schlosser
2024-04-30
Implement and document new class Fl_PDF_File_Surface
ManoloFLTK
2024-04-22
Enable 'shadow_variables' test on macOS using AppleClang
Albrecht Schlosser
2024-04-18
Add missing 'x11.H' to exclusion list (STR 2728)
Albrecht Schlosser
2024-04-18
Test public headers for shadowed variables (STR 2728)
Albrecht Schlosser
2024-04-06
Rename putchar() to plot_char() (#944)
Greg Ercolano
2024-04-02
Move test/fromdos.c to misc/fromdos.c where it belongs
Albrecht Schlosser
2024-03-19
Update dependencies, whitespace, and Fl_File_Chooser.cxx
Albrecht Schlosser
2024-03-18
Fix VS compiler warning, write "copied" message to tty
Albrecht Schlosser
2024-03-18
native-filechooser has preview panel with FLTK_USE_X11 and macOS
ManoloFLTK
2024-03-16
Improve linking of test/cairo_test.cxx demo program
Albrecht Schlosser
2024-03-15
Fix a bunch of compiler warnings, particularly for old compilers
Albrecht Schlosser
2024-03-14
Update documentation, remove/edit explicit FLTK versions
Albrecht Schlosser
2024-03-12
Improve keyboard event test program: add copy button
Albrecht Schlosser
2024-03-12
Fix several compiler warnings
Albrecht Schlosser
2024-03-11
Add Fl_Terminal to "Scrollbar Size" unittest (#931)
Greg Ercolano
[next]