[Kst] extragear/graphics/kst/src
Barth Netterfield
netterfield at astro.utoronto.ca
Mon Nov 13 23:14:01 CET 2006
SVN commit 604712 by netterfield:
Two unrelated updates:
1) get rid of vertical allignment fields for viewlabels, since they
don't make any sense for auto sized label boxes. Note: horizontal
alignment selection widgets are still there, but they don't work, as
the label renderer doesn't know how to deal with it.
2) add a plot draw tool. The keyboard accelerator is temporarily set to
'2'.
M +1 -0 kst/kstui.rc
M +1 -0 libkstapp/Makefile.am
M +13 -0 libkstapp/kst.cpp
M +2 -1 libkstapp/kst.h
M +2 -3 libkstapp/kst2dplot.cpp
M +3 -60 libkstapp/kstviewlabel.cpp
M +0 -4 libkstapp/kstviewlabel.h
M +3 -3 libkstapp/labelrenderer.cpp
M +51 -72 libkstapp/viewlabelwidget.ui
M +0 -3 libkstapp/viewlabelwidget.ui.h
More information about the Kst
mailing list