summaryrefslogtreecommitdiffstats
path: root/src/widgets/paint-selector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* C++-ification of paint selector.Jon A. Cruz2010-03-221-98/+87
| | | (bzr r9221)
* Fix crashJon A. Cruz2010-03-211-3/+9
| | | (bzr r9220)
* Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.Jon A. Cruz2010-03-211-15/+22
| | | (bzr r9218)
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-52/+81
| | | (bzr r9169)
* Cleanup of gradient-selector to allow for new mode.Jon A. Cruz2010-03-081-11/+17
| | | (bzr r9164)
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-6/+68
| | | (bzr r9153)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-6/+6
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-6/+6
| | | (bzr r8404)
* Fix for pattern name localizationNicolas Dufour2009-07-081-2/+2
| | | (bzr r8230)
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-9/+9
| | | (bzr r7332)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-9/+12
| | | (bzr r5617)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
| | | (bzr r4629)
* use stockid for label; help text updatebulia byak2007-12-041-4/+8
| | | (bzr r4165)
* Cleanup on color changersJon A. Cruz2007-10-301-2/+2
| | | (bzr r3972)
* Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/StrokeJohan B. C. Engelen2007-10-091-34/+155
| | | (bzr r3865)
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-5/+25
| | | (bzr r3794)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-4/+6
| | | (bzr r3753)
* Purged fill type enumJon A. Cruz2007-09-101-38/+25
| | | (bzr r3706)
* Update pattern creation help text to reflect new menu layout.MenTaLguY2006-07-231-1/+1
| | | (bzr r1463)
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-2/+2
| | | (bzr r457)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-3/+3
| | | (bzr r439)
* CodingStyle: whitespacePeter Moulder2006-04-031-604/+617
| | | (bzr r417)
* CodingStyle: const placementPeter Moulder2006-04-031-6/+5
| | | (bzr r415)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
| | | (bzr r232)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-3/+3
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+963
(bzr r1)