summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2015-04-105-232/+239
|\ | | | | (bzr r12588.1.42)
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-105-232/+239
| | | | | | (bzr r14054)
* | Rename a variable to current coding styleJabier Arraiza Cenoz2015-04-091-14/+14
| | | | | | (bzr r12588.1.41)
* | update to trunkJabier Arraiza Cenoz2015-04-097-8/+8
|\| | | | | (bzr r12588.1.40)
| * ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-197-8/+8
| | | | | | (bzr r14016)
* | update to trunkJabier Arraiza Cenoz2015-03-1826-637/+447
|\| | | | | (bzr r12588.1.39)
| * Fix for a potential (though unlikely) dereference of null pointer in the ↵Nicolas Dufour2015-03-141-32/+34
| | | | | | | | | | spray tool single path mode. (bzr r14000)
| * Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-011-8/+8
| | | | | | | | | | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)
| * Strip ToolFactoryLiam P. White2015-02-2522-216/+0
| | | | | | (bzr r13939.1.2)
| * Commenting dead assignments.Nicolas Dufour2015-02-081-2/+2
| | | | | | (bzr r13909)
| * Fix for bug #1130348 (Paint bucket filling multiple regions crashes when ↵Kim Maxim (fixer21k)2015-01-251-1/+1
| | | | | | | | | | | | | | | | scrolling). Fixed bugs: - https://launchpad.net/bugs/1130348 (bzr r13873)
| * Fixing build error on Ubuntu (GThread error due to include ordering).Nicolas Dufour2015-01-121-2/+3
| | | | | | (bzr r13849)
| * Undo. Partial fix for Bug #171990 (pen tool commit for each node for more ↵Jeremiah Darais2015-01-122-85/+107
| | | | | | | | | | | | | | | | granular undo). Fixed bugs: - https://launchpad.net/bugs/171990 (bzr r13848)
| * Fix for bug #758718 (Color Picker/Dropper: Color selection area not lined up ↵mc2014-12-311-3/+3
| | | | | | | | | | | | | | | | with target in cursor) by Mc. Fixed bugs: - https://launchpad.net/bugs/758718 (bzr r13829)
| * Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-12/+7
| | | | | | (bzr r13822.1.4)
| * Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2124-108/+110
| | | | | | (bzr r13820)
| * Purge sp_desktop_controlsLiam P. White2014-12-218-14/+14
| | | | | | (bzr r13819)
| * Purge sp_desktop_message_stackLiam P. White2014-12-212-2/+2
| | | | | | (bzr r13817)
| * Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-219-28/+28
| | | | | | (bzr r13816)
| * Purge sp_desktop_drawingLiam P. White2014-12-212-3/+3
| | | | | | (bzr r13813)
| * Purge sp_desktop_canvasLiam P. White2014-12-214-21/+21
| | | | | | (bzr r13811)
| * Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-212-2/+2
| | | | | | (bzr r13810)
| * Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-2122-96/+96
| | | | | | (bzr r13809)
| * Fix snapping bug in pen toolDiederik van Lierop2014-12-041-3/+7
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1260544 (bzr r13785)
| * Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
| | | | | | (bzr r13768)
| * Update to trunk r13766Liam P. White2014-11-267-10/+10
| |\ | | | | | | (bzr r13341.5.24)
| * \ Update to trunk r13750Liam P. White2014-11-243-5/+3
| |\ \ | | | | | | | | (bzr r13341.5.23)
| * \ \ Update to trunk r13690Liam P. White2014-11-092-1/+11
| |\ \ \ | | | | | | | | | | (bzr r13341.5.22)
| * \ \ \ Update to trunk r13648Liam P. White2014-10-313-79/+117
| |\ \ \ \ | | | | | | | | | | | | (bzr r13341.5.19)
| * \ \ \ \ Update to experimental r13598Liam P. White2014-10-0825-40/+42
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r13341.5.17)
| * | | | | | Update to experimental r13565Liam P. White2014-09-275-219/+182
| | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.16)
| * | | | | | Update to experimental r13527Liam P. White2014-08-309-27/+25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13341.5.15)
| * \ \ \ \ \ \ Update to experimental r13464Liam P. White2014-08-0814-63/+133
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13341.5.14)
| * \ \ \ \ \ \ \ Update to experimental r13440Liam P. White2014-07-241-30/+32
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.13)
| * | | | | | | | | 5. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White2014-06-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9)
* | | | | | | | | | updated code to work on 0.92 codeJabier Arraiza Cenoz2014-11-241-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12588.1.38)
* | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-11-246-9/+9
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | (bzr r12588.1.37)
| * | | | | | | | | Fix a bug in pen/cil modes triangle in/outJabier Arraiza Cenoz2014-11-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13752)
| * | | | | | | | | Units: make it absolutely clear that Document properties unit dropdown is ↵Johan B. C. Engelen2014-11-246-9/+9
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units. Change all code to use either Display units OR svg units. (bzr r13751)
* | | | | | | | | Fixing bend from clipboard to trunk 0.92Jabier Arraiza Cenoz2014-11-241-27/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12588.1.36)
* | | | | | | | | fixing to trunkJabier Arraiza Cenoz2014-11-2334-364/+1495
|\| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12588.1.34)
| * | | | | | | | modify sequence of events. (Bug 1247801)Alvin Penner2014-11-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247801 (bzr r13735)
| * | | | | | | | Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.Jon A. Cruz2014-11-151-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13713)
| * | | | | | | | Fixed bug in node point selection to LPE.Jabier Arraiza Cenoz2014-11-121-1/+1
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | (bzr r13704)
| * | | | | | | Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-051-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672)
| * | | | | | | Correct check-for-layer that should have been check-for-group. Fixes bug ↵Jon A. Cruz2014-11-021-1/+1
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #1388297. Fixed bugs: - https://launchpad.net/bugs/1388297 (bzr r13658)
| * | | | | | Update to trunk r13638Liam P. White2014-10-253-79/+117
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | (bzr r13341.1.286)
| | * | | | | Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-243-79/+117
| | | | | | | | | | | | | | | | | | | | | (bzr r13634)
| | * | | | | Fix strict build with Gtk+ 2Tavmjong Bah2014-10-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (experimental commit r13513) (bzr r13616.1.2)
| | * | | | | Fix locale issue in powerstroke width selectionLiam P. White2014-09-021-5/+4
| | | | | | | | | | | | | | | | | | | | | (bzr r13542)