index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-03
Fix rotation in node and select tool
Krzysztof Kosi??ski
1
-2
/
+2
2010-04-03
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
3
-15
/
+15
2010-04-02
Fix command line invocation on Windows (LP #167455).
Krzysztof Kosi??ski
2
-3
/
+3
2010-04-02
Add Ctrl+H as a shortcut for "show handles" in the node tool.
Krzysztof Kosi??ski
2
-1
/
+12
2010-04-02
Corrected "using namespace" contamination from ui/dialog header files.
Jon A. Cruz
12
-227
/
+324
2010-04-02
Allow filtering by glyph script.
Jon A. Cruz
2
-16
/
+96
2010-04-02
Add character script range to description
Jon A. Cruz
1
-2
/
+109
2010-04-02
Adding missing files for bug #343186.
Jon A. Cruz
2
-0
/
+309
2010-04-01
Initial cut of glyph selector dialog is in. Fixes bug #343186.
Jon A. Cruz
3
-8
/
+13
2010-03-29
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
2
-6
/
+82
2010-03-26
Adding in shape-record.h
Ted Gould
1
-0
/
+1
2010-03-25
Fixes missing include that complicated older libs. Fixes bug #545160
Jon A. Cruz
1
-0
/
+1
2010-03-22
C++-ification of paint selector.
Jon A. Cruz
1
-4
/
+7
2010-03-19
Fixed missing palette when using file open on a new document.
Jon A. Cruz
1
-1
/
+1
2010-03-19
Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.
Jon A. Cruz
2
-55
/
+47
2010-03-19
Brace safety cleanup.
Jon A. Cruz
1
-73
/
+181
2010-03-18
Fix a few remaining oddities in handle scaling via keyboard
Krzysztof Kosi??ski
2
-11
/
+21
2010-03-18
Fix scaling of degenerate handles using keybard shortcuts.
Krzysztof Kosi??ski
3
-31
/
+98
2010-03-18
Changed the embed/link dialog to use radio buttons instead of a checkbox to m...
Jon A. Cruz
1
-3
/
+4
2010-03-17
Fix Ctrl-drag in node tool with zero snap delay.
Krzysztof Kosi??ski
1
-4
/
+4
2010-03-16
Fixing "Auto" palette to be tracked per document, independent of containing p...
Jon A. Cruz
4
-145
/
+244
2010-03-14
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2
-20
/
+20
2010-03-14
New node tool: implement handle snapping
Krzysztof Kosi??ski
2
-8
/
+48
2010-03-14
fix pasting of LPE stacks
Johan B. C. Engelen
1
-11
/
+18
2010-03-14
Implement keyboard shortcuts for single handle adjustments.
Krzysztof Kosi??ski
9
-76
/
+350
2010-03-13
Splitting the color swatch class to be separate for easier work.
Jon A. Cruz
6
-863
/
+997
2010-03-12
Finished live updating of swatch previews. Fixes bugs #397872, #421548.
Jon A. Cruz
1
-129
/
+161
2010-03-11
Fix flicker during palette update.
Jon A. Cruz
1
-3
/
+37
2010-03-10
Auto swatches now update as they are edited in the document. Some flickering ...
Jon A. Cruz
2
-54
/
+89
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-7
/
+7
2010-03-06
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
1
-0
/
+2
2010-03-05
Fix double reverse with Shift+R in the node tool.
Krzysztof Kosi??ski
1
-0
/
+1
2010-03-04
Improve behavior when pasting, DnDing and importing bitmap images
Krzysztof Kosi??ski
1
-20
/
+19
2010-03-04
Clean up the unordered containers fix.
Krzysztof Kosi??ski
2
-16
/
+14
2010-03-04
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
2
-7
/
+30
2010-03-03
Fix color swatch drag preview.
Jon A. Cruz
1
-0
/
+1
2010-03-03
Clean up control point event handling slightly
Krzysztof Kosi??ski
1
-18
/
+14
2010-03-03
Node tool: implement sculpting
Krzysztof Kosi??ski
3
-14
/
+39
2010-03-02
Implement a preference that determines whether deleting nodes
Krzysztof Kosi??ski
3
-5
/
+12
2010-03-02
Use Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosi??ski
2
-8
/
+4
2010-03-02
Cleanup on id access.
Jon A. Cruz
5
-13
/
+13
2010-03-01
Cast cleanup.
Jon A. Cruz
1
-2
/
+2
2010-02-28
Compilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosi??ski
1
-3
/
+3
2010-02-25
1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...
Diederik van Lierop
1
-2
/
+3
2010-02-25
Warning cleanup.
Jon A. Cruz
2
-2
/
+5
2010-02-21
Make sure that guides always snap correctly when dropping them, and improve p...
Diederik van Lierop
1
-4
/
+9
2010-02-18
Fix node tool crash on path where the last subpath is a lone moveto
Krzysztof Kosi??ski
1
-1
/
+4
2010-02-18
Make ControlPointSelection trackable to prevent random crashes
Krzysztof Kosi??ski
2
-12
/
+12
2010-02-14
fix bug: when creating an xy-grid, respect the default unit setting. (the pre...
Johan B. C. Engelen
1
-1
/
+1
2010-02-14
color the original-d path just like a normal path when an LPE is applied.
Johan B. C. Engelen
1
-1
/
+1
[prev]
[next]