summaryrefslogtreecommitdiffstats
path: root/src/sp-text.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Before the rev 10880 fix in xml/simple-node.cpp, text updating when dragging ↵bulia byak2006-04-091-0/+14
| | | | | gradient handle worked solely due to a bug: a fake attribute change was fired on style= though it did not in fact change. Now that these fake change events are eliminated, we need to explicitly update the style of the text's arena items in _modified, same as is done e.g. in sp_shape_modified. (bzr r461)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+913
(bzr r1)