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