summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-04-15don't try to init OpenGLRender in the constructorMarkus Mohrhard
2014-04-15remove the glew part in OpenGLRender.cxxMarkus Mohrhard
2014-04-15move some common OpenGL methods to vclMarkus Mohrhard
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-15only render through OpenGL after successful context creationMarkus Mohrhard
2014-04-15extract methodMarkus Mohrhard
2014-04-15remove include and usingMarkus Mohrhard
2014-04-15switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard
2014-04-15remove unused includeMarkus Mohrhard
2014-04-14update_pchThomas Arnhold
2014-04-14update_pch: fix precompiled_chartopenglThomas Arnhold
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-14Remove unused codeStephan Bergmann
2014-04-12Fix encoding (iso-8859-1 -> utf8)Julien Nabet
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11Several more Window events to intercept for the GL3D chart.Kohei Yoshida
2014-04-11Separate mouse event handlers for GL3D bar chart.Kohei Yoshida
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Rename 3DBarChart and Bar3DChart to GL3DBarChart.Kohei Yoshida
2014-04-10Remove the old GL3DBarChart code.Kohei Yoshida
2014-04-10Reduce indentation by early bailout.Kohei Yoshida
2014-04-10Let's remove these...Kohei Yoshida
2014-04-10Make implicit assignment etc. work for these iterator classesStephan Bergmann
2014-04-10add teh rounded corners property backMarkus Mohrhard
2014-04-10make sure the unique id is set correctlyMarkus Mohrhard
2014-04-08Need 3 points to define a rectangle in 3D.Jan Holesovsky
2014-04-08We build the vclopengl library only for FREEBSD LINUX MACOSX WNTTor Lillqvist
2014-04-08Fix typo.Jan Holesovsky
2014-04-08WaE: private field is not usedTor Lillqvist
2014-04-08maybe the mesa headers are missingMarkus Mohrhard
2014-04-08change debug outputMarkus Mohrhard
2014-04-08clear the container to be safeMarkus Mohrhard
2014-04-08add camera controlMarkus Mohrhard
2014-04-08temporarily link agains OpenGLMarkus Mohrhard
2014-04-08remove unused variableMarkus Mohrhard
2014-04-08temporarily render to a fileMarkus Mohrhard
2014-04-08improve the code for temporary OpenGl contextMarkus Mohrhard
2014-04-08e temporarily a local OpenGL contextMarkus Mohrhard
2014-04-08remove some OpenGL traces from OpenGLRender and DummyXShapeMarkus Mohrhard
2014-04-08remove fileMarkus Mohrhard
2014-04-08no need to swap buffers in the offscreen renderingMarkus Mohrhard
2014-04-08add initial code for creating 3D bar shapesMarkus Mohrhard
2014-04-08most likley nobody has used that profiling code in yearsMarkus Mohrhard
2014-04-08put some functions into an anonzmous namespaceMarkus Mohrhard
2014-04-06whitespace cleanup in chart2Markus Mohrhard
2014-04-05add test for fdo#64722, cp#1000058Markus Mohrhard
2014-04-05rename variableMarkus Mohrhard