summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Fix a bug in pen/cil modes triangle in/outJabier Arraiza Cenoz2014-11-241-1/+1
| * | | | | | | | | Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-246-9/+9
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fixing bend from clipboard to trunk 0.92Jabier Arraiza Cenoz2014-11-241-27/+21
* | | | | | | | | fixing to trunkJabier Arraiza Cenoz2014-11-2334-364/+1495
|\| | | | | | | |
| * | | | | | | | modify sequence of events. (Bug 1247801)Alvin Penner2014-11-191-1/+1
| * | | | | | | | Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.Jon A. Cruz2014-11-151-3/+1
| * | | | | | | | Fixed bug in node point selection to LPE.Jabier Arraiza Cenoz2014-11-121-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-051-0/+10
| * | | | | | | Correct check-for-layer that should have been check-for-group. Fixes bug #138...Jon A. Cruz2014-11-021-1/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Update to trunk r13638Liam P. White2014-10-253-79/+117
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-243-79/+117
| | * | | | | Fix strict build with Gtk+ 2Tavmjong Bah2014-10-151-1/+2
| | * | | | | Fix locale issue in powerstroke width selectionLiam P. White2014-09-021-5/+4
| | * | | | | Fix for bug #1363497 (strange crash with knot path effect)Liam P. White2014-08-311-21/+17
| * | | | | | Move more UI code into ui/Liam P. White2014-10-0525-39/+41
| * | | | | | Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| * | | | | | A bit refactor, remove some old varsJabier Arraiza Cenoz2014-09-243-35/+6
| * | | | | | Change colors of helper paths also in middle draw when change the mode -spiro...root2014-09-241-0/+1
| * | | | | | Now add the helper colors also to pencil helperJabier Arraiza Cenoz2014-09-241-1/+8
| * | | | | | Show the helper curves in pen tool with the color of the current layer define...Jabier Arraiza Cenoz2014-09-243-29/+19
| * | | | | | Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz2014-09-222-125/+115
| * | | | | | fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-151-1/+7
| * | | | | | Update to experimental r13543Liam P. White2014-09-072-26/+21
| * | | | | | Update to experimental r13531Liam P. White2014-08-316-18/+13
| |\ \ \ \ \ \
| | * | | | | | Reduce header bloatAlex Valavanis2014-08-304-13/+7
| | | |_|_|_|/ | | |/| | | |
| | * | | | | fix bug coninuing existing paths whith no LPE in bspline/spiro modesJabier Arraiza Cenoz2014-08-251-4/+4
| | * | | | | Fix strict build with Gtk+ 2Alex Valavanis2014-08-241-1/+2
| * | | | | | Update to experimental r13479Liam P. White2014-08-122-8/+11
| |\| | | | |
| | * | | | | Get gradient tool to shut up about invalid casts with meshesLiam P. White2014-08-101-7/+10
| | * | | | | Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-101-1/+1
| * | | | | | Update to experimental r13465Liam P. White2014-08-081-1/+1
| |\| | | | |
| | * | | | | Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Ponyscape feature: finish pen drawing on context switchLiam P. White2014-08-081-1/+3
| * | | | | Update to experimental r13464Liam P. White2014-08-081-0/+2
| |\| | | |
| | * | | | Add in some debugging code that will complain when deleted knots are accessed...Liam P. White2014-08-071-0/+2
| * | | | | Update to experimental r13460Liam P. White2014-08-063-11/+20
| |\| | | |
| | * | | | Update to trunk r13489Liam P. White2014-08-042-3/+12
| | |\| | |
| | | * | | Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-012-1/+47
| | * | | | Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-041-8/+8
| * | | | | Update to experimental r13452Liam P. White2014-07-3013-52/+111
| |\| | | |
| | * | | | Update to trunk r13482Liam P. White2014-07-301-0/+28
| | |\| | |
| | | * | | Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...Liam P. White2014-07-291-0/+28
| | * | | | add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz2014-07-301-6/+39
| | * | | | Merge from trunk 13472Liam P. White2014-07-273-20/+19
| | |\| | |
| | | * | | Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
| | | * | | Fixed some unused variables warnings.Markus Engel2014-07-221-1/+1
| | | * | | Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White2014-07-191-6/+3
| | | * | | Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| | * | | | Clean up some ShapeHolder related thingsLiam P. White2014-07-269-26/+25
| | | |_|/ | | |/| |
| * | | | Update to experimental r13436Liam P. White2014-07-231-1/+0
| |\| | |