summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11Wayland: fix opening GL top-level window on 2-screen systemManoloFLTK
2023-05-10Fix "Provide --without-fluid configure option" - cont'd (#725)ManoloFLTK
2023-05-09Fix doxygen doc generation and document platform specific filesAlbrecht Schlosser
2023-05-09Fix "Provide --without-fluid configure option " (#725)ManoloFLTK
2023-05-08Fix some but not all memory leaks in test/utf8 demoAlbrecht Schlosser
2023-05-07[CMake] Use an object library to speed up fluid buildAlbrecht Schlosser
2023-05-03Fl_Wayland_Screen_Driver::get_system_scheme() is not neededManoloFLTK
2023-05-03Wayland: clearer procedure to complete initialisation of screen dataManoloFLTK
2023-05-02 Wayland: problem with menus on secondary monitor - cont'd (#724)ManoloFLTK
2023-05-02Wayland: problem with dropdown menus on secondary monitor (#724)ManoloFLTK
2023-05-02libdecor: update with upstream source code as of 2023-may-2ManoloFLTK
2023-05-01Wayland: wl_cursor_theme_load() may return NULLManoloFLTK
2023-05-01Fix regression in Fl::screeen_xywh() introduced at 9ea0cc8ManoloFLTK
2023-05-01Check return values of calls to libxkbcommon functions (#727)ManoloFLTK
2023-04-30Allow building Wayland platform without dbus - cont'd (#726)ManoloFLTK
2023-04-30Undid old change in Windows code that causes undesired results (STR 1115)Matthias Melcher
2023-04-30Allow building Wayland platform without dbus (#726)ManoloFLTK
2023-04-29Fix crash reported in issues #723 and #724ManoloFLTK
2023-04-28Make sure Wayland surface size is integer multiple of wld_ scaleManoloFLTK
2023-04-28Improve integration with the OWL Wayland compositorManoloFLTK
2023-04-27Slightly simpler Fl_Wayland_Screen_Driver::open_display_platform()ManoloFLTK
2023-04-26FLUID: Initialisation orner in menus: #722Matthias Melcher
2023-04-26Multiline Fl_Input: fix move up/down in non ASCII textManoloFLTK
2023-04-25Wayland filename drag-n-drop: fix final null byteManoloFLTK
2023-04-25Wayland: accept all data_device_manager protocol versionsManoloFLTK
2023-04-25Wayland: set required version of wl_seat protocol to 2ManoloFLTK
2023-04-24Windows: define _WIN32_IE for older MinGW versions (#710)Albrecht Schlosser
2023-04-23Replace internal fl_create_offscreen() calls by new Fl_Image_SurfaceManoloFLTK
2023-04-23Slightly simpler Fl_Wayland_Graphics_Driver::copy_offscreen()ManoloFLTK
2023-04-21Remove superfluous #include directiveManoloFLTK
2023-04-21Fl_Window_Driver::destroy_double_buffer() does not need overridesManoloFLTK
2023-04-21Remove unnecessary Fl_Window_Driver::flush_Fl_Window()ManoloFLTK
2023-04-20Wayland: keep window resizable after native file chooser - cont'dManoloFLTK
2023-04-20Wayland: keep window resizable after native file chooserManoloFLTK
2023-04-20Inform Wayland compositor that most FLTK windows are opaqueManoloFLTK
2023-04-17Add const qualifiers to can_undo and can_redo (#720)ZJUGKC
2023-04-17Move constant expression out of loopManoloFLTK
2023-04-17Wayland: account for memorised keyboard surface before wl_surface_destroy()ManoloFLTK
2023-04-15Remove scheme specific initialization from Fl_Tree_PrefsAlbrecht Schlosser
2023-04-15Fix compiler warning [-Wunused-parameter]Albrecht Schlosser
2023-04-14Fix tiny memory leak in fluid (setting scheme)Albrecht Schlosser
2023-04-14 Fix for "Wayland: heap-use-after-free after popup/pulldown" (#719)ManoloFLTK
2023-04-14Restore building with macOS SDK 10.9 and earlierManoloFLTK
2023-04-14Fixed leak in Fl_Text_Buffer #716Matthias Melcher
2023-04-14Memory leak in Input_ #716Matthias Melcher
2023-04-14macOS: remove calls to deprecated APIManoloFLTK
2023-04-14test/utf8: improve use of Fl::set_fonts(const char *) across platformsManoloFLTK
2023-04-14Remove duplication of Pango standard font namesManoloFLTK
2023-04-13Fix more compiler warnings (comma at end of enum)Albrecht Schlosser
2023-04-13Fix more missing quotes in fltk-config.in (#714)Albrecht Schlosser