Imported Upstream version 2.1.2+svn722
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 21 Apr 2013 15:44:16 +0000 (18:44 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 21 Apr 2013 15:44:16 +0000 (18:44 +0300)
commit59b4eec7fd5c7b75915287ffd7a59a931bd16cd8
tree37c86ecb3895ecda1bd7218bb172ae514a6cb39e
parent7d95b7e3adb1fbd076d0ac2fc6ba05c75db19b40
Imported Upstream version 2.1.2+svn722
96 files changed:
CMakeLists.txt
ChangeLog.txt
README
brush.ods [new file with mode: 0644]
clean-svn [new file with mode: 0755]
examples/full_test.cpp
include/CMakeLists.txt
include/mgl2/addon.h
include/mgl2/base.h
include/mgl2/base_cf.h
include/mgl2/canvas.h
include/mgl2/canvas_cf.h
include/mgl2/data.h
include/mgl2/data_cf.h
include/mgl2/datac.h
include/mgl2/define.h
include/mgl2/font.h
include/mgl2/mgl.h
include/mgl2/mpi.h [new file with mode: 0644]
include/mgl2/opengl.h
include/mgl2/qt.h
include/mgl2/type.h
json/Backend.cpp [new file with mode: 0644]
json/Backend.hpp [new file with mode: 0644]
json/CMakeLists.txt [new file with mode: 0644]
json/MainWindow.cpp [new file with mode: 0644]
json/MainWindow.hpp [new file with mode: 0644]
json/MainWindow.ui [new file with mode: 0644]
json/RotationExample.py [new file with mode: 0644]
json/index.html [new file with mode: 0644]
json/main.js [new file with mode: 0644]
json/mathgl.Backend.js [new file with mode: 0644]
json/mathgl.Graph.js [new file with mode: 0644]
json/mathgl.View.js [new file with mode: 0644]
json/mathgl.WebkitBackend.js [new file with mode: 0644]
json/mathgl.js [new file with mode: 0644]
json/sylvester.js [new file with mode: 0644]
mathgl-2x.cbp [new file with mode: 0644]
mgllab/CMakeLists.txt [new file with mode: 0644]
mgllab/animate.cpp [new file with mode: 0644]
mgllab/data.cpp [new file with mode: 0644]
mgllab/editor.cpp [new file with mode: 0644]
mgllab/grid.cpp [new file with mode: 0644]
mgllab/help.cpp [new file with mode: 0644]
mgllab/main.cpp [new file with mode: 0644]
mgllab/mathgl.cpp [new file with mode: 0644]
mgllab/option.cpp [new file with mode: 0644]
mgllab/setup.cpp [new file with mode: 0644]
mgllab/table.cpp [new file with mode: 0644]
mgllab/udav.h [new file with mode: 0644]
mgllab/udav.rc [new file with mode: 0644]
mgllab/udav48.ico [new file with mode: 0644]
mgllab/write.cpp [new file with mode: 0644]
src/CMakeLists.txt
src/addon.cpp
src/axis.cpp
src/base.cpp
src/base_cf.cpp
src/canvas.cpp
src/canvas_cf.cpp
src/complex.cpp
src/complex_io.cpp
src/data.cpp
src/data_io.cpp
src/data_new.cpp
src/eval.cpp
src/evalc.cpp
src/evalp.cpp
src/exec.cpp
src/export.cpp
src/export_2d.cpp
src/export_3d.cpp
src/fft.cpp [new file with mode: 0644]
src/fit.cpp
src/font.cpp
src/mpi.cpp [new file with mode: 0644]
src/opengl.cpp
src/parser.cpp
src/pde.cpp
src/pixel.cpp
src/plot.cpp
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/version_hist.txt
texinfo/web_en.texi
texinfo/web_ru.texi
todo.txt [new file with mode: 0644]
udav/CMakeLists.txt
udav/open_dlg.cpp
udav/text_pnl.cpp
utils/mglconv.cpp
utils/mglview.cpp
widgets/CMakeLists.txt
widgets/fltk.cpp
widgets/glut.cpp
widgets/qt.cpp