Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-23 | fdo#82577: Handle Window | Noel Grandin | 1 | -2/+2 |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin | 1 | -1/+1 |
2014-05-28 | try to fix mouse interaction on windows | Markus Mohrhard | 1 | -1/+1 |
2014-05-26 | react only to left mouse click | Markus Mohrhard | 1 | -1/+1 |
2014-05-24 | some work on mouse scrolling and improved mouse dragging | Markus Mohrhard | 1 | -1/+5 |
2014-05-24 | Stub mouse move events propagation to 3D charts. | Michael Meeks | 1 | -0/+5 |
2014-05-23 | Lsan: fix invalid memory access | Markus Mohrhard | 1 | -0/+2 |
2014-05-13 | rerender after redrawing of the window | Markus Mohrhard | 1 | -1/+12 |
2014-05-12 | some work into intercepting mouse events in OpenGL window | Markus Mohrhard | 1 | -0/+1 |
2014-05-12 | remove framebuffer objects | Markus Mohrhard | 1 | -0/+2 |
2014-05-07 | loplugin:saloverride | Stephan Bergmann | 1 | -1/+1 |
2014-05-07 | avoid linking against the OpenGL libs when only using the window | Markus Mohrhard | 1 | -4/+11 |
2014-05-07 | add new window that contains OpenGL context | Markus Mohrhard | 1 | -0/+28 |