Code

Revert the inverted coordinate system fix. 3D Boxes and guides
authorKrzysztof Kosiński <tweenk.pl@gmail.com>
Tue, 6 Apr 2010 14:11:54 +0000 (16:11 +0200)
committerKrzysztof Kosiński <tweenk.pl@gmail.com>
Tue, 6 Apr 2010 14:11:54 +0000 (16:11 +0200)
commitd703e5d08553a3dd5eb4f0a11040de79071bdcfb
tree12ea4d0d88ad2a94be630f6634aef3b88460748f
parentf77fbbae517ab9a0c194068e88cbdf0f43b72f9b
Revert the inverted coordinate system fix. 3D Boxes and guides
require an XML-level backwards compatibility mechanism to fix properly,
and it's too late in the 0.48 cycle to introduce it.
25 files changed:
src/desktop.cpp
src/document.cpp
src/extension/internal/cairo-renderer.cpp
src/extension/internal/grid.cpp
src/extension/internal/latex-text-renderer.cpp
src/flood-context.cpp
src/helper/pixbuf-ops.cpp
src/helper/png-write.cpp
src/knot-holder-entity.cpp
src/select-context.cpp
src/selection-chemistry.cpp
src/seltrans-handles.cpp
src/sp-guide.cpp
src/sp-item.cpp
src/sp-object-repr.cpp
src/sp-object-repr.h
src/spray-context.cpp
src/text-context.cpp
src/tweak-context.cpp
src/ui/dialog/align-and-distribute.cpp
src/ui/tool/control-point-selection.cpp
src/ui/tool/multi-path-manipulator.cpp
src/ui/tool/path-manipulator.cpp
src/ui/tool/transform-handle-set.cpp
src/widgets/desktop-widget.cpp