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
/
fill-style.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow-up conversion from bool.
Jon A. Cruz
2012-05-08
1
-4
/
+8
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+3
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-2
/
+2
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-19
/
+20
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-7
/
+7
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
2010-07-04
1
-10
/
+10
*
|
Create only single-stop gradients when using Fill-n-Stroke to convert solid t...
Jon A. Cruz
2010-07-03
1
-7
/
+11
*
|
Rough pass of Fill-n-Stroke swatch conversion.
Jon A. Cruz
2010-07-02
1
-1
/
+5
|
/
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-4
/
+4
*
Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...
Jon A. Cruz
2010-03-30
1
-19
/
+57
*
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
2010-03-29
1
-53
/
+67
*
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz
2010-03-28
1
-120
/
+150
*
Phase 2b - remove use of SPWidget and wire signals directly.
Jon A. Cruz
2010-03-27
1
-76
/
+37
*
Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...
Jon A. Cruz
2010-03-27
1
-237
/
+331
*
Update to reflect "swatch" gradients as being assumed to be shared.
Jon A. Cruz
2010-03-23
1
-4
/
+14
*
C++-ification of enums.
Jon A. Cruz
2010-03-22
1
-31
/
+30
*
C++-ification of paint selector.
Jon A. Cruz
2010-03-22
1
-21
/
+19
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-9
/
+7
*
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
2010-03-06
1
-12
/
+18
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-0
/
+552