| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | type in commit r14664 | Kris De Gussem | 2016-02-29 | 1 | -1/+1 |
| | | | | (bzr r14676) | ||||
| * | static code analysis | Kris De Gussem | 2016-02-22 | 1 | -2/+2 |
| | | | | (bzr r14664) | ||||
| * | Remove artifacts when remove canvas items, for example in measure tool | Jabier Arraiza Cenoz | 2016-02-10 | 1 | -1/+1 |
| | | | | (bzr r14645) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 2 | -5/+5 |
| | | | | (bzr r14639) | ||||
| * | Less derp, can't iterate past the end of the list | Liam P. White | 2016-01-17 | 1 | -2/+2 |
| | | | | (bzr r14602) | ||||
| * | Follow-up commit to 14529. | Liam P. White | 2016-01-17 | 1 | -33/+40 |
| | | | | | | | From std::list documentation: list::insert - The container is extended by inserting new elements before the element at the specified position. (bzr r14601) | ||||
| * | Coalesce g_object_new/g_object_set calls; change guide origin pickable to ↵ | Liam P. White | 2016-01-16 | 1 | -6/+7 |
| | | | | | | false so that guides can be grabbed by the origin again (bzr r14593) | ||||
| * | Header cleanup | Liam P. White | 2016-01-16 | 1 | -3/+0 |
| | | | | (bzr r14585.1.3) | ||||
| * | Dead code cleanup | Liam P. White | 2016-01-16 | 1 | -10/+0 |
| | | | | (bzr r14585.1.2) | ||||
| * | Remove buggy and presumptuous usage of SP_ACTIVE_DESKTOP in renderer code; ↵ | Liam P. White | 2016-01-16 | 2 | -29/+24 |
| | | | | | | | | | fixes 1526701 Fixed bugs: - https://launchpad.net/bugs/1526701 (bzr r14585.1.1) | ||||
| * | More subtle checkerboard pattern centered around 50% gray. Makes editing ↵ | Tavmjong Bah | 2016-01-15 | 1 | -2/+2 |
| | | | | | | | | nodes more visible. Note, input values are in sRGB. (bzr r14584) | ||||
| * | Add option for checkerboard background. | Tavmjong Bah | 2015-12-21 | 2 | -0/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539) | ||||
| * | Small bug fix related to previous check-in. | Tavmjong Bah | 2015-12-14 | 1 | -0/+1 |
| | | | | (bzr r14533) | ||||
| * | Fix two bugs with component transfer filter primitive: | Tavmjong Bah | 2015-12-14 | 1 | -155/+47 |
| | | | | | | | | 1. Discrete type was ignoring last value in list. 2. Change in alpha was not propogated to pre-multiplied color values leading to "ghosting". (bzr r14532) | ||||
| * | cppification and performance | Marc Jeanmougin | 2015-12-13 | 3 | -129/+71 |
| | | | | (bzr r14529) | ||||
| * | Fix crash on hidden guides | Jabier Arraiza Cenoz | 2015-12-11 | 1 | -23/+23 |
| | | | | (bzr r14527) | ||||
| * | Clean up some code, only init the SPKnot in one place. | Martin Owens | 2015-12-11 | 2 | -18/+1 |
| | | | | (bzr r14526) | ||||
| * | Fix bug launching a document by commandline with guides | Jabier Arraiza Cenoz | 2015-12-11 | 1 | -10/+20 |
| | | | | (bzr r14525) | ||||
| * | Remove CtrlPoint and replace with SPKnot | Martin Owens | 2015-12-10 | 6 | -247/+33 |
| | | | | (bzr r14523) | ||||
| * | Add rect to SP Control point on locked guides | Jabier Arraiza Cenoz | 2015-12-07 | 3 | -13/+27 |
| | | | | (bzr r14500.1.13) | ||||
| * | Add Martin Owens radious patch | Jabier Arraiza Cenoz | 2015-12-07 | 1 | -0/+6 |
| | | | | (bzr r14500.1.11) | ||||
| * | Changed from Desktop to namedview to handle multiples documents | Jabier Arraiza Cenoz | 2015-12-05 | 1 | -1/+0 |
| | | | | (bzr r14500.1.8) | ||||
| * | Added no highlight and cross icon on locked guides | Jabier Arraiza Cenoz | 2015-12-03 | 1 | -1/+2 |
| | | | | (bzr r14500.1.4) | ||||
| * | Add lock to guides | Jabier Arraiza Cenoz | 2015-12-02 | 2 | -0/+10 |
| | | | | (bzr r14500.1.1) | ||||
| * | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 2 | -3/+0 |
| |\ | | | | | (bzr r14487) | ||||
| | * | Implement 'text-orientation' with user interface. Update 'writing-mode', ↵ | Tavmjong Bah | 2015-10-28 | 2 | -3/+0 |
| | | | | | | | | | | | | | | | adding 'vertical-lr'. Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. (bzr r14430.1.1) | ||||
| * | | static code analysis | Kris De Gussem | 2015-10-29 | 1 | -6/+2 |
| | | | | | | | (bzr r14436) | ||||
| * | | static code analysis | Kris De Gussem | 2015-10-28 | 2 | -2/+6 |
| |/ | | | (bzr r14432) | ||||
| * | Crude partial implementation of feTile filter primitive. | Tavmjong Bah | 2015-09-20 | 6 | -5/+130 |
| | | | | (bzr r14377) | ||||
| * | Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'. | Tavmjong Bah | 2015-09-15 | 1 | -8/+11 |
| | | | | (bzr r14368) | ||||
| * | Fixes doubled transparency computation on bitmaps for some reason | Marc Jeanmougin | 2015-08-16 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1434122 (bzr r14306) | ||||
| * | Make persistence of snap indicator configurable, and clean up the snapping ↵ | Diederik van Lierop | 2015-07-24 | 1 | -3/+8 |
| | | | | | | | | | tab in the preferences dialog Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r14253) | ||||
| * | Enable stitching in Spiro and SPCurve to prevent some crashes | Krzysztof Kosi??ski | 2015-07-19 | 1 | -2/+3 |
| | | | | (bzr r14250) | ||||
| * | Hopefully fix build failure on i386 | Krzysztof Kosi??ski | 2015-07-05 | 1 | -1/+1 |
| | | | | (bzr r14232) | ||||
| * | Fix compilation failure in make check | Krzysztof Kosi??ski | 2015-07-05 | 2 | -49/+40 |
| | | | | (bzr r14228) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 5 | -21/+11 |
| |\ | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-22 | 1 | -1/+2 |
| | |\ | | | | | | | (bzr r14059.2.15) | ||||
| | * | | Fix eraser tool | Krzysztof Kosi??ski | 2015-05-09 | 1 | -11/+3 |
| | | | | | | | | | | (bzr r14059.2.12) | ||||
| | * | | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 3 | -12/+22 |
| | |\ \ | | | | | | | | | (bzr r14059.2.11) | ||||
| | * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 5 | -10/+8 |
| | | | | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | | Make the behavior of the snap indicator fully transparent, such that all ↵ | Diederik van Lierop | 2015-06-12 | 3 | -23/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | events are sent to the items or canvas as intended Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r14201) | ||||
| * | | | | patch for bug 1283194 | mathog | 2015-06-01 | 1 | -5/+20 |
| | | | | | | | | | | | | | (bzr r14192) | ||||
| * | | | | Alex Valavanis fix for a compiling bug | Jabier Arraiza Cenoz | 2015-05-29 | 1 | -0/+1 |
| | |_|/ |/| | | | | | (bzr r14186) | ||||
| * | | | patch bug 1294784 | mathog | 2015-05-21 | 1 | -1/+2 |
| | |/ |/| | | | (bzr r14167) | ||||
| * | | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -1/+1 |
| | | | | | | | (bzr r14126) | ||||
| * | | Compromise solution for dot grid visibilty. See bug #1357611. | Tavmjong Bah | 2015-05-06 | 1 | -3/+21 |
| | | | | | | | (bzr r14114) | ||||
| * | | Revert bad commit (commited to wrong branch). | Tavmjong Bah | 2015-05-03 | 1 | -3/+0 |
| | | | | | | | (bzr r14096) | ||||
| * | | First batch | Tavmjong Bah | 2015-05-03 | 1 | -0/+3 |
| | | | | | | | (bzr r14095) | ||||
| * | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 2 | -8/+0 |
| |/ | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Fix out-of-control render cache from dominating all available memory | Liam P. White | 2015-03-05 | 1 | -3/+3 |
| | | | | (bzr r13966) | ||||
