Upstream release 2.4.3
authorAlastair McKinstry <mckinstry@debian.org>
Tue, 26 Mar 2019 10:03:43 +0000 (10:03 +0000)
committerAlastair McKinstry <mckinstry@debian.org>
Tue, 26 Mar 2019 10:03:43 +0000 (10:03 +0000)
commit92bee39f244541a23d6a3703ec34260cfb22c0bb
tree4ccbd09d160679a234be64838721e61c9dfa8796
parent7fd2406b24594f9e73b202ef0ef9c7fd8687d81c
Upstream release 2.4.3
124 files changed:
CMakeLists.txt
ChangeLog.txt
brush.ods
examples/full_test.cpp
examples/qgl_example.cpp
examples/qgl_example.h
examples/samples.cpp
include/mgl2/abstract.h
include/mgl2/base.h
include/mgl2/canvas.h
include/mgl2/data.h
include/mgl2/data_cf.h
include/mgl2/datac.h
include/mgl2/datac_cf.h
include/mgl2/define.h
include/mgl2/font.h
include/mgl2/pde.h
include/mgl2/vect.h
include/mgl2/wnd.h
mathgl_es.po
mathgl_ru.po
mgllab/editor.cpp
mgllab/help.cpp
mgllab/mgllab.cpp
mgllab/mgllab.h
scripts/CMakeLists.txt
src/CMakeLists.txt
src/addon.cpp
src/axis.cpp
src/base.cpp
src/c2mdual.c [new file with mode: 0644]
src/canvas.cpp
src/complex.cpp
src/complex_ex.cpp
src/complex_io.cpp
src/data.cpp
src/data_ex.cpp
src/data_io.cpp
src/data_png.cpp
src/evalc.cpp
src/evalp.cpp
src/exec_prm.cpp
src/exec_set.cpp
src/export_2d.cpp
src/fft.cpp
src/font.cpp
src/parser.cpp
src/pde.cpp
src/pixel.cpp
src/pixel_gen.cpp
src/pixel_pix.cpp
src/vect.cpp
src/window.cpp
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/data_en.texi
texinfo/data_ru.texi
texinfo/example_en.texi
texinfo/example_ru.texi
texinfo/other_en.texi
texinfo/other_ru.texi
texinfo/web_en.texi
texinfo/web_ru.texi
todo.txt
udav/hint_dlg.cpp
udav/prop_dlg.cpp
udav_ico_new.mgl [new file with mode: 0644]
utils/CMakeLists.txt
utils/mglcgi.cpp
utils/mglconv.cpp
utils/mgltask.cpp [new file with mode: 0644]
utils/mglview.cpp
website/accordion.js [new file with mode: 0644]
website/classes.png [new file with mode: 0644]
website/colorex.png [new file with mode: 0644]
website/columns.png [new file with mode: 0644]
website/datadvance.png [new file with mode: 0644]
website/emblem_sm.png [new file with mode: 0644]
website/fltk.png [new file with mode: 0644]
website/games/colorex.html [new file with mode: 0644]
website/games/columns.html [new file with mode: 0644]
website/games/hextris.html [new file with mode: 0644]
website/games/jumps.html [new file with mode: 0644]
website/games/mk61.html [new file with mode: 0644]
website/games/mk61.js [new file with mode: 0644]
website/games/pentix.html [new file with mode: 0644]
website/games/shiftix.html [new file with mode: 0644]
website/games/tetris.html [new file with mode: 0644]
website/hextris.png [new file with mode: 0644]
website/index.html [new file with mode: 0644]
website/json/json.html [new file with mode: 0644]
website/json/mathgl.js [new file with mode: 0644]
website/json/mgl_cgi.html [new file with mode: 0644]
website/mathgl_emblem.png [new file with mode: 0644]
website/mathgl_en.html [new file with mode: 0644]
website/mathgl_ru.html [new file with mode: 0644]
website/mgl_en.html [new file with mode: 0644]
website/mgl_ru.html [new file with mode: 0644]
website/mk61.png [new file with mode: 0644]
website/pentix.png [new file with mode: 0644]
website/prepare_doc.sh [new file with mode: 0755]
website/qt.png [new file with mode: 0644]
website/shiftix.png [new file with mode: 0644]
website/styles.css [new file with mode: 0644]
website/tetris.png [new file with mode: 0644]
website/udav/udav_arg.png [new file with mode: 0644]
website/udav/udav_calc.png [new file with mode: 0644]
website/udav/udav_cmd.png [new file with mode: 0644]
website/udav/udav_data.png [new file with mode: 0644]
website/udav/udav_gen_set.png [new file with mode: 0644]
website/udav/udav_help.png [new file with mode: 0644]
website/udav/udav_inplot.png [new file with mode: 0644]
website/udav/udav_light.png [new file with mode: 0644]
website/udav/udav_main.png [new file with mode: 0644]
website/udav/udav_mask.png [new file with mode: 0644]
website/udav/udav_opt.png [new file with mode: 0644]
website/udav/udav_pen.png [new file with mode: 0644]
website/udav/udav_prop.png [new file with mode: 0644]
website/udav/udav_sch.png [new file with mode: 0644]
website/udav/udav_txt.png [new file with mode: 0644]
website/udav/udav_var.png [new file with mode: 0644]
website/udav_new.png [new file with mode: 0644]
widgets/fltk.cpp
widgets/image.h