summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace GList by std::vectorTavmjong Bah2015-04-142-35/+25
* Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-105-232/+239
* ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-197-8/+8
* Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour2015-03-141-32/+34
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-8/+8
* Strip ToolFactoryLiam P. White2015-02-2522-216/+0
* Commenting dead assignments.Nicolas Dufour2015-02-081-2/+2
* Fix for bug #1130348 (Paint bucket filling multiple regions crashes when scro...Kim Maxim (fixer21k)2015-01-251-1/+1
* Fixing build error on Ubuntu (GThread error due to include ordering).Nicolas Dufour2015-01-121-2/+3
* Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra...Jeremiah Darais2015-01-122-85/+107
* Fix for bug #758718 (Color Picker/Dropper: Color selection area not lined up ...mc2014-12-311-3/+3
* Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-12/+7
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2124-108/+110
* Purge sp_desktop_controlsLiam P. White2014-12-218-14/+14
* Purge sp_desktop_message_stackLiam P. White2014-12-212-2/+2
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-219-28/+28
* Purge sp_desktop_drawingLiam P. White2014-12-212-3/+3
* Purge sp_desktop_canvasLiam P. White2014-12-214-21/+21
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-212-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2122-96/+96
* Fix snapping bug in pen toolDiederik van Lierop2014-12-041-3/+7
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
* Update to trunk r13766Liam P. White2014-11-267-10/+10
|\
| * 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
* | Update to trunk r13750Liam P. White2014-11-243-5/+3
|\|
| * 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
* | Update to trunk r13690Liam P. White2014-11-092-1/+11
|\|
| * 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 r13648Liam P. White2014-10-313-79/+117
|\|
| * 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
* | | Update to experimental r13598Liam P. White2014-10-0825-40/+42
|\| |
| * | 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