Code

bug 1243190: add tref element support; limited editing support thus far (patch by...
authorcyreve <cyreve@users.sourceforge.net>
Wed, 11 Jul 2007 21:44:47 +0000 (21:44 +0000)
committercyreve <cyreve@users.sourceforge.net>
Wed, 11 Jul 2007 21:44:47 +0000 (21:44 +0000)
commit29ad4e90d149629a444e2b7aab6b48ca5a709d3e
tree3ab83295f558b8c66e6a8c6c4f1ca79a9dde4efa
parent536ac52055722b168e4482f612302fa754dc4f72
bug 1243190: add tref element support; limited editing support thus far (patch by gbanaszk)
13 files changed:
src/Makefile_insert
src/desktop-style.cpp
src/dialogs/find.cpp
src/selection-chemistry.cpp
src/sp-object-repr.cpp
src/sp-text.cpp
src/sp-tref-reference.cpp [new file with mode: 0644]
src/sp-tref-reference.h [new file with mode: 0644]
src/sp-tref.cpp [new file with mode: 0644]
src/sp-tref.h [new file with mode: 0644]
src/sp-tspan.cpp
src/text-editing.cpp
src/ui/dialog/find.cpp