summaryrefslogtreecommitdiffstats
path: root/src/widgets/spray-toolbar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't translate the empty string.Eduard Braun2018-01-291-1/+1
* Restore ability to switch mode while using spray tool (is this even useful?).Tavmjong Bah2018-01-081-1/+2
* Convert spray tool to use ink-select-one-action.Tavmjong Bah2017-12-241-48/+45
* Remove old icon handling codeAlexander Valavanis2017-06-291-4/+4
* Remove == true.Shlomi Fish2016-09-031-2/+2
* Split InkAction classes into separate filesAlex Valavanis2016-08-051-1/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
* Remove duplicate mensageJabier Arraiza Cenoz2016-02-011-1/+1
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2016-02-011-3/+6
* Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-281-50/+57
* minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-261-4/+4
* Remove unused headers.Tavmjong Bah2015-11-251-2/+0
* Some sane defaults for spray offset, subject to further tweakingAlexandre Prokoudine2015-11-141-2/+4
* Fix a warn on launchJabier Arraiza Cenoz2015-11-121-1/+1
* Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-111-6/+36
* Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-111-43/+43
* Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-111-3/+23
* Improvements to the over visible/invisible to minimize the colisions, sprayed...Jabier Arraiza Cenoz2015-11-111-3/+25
* Spray Tool: Change hide invisibe by over visible and over invisible, sugested...Jabier Arraiza Cenoz2015-11-101-10/+31
* Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-4/+2
* Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-3/+3
* Order disposition of iconsJabier Arraiza Cenoz2015-10-311-11/+11
* 'End' of picker workJabier Arraiza Cenoz2015-10-311-24/+24
* Working on pickerJabier Arraiza Cenoz2015-10-311-6/+97
* Now picker use all features of trace clonesJabier Arraiza Cenoz2015-10-301-26/+0
* Open trace dialog on click on pick toogleJabier Arraiza Cenoz2015-10-301-3/+19
* Some fixes to new pressure optionsJabier Arraiza Cenoz2015-10-301-1/+1
* Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-301-4/+62
* Removed recursion from code because no speed improvementsJabier Arraiza Cenoz2015-10-291-0/+2
* add a ignore transparent areas optionJabier Arraiza Cenoz2015-10-281-3/+34
* Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz2015-10-271-33/+37
* Fixed some typos pointed by McJabier Arraiza Cenoz2015-10-261-8/+19
* Added a option to pick down colorJabier Arraiza Cenoz2015-10-261-0/+20
* Fixed typos from McJabier Arraiza Cenoz2015-10-261-1/+1
* End adding no overlap to spray toolJabier Arraiza Cenoz2015-10-251-15/+16
* working in a new wayJabier Arraiza Cenoz2015-10-241-0/+38
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-3/+3
* Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-091-1/+1
* Fixed includes for tools.Markus Engel2014-03-021-25/+9
* Spray tool:Nicolas Dufour2014-02-281-2/+6
* Moved and renamed some tool-related files.Markus Engel2013-11-091-2/+2
* Enable unit evaluation in toolbars.Matthew Petroff2013-09-151-6/+6
* Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-191-6/+6
* Removed unused unit includes.Matthew Petroff2013-07-171-4/+0
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
* Spray tool controls bar: update icon name (consistent with Tweak and Calligra...su_v2012-09-021-1/+1
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-1/+1