summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-02fix crash when setting clipMarc Jeanmougin1-6/+7
2015-05-02Fixed comparison function used in sortsMarc Jeanmougin1-3/+3
2015-05-01Fixed crash bug due to some overlooked function changed in the recent merge.Marc Jeanmougin1-6/+6
2015-04-27removed a few useless SP_OBJECT() castsMarc Jeanmougin1-14/+14
2015-04-26Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin1-7/+3
2015-02-27more cast cleanupMarc Jeanmougin1-18/+18
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-85/+63
2015-02-21Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin1-2/+1
2015-02-20Fix for bug 1409591 :Marc Jeanmougin1-64/+32
2015-02-19added a set to the SelectionMarc Jeanmougin1-5/+5
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-194/+179
2015-02-18I can't really understand why, but i can now launch inkscape without it segfa...mc1-47/+35
2015-02-18OMG IT'S COMPILING.Mc1-91/+83
2015-02-18Just...mc1-7/+6
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-413/+366
2015-02-16Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo...mc1-0/+23
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-15ignore this commitJabier Arraiza Cenoz1-1/+1
2014-11-15Macro cleanup of commented out code.Jon A. Cruz1-1/+1
2014-11-13Fixed bugs pointed by su_v.Jabier Arraiza Cenoz1-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-05-29SPPattern c++-sification: replaced function by methods pt3Tomasz Boczkowski1-1/+1