index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Cleanups from backports.
Jon A. Cruz
2010-10-29
3
-32
/
+33
*
|
|
|
|
LPE Knot: only consider closing line segment if its length is non-zero
Johan B. C. Engelen
2010-10-28
1
-14
/
+26
*
|
|
|
|
fix lpe knot for closed paths
Johan B. C. Engelen
2010-10-28
1
-14
/
+14
*
|
|
|
|
provide specific bounds method for Paths because paths can be closed or open....
Johan B. C. Engelen
2010-10-27
2
-0
/
+15
*
|
|
|
|
UI: punctiation and mnemonics in preferences, export and ico preview dialog
Kris De Gussem
2010-10-27
3
-15
/
+15
*
|
|
|
|
Add code to fix bug #380501 in the future...
Johan B. C. Engelen
2010-10-26
1
-0
/
+7
*
|
|
|
|
fix copy error
Johan B. C. Engelen
2010-10-26
1
-1
/
+1
*
|
|
|
|
Fix bug #666586: Connector routing regression
Michael Wybrow
2010-10-26
1
-3
/
+9
*
|
|
|
|
Punctuation in UI
Kris De Gussem
2010-10-25
1
-13
/
+13
*
|
|
|
|
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
2010-10-25
7
-27
/
+27
*
|
|
|
|
Adding spellchecker and T&F dialogs to the text context (right click) menu.
Nicolas Dufour
2010-10-24
1
-0
/
+52
*
|
|
|
|
i18n. Metadata labels now fully translatable (with colon).
Nicolas Dufour
2010-10-24
2
-35
/
+35
*
|
|
|
|
Fix paraxial pen tool: apply constraint even if we didn't snap
Diederik van Lierop
2010-10-24
3
-6
/
+6
*
|
|
|
|
Some UI fixes
Kris De Gussem
2010-10-24
3
-14
/
+14
*
|
|
|
|
Beware: some 2geom functions can throw useful exceptions! fixing crash bug 61...
Johan B. C. Engelen
2010-10-23
1
-5
/
+12
*
|
|
|
|
Fix updating for ellipses when viewbox is not defined
Johan B. C. Engelen
2010-10-23
1
-10
/
+12
*
|
|
|
|
Don't try displaying markers for completely empty paths, fixes crash.
Johan B. C. Engelen
2010-10-23
3
-4
/
+17
*
|
|
|
|
fix crash bug: PDF export: crash in 'CairoRenderContext::_showGlyphs'
Johan B. C. Engelen
2010-10-23
1
-4
/
+5
*
|
|
|
|
PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...
Nicolas Dufour
2010-10-22
2
-7
/
+13
*
|
|
|
|
repr wasn't updated immediately after some text editing operations, which mea...
Richard Hughes
2010-10-21
1
-7
/
+9
*
|
|
|
|
i18n. Link/image properties dialog title is now fully translatable.
Nicolas Dufour
2010-10-20
1
-1
/
+8
*
|
|
|
|
Use a better snap metric for constrained snapping (i.e. calculate the distanc...
Diederik van Lierop
2010-10-19
2
-4
/
+4
*
|
|
|
|
Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for te...
Nicolas Dufour
2010-10-19
1
-7
/
+30
*
|
|
|
|
Unified and cleaned up locating icc profiles, including adding missing OS X l...
Jon A. Cruz
2010-10-18
4
-98
/
+115
*
|
|
|
|
fix build on windows by removing even more files.
Johan B. C. Engelen
2010-10-15
4
-1980
/
+0
*
|
|
|
|
Fix build breakage on Windows after the recent "new gui" removal.
Krzysztof Kosi??ski
2010-10-13
1
-3
/
+3
*
|
|
|
|
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
2010-10-12
26
-1143
/
+76
*
|
|
|
|
Remove the misfeature of retracting handles when the cusp node button
Krzysztof Kosi??ski
2010-10-12
1
-4
/
+7
*
|
|
|
|
Fix oddities related to smooth endnodes. Should fix a crasher.
Krzysztof Kosi??ski
2010-10-12
2
-11
/
+7
*
|
|
|
|
Cherry pick node duplication from 0.48 stable
Krzysztof Kosi??ski
2010-10-12
4
-0
/
+47
*
|
|
|
|
Extensions, i18n. Adding context to description, groupheader and radiobutton ...
Nicolas Dufour
2010-10-09
5
-7
/
+40
*
|
|
|
|
Fix self-snapping when dragging the transformation center of a selection cont...
Diederik van Lierop
2010-10-07
4
-21
/
+25
*
|
|
|
|
Extensions. Fix for Bug #652943 (Aborted output extensions create an empty fi...
Nicolas Dufour
2010-10-06
1
-3
/
+7
*
|
|
|
|
Applied patch and updated to address non-BMP Unicode charcters. Fixes bug #36...
Jon A. Cruz
2010-10-03
2
-19
/
+23
*
|
|
|
|
Warning cleanup.
Jon A. Cruz
2010-10-03
1
-23
/
+31
*
|
|
|
|
Implement snapping in the text tool
Diederik van Lierop
2010-10-02
1
-9
/
+33
*
|
|
|
|
Extensions. New context support in extensions (enum attribute only), should f...
Nicolas Dufour
2010-10-02
1
-3
/
+11
*
|
|
|
|
UI fixes (a.o. Bug #560751 )
Kris De Gussem
2010-10-02
13
-74
/
+74
*
|
|
|
|
UI generalisation
Kris De Gussem
2010-10-01
1
-1
/
+1
*
|
|
|
|
Help files no longer get registered as a recently used extension
Craig Marshall
2010-09-28
1
-0
/
+13
*
|
|
|
|
Fix for Bug #586955 (the unit for user defined document size is not refreshed...
Nicolas Dufour
2010-09-26
5
-1
/
+38
*
|
|
|
|
3DBox tool: snap the first point of the drag action
Diederik van Lierop
2010-09-26
1
-9
/
+7
*
|
|
|
|
Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...
Nicolas Dufour
2010-09-26
1
-2
/
+2
*
|
|
|
|
Fix constrained snapping to closing segments
Diederik van Lierop
2010-09-25
1
-10
/
+37
*
|
|
|
|
Implement snapping of vanishing points (LP #629333)
Diederik van Lierop
2010-09-25
1
-3
/
+15
*
|
|
|
|
Addition to my previous commit: fix for trunk is a bit different from the fix...
Diederik van Lierop
2010-09-25
1
-0
/
+1
*
|
|
|
|
fix snapmanager initialization
Diederik van Lierop
2010-09-25
1
-5
/
+5
*
|
|
|
|
i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...
Nicolas Dufour
2010-09-24
2
-14
/
+14
*
|
|
|
|
Fix for bug #362995 (Default Units in Document Properties ignored).
Nicolas Dufour
2010-09-24
1
-2
/
+37
*
|
|
|
|
Fix for bug #635521 (Fields in Transform dialog reset).
Nicolas Dufour
2010-09-23
1
-6
/
+18
[prev]
[next]