11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
ManoloFLTK 52a15632a6 Make sure Wayland surface size is integer multiple of wld_ scale 2 years ago
ManoloFLTK 04e996ee81 Improve integration with the OWL Wayland compositor 2 years ago
ManoloFLTK 9ea0cc89fb Slightly simpler Fl_Wayland_Screen_Driver::open_display_platform() 2 years ago
Matthias Melcher 982d104adb FLUID: Initialisation orner in menus: #722 2 years ago
ManoloFLTK e82e709bcc Multiline Fl_Input: fix move up/down in non ASCII text 2 years ago
ManoloFLTK 58bd71f26d Wayland filename drag-n-drop: fix final null byte 2 years ago
ManoloFLTK 8489a245ee Wayland: accept all data_device_manager protocol versions 2 years ago
ManoloFLTK 1ae25242bd Wayland: set required version of wl_seat protocol to 2 2 years ago
Albrecht Schlosser 6f77f40aad Windows: define _WIN32_IE for older MinGW versions (#710) 2 years ago
ManoloFLTK 4bf9172a8e Replace internal fl_create_offscreen() calls by new Fl_Image_Surface 2 years ago
ManoloFLTK 897a6910b6 Slightly simpler Fl_Wayland_Graphics_Driver::copy_offscreen() 2 years ago
ManoloFLTK 544ab551e1 Remove superfluous #include directive 2 years ago
ManoloFLTK fe972185c0 Fl_Window_Driver::destroy_double_buffer() does not need overrides 2 years ago
ManoloFLTK f8f7e101f3 Remove unnecessary Fl_Window_Driver::flush_Fl_Window() 2 years ago
ManoloFLTK 9a00f36113 Wayland: keep window resizable after native file chooser - cont'd 2 years ago
ManoloFLTK bcab001eb5 Wayland: keep window resizable after native file chooser 2 years ago
ManoloFLTK 8d79e4ad43 Inform Wayland compositor that most FLTK windows are opaque 2 years ago
ZJUGKC 385cabf3aa
Add const qualifiers to can_undo and can_redo (#720) 2 years ago
ManoloFLTK 54ef53d4ae Move constant expression out of loop 2 years ago
ManoloFLTK 256e368368 Wayland: account for memorised keyboard surface before wl_surface_destroy() 2 years ago
Albrecht Schlosser ac76239db7 Remove scheme specific initialization from Fl_Tree_Prefs 2 years ago
Albrecht Schlosser c3560a8b02 Fix compiler warning [-Wunused-parameter] 2 years ago
Albrecht Schlosser 652b69842b Fix tiny memory leak in fluid (setting scheme) 2 years ago
ManoloFLTK 1a7ed133d0 Fix for "Wayland: heap-use-after-free after popup/pulldown" (#719) 2 years ago
ManoloFLTK 7091df8c93 Restore building with macOS SDK 10.9 and earlier 2 years ago
Matthias Melcher e18b5353cd Fixed leak in Fl_Text_Buffer #716 2 years ago
Matthias Melcher afd3fde5de Memory leak in Input_ #716 2 years ago
ManoloFLTK 7e2defc10d macOS: remove calls to deprecated API 2 years ago
ManoloFLTK 4768ebaf8b test/utf8: improve use of Fl::set_fonts(const char *) across platforms 2 years ago
ManoloFLTK 0fe118aa94 Remove duplication of Pango standard font names 2 years ago
Albrecht Schlosser 4769e0085d Fix more compiler warnings (comma at end of enum) 2 years ago
Albrecht Schlosser ee3f9dd06d Fix more missing quotes in fltk-config.in (#714) 2 years ago
Albrecht Schlosser 4bc63da34d Fix compiler warnings [-Wpedantic] 2 years ago
Albrecht Schlosser 7b2c770ef7 Fix trailing comma in enums of public headers 2 years ago
Albrecht Schlosser 9d380f24bd Fix misplaced 'const' [-Wignored-qualifiers] 2 years ago
Albrecht Schlosser c9ea7380d2 Fix compiler warning if user code is compiled with '-Wextra' (2) 2 years ago
ManoloFLTK 232a5399d7 Lower Pango required version from 1.22 to 1.16 2 years ago
ManoloFLTK caaa11a96f Standardize API to "graphics context" across platforms 2 years ago
ManoloFLTK e6c9deb4a4 Wayland: limit copied pixels when window update is a region - cont'd 2 years ago
ManoloFLTK 2d263a830a Wayland: limit copied pixels when window update is a region - cont'd 2 years ago
Albrecht Schlosser 9e00bd2606 Document the new 'fltk-config' features (#647, #656) 2 years ago
Albrecht Schlosser 7d8195140c Add public accessor methods Fl_Widget::needs_keyboard() 2 years ago
Albrecht Schlosser 8639c43e3a Fix compiler warning if user code is compiled with '-Wextra' 2 years ago
Albrecht Schlosser f9669b80b9 Fix fltk-config check for local invocation and libs (#717) 2 years ago
Albrecht Schlosser 3835b72e2f Fix CMake generation for minimal CMake version (3.2.3) 2 years ago
Albrecht Schlosser 027e738655 Fix compiler warning [-Wsign-compare] 2 years ago
Albrecht Schlosser 100786222c Fix missing quotes in fltk-config.in (#714) 2 years ago
Albrecht Schlosser 877126e572 Allow more input files and compiler flags in fltk-config (#647, #656) 2 years ago
ManoloFLTK 00b82b287c Add usage example of Fl_Window::cursor(const Fl_RGB_Image *, int, int) 2 years ago
ManoloFLTK eaf50f4779 Wayland.dox: add "Fractional scaling" paragraph 2 years ago