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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
Fix for bug #362995 (Default Units in Document Properties ignored).
Nicolas Dufour
1
-2
/
+37
2010-09-15
Prevent opacity slider changes from going into undo as separate items. Fixes ...
Jon A. Cruz
1
-15
/
+12
2010-09-12
Stop overrun.
Jon A. Cruz
1
-4
/
+0
2010-09-07
Connected two toolbar buttons with the associated verbs
Jasper van de Gronde
1
-6
/
+12
2010-09-06
Automatically add shortcuts to tooltips
Jasper van de Gronde
2
-6
/
+8
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
3
-19
/
+6
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-10
CSS length attributes must have units.
Tavmjong Bah
1
-2
/
+2
2010-07-07
Revert device-color for now.
Jon A. Cruz
1
-20
/
+6
2010-07-07
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
5
-44
/
+67
2010-07-04
Suppress gradient direction line for 'solid' gradients.
Jon A. Cruz
2
-28
/
+26
2010-07-03
Create only single-stop gradients when using Fill-n-Stroke to convert solid t...
Jon A. Cruz
1
-7
/
+11
2010-07-02
Added hidden preference to re-enable floating dialogs on problematic window m...
Jon A. Cruz
1
-1
/
+2
2010-07-02
Rough pass of Fill-n-Stroke swatch conversion.
Jon A. Cruz
2
-1
/
+6
2010-06-28
Partial C++-ification of SPGradient
Jon A. Cruz
6
-17
/
+17
2010-06-17
Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...
Jon A. Cruz
1
-18
/
+27
2010-06-16
Fix crash when bringing up F&S dialog with the CMS picker as default when an ...
Jon A. Cruz
1
-1
/
+2
2010-06-16
Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.
Jon A. Cruz
2
-54
/
+3
2010-06-07
Added icons for Superscript and Subscript.
Tavmjong Bah
1
-2
/
+2
2010-06-07
"Fix" for bug #583593 (Default tool styles are not loaded for new users).
Tavmjong Bah
1
-6
/
+9
2010-06-05
Moved spray tool down, text tool up.
Tavmjong Bah
1
-4
/
+18
2010-06-04
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
1
-1
/
+129
2010-06-01
Flowed text does not support dx (kerning), dy, and rotation attributes.
Tavmjong Bah
1
-20
/
+36
2010-05-18
copyedit tooltips
buliabyak
1
-14
/
+14
2010-05-18
Add icons for line-height, letter-spacing, etc. to text toolbar.
Tavmjong Bah
1
-6
/
+12
2010-05-16
Text toolbar:
Tavmjong Bah
1
-0
/
+22
2010-05-15
A couple small bug fixes for new text toolbar widgets.
Tavmjong Bah
1
-60
/
+70
2010-05-14
Add dx (kerning), dy (vertical shifting), and rotate widgets to
Tavmjong Bah
1
-3
/
+216
2010-05-13
Get rid of unneeded labels when the icons are self-explanatory.
Tavmjong Bah
1
-2
/
+2
2010-05-13
Add ability to set icons to insensitive. Used to disable "Justify"
Tavmjong Bah
1
-14
/
+23
2010-04-29
moved some marshalling functions to generic glib calls
Nathan Hurst
1
-1
/
+1
2010-04-28
Unnecessary style selector removed from the Spray tool bar and preferences, a...
Nicolas Dufour
1
-3
/
+9
2010-04-27
inkscape-comboboxentry-action:
Tavmjong Bah
1
-6
/
+19
2010-04-27
some copyediting of labels
buliabyak
1
-6
/
+6
2010-04-24
Add alt-x shortcut to new text toolbar.
Tavmjong Bah
1
-6
/
+7
2010-04-23
Minor tweaks to text toolbar.
Tavmjong Bah
1
-4
/
+4
2010-04-23
Converted text toolbar to GTK toolbar.
Tavmjong Bah
1
-822
/
+928
2010-04-16
Second step in fixing changing of font faces.
Tavmjong Bah
1
-25
/
+74
2010-04-12
Leave uninitialized bools in preferences to the default 'false' value. Code s...
Jon A. Cruz
1
-1
/
+1
2010-04-12
Fixed state sync for node tool booleans. Addressing bug #426032.
Jon A. Cruz
1
-430
/
+378
2010-04-11
Correct calligraphic toggles getting out of sync with behavior.
Jon A. Cruz
1
-25
/
+88
2010-04-06
Fix "show handles" button state on Ctrl+H
Krzysztof Kosi??ski
1
-0
/
+27
2010-04-06
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
1
-4
/
+4
2010-04-04
Turn off debugging.
Jon A. Cruz
1
-1
/
+1
2010-04-03
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
1
-4
/
+4
2010-03-30
Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...
Jon A. Cruz
1
-19
/
+57
2010-03-29
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
5
-62
/
+94
2010-03-28
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz
3
-130
/
+161
2010-03-27
Phase 2b - remove use of SPWidget and wire signals directly.
Jon A. Cruz
1
-76
/
+37
[next]