| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | partial rollback of r13544, allow old recursive behavior for some locations, ... | mathog | 2014-09-08 | 4 | -23/+33 |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prevent multiple simultaneous updates during undo (Bug 1348382) | Alvin Penner | 2014-09-07 | 2 | -2/+2 |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LPE Powerstroke: enable Extrapolated arc, remove Extrapolated (mirroring) | Johan B. C. Engelen | 2014-09-05 | 1 | -6/+5 |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LPE Powerstroke: add Centripetal Catmull-Rom interpolator | Johan B. C. Engelen | 2014-09-04 | 2 | -2/+91 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolves bug 1348417 and implements addition features for bug 1302857 | mathog | 2014-09-04 | 8 | -33/+218 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove more whiteboard related leftovers. | Josh Andler | 2014-09-02 | 2 | -5/+0 |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing file to CMakeLists | Liam P. White | 2014-10-05 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 64 | -125/+147 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attempt to fix build breakage reported by su_v (but not seen locally). | Tavmjong Bah | 2014-10-05 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use actual SVG width and height property values in preview image text. | Tavmjong Bah | 2014-10-05 | 1 | -2/+38 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CMakeLists | Liam P. White | 2014-10-05 | 3 | -11/+14 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 35 | -77/+80 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree | Liam P. White | 2014-10-05 | 10 | -9/+9 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 28 | -26/+27 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused functions. | Tavmjong Bah | 2014-10-05 | 2 | -155/+0 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More direct way of finding font-family in SPText::description. | Tavmjong Bah | 2014-10-05 | 1 | -13/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix annoying formatting in sp-guide.cpp | Liam P. White | 2014-10-04 | 1 | -65/+68 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor SPGuide to use more C++ | Liam P. White | 2014-10-04 | 9 | -214/+165 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow one style entry per unique CSS style for each family. | Tavmjong Bah | 2014-10-03 | 1 | -5/+18 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removal of unused code dealing with PangoStringToDescrMap and UIStringToPango... | Tavmjong Bah | 2014-10-03 | 3 | -447/+33 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Work-around for Pango 1.36.7 which introduced 'Semi-Light' font weight, | Tavmjong Bah | 2014-10-02 | 1 | -1/+31 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort styles for GUI. (Regression) | Tavmjong Bah | 2014-10-02 | 1 | -0/+9 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix style string while searching for best face match. | Tavmjong Bah | 2014-10-02 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change header include order to fix win64 build | Johan B. C. Engelen | 2014-09-30 | 3 | -3/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add support for document-units in the helper path of bspline | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -2/+9 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran... | Tavmjong Bah | 2014-09-29 | 11 | -602/+131 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quick fix to unbreak build from last check in. | Tavmjong Bah | 2014-09-29 | 2 | -0/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conditionally add 'semilight' due to changes in Pango 1.36.6. | Tavmjong Bah | 2014-09-29 | 4 | -0/+16 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A little fix in fillet-chamfer to hide knot helper path at hide the knots | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -1/+5 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 2014-09-29 | 17 | -22/+138 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This push add a partial solution to scale powerstroke shapes without distorsion | Jabier Arraiza Cenoz | 2014-09-29 | 2 | -5/+8 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This push add suport to helper paths redraw to nodes, handles and knots. | Jabier Arraiza Cenoz | 2014-09-29 | 2 | -1/+20 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add helper paths to BSPline | Jabier Arraiza Cenoz | 2014-09-29 | 2 | -0/+37 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fillet-Chamfer update. Two things. | Jabier Arraiza Cenoz | 2014-09-29 | 3 | -24/+37 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug in object dialog, in highlight color couldent select opacity, now fixed | root | 2014-09-24 | 2 | -3/+3 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bit refactor, remove some old vars | Jabier Arraiza Cenoz | 2014-09-24 | 3 | -35/+6 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change colors of helper paths also in middle draw when change the mode -spiro... | root | 2014-09-24 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now add the helper colors also to pencil helper | Jabier Arraiza Cenoz | 2014-09-24 | 1 | -1/+8 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show the helper curves in pen tool with the color of the current layer define... | Jabier Arraiza Cenoz | 2014-09-24 | 3 | -29/+19 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove magic numbers from bspline | Jabier Arraiza Cenoz | 2014-09-23 | 3 | -40/+53 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix bug -bad power- inserting nodes near cusp nodes in bspline | Jabier Arraiza Cenoz | 2014-09-23 | 1 | -3/+31 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for #1334792. Correct inheritance for 'line-height' property. | Tavmjong Bah | 2014-09-23 | 3 | -3/+27 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in BSpline, happend pressing any key hover a modified weight handle... | Jabier Arraiza Cenoz | 2014-09-22 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for strange gap at shift to cusp in bspline | Jabier Arraiza Cenoz | 2014-09-22 | 3 | -384/+216 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor LPETaperStroke a little bit | Liam P. White | 2014-09-16 | 2 | -106/+111 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug moving nodes in bspline mode | Jabier Arraiza Cenoz | 2014-09-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing cusp node bug on bspline -problems moving nodes because tiny handles | Jabier Arraiza Cenoz | 2014-09-15 | 2 | -2/+10 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Roughen LPE: cleanup, improvements in code -loop part thanks Nathan-, credits... | Jabier Arraiza Cenoz | 2014-09-15 | 2 | -359/+300 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More formatting | Liam P. White | 2014-09-14 | 1 | -20/+28 |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warnings cleanup; formatting | Liam P. White | 2014-09-14 | 7 | -99/+93 |