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-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
2024-03-11
Improve handling of events in test/handle_keys.cxx
Albrecht Schlosser
2024-03-09
Add another keyboard event test program test/handle_keys.cxx
Albrecht Schlosser
2024-03-09
Use FL_Alt_Gr key definition in test/keyboard
Albrecht Schlosser
2024-03-09
Use fixed font in test/clipboard for text display
Albrecht Schlosser
2024-03-05
Fix shortcut (Esc) handling in test/keyboard.cxx
Albrecht Schlosser
2024-03-04
Fix: Filechooser preview of XML file shows it as a corrupt image (#926)
ManoloFLTK
2024-03-03
native-filechooser: add call to fl_register_images() and explain why
ManoloFLTK
2024-03-02
Promote fl_strlcpy to <FL/fl_string_functions.h>
Matthias Melcher
2024-03-02
Fix test/editor use of strncy to strlcpy
Matthias Melcher
2024-02-26
Fix: Fl_Window::fullscreen() does not work correctly on Mac (#920)
ManoloFLTK
2024-02-20
Improve implementation of the macOS Window menu
ManoloFLTK
[next]