index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
stroke-style.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-1838
/
+0
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-41
/
+41
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-15
/
+6
*
From trunk
Ted Gould
2008-10-27
1
-2
/
+7
*
Merging from trunk
Ted Gould
2008-10-11
1
-2
/
+2
*
fix leak of the arena and arenaitem
bulia byak
2008-09-16
1
-0
/
+3
*
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
2008-08-09
1
-434
/
+382
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-1
/
+1
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-2
/
+2
*
noop: Address constness warning.
Peter Moulder
2008-03-10
1
-16
/
+16
*
fix bug: mid and end markers showed previews from start markers
bulia byak
2007-12-04
1
-2
/
+4
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-48
/
+29
*
Initial support for icc color selection including CMYK
Jon A. Cruz
2007-09-25
1
-4
/
+1
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-33
/
+50
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-10
/
+10
*
fix 1777084
bulia byak
2007-08-20
1
-0
/
+7
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-3
/
+3
*
more unreffing temporary styles properly
bulia byak
2007-06-27
1
-3
/
+3
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+2
*
adapt code to new Maybe/bbox regime
MenTaLguY
2007-03-04
1
-41
/
+60
*
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
2007-03-04
1
-58
/
+39
*
Disabling transientize callback - it's currently causing some data loss
Bryce Harrington
2007-02-23
1
-9
/
+11
*
When selecting 'none', the marker wasn't getting removed from the line.
Bryce Harrington
2007-02-23
1
-30
/
+47
*
Adjusting how items in the marker menu are selected, so the recently
Bryce Harrington
2007-02-21
1
-4
/
+2
*
Fixes issue where a modified stock marker's preview image appears in the
Bryce Harrington
2007-02-21
1
-1
/
+2
*
Adding handler for switching documents, to regenerate the marker menus
Bryce Harrington
2007-02-21
1
-24
/
+24
*
Completes fix for 980157. Markers in current document's defs is now
Bryce Harrington
2007-02-20
1
-46
/
+87
*
Moving cache management code from .h to .cpp.
Bryce Harrington
2007-02-20
1
-17
/
+21
*
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
2007-02-20
1
-2
/
+1
*
Partial fix for bug 980157.
Bryce Harrington
2007-02-20
1
-61
/
+14
*
Only evaluate stock markers if the inkscape:stockid tag is actually
Bryce Harrington
2007-01-10
1
-5
/
+7
*
Fix 1516933 (text stroke crash inkscape)
gustav_b
2006-12-31
1
-0
/
+3
*
Marker menus now display custom markers in a document that are present
Bryce Harrington
2006-12-07
1
-46
/
+73
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
1
-1
/
+1
*
Documenting all routines in stroke-style.cpp
Bryce Harrington
2006-11-27
1
-8
/
+111
*
undo annotations
bulia byak
2006-10-10
1
-10
/
+10
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-9
/
+18
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-2
/
+3
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-16
/
+16
*
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
2006-04-06
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+1726