Imported Upstream version 2.1.2
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 12 Feb 2013 15:29:36 +0000 (17:29 +0200)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 12 Feb 2013 15:29:36 +0000 (17:29 +0200)
commit7d95b7e3adb1fbd076d0ac2fc6ba05c75db19b40
tree779201f29ac4934fb636ae044a50ca99eac425f7
parentf82a800771ec0279dd36e257831f876e3b57688a
Imported Upstream version 2.1.2
119 files changed:
CMakeLists.txt
ChangeLog.txt
examples/CMakeLists.txt
examples/full_test.cpp
examples/samples.cpp
examples/wnd_samples.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/canvas_wnd.h
include/mgl2/cont.h
include/mgl2/data.h
include/mgl2/data_cf.h
include/mgl2/datac_cf.h
include/mgl2/define.h
include/mgl2/fit.h
include/mgl2/fltk.h
include/mgl2/glut.h
include/mgl2/mgl.h
include/mgl2/mgl_cf.h
include/mgl2/opengl.h
include/mgl2/other.h
include/mgl2/parser.h
include/mgl2/plot.h
include/mgl2/prim.h
include/mgl2/qmathgl.h
include/mgl2/qt.h
include/mgl2/surf.h
include/mgl2/type.h
include/mgl2/vect.h
include/mgl2/volume.h
include/mgl2/wnd.h
include/mgl2/wx.h
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/cont.cpp
src/crust.cpp
src/data.cpp
src/data_io.cpp
src/data_new.cpp
src/data_png.cpp
src/def_font.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/fit.cpp
src/font.cpp
src/obj.cpp
src/opengl.cpp
src/other.cpp
src/parser.cpp
src/pde.cpp
src/pixel.cpp
src/plot.cpp
src/prc.cpp
src/prim.cpp
src/surf.cpp
src/tex_table.cpp
src/vect.cpp
src/volume.cpp
src/window.cpp
texinfo/CMakeLists.txt
texinfo/classes.eps [deleted file]
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/doc_en.texi
texinfo/doc_ru.texi
texinfo/ex_mgl_en.texi
texinfo/ex_mgl_ru.texi
texinfo/example_en.texi
texinfo/example_ru.texi
texinfo/index.html
texinfo/mathgl.js
texinfo/mathgl_en.texi
texinfo/mathgl_ru.texi
texinfo/mgl_en.texi
texinfo/mgl_ru.texi
texinfo/mglview.1
texinfo/parse_en.texi
texinfo/parse_ru.texi
texinfo/test.html [deleted file]
texinfo/toc_en.html
texinfo/toc_fr.html
texinfo/toc_ru.html
texinfo/udav.1 [new file with mode: 0644]
texinfo/version_hist.txt
texinfo/web_en.texi
texinfo/web_fr.texi
texinfo/web_ru.texi
texinfo/widget_en.texi
texinfo/widget_ru.texi
udav/calc_dlg.cpp
udav/dat_pnl.cpp
udav/data_dlg.cpp
udav/hint_dlg.cpp
udav/newcmd_dlg.cpp
udav/plot_pnl.cpp
udav/prop_dlg.cpp
udav/text_pnl.cpp
udav/text_pnl.h
widgets/CMakeLists.txt
widgets/fltk.cpp
widgets/glut.cpp
widgets/qt.cpp
widgets/wx.cpp