]> git.tdb.fi Git - libs/gui.git/history - source/graphics/windows
Alter the starting condition for gestures
[libs/gui.git] / source / graphics / windows /
2016-11-25 Mikko RasaOnly hide and show the window on fullscreen change...
2016-10-29 Mikko RasaImprove cursor hiding logic on Windows
2016-10-07 Mikko RasaFix a memory leak
2016-09-17 Mikko RasaPaint the window in WM_PAINT
2016-09-16 Mikko RasaRefactor storage of monitor settings
2016-02-07 Mikko RasaTrack the currently focused window in Display
2015-12-20 Mikko RasaWindows compilation fixes
2015-12-20 Mikko RasaAllow configuring window positions as well
2015-12-20 Mikko RasaTrack window positions
2015-10-21 Mikko RasaStore monitor names
2015-10-15 Mikko RasaAdd a signal for window exposure
2014-12-19 Mikko RasaGenerate and handle WM_CHAR messages on Windows
2014-11-13 Mikko RasaTouchscreen input device
2014-10-12 Mikko RasaDrop the DrawContext class
2014-10-12 Mikko RasaLet platform header determine (part of) the contents...
2014-01-24 Mikko RasaFill in more fields of DEVMODE to avoid a crash
2014-01-12 Mikko RasaExpose functions for finding video modes from Display
2014-01-11 Mikko RasaClear resizing flag on Windows when resizing completes
2013-10-17 Mikko RasaReturn true to indicate the error was handled
2013-10-05 Mikko RasaImplement graphical reporting for uncaught exceptions
2013-09-26 Mikko RasaExpose a lot more information through the Monitor struct
2013-09-26 Mikko RasaInitial XRandR support
2013-09-25 Mikko RasaExtend the video mode API to support multiple monitors
2013-07-11 Mikko RasaCreate Display::priv also on Windows
2013-05-24 Mikko RasaSplit platform-specific parts into separate directories