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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 950677 : Retire legacy gradient editor
John Smith
2012-07-01
1
-1
/
+1
*
Fix for 722017 : Better Gradient Window
John Smith
2012-06-26
1
-84
/
+209
*
More GtkObject fixes
Alex Valavanis
2012-05-18
1
-10
/
+7
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+10
*
cppcheck
Kris De Gussem
2012-03-07
1
-1
/
+1
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-4
/
+4
*
Migrate gradient selector to GtkComboBox
Alex Valavanis
2011-12-14
1
-28
/
+23
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-1
/
+1
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
1
-3
/
+3
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-20
/
+24
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-3
/
+2
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
1
-5
/
+1
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-5
/
+1
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
|
/
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-6
/
+6
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+1
|
\
*
|
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
2010-07-07
1
-40
/
+53
|
/
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-1
/
+1
*
Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...
Jon A. Cruz
2010-06-17
1
-18
/
+27
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-6
/
+26
*
Follow-up fix of member/parameter name collision.
Jon A. Cruz
2010-03-08
1
-1
/
+1
*
Cleanup of gradient-selector to allow for new mode.
Jon A. Cruz
2010-03-08
1
-45
/
+28
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Warning/type cleanup.
Jon A. Cruz
2008-12-04
1
-11
/
+18
*
Whitespace cleanup.
Jon A. Cruz
2008-12-04
1
-204
/
+214
*
Warning cleanup
Jon A. Cruz
2008-05-17
1
-4
/
+4
*
Fix use of uninitialized 'doc' var. Fix use of gc::released 'repr'.
Bob Jamison
2007-04-21
1
-14
/
+19
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+2
*
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
2007-01-22
1
-3
/
+5
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+342