summaryrefslogtreecommitdiff
path: root/vcl/source/window/openglwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-02fix crash when creating chartMarkus Mohrhard1-2/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-06-07fix WerrorMarkus Mohrhard1-1/+0
2014-06-07remove debug outputMarkus Mohrhard1-1/+0
2014-06-01fix crash if there is no OpenGLRenderer setMarkus Mohrhard1-4/+8
2014-05-28fix build errorMarkus Mohrhard1-2/+1
2014-05-28try to fix mouse interaction on windowsMarkus Mohrhard1-4/+8
2014-05-26react only to left mouse clickMarkus Mohrhard1-1/+1
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard1-11/+29
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks1-0/+12
2014-05-23Lsan: fix invalid memory accessMarkus Mohrhard1-0/+2
2014-05-15introduce picking mode in 3D codeMarkus Mohrhard1-0/+1
2014-05-14provide the click event to chart2Markus Mohrhard1-0/+2
2014-05-13rerender after redrawing of the windowMarkus Mohrhard1-1/+13
2014-05-12some work into intercepting mouse events in OpenGL windowMarkus Mohrhard1-0/+9
2014-05-07avoid linking against the OpenGL libs when only using the windowMarkus Mohrhard1-3/+28
2014-05-07add new window that contains OpenGL contextMarkus Mohrhard1-0/+22