ManoloFLTK
|
7f7e0e4ea1
|
Replace Fl_Window_Driver::is_a_rescale() by Fl_Window::is_a_rescale()
so it can be called by any user code.
|
2020-05-08 17:08:33 +02:00 |
|
ManoloFLTK
|
499ec5c291
|
Replace static void Fl_Window_Driver::default_icons() by virtual Fl_Screen_Driver::default_icons()
|
2019-03-25 18:47:29 +01:00 |
|
ManoloFLTK
|
21c0134931
|
New member function const Fl_Image* Fl_Window::shape() replaces int Fl_Window::is_shaped()
The new function allows to get the window's shaping image
and delete it after use, if appropriate.
|
2019-02-23 10:21:27 +01:00 |
|
Manolo Gouy
|
8473a71e48
|
Remove a few useless 'friend' statements.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12983 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2018-06-27 12:26:49 +00:00 |
|
Manolo Gouy
|
7ebe8e21b0
|
Move Fl_Window_Driver.H from FL/ to src/
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12974 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
|
2018-06-26 13:43:18 +00:00 |
|