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
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-3
/
+1
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-8
/
+8
2012-11-29
Fix for 171466 : F/S set swatch preview column name
John Smith
1
-0
/
+5
2012-11-28
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...
John Smith
1
-1
/
+69
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-7
/
+4
2012-10-28
Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...
John Smith
1
-0
/
+3
2012-10-24
Fix for 1067819 : Changing gradient name does not dirty the document (trunk)
John Smith
1
-3
/
+6
2012-10-22
Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...
John Smith
1
-0
/
+8
2012-10-07
i18n. Adding gradient selector widget labels.
Nicolas Dufour
1
-2
/
+2
2012-09-25
Fix for 293358 : Reduce width of Fill Stroke dialog
John Smith
1
-1
/
+1
2012-07-01
Fix for 950677 : Retire legacy gradient editor
John Smith
1
-1
/
+1
2012-06-26
Fix for 722017 : Better Gradient Window
John Smith
1
-84
/
+209
2012-05-18
More GtkObject fixes
Alex Valavanis
1
-10
/
+7
2012-04-10
Replace remaining gtk_hbox_new usage
Alex Valavanis
1
-0
/
+10
2012-03-07
cppcheck
Kris De Gussem
1
-1
/
+1
2012-02-11
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
1
-4
/
+4
2011-12-14
Migrate gradient selector to GtkComboBox
Alex Valavanis
1
-28
/
+23
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-1
/
+1
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-1
/
+1
2011-06-26
Gtk cleanup: gtk_menu_append
Alex Valavanis
1
-3
/
+3
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-20
/
+24
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