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-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
2024-02-16
Added attribute checks to test/terminal for recent changes.
Greg Ercolano
2024-02-09
Fix Cairo related build issues (missing Cairo lib)
Albrecht Schlosser
2024-02-09
Fix cairo_test-shared build as well (#902)
Albrecht Schlosser
2024-02-09
Move FLTK_USE_SVG from config.h to FL/fl_config.h
ManoloFLTK
2024-02-09
Fix "cairo_test fails to link due to undefined's" (#902)
Albrecht Schlosser
2024-02-07
Introduce "Modern CMake" in FLTK
Albrecht Schlosser
2024-02-06
Fix typo in function name in editor.
Matthias Melcher
2024-02-06
Add dynamic title to test/editor
Matthias Melcher
2024-02-06
Restore 3-way close window dialog (#900)
ManoloFLTK
2024-01-29
RFC: Different approach to Editor tutorial (see #189) (#883)
Matthias Melcher
2024-01-17
Synchronize mouse and keyboard callbacks for Fl_Button (#877)
Matthias Melcher
2024-01-15
Restore correct copyright window for checkers demo
ManoloFLTK
2024-01-10
Add Fl_String not-equal test
Greg Ercolano
2024-01-06
Remove Fl_Simple_Terminal (replaced by Fl_Terminal)
Albrecht Schlosser
2024-01-03
Limit test/terminal window size
Greg Ercolano
2023-12-28
Adds Fl_Input RMB menu translation to test/preferences
Matthias Melcher
2023-12-21
Fix a typo, trailing whitespace, and dependencies
Albrecht Schlosser
2023-12-20
Make the 'Forms' compatibility library 'fltk_forms' optional
Albrecht Schlosser
2023-12-19
Fix typos, formatting, and text alignment in test/forms.cxx
Albrecht Schlosser
2023-12-17
Fix MSVC compiler warning
Albrecht Schlosser
2023-12-16
#842: Enables command line color arguments on macOS
Matthias Melcher
2023-12-15
#840: Generously adds Fl::args_to_utf8() for MinGW support.
Matthias Melcher
2023-12-14
FLUID: option to show terminal, clear terminal, and clear history
Matthias Melcher
2023-12-04
New member function Fl_Image_Surface::mask(Fl_RGB_Image*)
ManoloFLTK
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-29
Minor fixes and window size_range in new test/tile.cxx
Albrecht Schlosser
2023-11-27
Fix compiler warning, dependencies, and trailing whitespace
Albrecht Schlosser
2023-11-25
Adds `linespacing()` to `Fl_Browser_` and all derived widgets
Matthias Melcher
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
[next]