summaryrefslogtreecommitdiff
path: root/src/drivers/PicoSDL/Fl_PicoSDL_Window_Driver.cxx
AgeCommit message (Expand)Author
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2021-02-18Remove #include ".../config_lib.h" from remaining sourcesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-03-25Replace static void Fl_Window_Driver::default_icons() by virtual Fl_Screen_Dr...ManoloFLTK
2018-01-31Replace FL/x.H with FL/platform.H - step 2 (STR #3435).Albrecht Schlosser
2017-09-19Convert the initialisation of global variables fl_local_shift, fl_local_meta,...Manolo Gouy
2017-03-13Fix include file case (patch from Haiku port, thanks).Albrecht Schlosser
2016-12-06Fixed OS X SDL double buffering issue and mouse dragging.Matthias Melcher
2016-04-26Set svn file properties.Manolo Gouy
2016-04-18Move other_xid member variable from class Fl_X to class F_Window_Driver.Manolo Gouy
2016-04-18Move wait_for_expose member variable from class Fl_X to class Fl_Window_Driver.Manolo Gouy
2016-04-17virtualizes fl_set_spot and fl_reset_spotMatthias Melcher
2016-04-14PicoSDL mostly running againMatthias Melcher
2016-04-14PicoSDL fixes - not working!Matthias Melcher
2016-03-24Provide Fl_Window_Driver accessor methods for public Fl_Window attributes.Albrecht Schlosser
2016-03-20Continue implementation of class Fl_Window_Driver according to Albrecht's plan.Manolo Gouy
2016-03-13Fixed 'flush()' code for single, double, and overlay bufferingMatthias Melcher
2016-03-12PicoSDL: added crude event handling.Matthias Melcher
2016-03-08Add very basic graphics support to PicoSDL.Matthias Melcher
2016-03-06Rename SDL driver files to PicoSDL.Matthias Melcher