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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-1
/
+1
2012-08-01
Fix for 1029302 : Fill/Stroke dialog does not update on tool change
John Smith
1
-1
/
+17
2012-05-08
Follow-up conversion from bool.
Jon A. Cruz
1
-4
/
+8
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+3
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
1
-2
/
+2
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-04
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
1
-10
/
+10
2010-07-03
Create only single-stop gradients when using Fill-n-Stroke to convert solid t...
Jon A. Cruz
1
-7
/
+11
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-7
/
+7
2010-07-02
Rough pass of Fill-n-Stroke swatch conversion.
Jon A. Cruz
1
-1
/
+5
2010-06-28
Partial C++-ification of SPGradient
Jon A. Cruz
1
-4
/
+4
2010-03-30
Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...
Jon A. Cruz
1
-19
/
+57
2010-03-29
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
1
-53
/
+67
2010-03-28
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz
1
-120
/
+150
2010-03-27
Phase 2b - remove use of SPWidget and wire signals directly.
Jon A. Cruz
1
-76
/
+37
2010-03-27
Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...
Jon A. Cruz
1
-237
/
+331
2010-03-23
Update to reflect "swatch" gradients as being assumed to be shared.
Jon A. Cruz
1
-4
/
+14
2010-03-22
C++-ification of enums.
Jon A. Cruz
1
-31
/
+30
2010-03-22
C++-ification of paint selector.
Jon A. Cruz
1
-21
/
+19
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-9
/
+7
2010-03-06
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
1
-12
/
+18
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-1
/
+1
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-10
/
+12
2008-11-21
Merge from fe-moved
Ted Gould
1
-6
/
+4
2008-10-27
From trunk
Ted Gould
1
-14
/
+14
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-3
/
+3
2007-11-10
Warning cleanup
Jon A. Cruz
1
-21
/
+13
2007-09-25
Initial support for icc color selection including CMYK
Jon A. Cruz
1
-5
/
+1
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
1
-7
/
+11
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-4
/
+4
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-2
/
+2
2007-06-27
more unreffing temporary styles properly
bulia byak
1
-2
/
+2
2006-10-26
workaround for crash 1580903 and several other issues caused by GTK's brainde...
bulia byak
1
-0
/
+6
2006-10-10
undo annotations
bulia byak
1
-7
/
+8
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-7
/
+14
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-4
/
+4
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-3
/
+3