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
/
gradient-selector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
1
-3
/
+2
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-1
/
+1
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-5
/
+1
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-6
/
+6
2010-07-07
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
1
-40
/
+53
2010-06-28
Partial C++-ification of SPGradient
Jon A. Cruz
1
-1
/
+1
2010-06-17
Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...
Jon A. Cruz
1
-18
/
+27
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-6
/
+26
2010-03-08
Follow-up fix of member/parameter name collision.
Jon A. Cruz
1
-1
/
+1
2010-03-08
Cleanup of gradient-selector to allow for new mode.
Jon A. Cruz
1
-45
/
+28
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2008-12-04
Warning/type cleanup.
Jon A. Cruz
1
-11
/
+18
2008-12-04
Whitespace cleanup.
Jon A. Cruz
1
-204
/
+214
2008-05-17
Warning cleanup
Jon A. Cruz
1
-4
/
+4
2007-04-21
Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.
Bob Jamison
1
-14
/
+19
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+2
2007-01-22
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
1
-3
/
+5
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-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-1
/
+1
[prev]