12055 Commits (9a5e3b95b8abe132c36eb58a55f0e5188c726e20)
 

Author SHA1 Message Date
ManoloFLTK 94f471b701 macOS: fix transition from single-screen fullscreen to "All Screens" fullscreen 4 months ago
ManoloFLTK bc764dabc1 Avoid code repetitions among Fl_{X11_}Window_Driver::{un_}maximize() functions 4 months ago
Albrecht Schlosser 0c7ed2b44f Document "New FL_HELVETICA Font on Windows" (#478) 4 months ago
Albrecht Schlosser 77a7752123 Fix potential buffer overflow in Fl_Help_View (#1196) 4 months ago
ManoloFLTK ab9fd0f503 macOS: add support of showing window to multi-screen fullscreen state 4 months ago
ManoloFLTK 6e922b8005 macOS: Fix "Full screen broken on macOS in FLTK 1.3.10 (regression)" (#1192) 4 months ago
Albrecht Schlosser 18ea5bcb20 Improve documentation of Fl_Box constructors (#1194) 4 months ago
Albrecht Schlosser 5a0551df0a CMake: fix include directories of bundled image libs 4 months ago
ManoloFLTK 6b87b01b65 Refrain static function capture_decorated_window_SCK() from capturing the cursor 4 months ago
ManoloFLTK 00a02fbda9 Same effect as a49b5ea with less lines of code 4 months ago
ManoloFLTK a49b5ea029 Fix "Wayland: redrawing of a surface may fail if a subsurface is being moved" (#1191) 4 months ago
Albrecht Schlosser 0c2aa40bbc Fix Fl_Table_Row inconsistencies, final part (#1187) 4 months ago
ManoloFLTK 915ea80f45 Windows: replace "Arial" by "Microsoft Sans Serif" for the FL_HELVETICA font family 4 months ago
ManoloFLTK 2bcfcc332d Remove incorrect use of Fl_Window::current() in Fl_Quartz_Image_Surface_Driver c'tor 4 months ago
Albrecht Schlosser bcb679804b fltk-config: reorder include dirs of bundled image libs 5 months ago
Albrecht Schlosser 7864ea636d fltk-config: fix "Check bundled image libraries in source tree" 5 months ago
Albrecht Schlosser 6c3a71181b CMake: check INTERFACE_LINK_LIBRARIES for empty value 5 months ago
Albrecht Schlosser 2dd4bdeef7 CMake: make "optional" dependencies 'PUBLIC' (#1173) 5 months ago
ManoloFLTK 02d416b0b6 Attempt to improve member function Fl_Wayland_Screen_Driver::insertion_point_location() 5 months ago
ManoloFLTK 2a58560b7d tedst/utf8: Change default font used under Windows for "Unicode Display Test" 5 months ago
ManoloFLTK 407567b70e Make Fl_SVG_Graphics_Driver use the C locale when writing float values - cont'd 5 months ago
Albrecht Schlosser 323d525591 MSYS2: Correctly detect ucrt64 environment (PR #1167) 5 months ago
Albrecht Schlosser a6f51105d0 Improve and reorder Fl_Tabs documentation 5 months ago
Albrecht Schlosser d5461c55a7 Document issues with Fl_Scroll as children of Fl_Tabs (#1175) 5 months ago
Albrecht Schlosser 546a3168f6 Fix typos in documentation of Fl_Tabs 5 months ago
Albrecht Schlosser a48ebc5db0 Fix return value of Fl_Table_Row::row_selected(int) (PR #1187) 5 months ago
ManoloFLTK 06418e4b21 Repair incorrect path in #include directive 5 months ago
ManoloFLTK 45239af178 Make Fl_SVG_Graphics_Driver use the C locale when writing float values 5 months ago
ManoloFLTK be72c49296 Remove unnecessary #include directive 5 months ago
ManoloFLTK 0f71d63834 Fl_Text_Editor::wrap_mode(Fl_Text_Display::WRAP_AT_BOUNDS, 0) hurts scrolling (#1186) 5 months ago
ManoloFLTK 70fff72e2d Wayland platform: fix handling of key repeats 5 months ago
ManoloFLTK 7bb8bdb1fa Fix Fl_{Wayland|Xlib}_{Copy|Image}_Surface_Driver::set_current() 5 months ago
ManoloFLTK c0c2cf7d40 Make draw to image and draw to clipboard behave equally in X11 and Wayland 5 months ago
Matthias Melcher ca786597f7 Add Fl_Valuator destructor. 5 months ago
ManoloFLTK 6c7b005a95 Remove duplication and typo in documentation of Fl::copy() 5 months ago
ManoloFLTK 70729e6fdb Document in detail how screen work areas are computed across platforms (#1180) 5 months ago
Matthias Melcher 4ce09ae47a Fluid: Fix file history text. 5 months ago
Matthias Melcher 050cbabdfe Fluid: Rename Stratgy constants to comply with CMP. 5 months ago
Matthias Melcher 2100655a1b Fix integer overflow in image interpolation. (#73) 5 months ago
ManoloFLTK 95c66a0488 Wayland: fix a border case in member function Fl_Wayland_Window_Driver::resize() 5 months ago
Albrecht Schlosser 61208e7792 Fix typo in README.CMake.txt 5 months ago
Matthias Melcher 89466c2d37 FLUID: Minor fix and docs. 6 months ago
Matthias Melcher 7d49c02803 FLUID: fix one more warning. 6 months ago
Matthias Melcher 17d300215b FLUID: Remove warnings. 6 months ago
MatthiasWM 4d8a0df312 FLUID: Improve path handling on Windows. 6 months ago
Matthias Melcher 1f25ee82b0 FLUID: Improve filename list in main menu. 6 months ago
Albrecht Schlosser 9f66df51b0 Fix compiler warning [-Wsign-compare] 6 months ago
Matthias Melcher 809dae489d Fix Help View find method (#1119) 6 months ago
Matthias Melcher 3293a68c1d Fix possibly uncleared damage flag of Fl_Pack (#1172). 6 months ago
ManoloFLTK c083e5c5fb Fix: Crash on macOS if Escape is pressed while Help submenu is open (#1170) 6 months ago