summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz9-350/+357
2015-04-09Rename a variable to current coding styleJabier Arraiza Cenoz1-14/+14
2015-04-08Cleaned up cmake files to build successfully on Linux.Jon A. Cruz1-11/+18
2015-04-03Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2-12/+5
2015-04-02inicialice a header variableJabier Arraiza Cenoz1-0/+1
2015-04-01Added documentation and fix to coding style.Jabier Arraiza Cenoz2-65/+69
2015-04-01Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2-13/+13
2015-03-26adding append modeJabier Arraiza Cenoz1-1/+0
2015-03-23Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz1-23/+17
2015-03-22Fixed bug when deleting nodesJabier Arraiza Cenoz1-1/+1
2015-03-21Fixed bug whith mapsJabier Arraiza Cenoz3-18/+16
2015-03-21Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz3-17/+13
2015-03-21Fix GTK3 build (typo).Tavmjong Bah1-1/+1
2015-03-21Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz4-14/+28
2015-03-21Add GUI for 'viewBox'.Tavmjong Bah2-22/+168
2015-03-21sp. fix seperateBryce Harrington1-1/+1
2015-03-21fix bspline calls and atemp to fic a bug whith mapJabier Arraiza Cenoz3-14/+14
2015-03-19Added delete nodes/satellitesJabier Arraiza Cenoz1-2/+1
2015-03-19fixing a boring bug in path manipulatorJabier Arraiza Cenoz1-16/+22
2015-03-19ui/tools: sp. fixes (cosmetic)Bryce Harrington7-8/+8
2015-03-18Changed two SP_IS_LPE_ITEM callsJabier Arraiza Cenoz1-16/+22
2015-03-17Remove sleep() left over from debugging.Tavmjong Bah1-1/+0
2015-03-16Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah1-6/+6
2015-03-14Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah1-49/+35
2015-03-14Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour1-32/+34
2015-03-11Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah3-1/+141
2015-03-10Update to new simplifyJabier Arraiza Cenoz1-2/+0
2015-03-10remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner1-0/+8
2015-03-09Fix new added simplify parameterJabier Arraiza Cenoz1-0/+1
2015-03-08fix to fit the new parameters of simplify lpeJabier Arraiza Cenoz1-1/+0
2015-03-08allow use multiple lines, added new iconJabier Arraiza Cenoz1-1/+1
2015-03-08merged anf fixed from trunkJabier Arraiza Cenoz1-9/+1
2015-03-08Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2-7/+7
2015-03-07add interactive smooth to pen toolJabier Arraiza Cenoz2-4/+36
2015-03-07finish helper paths and beter handle of fillet/chamfer overflow. Also make th...Jabier Arraiza Cenoz2-17/+17
2015-03-05Fix for Bug #918319 (Printing offsets page).Nicolas Dufour1-19/+2
2015-03-04All features done, only need piecewise update functionJabier Arraiza Cenoz2-0/+431
2015-03-01Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2-10/+10
2015-02-27Translations. New Icenlandic translation.Sveinn í Felli1-2/+2
2015-02-27more cast cleanupMarc Jeanmougin10-21/+21
2015-02-27corrected the casts (hopefully)Marc Jeanmougin26-82/+68
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White6-6/+6
2015-02-25Isolate components of libgcLiam P. White6-6/+6
2015-02-25Strip ToolFactoryLiam P. White26-220/+110
2015-02-22Make icon creation more consistent - use sp_icon_new where possibleLiam P. White8-166/+69
2015-02-21Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone...Marc Jeanmougin1-1/+3
2015-02-21Fixes bug 1152657: "Paste selection with original+clone(s): Wrong placement ...Marc Jeanmougin1-1/+9
2015-02-20Fix for bug 1409591 :Marc Jeanmougin1-1/+1
2015-02-20Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken)Marc Jeanmougin1-3/+4
2015-02-19Basic filleting using pointwiseJabier Arraiza Cenoz2-415/+0