summaryrefslogtreecommitdiffstats
path: root/src/widgets/spray-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-091-1/+1
| | | | | | | | Fixes LP bug #1274831 Fixed bugs: - https://launchpad.net/bugs/1274831 (bzr r13131)
* Fixed includes for tools.Markus Engel2014-03-021-25/+9
| | | (bzr r13097)
* Spray tool:Nicolas Dufour2014-02-281-2/+6
| | | | | | | * Partial patch (in sp_spray_dilate) for crashes explained in Bug #1274831. * Some minor style fixes (indentation). * Due to some remaining crashes, the Single path mode is disabled in Inkscape 0.91. (bzr r13077)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-2/+2
| | | (bzr r12785)
* Enable unit evaluation in toolbars.Matthew Petroff2013-09-151-6/+6
| | | (bzr r12475.1.22)
* Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-191-6/+6
| | | (bzr r12380.1.30)
* Removed unused unit includes.Matthew Petroff2013-07-171-4/+0
| | | (bzr r12380.1.10)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Spray tool controls bar: update icon name (consistent with Tweak and ↵su_v2012-09-021-1/+1
| | | | | | | Calligraphy tool) See also: http://wiki.inkscape.org/wiki/index.php/Themable_icons (bzr r11643)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431)
* Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-081-0/+300
(bzr r11346)