summaryrefslogtreecommitdiffstats
path: root/src/dialogs/stroke-style.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* noop: Address constness warning.Peter Moulder2008-03-101-16/+16
* fix bug: mid and end markers showed previews from start markersbulia byak2007-12-041-2/+4
* warning cleanupJon A. Cruz2007-11-081-48/+29
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-251-4/+1
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-33/+50
* Purged fill type enumJon A. Cruz2007-09-101-10/+10
* fix 1777084bulia byak2007-08-201-0/+7
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-3/+3
* more unreffing temporary styles properlybulia byak2007-06-271-3/+3
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+2
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-41/+60
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-58/+39
* Disabling transientize callback - it's currently causing some data lossBryce Harrington2007-02-231-9/+11
* When selecting 'none', the marker wasn't getting removed from the line.Bryce Harrington2007-02-231-30/+47
* Adjusting how items in the marker menu are selected, so the recentlyBryce Harrington2007-02-211-4/+2
* Fixes issue where a modified stock marker's preview image appears in theBryce Harrington2007-02-211-1/+2
* Adding handler for switching documents, to regenerate the marker menusBryce Harrington2007-02-211-24/+24
* Completes fix for 980157. Markers in current document's defs is nowBryce Harrington2007-02-201-46/+87
* Moving cache management code from .h to .cpp.Bryce Harrington2007-02-201-17/+21
* Moving functions from svg_preview_cache.h to a new .cppBryce Harrington2007-02-201-2/+1
* Partial fix for bug 980157.Bryce Harrington2007-02-201-61/+14
* Only evaluate stock markers if the inkscape:stockid tag is actuallyBryce Harrington2007-01-101-5/+7
* Fix 1516933 (text stroke crash inkscape)gustav_b2006-12-311-0/+3
* Marker menus now display custom markers in a document that are presentBryce Harrington2006-12-071-46/+73
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-1/+1
* Documenting all routines in stroke-style.cppBryce Harrington2006-11-271-8/+111
* undo annotationsbulia byak2006-10-101-10/+10
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-9/+18
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-2/+3
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-16/+16
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1726