]> git.tdb.fi Git - libs/gui.git/history - source/graphics/cocoa/display.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / graphics / cocoa / display.cpp
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 RasaInclude the matching header first in .cpp files
2022-11-27 Mikko RasaStreamline iterators and loop constructs
2016-02-07 Mikko RasaTrack the currently focused window in Display
2014-11-12 Mikko RasaInitialize Display::primary_monitor to 0
2014-10-12 Mikko RasaCosmetic changes
2013-10-05 Mikko RasaImplement graphical reporting for uncaught exceptions
2013-10-02 Mikko RasaBasic OS X support