diff options
| author | MenTaLguY <mental@rydia.net> | 2006-03-05 22:04:56 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-03-05 22:04:56 +0000 |
| commit | 7f2f61b91a68e96c15973e92cc0a96016304efd4 (patch) | |
| tree | b08001b8a9fdb417566229293d39c19120a92231 /ChangeLog | |
| parent | Add signal for notification of object position changes (diff) | |
| download | inkscape-7f2f61b91a68e96c15973e92cc0a96016304efd4.tar.gz inkscape-7f2f61b91a68e96c15973e92cc0a96016304efd4.zip | |
Wire up new SPObject signal to DocumentSubset, so object order changes will be reflected in the subset
(bzr r207)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-03-05 MenTaLguY <mental@rydia.net> + * src/document-subset.cpp: + + Wire up new SPObject signal to DocumentSubset, so order changes + will be reflected in the subset. + +2006-03-05 MenTaLguY <mental@rydia.net> + * src/sp-object.h, src/sp-object.cpp: Add signal for notification of object position changes. |
