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-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-26
The label should really say "Stops:", just like its verb.
Alexandre Prokoudine
1
-1
/
+1
2012-11-26
Marked another user-visible message for translation, fixed text case for comb...
Alexandre Prokoudine
1
-4
/
+4
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-3
/
+3
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-2
/
+3
2012-09-24
Fix for 1052645 : On select toolbar 'lock' button resize icon on clicking
John Smith
1
-1
/
+1
2012-09-23
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
1
-1
/
+1
2012-09-22
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
1
-21
/
+1
2012-09-07
Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke g...
John Smith
1
-16
/
+2
2012-05-17
Fix for 950677 : ellipsize function with ustring
John Smith
1
-5
/
+4
2012-05-15
Fix for 950677 : Ellipse text if gradient name too long
John Smith
1
-1
/
+2
2012-05-08
Follow-up conversion from bool.
Jon A. Cruz
1
-36
/
+22
2012-05-08
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
1
-4
/
+4
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-114
/
+109
2012-04-25
Fix for 950677 : Add link option to gradient toolbar
John Smith
1
-0
/
+30
2012-04-09
fix memory leak and some minor things
Kris De Gussem
1
-1
/
+1
2012-04-04
Warning cleanup.
Jon A. Cruz
1
-3
/
+3
2012-04-03
eek-preview: Cairo drawing
Alex Valavanis
1
-2
/
+1
2012-04-01
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
1
-262
/
+912
2012-03-15
Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
John Smith
1
-8
/
+2
2012-03-13
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...
John Smith
1
-83
/
+92
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+1
2012-02-26
Replace deprecated gtk_toolbar_append_widget API
Alex Valavanis
1
-3
/
+9
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-05
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-10
/
+7
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
1
-4
/
+4
2011-06-26
Gtk cleanup: gtk_menu_append
Alex Valavanis
1
-5
/
+5
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-3
/
+3
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-1
/
+1
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
1
-13
/
+5
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-2
/
+2
2010-07-04
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
1
-18
/
+16
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-1
/
+1
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
-3
/
+3
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-2
/
+2
2010-03-05
Updated gradient toolba to not see "solid" one-stops as gradients.
Jon A. Cruz
1
-67
/
+87
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
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-4
/
+5
2008-12-04
Warning/type cleanup.
Jon A. Cruz
1
-6
/
+6
2008-10-27
From trunk
Ted Gould
1
-11
/
+15
2008-06-18
Conversion to toolbars and preserve size upon undock
Jon A. Cruz
1
-8
/
+8
2007-12-04
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
1
-22
/
+22
2007-09-26
remove duplicate button, useless now
bulia byak
1
-37
/
+0
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-4
/
+4
2007-01-24
Sorry, forgot the copyright text.
Johan B. C. Engelen
1
-0
/
+2
2007-01-17
Upgraded gradient tool =)
Johan B. C. Engelen
1
-3
/
+7
2006-10-10
undo annotations
bulia byak
1
-2
/
+2
2006-07-29
switch to sigc++ SPObject signals for gradient toolbar
MenTaLguY
1
-10
/
+6
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-2
/
+4
[next]