summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-10Reformat code, remove obsolete commentsAlbrecht Schlosser
2023-08-10Improve docs of Fl::hide_all_windows()Albrecht Schlosser
2023-08-09macOS: add extra comment explaining need for PPC-specific source codeManoloFLTK
2023-08-09Fl_cocoa.mm: fix Apple macro for PPC caseSergey Fedorov
2023-08-09Wayland: fix fl_read_image() from offscreen bufferManoloFLTK
2023-08-08Wayland: improve layout of struct fl_wld_draw_bufferManoloFLTK
2023-08-08Move repeated code to Fl_Wayland_Graphics_Driver::cairo_init()ManoloFLTK
2023-08-07Fix for Broken "cube" demo (#762)ManoloFLTK
2023-08-05Revert "#733 partial: Adds rotation gesture event on MacOS"Albrecht Schlosser
2023-08-05#733 partial: Adds rotation gesture event on MacOSMatthias Melcher
2023-08-05Let FLTK give more detailed description of a Wayland fatal errorManoloFLTK
2023-08-04Fix typos in documentation of fl_overlay_rect() etc. (#735)Albrecht Schlosser
2023-08-04#735: better comments on fl_overlay_rect()Matthias Melcher
2023-08-04Improve procedure to close decorated Wayland windowManoloFLTK
2023-08-03#211: adds optional parameter for Fl_Input_::drawtext()Matthias Melcher
2023-08-03Slightly improve Fl_Wayland_Screen_Driver::poll_or_select_with_delay()ManoloFLTK
2023-08-02#762: saves all frequently used OpenGL attributesMatthias Melcher
2023-08-02Fix Fl_Wayland_Image_Surface_Driver::end_current()ManoloFLTK
2023-08-02Wayland: fix window closing with Sway's kill command or app menuManoloFLTK
2023-07-31Wayland: add test to avoid null pointer dereferencingManoloFLTK
2023-07-31Implement Fl_Wayland_Screen_Driver::poll_or_select_with_delay(double)ManoloFLTK
2023-07-29Wayland: simpler use of function eglChooseConfig()ManoloFLTK
2023-07-28Fl_Shortcut_Button: Silence compiler warningsAlbrecht Schlosser
2023-07-28Wayland.dox: add info about the xdg decoration protocolManoloFLTK
2023-07-22Adds default shortcut to Fl_Shortcut_Button.Matthias Melcher
2023-07-21Wayland: slightly improve procedure to close toplevel windowManoloFLTK
2023-07-19Fix missing (new) source file in fluid and dependenciesAlbrecht Schlosser
2023-07-19Fix textcolor of transient scale display (#756)Albrecht Schlosser
2023-07-15Documentation: add detail about primary monitorManoloFLTK
2023-07-14Keep sending FL_DRAG until all mouse buttons are releasedAlbrecht Schlosser
2023-07-13Wayland: add control of targeted screen by fullscreen windowsManoloFLTK
2023-07-13Clamp input values of Fl_Color_Chooser (#749)Albrecht Schlosser
2023-07-12Wayland: keep mouse button state across push/release eventsAlbrecht Schlosser
2023-07-12Fix Wayland FL_RELEASE events reporting wrong buttonAlbrecht Schlosser
2023-07-12corrects default popup menu box type for Fl_Choice (#748)Matthias Melcher
2023-07-10More detailed documentation of Fl::screen_xywh()ManoloFLTK
2023-07-09Update CMakeLists.txtMohammed Alyousef
2023-07-07Improve documentation of Fl::screen_num(int x, int y)ManoloFLTK
2023-06-28Clarify documentation of Fl_Window::size_range()Albrecht Schlosser
2023-06-28Have Fl_Wayland_Window_Driver use Fl::add_check() when adequateManoloFLTK
2023-06-27Slight simplification of Fl_Wayland_Gl_Window_Driver::swap_buffers()ManoloFLTK
2023-06-26Fix Fl_Cocoa_Gl_Window_Driver::resize()ManoloFLTK
2023-06-24Wayland: improve mapping and hiding of GL (subs)windowsManoloFLTK
2023-06-23Slightly simpler Fl_Wayland_Window_Driver::hide()ManoloFLTK
2023-06-19Wayland: improve support of multi-display setupsManoloFLTK
2023-06-13Wayland: fix menutitle windows with scaled, multiple displayManoloFLTK
2023-06-12 Fix "Cannot link if built with OPTION_PRINT_SUPPORT=OFF" (#734)ManoloFLTK
2023-06-06 Fix "Fl::get_font_name() with Pango is inconsistent"-cont'd (#732)ManoloFLTK
2023-06-06 Fix "Fl::get_font_name() with Pango is inconsistent"-cont'd (#732)ManoloFLTK
2023-06-06 Fix "Fl::get_font_name() with Pango is inconsistent"-cont'd (#732)ManoloFLTK