11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
Albrecht Schlosser 1d43ae0b0a Move nanosvg to a separate file, don't use 'roundf()' (#937) 1 year ago
Albrecht Schlosser 81d47f71d6 Fix VS compiler warning, write "copied" message to tty 1 year ago
Albrecht Schlosser 7bc75e8962 Fix a Visual Studio compiler warning 1 year ago
ManoloFLTK 792cfc27e7 native-filechooser has preview panel with FLTK_USE_X11 and macOS 1 year ago
ManoloFLTK aac5e48875 Fl_Native_File_Chooser_GTK: improve preview of text files on HiDPI 1 year ago
ManoloFLTK 478e724c5f CHANGES.txt: mention new Fl_terminal widget 1 year ago
ManoloFLTK 5a97629d0b Restore building on old Linux/Unix systems lacking Xutf8LookupString() 1 year ago
ManoloFLTK 61c0f79397 Fix "FLTK on NetBSD very slow on X11 with Unicode locale" (#935) 1 year ago
Albrecht Schlosser 036e0334dc Simplify examples/CMakeLists.txt (libcairo linkage) 1 year ago
Albrecht Schlosser 193c5285cd Improve linking of test/cairo_test.cxx demo program 1 year ago
Albrecht Schlosser 29aba21b78 Fix memory leak in Fl_X11_Screen_Driver.cxx (#934) 1 year ago
ManoloFLTK 3ec91d4c6d Create enum Fl_Wayland_Screen_Driver::cursor_shapes 1 year ago
Albrecht Schlosser 8b094e8af3 Fix a bunch of compiler warnings, particularly for old compilers 1 year ago
Matthias Melcher b3e1df3584 STR 3489: fix alpha blending for X11 1 year ago
ManoloFLTK 82bd0b6652 Have FLTK use libdecor at version > 0.2.2 1 year ago
Albrecht Schlosser 26f5b38a01 Update documentation, remove/edit explicit FLTK versions 1 year ago
ManoloFLTK 3cf002b45d Remove compilation warning "enumeration value ‘NONE’ not handled in switch" 1 year ago
ManoloFLTK 7e12981abd To support difference in struct libdecor between built-in and system 1 year ago
ManoloFLTK 91d2bf4783 Improve Fl_Wayland_Screen_Driver::base_scale(int) 1 year ago
ManoloFLTK cfcafaa2c8 Add details when FLTK_BACKEND_X11=off is used 1 year ago
ManoloFLTK 5400811b83 Update libdecor to upstream commit 4f2c03d5 - cont'd 1 year ago
ManoloFLTK 56f49828f4 Update libdecor to upstream commit 4f2c03d5 dated March 4, 2024 1 year ago
ManoloFLTK 3fafeb9ea1 Remove useless X11 libraries when building with -DFLTK_BACKEND_X11=0 1 year ago
ManoloFLTK 69df45d38b CMake-based build under Linux shows whether X11 is used 1 year ago
ManoloFLTK 40aa9c8609 Allow CMake-based build with -DFLTK_BACKEND_X11=0 under Linux/Unix 1 year ago
Albrecht Schlosser 9f4cea25bf Improve keyboard event test program: add copy button 1 year ago
ManoloFLTK 14d7218acd Fix compilation errors under Ubuntu 20.04 1 year ago
Albrecht Schlosser 5e4f51ac6b Fix several compiler warnings 1 year ago
Greg Ercolano 13526f04ab Make Fl_Terminal selection_text() methods public 1 year ago
Albrecht Schlosser aa02a0297b Fix trimming of trailing whitespace in Fl_Terminal::text() 1 year ago
ManoloFLTK d30e4aa0af Fix use of FLTK_SCALING_FACTOR under macOS 1 year ago
ManoloFLTK f8380476c2 using xlib to query the new DPI (old #910) (PR #913) 1 year ago
ManoloFLTK 70a9c4d407 Update libdecor to upstream commit 09875530 dated March 3, 2024 1 year ago
Greg Ercolano 38af0c823b Add Fl_Terminal to "Scrollbar Size" unittest (#931) 1 year ago
Greg Ercolano b1910ccfff Refit display rows/cols preset, remove test code 1 year ago
Greg Ercolano 6668c7ef42 Fix Fl_Terminal horiz scrollbar appearing needlessly (#930) 1 year ago
Albrecht Schlosser 62d85333bd Improve handling of events in test/handle_keys.cxx 1 year ago
ManoloFLTK 483729f4f8 macOS: Fullscreen window loses sys menu bar if 2nd window is opened (#924) 1 year ago
ManoloFLTK 20e8da9dfd Fix: Filechooser preview of XML file shows it as a corrupt image (#926) 1 year ago
Albrecht Schlosser 7bbe75c84e Add another keyboard event test program test/handle_keys.cxx 1 year ago
Albrecht Schlosser 290e95eaef Use FL_Alt_Gr key definition in test/keyboard 1 year ago
Albrecht Schlosser 602cd7a990 Use fixed font in test/clipboard for text display 1 year ago
Albrecht Schlosser c8960dd4e2 Add key name FL_Alt_Gr for AltGr on international keyboards 1 year ago
Greg Ercolano dd73389f40 Small scrollbar fixes 1 year ago
Albrecht Schlosser 3ac007541e
Add horizontal scrollbar to Terminal widget (#928) 1 year ago
ManoloFLTK 0f8649f3c4 Filechooser preview of XML file shows it as a corrupt image - cont'd (#926) 1 year ago
Albrecht Schlosser 4c0a2ffb81 Fix shortcut (Esc) handling in test/keyboard.cxx 1 year ago
ManoloFLTK 72840ea2c1 Fix: Filechooser preview of XML file shows it as a corrupt image (#926) 1 year ago
ManoloFLTK ad7d1dc1c6 Fullscreen window loses sys menu bar if 2nd window is opened (#924) 1 year ago
ManoloFLTK a0ff3f6f5c Fix Scaling window up/down also scales X/Y position on secondary displays only (#925) 1 year ago