summaryrefslogtreecommitdiff
path: root/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
AgeCommit message (Expand)Author
2016-03-12Moved the Fl_Window::decorated_*() functions teh Window_DriverMatthias Melcher
2016-03-11Rewrite Fl_Window::wait_for_expose() using the window driver approach.Manolo Gouy
2016-03-11Rewrite capture of window decorations using the window driver approach.Manolo Gouy
2016-03-10Rewrite all window icon-related Fl_Window API with the window driver approach.Manolo Gouy
2016-03-10Add code to delete Fl_WinAPI_Window_Driver object.Manolo Gouy
2016-03-10Implement non-rectangular windows using the Window Driver mechanism.Manolo Gouy
2016-02-26Rename remaining src/drivers/XXX.h to XXX.H - continuedManolo Gouy