Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-30 | Implement special keys and keyboard modifiers on X11. | David Robillard | 4 | -5/+119 |
2012-04-30 | Fix missed PuglView changes for Windows. | David Robillard | 1 | -2/+2 |
2012-04-30 | Fix missed PuglView change for OSX. | David Robillard | 1 | -2/+2 |
2012-04-30 | PuglWindow => PuglView. | David Robillard | 5 | -217/+217 |
2012-04-30 | Add shared library export stuff. | David Robillard | 1 | -24/+42 |
2012-04-29 | OSX implementation. | David Robillard | 3 | -2/+311 |
2012-04-29 | Scroll support on Windows. | David Robillard | 3 | -6/+22 |
2012-04-29 | Scroll API. | David Robillard | 3 | -1/+30 |
2012-04-29 | Support window closing on Windows. | David Robillard | 2 | -19/+60 |
2012-04-29 | Implement reshape more properly. | David Robillard | 1 | -8/+34 |
2012-04-29 | Implement resizable and non-resizable windows. | David Robillard | 3 | -3/+29 |
2012-04-29 | Proper key press and release support on X11. | David Robillard | 3 | -6/+27 |
2012-04-29 | Windows implementation. | David Robillard | 1 | -0/+193 |
2012-04-28 | Initial import. | David Robillard | 3 | -0/+488 |