Age | Commit message (Expand) | Author |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-23 | There is no separate vclopengl library since Oct 2014 | Tor Lillqvist |
2015-04-09 | vcl: dispose of more Window sub-classes, particularly top-level windows. | Michael Meeks |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-05-28 | try to fix mouse interaction on windows | Markus Mohrhard |
2014-05-26 | react only to left mouse click | Markus Mohrhard |
2014-05-24 | some work on mouse scrolling and improved mouse dragging | Markus Mohrhard |
2014-05-24 | Stub mouse move events propagation to 3D charts. | Michael Meeks |
2014-05-23 | Lsan: fix invalid memory access | Markus Mohrhard |
2014-05-13 | rerender after redrawing of the window | Markus Mohrhard |
2014-05-12 | some work into intercepting mouse events in OpenGL window | Markus Mohrhard |
2014-05-12 | remove framebuffer objects | Markus Mohrhard |
2014-05-07 | loplugin:saloverride | Stephan Bergmann |
2014-05-07 | avoid linking against the OpenGL libs when only using the window | Markus Mohrhard |
2014-05-07 | add new window that contains OpenGL context | Markus Mohrhard |