index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
stroke-style.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Realign labels in "Fill and Stroke" dialog
Patrick Storz
2019-03-22
1
-1
/
+1
*
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
2019-01-19
1
-1
/
+0
*
Move DashSelector to Inkscape::UI::Widget namespace
Alexander Valavanis
2018-12-22
1
-3
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-25
/
+22
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
Fix rare crash on undo break apart
Marc Jeanmougin
2016-11-12
1
-1
/
+1
*
Extract a method instead of assigning a temp bool var.
Shlomi Fish
2016-10-01
1
-0
/
+1
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-11
/
+0
*
Add GUI for 'paint-order' property.
Tavmjong Bah
2016-03-07
1
-1
/
+10
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-1
/
+1
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-1
/
+1
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+0
*
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-1
/
+1
*
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+3
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-1
/
+1
*
Ported "widgets/stroke-style.*".
Matthew Petroff
2013-07-20
1
-8
/
+16
*
Use subclass of RadioButton rather than setting gobject data in Stroke Style ...
Alex Valavanis
2013-03-23
1
-10
/
+41
*
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
2012-12-09
1
-1
/
+12
*
Fix for 165865 : Fix marker color on duplicate
John Smith
2012-09-17
1
-3
/
+12
*
Fix for 165865 : markers must take object's stroke color
John Smith
2012-08-20
1
-1
/
+8
*
Fix for 1032880 : Stroke style panel is mirrored between open windows
John Smith
2012-08-04
1
-1
/
+119
*
Documentation update pass.
Jon A. Cruz
2011-10-23
1
-2
/
+13
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
2010-03-29
1
-4
/
+7
*
Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...
Jon A. Cruz
2010-03-27
1
-8
/
+8
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-0
/
+35