Code

Reduce libsigc++ usage to partially fix performance regressions
authorKrzysztof Kosiński <tweenk.pl@gmail.com>
Thu, 4 Feb 2010 02:14:09 +0000 (03:14 +0100)
committerKrzysztof Kosiński <tweenk.pl@gmail.com>
Thu, 4 Feb 2010 02:14:09 +0000 (03:14 +0100)
commit16e7cf17a1bc8bb0d79dfa6adc4f75b843fb6d16
tree55eeacbb71c09920b60ff00da540661335aed65c
parent8416943bd05daa2743c3209a0261efedb4c3e0ea
Reduce libsigc++ usage to partially fix performance regressions
in the new node tool.
15 files changed:
src/ui/tool/control-point-selection.cpp
src/ui/tool/control-point-selection.h
src/ui/tool/control-point.cpp
src/ui/tool/control-point.h
src/ui/tool/curve-drag-point.cpp
src/ui/tool/curve-drag-point.h
src/ui/tool/multi-path-manipulator.cpp
src/ui/tool/node.cpp
src/ui/tool/node.h
src/ui/tool/path-manipulator.cpp
src/ui/tool/path-manipulator.h
src/ui/tool/selectable-control-point.cpp
src/ui/tool/selectable-control-point.h
src/ui/tool/selector.cpp
src/ui/tool/transform-handle-set.cpp