index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FL
/
Fl_Window.H
Age
Commit message (
Expand
)
Author
2025-11-10
Declare some methods of Fl_Window 'const'
Albrecht Schlosser
2025-08-22
Fix typo in documentation
Albrecht Schlosser
2025-07-08
Replace 'FL_OVERRIDE' with 'override' in public headers
Albrecht Schlosser
2025-05-14
Fl_Window::free_position() must not be deprecated
Albrecht Schlosser
2024-11-01
Wayland: Fix issue in maximization of a borderless window (#1099)
ManoloFLTK
2024-10-30
Make Fl_Window::flush() public for consistency with subclasses
Albrecht Schlosser
2024-06-21
Remove trailing whitespace
Albrecht Schlosser
2024-06-03
Document how to control window location in screen under Wayland
ManoloFLTK
2024-06-02
Fix Child Windows under Wayland are clipped on resizing … (#987)
ManoloFLTK
2024-05-26
Adding new call `Fl_Window::get_size_range()`, #981
Matthias Melcher
2023-11-17
Remove friend declaration from Fl_Window.H (see STR 3354)
Albrecht Schlosser
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-09-29
Draw parent window backdrop on Fl_Tabs (#718)
Matthias Melcher
2023-07-14
Documentation: screenshot updates
Matthias Melcher
2023-07-14
Documentation: correct spelling errors
ManoloFLTK
2023-07-13
Documentation: details about how to position a window in screens
ManoloFLTK
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-03-13
Wayland: add support for multiple high or low DPI displays
ManoloFLTK
2023-02-05
Better document Fl_Window::show(int, char**)
ManoloFLTK
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-11-01
Fix trailing whitespace
Albrecht Schlosser
2022-10-06
Make Windows-specific HICON-using functions visible in doc.
ManoloFLTK
2022-03-21
Issue #359 RFE: access the MacOS windowid .
ManoloFLTK
2022-03-03
Fix whitespace, update dependencies and fluid files
Albrecht Schlosser
2022-03-01
Fix default size_range() calculation (issue #392, STR 3352)
Albrecht Schlosser
2022-02-08
More detailed doc of Fl_Window::decorated_h() for X11 platform.
ManoloFLTK
2022-02-07
Add note about use of Fl_Window::decorated_h() under the X11 platform.
ManoloFLTK
2021-03-21
Remove unnecessary system includes from public headers
Albrecht Schlosser
2020-09-09
More detailed doc of Fl_Window::decorated_w() and decorated_h().
ManoloFLTK
2020-08-14
Add Fl_Window::screen_num(int) to fully control window location
ManoloFLTK
2020-07-12
Update Fl_Window docs, fix typos
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-05-08
Replace Fl_Window_Driver::is_a_rescale() by Fl_Window::is_a_rescale()
ManoloFLTK
2019-05-09
Fix Doxygen doc of Fl_Window::border(int) and border()
ManoloFLTK
2019-02-23
New member function const Fl_Image* Fl_Window::shape() replaces int Fl_Window...
ManoloFLTK
2018-05-22
Add Fl::screen_scale(int) function to get the scaling factor value of a screen.
Manolo Gouy
2018-05-12
Remove public member function Fl_Window_Driver *Fl_Window::driver() so class ...
Manolo Gouy
2018-03-10
Android: crude graphics clipping
Matthias Melcher
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2017-12-29
Remove 'friend class Fl_PicoSDL_Window_Driver' from Fl_Window.H
Manolo Gouy
2017-12-29
Definition of class Fl_Window: use 'private:' more accurately
Manolo Gouy
2017-06-16
Allow 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
2016-04-14
PicoSDL fixes - not working!
Matthias Melcher
2016-04-09
Fix typos.
Albrecht Schlosser
2016-04-06
Fix Doxygen warnings.
Albrecht Schlosser
[next]