11737 Commits (307148222a19430471fc0bde6db3470e53a7cd06)
 

Author SHA1 Message Date
ManoloFLTK 01f687e26a Document that Fl::add_system_handler() is not implemented under Wayland 9 months ago
Albrecht Schlosser 67e0547bf9 CMake: replace check_function_exists() for trunc() (#1049) 9 months ago
ManoloFLTK fc57a51836 Fix Fl_Wayland_Screen_Driver::compose() to handle the FL_Alt_Gr key 9 months ago
Albrecht Schlosser 9e35b0216f CMake: remove cache consistency check (#1046) 10 months ago
Albrecht Schlosser d6ddc62b33 Fix CTRL/META state display in test/handle_keys.cxx (macOS) 10 months ago
ManoloFLTK a0a91d4854 More detailed documentation of how Fl::event_state() differs between platforms 10 months ago
Matthias Melcher 1ae43956e2 Quick fix for Window Ctrl charcter handling. 10 months ago
Matthias Melcher f151ecb87b Changing test/editor Shortcut Key Ctrl-i. 10 months ago
Albrecht Schlosser 7cb33ea802 Clean up main (root) .gitignore file 10 months ago
MatthiasWM c74948f65a Keep VisualStudio 2022 generated fiels out of Git repo 10 months ago
Matthias Melcher 47bf422e42 Ducumentation fix for previous commit 10 months ago
Matthias Melcher 5ad07b7b4b Fix fl_overlay_rect smearing on macOS (#735) 10 months ago
ManoloFLTK afc2072878 Fix Doxygen typos in fl_draw() documentation 10 months ago
Matthias Melcher 05c91b287f FLUID: fixing compiler warning 10 months ago
Matthias Melcher 1badb48e71 FLUID: fixing unintialised widget 10 months ago
Matthias Melcher ede61089be FLUID: add image spacing control 10 months ago
Matthias Melcher a9e989cc2d Adding image support for angraved and shadow label types 10 months ago
Matthias Melcher cfc54a3b19 Adding Fl_Widget::label_image_spacing() (#1039) 10 months ago
Matthias Melcher 325ac336c7 Adding gap parameter to fl_draw(...) 10 months ago
Matthias Melcher 9f04497d6e Improved documentation for fl_draw() 10 months ago
Greg Ercolano 85d1d904ec Small doc fixes (\See -> \see) 10 months ago
Greg Ercolano f825fca43c Improve handling of malformed ANSI. (#950) 10 months ago
Albrecht Schlosser f74f66e507 Re-enable quoting in fltk-config(.in) [fix PR #17] 10 months ago
Matthias Melcher 3922ef67c1 Further accelerating Fl_Text_Display (#596) 10 months ago
Matthias Melcher 2013c4fd67 Adding Fl_Input comments. 10 months ago
ManoloFLTK 48303cd295 Add DnD problem under KWin to list of known limitations (#997) 10 months ago
ManoloFLTK 419ec5269c Remove "struct Fl_XColor" from list of documented classes 10 months ago
ManoloFLTK eaf62a99dc Documentation: improve description of how to use drawing surfaces 10 months ago
Albrecht Schlosser 666bbda70e Fix tabs, trailing spaces, and update dependencies 10 months ago
Albrecht Schlosser 4077dfa629 Revert quoting variables in fltk-config.in partially 10 months ago
Albrecht Schlosser 85e08b981e
Merge pull request #17 from mid-kid/patch-1 10 months ago
Albrecht Schlosser ac8724502f Quote variables that may contain spaces in fltk-options/Makefile 10 months ago
mid-kid b83a6abe01 Configure/make: Quote variables that may contain spaces 10 months ago
Matthias Melcher 02a208b928 Fixed warning in Sudoku (unused variable) 10 months ago
Albrecht Schlosser fe7560fe61 CMake: add FLTKConfigVersion.cmake 10 months ago
Albrecht Schlosser b7fc02e523 Simplify test/handle_keys.cxx and remove comments 10 months ago
Albrecht Schlosser 60330a6d6f CMake: remove debug statements 10 months ago
Albrecht Schlosser e65681c9ac CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001) 10 months ago
ManoloFLTK 713f0b0f64 Add -lwinspool necessary for new class Fl_PDF_File_Surface 10 months ago
Matthias Melcher 44a8508ffe Add Sudoku undo and redo. 10 months ago
Matthias Melcher fad1a67734 Sudoku formatting, hint updates. 10 months ago
Matthias Melcher cee2af13b3 Fix Sudoku's use of Fl_Sys_Menu->parent(). 10 months ago
Matthias Melcher 72ee34d1cb Fixes Fl_Text_Editor Home and End keys in line wrap mode 10 months ago
dannye 46dd1b33cc
Fix testing of multi-label alt shortcuts (#974) 10 months ago
Matthias Melcher 9bb9cb3f96 Optimize Fl_Text_Display scrolling speed (#596). 10 months ago
Matthias Melcher bc73580366 Pulldown button size in Fl_Tag configurable with OV_BORDER now. 10 months ago
Matthias Melcher 803ad5ace9 Fixes missing default argument in Fl_Fill_Dial constructor. 10 months ago
Albrecht Schlosser 7d90a3b373 Fix indenting, add comments for clarity 10 months ago
Albrecht Schlosser fd691b6173 Remove obsolete statement (#1033) 10 months ago
Matthias Melcher 68f437b63e Improve visibility of selected tab in Fl_Tabs (#1032). 10 months ago