11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
Albrecht Schlosser f58a93a159 Fix misleading indentation (warning: [-Wmisleading-indentation]) 2 years ago
ManoloFLTK b2a38f793f Wayland+FreeBSD: fix "test/mandelbrot crashes on rightclick" (#618) 2 years ago
ManoloFLTK 7e4306af6b Fix "Focus is lost leaving full screen on macOS 13" (#608) 2 years ago
ManoloFLTK 83d9a2c63d libdecor: update from upstream (3f3e5e1d) as of 29-dec-2022 2 years ago
Albrecht Schlosser 78cf29ba29 Improve and extend fl_contrast() (#370) 2 years ago
ManoloFLTK 31327cd649 Fix for Two compiler warnings (#615) - cont'd 2 years ago
Albrecht Schlosser 6518e2d1f1 Fix merge error in animated.cxx (sorry for the noise) 2 years ago
Albrecht Schlosser 03389d1931 Replace an enum with 'const' variables in test/animated.cxx 2 years ago
ManoloFLTK 72b8054ecc Fix compiler warnings on Windows with mingw-w64 CMAKE_CXX_STANDARD=20 (#615) 2 years ago
ManoloFLTK 7601bd832c Wayland: remove un-needed #include directives 2 years ago
ManoloFLTK bb96cfac44 Wayland: remove un-necessary Fl_Wayland_Gl_Window_Driver::gl_event_queue 2 years ago
ManoloFLTK 86adfe0dbe Wayland: simplify function struct wl_display *fl_wl_display() 2 years ago
Albrecht Schlosser b6cdb8ef25 Fix doxygen warnings (typos in argument names) 2 years ago
Albrecht Schlosser 70a107537f Exclude generated, Wayland specific files from Doxygen docs 2 years ago
ManoloFLTK e73b2da5e4 Wayland: Dropdown menu moves when navigated (#613) - cont'd 2 years ago
ManoloFLTK 694df9d7e6 Wayland: Fix for "Dropdown menu moves when navigated" (#613) 2 years ago
ManoloFLTK b26db74dd0 Fix for "Fatal error while communicating with the Wayland server" (#610) 2 years ago
ManoloFLTK e7eac09cf8 Add libdecor to README.bundled-libs.txt 3 years ago
Albrecht Schlosser c5f4934995 Update bundled nanosvg library to current upstream version 3 years ago
Matthias Melcher 6ea1f73d93 Missing parentheses 3 years ago
Matthias Melcher d98c663893
Fix compilation on old gcc (#606) 3 years ago
Albrecht Schlosser 1d212b7a03 Clean up class Fl_String (part of issue #601) 3 years ago
Albrecht Schlosser 004ea67203 Update dependencies, remove trailing whitespace 3 years ago
Albrecht Schlosser 62f68128bf Fix compiler warning (unused variable) 3 years ago
ManoloFLTK 84c5992d9f Complete Fl_Cairo_Graphics_Driver::restore_clip() 3 years ago
Greg Ercolano e7630e045a Added ansi_show_unknown(bool) (default off) 3 years ago
ManoloFLTK b246b6650a Fix "link errors connected with recent Zenity dialog feature" (#602) 3 years ago
Greg Ercolano 993b7da3b5 ESC sequences can traverse append(), unicode support for backspace 3 years ago
Matthias Melcher 8586c257ab Update SVG binary constructor documentation 3 years ago
ManoloFLTK b9852ff58f Add cross-platform fl_close_fd(int fd) to close a file descriptor 3 years ago
ManoloFLTK 5b6d5f9279 Remove further unused code after 12da87b 3 years ago
ManoloFLTK 2c1bb09578 Remove useless Fl_System_Driver members after 12da87b 3 years ago
ManoloFLTK 8207d73cf2 CHANGES.txt: correct typo. 3 years ago
Matthias Melcher 12da87ba0c
Adding length checks for in-memory image data (see #542) (#592) 3 years ago
Matthias Melcher 08f6741d7b
Make unittest conform to CMP (#597) 3 years ago
ManoloFLTK 07041ea06e CHANGES.txt: Reorganize text about HighDPI support and GUI scaling 3 years ago
ManoloFLTK 3a55545dc0 Complete and consolidate Fl_Native_File_Chooser-related changes 3 years ago
Greg Ercolano 118bf55c38 Added backspace handling to simple terminal ansi() mode 3 years ago
ManoloFLTK 41f37613ec Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_… 3 years ago
Trent McPheron 576271fb04 Add Zenity-based file chooser based on the KDialog one (HugLifeTiZ) 3 years ago
ManoloFLTK 2ddb27f0f2 Fix for "Recent macos build issues" (#598) 3 years ago
Albrecht Schlosser 44a2547394
Rename some Fl_Flex methods for FLTK compliance (#594) 3 years ago
ManoloFLTK 2fd1866f49 macOS: Add "Show hidden files" button to native file chooser 3 years ago
Albrecht Schlosser 64d8c913be Fix trailing whitespace and dependencies 3 years ago
Albrecht Schlosser 5b3bd50001 Fix compiler warning: unused variable 3 years ago
Albrecht Schlosser b82ea16d69 Fix compiler warning [-Wmaybe-uninitialized] 3 years ago
ManoloFLTK 0e3acd27fb Add information about Wayland support by FLTK on the RaspberryPi 3 years ago
ManoloFLTK 496c7dd84b Fix for "Build on FreeBSD fails: linux/input.h not found" (#584) 3 years ago
ManoloFLTK 79e26cf19a Package libxinerama-dev is required for the Wayland platform 3 years ago
Greg Ercolano 6a047855db Move utf-8 box drawing string into .cxx 3 years ago