summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-13/+11
|\
| * SPPattern c++-sification: replaced function by methods pt3Tomasz Boczkowski2014-05-291-1/+1
| * SPPattern c++-sification: replaced function by methodsTomasz Boczkowski2014-05-281-3/+3
| * SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-271-3/+4
| * SPPattern c++-sification: replaced GSList by std::listTomasz Boczkowski2014-05-271-4/+2
* | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin2015-02-211-2/+1
* | Fix for bug 1409591 :Marc Jeanmougin2015-02-201-64/+32
* | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo...mc2015-02-161-0/+23
* | Remove sp_style_new().Tavmjong Bah2014-12-251-4/+5
* | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-52/+52
* | Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
* | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-35/+35
* | fix errors in string conversion. (rev13762, 13763)Johan B. C. Engelen2014-11-281-6/+6
* | Update to trunk r13766Liam P. White2014-11-261-22/+17
|\ \
| * | More c++ string usage.Johan B. C. Engelen2014-11-251-16/+7
| * | More C++ string usage.Johan B. C. Engelen2014-11-251-4/+2
| * | Fix applying LPE to clones (through the "+" button in the LPE dialog).Johan B. C. Engelen2014-11-251-2/+8
* | | Update to trunk r13750Liam P. White2014-11-241-2/+2
|\| |
| * | Macro cleanup of commented out code.Jon A. Cruz2014-11-151-1/+1
| * | Fix a bug releasing LPE clip and maskJabier Arraiza Cenoz2014-11-121-1/+1
* | | Update to trunk r13690Liam P. White2014-11-091-3/+6
|\| |
| * | Black list some properties that shouldn't appear in default styles.Tavmjong Bah2014-11-081-0/+3
| * | update svg-length-test.h from 90 to 96 dpiAlvin Penner2014-11-031-3/+3
* | | Update to trunk r13648Liam P. White2014-10-311-237/+366
|\| |
| * | Update to trunk r13638Liam P. White2014-10-251-237/+366
| |\ \
| | * | Correct casting from wrong variable.Jon A. Cruz2014-10-241-1/+1
| | * | Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-235/+366
* | | | Update to experimental r13598Liam P. White2014-10-081-4/+8
|\| | |
| * | | Update to trunk r13580Liam P. White2014-10-061-1/+1
| |\| |
| | * | i18n. Adding context to the "Group" verb (undo history).Nicolas Dufour2014-09-121-1/+1
| * | | Move more UI code into ui/Liam P. White2014-10-051-2/+2
| * | | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-1/+1
| * | | this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+4
| * | | Update to experimental r13483Liam P. White2014-08-171-9/+8
| |\| |
| * | | Clone Original -> Fill Between ManyLiam P. White2014-08-141-43/+42
| * | | Update to experimental r13452Liam P. White2014-07-301-2/+5
| |\ \ \
| * \ \ \ Update to experimental r13418Liam P. White2014-07-051-4/+0
| |\ \ \ \
| * | | | | Add clip group option from PonyscapeLiam P. White2014-06-141-0/+112
* | | | | | Update to experimental r13565Liam P. White2014-09-271-43/+154
* | | | | | Update to experimental r13527Liam P. White2014-08-301-9/+8
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix shift of transformation center on pastingDiederik van Lierop2014-08-161-6/+8
| * | | | | Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-141-5/+2
| | |_|/ / | |/| | |
* | | | | Update to experimental r13464Liam P. White2014-08-081-2/+5
|\| | | |
| * | | | Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-121-2/+5
| * | | | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-4/+0
| * | | | Fix for bug #1241902Jabier Arraiza Cenoz2014-06-111-0/+4
| | |_|/ | |/| |
* | | | Update to experimental r13440Liam P. White2014-07-241-4/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-4/+0
| | |/ | |/|
* | | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* | | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1