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