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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-01-10
Only evaluate stock markers if the inkscape:stockid tag is actually
Bryce Harrington
1
-5
/
+7
2006-12-31
Fix 1516933 (text stroke crash inkscape)
gustav_b
1
-0
/
+3
2006-12-07
Marker menus now display custom markers in a document that are present
Bryce Harrington
1
-46
/
+73
2006-12-06
Renaming sp-marker.* to marker.*
Bryce Harrington
1
-1
/
+1
2006-11-27
Documenting all routines in stroke-style.cpp
Bryce Harrington
1
-8
/
+111
2006-10-10
undo annotations
bulia byak
1
-10
/
+10
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-9
/
+18
2006-05-28
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
1
-2
/
+3
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-16
/
+16
2006-04-06
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
1
-1
/
+1