[Kst] extragear/graphics/kst/kst/extensions/js
George Staikos
staikos at kde.org
Sat May 28 13:30:19 CEST 2005
SVN commit 419027 by staikos:
Documented many constructors - almost all of them. Also noted some bugs
to fix, and started bindings for view objects in general. Fixed some
minor bugs found along the way.
M +4 -1 Makefile.am
M +4 -0 TODO
M +3 -0 bind_colorsequence.h
M +6 -0 bind_datasource.h
M +13 -0 bind_datavector.h
M +4 -0 bind_debuglog.h
M +6 -8 bind_histogram.cpp
M +8 -0 bind_histogram.h
M +32 -2 bind_label.cpp
M +5 -0 bind_label.h
M +1 -0 bind_plot.h
M +1 -0 bind_plugin.cpp
M +4 -0 bind_pluginmanager.h
M +1 -1 bind_point.cpp
M +9 -0 bind_point.h
M +12 -0 bind_powerspectrum.h
M +1 -0 bind_scalar.cpp
M +3 -0 bind_scalar.h
A bind_size.cpp [License: GPL (v2+)]
A bind_size.h [License: GPL (v2+)]
M +17 -0 bind_template.h
A bind_viewobject.cpp [License: GPL (v2+)]
A bind_viewobject.h [License: GPL (v2+)]
M +7 -0 bind_window.cpp
M +4 -0 bind_window.h
M +14 -2 bindings.txt
M +2 -0 classindex.xml
M +17 -0 index.html
M +2 -0 js.cpp
M +3 -3 jsdocs2xml.pl
M +30 -0 kstbinding.cpp
M +2 -0 kstbinding.h
More information about the Kst
mailing list