aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Send special key events for individual modifier key presses (X11 for now).David Robillard1-5/+94
2012-04-30Implement special keys and keyboard modifiers on X11.David Robillard1-0/+46
2012-04-30PuglWindow => PuglView.David Robillard1-23/+23
2012-04-30Add shared library export stuff.David Robillard1-24/+42
2012-04-29OSX implementation.David Robillard1-0/+16
2012-04-29Scroll support on Windows.David Robillard1-1/+1
2012-04-29Scroll API.David Robillard1-0/+7
2012-04-29Implement resizable and non-resizable windows.David Robillard1-1/+6
2012-04-29Proper key press and release support on X11.David Robillard1-1/+1
2012-04-28Initial import.David Robillard1-0/+154