summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
| * 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)
* | Update to trunk r13750Liam P. White2014-11-243-5/+3
|\| | | | | (bzr r13341.5.23)
| * 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)
* | Update to trunk r13690Liam P. White2014-11-092-1/+11
|\| | | | | (bzr r13341.5.22)
| * 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 r13648Liam P. White2014-10-313-79/+117
|\| | | | | (bzr r13341.5.19)
| * 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)
| | * Fix for bug #1363497 (strange crash with knot path effect)Liam P. White2014-08-311-21/+17
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1363497 (bzr r13537)
* | | Update to experimental r13598Liam P. White2014-10-0825-40/+42
|\| | | | | | | | (bzr r13341.5.17)
| * | Move more UI code into ui/Liam P. White2014-10-0525-39/+41
| | | | | | | | | (bzr r13341.1.253)
| * | Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| | | | | | | | | (bzr r13341.1.247)
| * | A bit refactor, remove some old varsJabier Arraiza Cenoz2014-09-243-35/+6
| | | | | | | | | (bzr r13341.1.223)
| * | Change colors of helper paths also in middle draw when change the mode ↵root2014-09-241-0/+1
| | | | | | | | | | | | | | | -spiro, bspline...- (bzr r13341.1.222)
| * | Now add the helper colors also to pencil helperJabier Arraiza Cenoz2014-09-241-1/+8
| | | | | | | | | (bzr r13341.1.221)
| * | Show the helper curves in pen tool with the color of the current layer ↵Jabier Arraiza Cenoz2014-09-243-29/+19
| | | | | | | | | | | | | | | defined in objects dialog (bzr r13341.1.220)
| * | Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz2014-09-222-125/+115
| | | | | | | | | | | | | | | | | | | | | | | | Now curves with cusp noden in bspline mode looks better, more smooth. Remove some duplicate code from outside for loops Fix a bug continuing shapes in bspline-spiro mode. Style code formating (bzr r13341.1.215)
| * | fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-151-1/+7
| | | | | | | | | (bzr r13341.1.209)
| * | Update to experimental r13543Liam P. White2014-09-072-26/+21
| | | | | | | | | (bzr r13090.1.108)
| * | Update to experimental r13531Liam P. White2014-08-316-18/+13
| |\ \ | | | | | | | | (bzr r13090.1.106)
| | * | Reduce header bloatAlex Valavanis2014-08-304-13/+7
| | | | | | | | | | | | (bzr r13341.1.184)
| * | | Update to experimental r13479Liam P. White2014-08-122-8/+11
| |\ \ \ | | | | | | | | | | (bzr r13090.1.103)
| * \ \ \ Update to experimental r13465Liam P. White2014-08-081-1/+1
| |\ \ \ \ | | | | | | | | | | | | (bzr r13090.1.102)
| * | | | | Ponyscape feature: finish pen drawing on context switchLiam P. White2014-08-081-1/+3
| | | | | | | | | | | | | | | | | | (bzr r13090.1.101)
| * | | | | Update to experimental r13464Liam P. White2014-08-081-0/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r13090.1.99)
| * \ \ \ \ \ Update to experimental r13460Liam P. White2014-08-063-11/+20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13090.1.98)
| * \ \ \ \ \ \ Update to experimental r13452Liam P. White2014-07-3013-52/+111
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13090.1.95)
| * \ \ \ \ \ \ \ Update to experimental r13436Liam P. White2014-07-231-1/+0
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.92)
| * \ \ \ \ \ \ \ \ Update to experimental r13418Liam P. White2014-07-051-29/+32
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.87)
| * \ \ \ \ \ \ \ \ \ Update to experimental r13404Liam P. White2014-06-192-35/+26
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.84)