aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_win.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-30PuglWindow => PuglView.David Robillard1-60/+60
2012-04-29Scroll support on Windows.David Robillard1-0/+16
2012-04-29Support window closing on Windows.David Robillard1-12/+53
2012-04-29Implement resizable and non-resizable windows.David Robillard1-1/+5
2012-04-29Proper key press and release support on X11.David Robillard1-2/+2
2012-04-29Windows implementation.David Robillard1-0/+193