index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
Add files missing in last commit (FontSelector).
Tavmjong Bah
2
-8
/
+9
2018-04-13
Replace C FontSelector by C++ FontSelector.
Tavmjong Bah
11
-682
/
+805
2018-04-13
Remove unused variables.
Tavmjong Bah
2
-34
/
+9
2018-04-12
Fix inconsistent signal disconnection in arc toolbar
Mikko Rasa
1
-1
/
+3
2018-04-07
Cleanup Text and Font dialog.
Tavmjong Bah
2
-274
/
+62
2018-04-07
Erase rejected files
Jabier Arraiza
2
-79
/
+0
2018-04-05
Code cleanup.
Tavmjong Bah
1
-4
/
+3
2018-04-05
Extract and display ligatures in a font.
Tavmjong Bah
6
-31
/
+101
2018-04-04
Reduce error messages.
Tavmjong Bah
1
-1
/
+4
2018-04-04
Remove call to update font list when selection changes.
Tavmjong Bah
1
-3
/
+0
2018-04-03
Unset 'font-variation-settings' if not used.
Tavmjong Bah
1
-2
/
+7
2018-04-03
Fix crash when selection non-variation style.
Tavmjong Bah
1
-3
/
+4
2018-04-03
Code cleanup: remove unneeded file.
Tavmjong Bah
3
-52
/
+7
2018-04-03
Add new directory for 'manipulations' with README.
Tavmjong Bah
1
-0
/
+16
2018-04-03
Add new directory for 'actions' with README.
Tavmjong Bah
1
-0
/
+26
2018-04-03
Fix typo.
Tavmjong Bah
1
-1
/
+1
2018-04-01
Minor tweack of LPE dash-stroke
Jabier Arraiza
1
-4
/
+3
2018-04-01
Bug fix closing paths
Jabier Arraiza
1
-14
/
+20
2018-04-01
Add option to unify dash with diferent segment paths
Jabier Arraiza
2
-8
/
+47
2018-04-01
Remove debug couts
Jabier Arraiza
1
-4
/
+0
2018-04-01
Add LPE Dash Stroke
Jabier Arraiza
7
-1
/
+366
2018-03-31
Update lpe-clone-original.cpp to recheck
Jabier Arraiza
1
-1
/
+1
2018-03-31
Fis a bug crashing inkscape if clones item is not in doc
Jabier Arraiza
1
-8
/
+8
2018-03-31
Fix effect list order
Jabier Arraiza
1
-2
/
+3
2018-03-31
Fix fillet chamfer LPE bug on adding points to paths
Jabier Arraiza
2
-6
/
+21
2018-03-30
Add lots of README's.
Tavmjong Bah
12
-0
/
+133
2018-03-30
Protect against empty string.
Tavmjong Bah
1
-15
/
+17
2018-03-28
Fix bug: 1758477
Jabier Arraiza
6
-12
/
+20
2018-03-28
a bit more of warning cleanup
Felipe Corrêa da Silva Sanches
11
-29
/
+32
2018-03-28
Add Cmd as an alternative keyboard shortcut
Martin Owens
1
-1
/
+1
2018-03-28
Allow MacOSX builds to use a specially design carbon keyboard set
Martin Owens
1
-0
/
+6
2018-03-28
Fix bug: 1738504
Jabier Arraiza
1
-1
/
+0
2018-03-28
Fix LPE updating problems
Jabiertxo Arraiza Cenoz
4
-3
/
+2
2018-03-28
Fix powerstroke update
Jabiertxo Arraiza Cenoz
1
-0
/
+1
2018-03-28
Fix a updating path on LPE with path maipulations
Jabiertxo Arraiza Cenoz
1
-0
/
+1
2018-03-27
a few more fixes to build warnings related to libnrtype
Felipe Corrêa da Silva Sanches
6
-18
/
+19
2018-03-27
Convert Pango font variations string to CSS format before saving to CSS.
Tavmjong Bah
1
-2
/
+24
2018-03-27
Minor cleanup of warnings. No functional change.
Felipe Corrêa da Silva Sanches
8
-18
/
+9
2018-03-27
move FTFixedToDouble / FTDoubleToFixed to a common header
Felipe Corrêa da Silva Sanches
2
-8
/
+7
2018-03-27
Add the path 'd' property to the blacklist for default style.
Tavmjong Bah
1
-0
/
+1
2018-03-26
Allow upadate shapen innside groups with LPE
Jabier Arraiza
17
-17
/
+34
2018-03-26
Allow path move
Jabier Arraiza
4
-6
/
+10
2018-03-26
Fixing refs
Jabier Arraiza
16
-79
/
+40
2018-03-26
Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...
Jabier Arraiza
1
-2
/
+0
2018-03-26
Base LPE refactor
Jabier Arraiza
88
-1278
/
+1561
2018-03-23
Allow building with USE_PANGO_WIN32.
Tavmjong Bah
3
-2
/
+10
2018-03-23
Start of reading OpenType fvar table.
Tavmjong Bah
3
-1
/
+82
2018-03-23
Move OpenType functions to separate file.
Tavmjong Bah
4
-174
/
+255
2018-03-22
Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets
Geoff Lankow
4
-86
/
+113
2018-03-20
Remove "hack" for support of FreeType 2.1.
Tavmjong Bah
1
-15
/
+4
[prev]
[next]