summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | I can't really understand why, but i can now launch inkscape without it segfa...mc2015-02-183-9/+9
| * | | | | | | | | | | | | | | | | | | Just...mc2015-02-1829-246/+236
| * | | | | | | | | | | | | | | | | | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-179-159/+162
* | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-04-222-35/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Replace GList by std::vectorTavmjong Bah2015-04-142-35/+25
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-04-1010-358/+372
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-109-350/+357
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-081-11/+18
* | | | | | | | | | | | | | | | | | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-032-12/+5
* | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-04-021-0/+1
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
* | | | | | | | | | | | | | | | | | Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-012-65/+69
* | | | | | | | | | | | | | | | | | Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-012-13/+13
* | | | | | | | | | | | | | | | | | adding append modeJabier Arraiza Cenoz2015-03-261-1/+0
* | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-261-23/+17
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
* | | | | | | | | | | | | | | | | | Fixed bug when deleting nodesJabier Arraiza Cenoz2015-03-221-1/+1
* | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-212-3/+2
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-213-17/+13
| * | | | | | | | | | | | | | | | | Fix GTK3 build (typo).Tavmjong Bah2015-03-211-1/+1
* | | | | | | | | | | | | | | | | | Fixed bug whith mapsJabier Arraiza Cenoz2015-03-213-18/+16
* | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-216-48/+208
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-214-14/+28
| * | | | | | | | | | | | | | | | | Add GUI for 'viewBox'.Tavmjong Bah2015-03-212-22/+168
| * | | | | | | | | | | | | | | | | sp. fix seperateBryce Harrington2015-03-211-1/+1
* | | | | | | | | | | | | | | | | | fix bspline calls and atemp to fic a bug whith mapJabier Arraiza Cenoz2015-03-213-14/+14
* | | | | | | | | | | | | | | | | | Added delete nodes/satellitesJabier Arraiza Cenoz2015-03-191-2/+1
* | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-199-15/+14
|\| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-197-8/+8
| * | | | | | | | | | | | | | | | | Changed two SP_IS_LPE_ITEM callsJabier Arraiza Cenoz2015-03-181-16/+22
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Remove sleep() left over from debugging.Tavmjong Bah2015-03-171-1/+0
| * | | | | | | | | | | | | | | | Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah2015-03-161-6/+6
* | | | | | | | | | | | | | | | | fixing a boring bug in path manipulatorJabier Arraiza Cenoz2015-03-191-16/+22
* | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-146-82/+218
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah2015-03-141-49/+35
| * | | | | | | | | | | | | | | | Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour2015-03-141-32/+34
| * | | | | | | | | | | | | | | | Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-113-1/+141
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | remember status of preview pane in native Windows open dialog. (Bug 1428873)Alvin Penner2015-03-101-0/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | merged anf fixed from trunkJabier Arraiza Cenoz2015-03-081-9/+1
* | | | | | | | | | | | | | | update to trunk and fixed helper pathsJabier Arraiza Cenoz2015-03-082-5/+13
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-082-7/+7
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-071-19/+2
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix for Bug #918319 (Printing offsets page).Nicolas Dufour2015-03-051-19/+2
* | | | | | | | | | | | | | finish helper paths and beter handle of fillet/chamfer overflow. Also make th...Jabier Arraiza Cenoz2015-03-072-17/+17
* | | | | | | | | | | | | | All features done, only need piecewise update functionJabier Arraiza Cenoz2015-03-042-0/+431
* | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-03-012-10/+10
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-012-10/+10
* | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2015-02-2733-228/+118
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Translations. New Icenlandic translation.Sveinn í Felli2015-02-271-2/+2
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-266-6/+6