]> git.tdb.fi Git - libs/gui.git/history - source/graphics/window.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / window.h
2023-01-04 Mikko RasaAdd decorations for things which should be exported...
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaMake Window's functions non-virtual
2017-01-06 Mikko RasaUse correct keyword in forward declaration
2016-09-16 Mikko RasaImplement additional fullscreen options for Window
2016-08-02 Mikko RasaSwap fullscreen mode dimensions if the desktop is rotated
2016-02-07 Mikko RasaTrack the currently focused window in Display
2015-12-20 Mikko RasaAllow configuring window positions as well
2015-12-20 Mikko RasaTrack window positions
2015-10-15 Mikko RasaAdd a signal for window exposure
2014-11-13 Mikko RasaTouchscreen input device
2013-05-24 Mikko RasaSplit platform-specific parts into separate directories
2011-08-30 Mikko RasaDiscard the EventSource abstraction
2011-08-26 Mikko RasaConsistently label the graphics part as graphics