summaryrefslogtreecommitdiff
path: root/src/drivers/X11/Fl_X11_Window_Driver.cxx
AgeCommit message (Expand)Author
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 deletion code for Fl_X11_Window_Driver objectManolo Gouy
2016-03-10Implement non-rectangular windows using the Window Driver mechanism.Manolo Gouy
2016-03-07Fixes for X11Matthias Melcher
2016-03-06Driver-based Fl_Double_Window implementation - continued.Manolo Gouy
2016-03-06New, driver-based Fl_Double_Window implementation.Manolo Gouy
2016-02-26Rename all remaining src/drivers/XXX.h to XXX.HManolo Gouy
2016-02-19Fixes for X11Matthias Melcher
2016-02-19Add example code to Fl_Window_Driver.Matthias Melcher
2016-02-19Instantiate the right Fl_Window_Driver.Matthias Melcher
2016-02-19Add System Driver and Window Driver.Matthias Melcher