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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Converted text toolbar to GTK toolbar.
Tavmjong Bah
2010-04-23
1
-822
/
+928
*
Second step in fixing changing of font faces.
Tavmjong Bah
2010-04-16
1
-25
/
+74
*
Leave uninitialized bools in preferences to the default 'false' value. Code s...
Jon A. Cruz
2010-04-12
1
-1
/
+1
*
Fixed state sync for node tool booleans. Addressing bug #426032.
Jon A. Cruz
2010-04-12
1
-430
/
+378
*
Correct calligraphic toggles getting out of sync with behavior.
Jon A. Cruz
2010-04-11
1
-25
/
+88
*
Fix "show handles" button state on Ctrl+H
Krzysztof Kosi??ski
2010-04-06
1
-0
/
+27
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-4
/
+4
*
Turn off debugging.
Jon A. Cruz
2010-04-04
1
-1
/
+1
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-4
/
+4
*
Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...
Jon A. Cruz
2010-03-30
1
-19
/
+57
*
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
2010-03-29
5
-62
/
+94
*
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz
2010-03-28
3
-130
/
+161
*
Phase 2b - remove use of SPWidget and wire signals directly.
Jon A. Cruz
2010-03-27
1
-76
/
+37
*
Phase 2 - remove duplicated code and leave a single copy of each function.
Jon A. Cruz
2010-03-27
1
-611
/
+1
*
Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...
Jon A. Cruz
2010-03-27
6
-453
/
+783
*
Add needed null check.
Jon A. Cruz
2010-03-23
1
-1
/
+1
*
Update to reflect "swatch" gradients as being assumed to be shared.
Jon A. Cruz
2010-03-23
4
-21
/
+30
*
C++-ification of enums.
Jon A. Cruz
2010-03-22
4
-178
/
+156
*
C++-ification of paint selector.
Jon A. Cruz
2010-03-22
9
-177
/
+154
*
Fix crash
Jon A. Cruz
2010-03-21
3
-3
/
+16
*
Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.
Jon A. Cruz
2010-03-21
5
-16
/
+281
*
Whitespace cleanup.
Jon A. Cruz
2010-03-20
1
-297
/
+297
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
1
-1
/
+1
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
9
-75
/
+140
*
Follow-up fix of member/parameter name collision.
Jon A. Cruz
2010-03-08
1
-1
/
+1
*
Cleanup of gradient-selector to allow for new mode.
Jon A. Cruz
2010-03-08
3
-77
/
+71
*
Cleanup of gradients and stops.
Jon A. Cruz
2010-03-08
1
-10
/
+8
*
Move new "NodesShow*" action to be with the existing ones on the toolbar.
Jon A. Cruz
2010-03-08
1
-1
/
+1
*
Restore node toolbar buttons that were just commented out. Fixes bug #534045.
Jon A. Cruz
2010-03-07
1
-3
/
+3
*
Block "special" solid gradients from gradient F&S dialog.
Jon A. Cruz
2010-03-06
1
-410
/
+413
*
i18n. Remove underscores in message context.
Nicolas Dufour
2010-03-06
1
-4
/
+4
*
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
2010-03-06
5
-48
/
+148
*
Updated gradient toolba to not see "solid" one-stops as gradients.
Jon A. Cruz
2010-03-05
1
-67
/
+87
*
Implement a preference that determines whether deleting nodes
Krzysztof Kosi??ski
2010-03-02
1
-3
/
+3
*
Cleanup on id access.
Jon A. Cruz
2010-03-02
1
-1
/
+1
*
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
2010-02-21
1
-3
/
+3
*
Noop: removing and updating comments, fixing indentation
Diederik van Lierop
2010-02-19
1
-0
/
+20
*
disable softproofing if no get display id ONLY if source profile is to be tak...
buliabyak
2010-01-21
1
-3
/
+10
*
Correcting statements collapsed to a single line.
Jon A. Cruz
2010-01-15
1
-12
/
+36
*
Warning cleanup.
Jon A. Cruz
2010-01-15
1
-2
/
+2
*
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
2010-01-14
1
-9
/
+27
*
Merge GSoC 2009 node tool rewrite
Krzysztof Kosi??ski
2010-01-14
1
-143
/
+91
|
\
|
*
Implement segment weld to make segment join similar to node join
Krzysztof Kosi??ski
2010-01-14
1
-1
/
+1
|
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
12
-783
/
+1566
|
|
\
|
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-143
/
+91
*
|
|
Adding a 'widescreen' task.
Jon A. Cruz
2010-01-13
1
-13
/
+50
|
|
/
|
/
|
*
|
Initial cut of disabling floating windows on window managers with problems.
Jon A. Cruz
2010-01-12
2
-8
/
+21
*
|
Enabling now that some have confirmed proper functionality on 64-bit.
Jon A. Cruz
2010-01-12
1
-1
/
+1
*
|
Implemented dynamic repositioning of toolboxes.
Jon A. Cruz
2010-01-11
3
-7
/
+52
*
|
Disable questioned code section.
Jon A. Cruz
2010-01-11
2
-0
/
+31
[prev]
[next]