summaryrefslogtreecommitdiff
path: root/FL/Fl_Window.H
AgeCommit message (Expand)Author
2 dayswi[maxim nikonov
3 dayswipmaxim nikonov
3 dayswip: forkmaxim nikonov
2025-11-10Declare some methods of Fl_Window 'const'Albrecht Schlosser
2025-08-22Fix typo in documentationAlbrecht Schlosser
2025-07-08Replace 'FL_OVERRIDE' with 'override' in public headersAlbrecht Schlosser
2025-05-14Fl_Window::free_position() must not be deprecatedAlbrecht Schlosser
2024-11-01Wayland: Fix issue in maximization of a borderless window (#1099)ManoloFLTK
2024-10-30Make Fl_Window::flush() public for consistency with subclassesAlbrecht Schlosser
2024-06-21Remove trailing whitespaceAlbrecht Schlosser
2024-06-03Document how to control window location in screen under WaylandManoloFLTK
2024-06-02 Fix Child Windows under Wayland are clipped on resizing … (#987)ManoloFLTK
2024-05-26Adding new call `Fl_Window::get_size_range()`, #981Matthias Melcher
2023-11-17Remove friend declaration from Fl_Window.H (see STR 3354)Albrecht Schlosser
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-05Add Fl_Window::maximize() and Fl_Window::un_maximize()ManoloFLTK
2023-10-13Fix trailing whitespace and dependenciesAlbrecht Schlosser
2023-09-29Draw parent window backdrop on Fl_Tabs (#718)Matthias Melcher
2023-07-14Documentation: screenshot updatesMatthias Melcher
2023-07-14Documentation: correct spelling errorsManoloFLTK
2023-07-13Documentation: details about how to position a window in screensManoloFLTK
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-03-13Wayland: add support for multiple high or low DPI displaysManoloFLTK
2023-02-05Better document Fl_Window::show(int, char**)ManoloFLTK
2023-01-13Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)ManoloFLTK
2023-01-05Add close buttons for individual tabs in Fl_Tabs (#628)Matthias Melcher
2022-12-30Use `FL_OVERRIDE` for all overridden virtual methods (#611)Matthias Melcher
2022-11-01Fix trailing whitespaceAlbrecht Schlosser
2022-10-06Make Windows-specific HICON-using functions visible in doc.ManoloFLTK
2022-03-21Issue #359 RFE: access the MacOS windowid .ManoloFLTK
2022-03-03Fix whitespace, update dependencies and fluid filesAlbrecht Schlosser
2022-03-01Fix default size_range() calculation (issue #392, STR 3352)Albrecht Schlosser
2022-02-08More detailed doc of Fl_Window::decorated_h() for X11 platform.ManoloFLTK
2022-02-07Add note about use of Fl_Window::decorated_h() under the X11 platform.ManoloFLTK
2021-03-21Remove unnecessary system includes from public headersAlbrecht Schlosser
2020-09-09More detailed doc of Fl_Window::decorated_w() and decorated_h().ManoloFLTK
2020-08-14Add Fl_Window::screen_num(int) to fully control window locationManoloFLTK
2020-07-12Update Fl_Window docs, fix typosAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-05-08Replace Fl_Window_Driver::is_a_rescale() by Fl_Window::is_a_rescale()ManoloFLTK
2019-05-09Fix Doxygen doc of Fl_Window::border(int) and border()ManoloFLTK
2019-02-23New member function const Fl_Image* Fl_Window::shape() replaces int Fl_Window...ManoloFLTK
2018-05-22Add Fl::screen_scale(int) function to get the scaling factor value of a screen.Manolo Gouy
2018-05-12Remove public member function Fl_Window_Driver *Fl_Window::driver() so class ...Manolo Gouy
2018-03-10Android: crude graphics clippingMatthias Melcher
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2017-12-29Remove 'friend class Fl_PicoSDL_Window_Driver' from Fl_Window.HManolo Gouy
2017-12-29Definition of class Fl_Window: use 'private:' more accuratelyManolo Gouy
2017-06-16Allow calling Fl_Window::decorated_w() with const Fl_Window object and also f...Manolo Gouy
2016-04-16 Continue removing non window-related member-functions from class Fl_X.Manolo Gouy