summaryrefslogtreecommitdiffstats
path: root/src/spray-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-3/+3
| | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298)
* Fix spray toolKrzysztof Kosi??ski2010-04-031-3/+3
| | | (bzr r9281.1.5)
* Fix undo stack spam in single-path mode of the spray toolKrzysztof Kosi??ski2010-03-131-1/+1
| | | (bzr r9182)
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-1/+0
| | | (bzr r9163)
* Warning cleanup.Jon A. Cruz2010-01-151-1/+1
| | | (bzr r8981)
* spray algorithm updatedSteren Giannini2010-01-031-39/+14
| | | (bzr r8938.1.2)
* Spray cleanupSteren Giannini2010-01-031-68/+49
| | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1)
* Spray Tool clean up and Toolbar refactoringSteren Giannini2009-12-301-262/+154
|\ | | | | (bzr r8926)
| * Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini2009-12-301-191/+148
| | | | | | (bzr r8908.1.5)
| * rotation and scale variation in toolbar, still need some debugSteren Giannini2009-12-291-52/+18
| | | | | | (bzr r8908.1.4)
| * tweakSteren Giannini2009-12-291-1/+1
| | | | | | (bzr r8908.1.3)
| * french comments translated and some clean upSteren Giannini2009-12-291-49/+18
| | | | | | (bzr r8908.1.2)
* | Warning cleanup from unused cursor images.Jon A. Cruz2009-12-271-8/+8
|/ | | (bzr r8917)
* Warning cleanupJon A. Cruz2009-12-201-98/+107
| | | (bzr r8895)
* Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler2009-12-071-4/+4
| | | (bzr r8876)
* Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-301-0/+1199
(bzr r8851)