Imported Upstream version 2~rc2+svn380
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sat, 24 Mar 2012 16:07:46 +0000 (18:07 +0200)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Sat, 24 Mar 2012 16:07:46 +0000 (18:07 +0200)
commit0146b52e53cff3f046e1d8b012027a5cde726229
tree4172f87229dbacb2f015d520e64986c3794075aa
parentd0f90bdb556cde097039750f85a6c89d58aacc5c
Imported Upstream version 2~rc2+svn380
24 files changed:
CMakeLists.txt
include/mgl/canvas_cf.h
include/mgl/canvas_wnd.h [new file with mode: 0644]
include/mgl/data.h
include/mgl/data_cf.h [new file with mode: 0644]
include/mgl/fltk.h
include/mgl/glut.h
include/mgl/mgl.h
include/mgl/mgl_cf.h
include/mgl/qt.h
include/mgl/type.h
include/mgl/window.h
lang/CMakeLists.txt
lang/mgl.i
src/CMakeLists.txt
src/data.cpp
texinfo/toc_en.html
texinfo/web_en.texi
texinfo/widget_en.texi
widgets/CMakeLists.txt
widgets/fltk.cpp
widgets/glut.cpp
widgets/qt.cpp
widgets/window.cpp