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-vector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
Fix for 973195 : Limit width of color profile labels
John Smith
1
-4
/
+4
2012-05-17
Fix for 950677 : ellipsize function with ustring
John Smith
1
-13
/
+12
2012-05-15
Fix for 950677 : Ellipse text if gradient name too long
John Smith
1
-2
/
+16
2012-05-12
syntx of null pointer dereference checks
Kris De Gussem
1
-10
/
+10
2012-04-10
Clean up some deprecated orientable API
Alex Valavanis
1
-0
/
+9
2012-04-10
Replace remaining gtk_hbox_new usage
Alex Valavanis
1
-0
/
+10
2012-04-09
fix memory leak and some minor things
Kris De Gussem
1
-5
/
+5
2012-04-04
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2012-04-01
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
1
-1
/
+1
2012-03-15
Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
John Smith
1
-164
/
+207
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-2
/
+3
2012-02-26
Replace deprecated GTK_TYPE macros
Alex Valavanis
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-11
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
1
-1
/
+1
2012-01-05
More GSEAL fixes
Alex Valavanis
1
-6
/
+6
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-1
/
+1
2011-07-02
Fix problem with merged code where a pointer to a plain C GTK+ object was cas...
Jon A. Cruz
1
-4
/
+3
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-1
/
+1
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-1
/
+1
2011-06-26
Gtk cleanup: gtk_menu_append
Alex Valavanis
1
-6
/
+6
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-4
/
+4
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-16
/
+17
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
-2
/
+2
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-39
/
+37
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-09-15
Prevent opacity slider changes from going into undo as separate items. Fixes ...
Jon A. Cruz
1
-15
/
+12
2010-08-14
Completely remove NRPixBlock
Krzysztof Kosi??ski
1
-4
/
+5
2010-07-18
Correcting black gradient stops when swatches are set or drug.
Jon A. Cruz
1
-27
/
+10
2010-07-18
Correct behavior of gradient stops to extract color from swatch when color is...
Jon A. Cruz
1
-27
/
+10
2010-07-07
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
1
-0
/
+5
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-3
/
+3
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-8
/
+8
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-1
/
+1
2010-06-28
Partial C++-ification of SPGradient
Jon A. Cruz
1
-6
/
+6
2010-03-22
C++-ification of paint selector.
Jon A. Cruz
1
-2
/
+2
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-1
/
+9
2010-03-08
Cleanup of gradients and stops.
Jon A. Cruz
1
-10
/
+8
2010-03-06
Block "special" solid gradients from gradient F&S dialog.
Jon A. Cruz
1
-410
/
+413
2010-03-06
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
1
-1
/
+1
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-1
/
+1
2009-08-22
fix 416940
bulia byak
1
-3
/
+11
2009-08-13
fix 376068
bulia byak
1
-14
/
+16
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-4
/
+4
2009-08-05
SPDocument->Document
johnce
1
-4
/
+4
2008-12-04
Warning/type cleanup.
Jon A. Cruz
1
-25
/
+33
2008-12-04
Whitespace cleanup.
Jon A. Cruz
1
-773
/
+771
2008-10-27
From trunk
Ted Gould
1
-70
/
+72
2008-09-20
release reprs properly
bulia byak
1
-0
/
+3
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
1
-3
/
+3
[next]