summaryrefslogtreecommitdiffstats
path: root/src/dialogs/fill-style.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-552/+0
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-10/+12
| | | (bzr r7332)
* Merge from fe-movedTed Gould2008-11-211-6/+4
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-14/+14
| | | (bzr r6885)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-3/+3
| | | (bzr r5617)
* Warning cleanupJon A. Cruz2007-11-101-21/+13
| | | (bzr r4052)
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-5/+1
| | | (bzr r3794)
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-7/+11
| | | (bzr r3753)
* Purged fill type enumJon A. Cruz2007-09-101-4/+4
| | | (bzr r3706)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-2/+2
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* more unreffing temporary styles properlybulia byak2007-06-271-2/+2
| | | (bzr r3114)
* workaround for crash 1580903 and several other issues caused by GTK's ↵bulia byak2006-10-261-0/+6
| | | | | braindead behavior exposed by display interruptibility (bzr r1866)
* undo annotationsbulia byak2006-10-101-7/+8
| | | (bzr r1793)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-7/+14
| | | (bzr r1315)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-4/+4
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-3/+3
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+546
(bzr r1)