Imported Upstream version 2~rc2+svn400
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 1 Apr 2012 02:59:38 +0000 (05:59 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sun, 1 Apr 2012 02:59:38 +0000 (05:59 +0300)
commit47979c704285b468112b571c36632df0e799a358
treedca9dba960b3a8659c09cbe8a1a772318044555d
parentad1404891dc2249532dd060a63e16b2d6ef1e552
Imported Upstream version 2~rc2+svn400
37 files changed:
examples/fltk_example.cpp
examples/full_test.cpp
examples/qt_example.cpp
include/mgl/base.h
include/mgl/canvas.h
include/mgl/canvas_cf.h
include/mgl/canvas_wnd.h
include/mgl/data.h
include/mgl/fltk.h
include/mgl/font.h
include/mgl/mgl.h
include/mgl/opengl.h
include/mgl/qt.h
include/mgl/window.h
lang/CMakeLists.txt
lang/mgl.i [deleted file]
lang/mgl.i.in [new file with mode: 0644]
lang/numpy.i [deleted file]
lang/numpy.i.in [new file with mode: 0644]
src/axis.cpp
src/base.cpp
src/canvas.cpp
src/canvas_cf.cpp
src/exec.cpp
src/export_3d.cpp
src/font.cpp
src/opengl.cpp
src/pixel.cpp
texinfo/core_en.texi
texinfo/core_ru.texi
texinfo/example_en.texi
texinfo/widget_en.texi
todo.txt
udav/udav_wnd.cpp
widgets/fltk.cpp
widgets/qt.cpp
widgets/window.cpp