summaryrefslogtreecommitdiff
path: root/area_windows.go
AgeCommit message (Expand)Author
2014-03-29Added repaint after Area event on Windows.Pietro Gagliardi
2014-03-29Added part of keyboard input on Windows. Need to repaint the window on event ...Pietro Gagliardi
2014-03-27Added a flag to AreaHandler.Key()/Mouse() to indicate that a repaint is neede...Pietro Gagliardi
2014-03-25Added Area mouse events on Windows. Also more TODOs.Pietro Gagliardi
2014-03-25Wrote the code to actually scroll Areas on Windows.Pietro Gagliardi
2014-03-25Added the actual scrolling to Windows Areas. Now to just adjust the cliprect ...Pietro Gagliardi
2014-03-25More TODOs (and some done TODO elimination).Pietro Gagliardi
2014-03-25Made the scrollbars on Windows Areas actually scroll. There are some kinks th...Pietro Gagliardi
2014-03-25Added scrollbars to Areas on Windows; they seem to respond properly to resize...Pietro Gagliardi
2014-03-24More TODOs.Pietro Gagliardi
2014-03-24Implemented Area painting on Windows.Pietro Gagliardi
2014-03-24Started the Windows implementation of Area.Pietro Gagliardi