11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
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
Matthias Melcher 0654da9d4a Fixes Fl_Tags close button and pulldown button color. 10 months ago
Matthias Melcher 97b1df805e Better Fl_Tabs callback handling. 10 months ago
Matthias Melcher abb2971654 Fix Fl_Tabs callback in Overflow mode (#1031). 10 months ago
ManoloFLTK 48ec9ea660 libdecor: prevent crash using bullt-in libdecor with GDK_BACKEND=x11 (#1029) 10 months ago
Albrecht Schlosser 53469038ce Enable setting a fixed font for 'wine' in test/handle_keys.cxx 10 months ago
Matthias Melcher 089f31018b Add RMB pulldown menu to Fl_Help_View, #75 10 months ago
Matthias Melcher e7b8a24685 Add chapter in CMake docs for building FLTK under Windows WSL. 10 months ago
Cyprinus Carpio 471aca03bc GDI: fix StretchBlt mode setting 10 months ago
ManoloFLTK 9c7a473778 Crash in macOS when switching fullscreen window between displays (#1022) 10 months ago
ManoloFLTK 80b496cfe2 Remove useless #include directive from Fl_Window_Driver.H 10 months ago
Matthias Melcher 5cafae4a3a Remove FL_AUTO_DELETE_EVENT feature 10 months ago
ManoloFLTK c0dba15e4b Wayland: restore support of Fl_Tile with subwindow widget - cont'd 10 months ago
Matthias Melcher d265009b66 FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977 11 months ago
Matthias Melcher 8cffbd6941 Adds the FL_AUTO_DELETE_EVENT to suppress auto delete. 11 months ago
ManoloFLTK b740c48ee8 Wayland: restore support of Fl_Tile with subwindow widget 11 months ago