summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-25Remove sp_style_new().Tavmjong Bah1-4/+5
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-52/+52
2014-12-21Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-35/+35
2014-11-28fix errors in string conversion. (rev13762, 13763)Johan B. C. Engelen1-6/+6
2014-11-25More c++ string usage.Johan B. C. Engelen1-16/+7
2014-11-25More C++ string usage.Johan B. C. Engelen1-4/+2
2014-11-25Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen1-2/+8
2014-11-15Macro cleanup of commented out code.Jon A. Cruz1-1/+1
2014-11-12Fix a bug releasing LPE clip and maskJabier Arraiza Cenoz1-1/+1
2014-11-08Black list some properties that shouldn't appear in default styles.Tavmjong Bah1-0/+3
2014-11-03update svg-length-test.h from 90 to 96 dpiAlvin Penner1-3/+3
2014-10-24Correct casting from wrong variable.Jon A. Cruz1-1/+1
2014-10-24Initial removal of box3d outdated GTKish macros.Jon A. Cruz1-235/+366
2014-10-05Move more UI code into ui/Liam P. White1-2/+2
2014-10-05Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White1-1/+1
2014-09-29this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz1-0/+4
2014-09-27Update to experimental r13565Liam P. White1-43/+154
2014-09-12i18n. Adding context to the "Group" verb (undo history).Nicolas Dufour1-1/+1
2014-08-16Fix shift of transformation center on pastingDiederik van Lierop1-6/+8
2014-08-14Clone Original -> Fill Between ManyLiam P. White1-43/+42
2014-08-14Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop1-5/+2
2014-07-12Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop1-2/+5
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-4/+0
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-4/+0
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-1/+1
2014-06-14Add clip group option from PonyscapeLiam P. White1-0/+112
2014-06-11Fix for bug #1241902Jabier Arraiza Cenoz1-0/+4
2014-06-07Fix for Bug #1241902 -Jabier Arraiza Cenoz1-0/+4
2014-04-24Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah1-3/+3
2014-03-12Allow ungrouping switchesKrzysztof Kosi??ski1-1/+1
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah1-11/+3
2014-03-04UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...Nicolas Dufour1-1/+1
2014-02-28Embedded SVG's cannot be transformed.Tavmjong Bah1-0/+7
2014-02-27Correct the ungrouping logic so that selected clones of selected groupsKrzysztof Kosi??ski1-2/+2
2014-02-27Partial fix for LP #1001756 (crash when ungrouping a selectionKrzysztof Kosi??ski1-32/+71
2014-02-25Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah1-79/+144
2014-01-30Don't reverse object order when creating a marker.Tavmjong Bah1-1/+1
2014-01-30Correct positioning of custom markers. Fixes #230491.Tavmjong Bah1-14/+15
2014-01-21Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens1-2/+3
2014-01-20Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...Martin Owens1-0/+6
2014-01-08Add id switch to unsymbol to stop clones from being deleted.Martin Owens1-1/+2
2013-11-21fix crash bug 1253721, document code with explanationJohan B. C. Engelen1-13/+18
2013-11-21fix memleakJohan B. C. Engelen1-0/+2
2013-11-09Moved and renamed some tool-related files.Markus Engel1-5/+5
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-15/+16
2013-10-28fix crashJohan B. C. Engelen1-9/+11
2013-10-15Fix for bug #1239452 (trunk: crash on ungroup...)Nicolas Dufour1-1/+1