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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed includes for tools.
Markus Engel
2014-03-02
1
-35
/
+19
*
i18n. Fix for Bug #1269943 (Context for message Offset:).
kris-degussem
2014-01-17
1
-1
/
+1
*
Superficial text fix in gradient toolbar.
Josh Andler
2013-12-09
1
-1
/
+1
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-2
/
+2
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-10
/
+11
*
Fix tautological comparison for enum of unspecified type
Alex Valavanis
2013-09-21
1
-4
/
+4
*
Merge from trunk.
Matthew Petroff
2013-09-20
1
-7
/
+8
|
\
|
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-1
/
+1
|
|
\
|
*
|
Cleaned up.
Markus Engel
2013-08-03
1
-1
/
+1
|
*
|
Further refactoring of EventContexts.
Markus Engel
2013-07-30
1
-5
/
+5
|
*
|
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-1
/
+2
*
|
|
Enable unit evaluation in toolbars.
Matthew Petroff
2013-09-15
1
-2
/
+3
|
|
/
|
/
|
*
|
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
2013-07-19
1
-1
/
+1
|
/
*
The label should really say "Stops:", just like its verb.
Alexandre Prokoudine
2012-11-26
1
-1
/
+1
*
Marked another user-visible message for translation, fixed text case for comb...
Alexandre Prokoudine
2012-11-26
1
-4
/
+4
*
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
2012-11-11
1
-3
/
+3
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
1
-2
/
+3
*
Fix for 1052645 : On select toolbar 'lock' button resize icon on clicking
John Smith
2012-09-24
1
-1
/
+1
*
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
2012-09-23
1
-1
/
+1
*
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
2012-09-22
1
-21
/
+1
*
Fix for 1046868 : Gradient tool (trunk): stop selector cannot access stroke g...
John Smith
2012-09-07
1
-16
/
+2
*
Fix for 950677 : ellipsize function with ustring
John Smith
2012-05-17
1
-5
/
+4
*
Fix for 950677 : Ellipse text if gradient name too long
John Smith
2012-05-15
1
-1
/
+2
*
Follow-up conversion from bool.
Jon A. Cruz
2012-05-08
1
-36
/
+22
*
Fixing to use explicit enum types instead of generic guint & bool.
Jon A. Cruz
2012-05-08
1
-4
/
+4
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-114
/
+109
*
Fix for 950677 : Add link option to gradient toolbar
John Smith
2012-04-25
1
-0
/
+30
*
fix memory leak and some minor things
Kris De Gussem
2012-04-09
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2012-04-04
1
-3
/
+3
*
eek-preview: Cairo drawing
Alex Valavanis
2012-04-03
1
-2
/
+1
*
Fix for 950677 : Add stops and repeat controls to the gradient toolbar
John Smith
2012-04-01
1
-262
/
+912
*
Fix for 903671 : Fill and Stroke Gradient list and Gradient Editor
John Smith
2012-03-15
1
-8
/
+2
*
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient too...
John Smith
2012-03-13
1
-83
/
+92
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+1
*
Replace deprecated gtk_toolbar_append_widget API
Alex Valavanis
2012-02-26
1
-3
/
+9
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
1
-10
/
+7
*
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
1
-4
/
+4
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
1
-5
/
+5
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-3
/
+3
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-1
/
+1
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-13
/
+5
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+5
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
*
|
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
2010-07-04
1
-18
/
+16
|
/
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-3
/
+3
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-2
/
+2
*
Updated gradient toolba to not see "solid" one-stops as gradients.
Jon A. Cruz
2010-03-05
1
-67
/
+87
[next]