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
*
Merge branch 'updategridwidgets' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-04-10
4
-86
/
+113
|
\
|
*
Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets
Geoff Lankow
2018-03-22
4
-86
/
+113
*
|
Cleanup Text and Font dialog.
Tavmjong Bah
2018-04-07
2
-274
/
+62
*
|
Erase rejected files
Jabier Arraiza
2018-04-07
2
-79
/
+0
*
|
Code cleanup.
Tavmjong Bah
2018-04-05
1
-4
/
+3
*
|
Extract and display ligatures in a font.
Tavmjong Bah
2018-04-05
6
-31
/
+101
*
|
Reduce error messages.
Tavmjong Bah
2018-04-04
1
-1
/
+4
*
|
Remove call to update font list when selection changes.
Tavmjong Bah
2018-04-04
1
-3
/
+0
*
|
Unset 'font-variation-settings' if not used.
Tavmjong Bah
2018-04-03
1
-2
/
+7
*
|
Fix crash when selection non-variation style.
Tavmjong Bah
2018-04-03
1
-3
/
+4
*
|
Code cleanup: remove unneeded file.
Tavmjong Bah
2018-04-03
3
-52
/
+7
*
|
Add new directory for 'manipulations' with README.
Tavmjong Bah
2018-04-03
1
-0
/
+16
*
|
Add new directory for 'actions' with README.
Tavmjong Bah
2018-04-03
1
-0
/
+26
*
|
Fix typo.
Tavmjong Bah
2018-04-03
1
-1
/
+1
*
|
Minor tweack of LPE dash-stroke
Jabier Arraiza
2018-04-01
1
-4
/
+3
*
|
Bug fix closing paths
Jabier Arraiza
2018-04-01
1
-14
/
+20
*
|
Add option to unify dash with diferent segment paths
Jabier Arraiza
2018-04-01
2
-8
/
+47
*
|
Remove debug couts
Jabier Arraiza
2018-04-01
1
-4
/
+0
*
|
Add LPE Dash Stroke
Jabier Arraiza
2018-04-01
7
-1
/
+366
*
|
Update lpe-clone-original.cpp to recheck
Jabier Arraiza
2018-03-31
1
-1
/
+1
*
|
Fis a bug crashing inkscape if clones item is not in doc
Jabier Arraiza
2018-03-31
1
-8
/
+8
*
|
Fix effect list order
Jabier Arraiza
2018-03-31
1
-2
/
+3
*
|
Fix fillet chamfer LPE bug on adding points to paths
Jabier Arraiza
2018-03-31
2
-6
/
+21
*
|
Add lots of README's.
Tavmjong Bah
2018-03-30
12
-0
/
+133
*
|
Protect against empty string.
Tavmjong Bah
2018-03-30
1
-15
/
+17
*
|
Fix bug: 1758477
Jabier Arraiza
2018-03-28
6
-12
/
+20
*
|
a bit more of warning cleanup
Felipe Corrêa da Silva Sanches
2018-03-28
11
-29
/
+32
*
|
Add Cmd as an alternative keyboard shortcut
Martin Owens
2018-03-28
1
-1
/
+1
*
|
Allow MacOSX builds to use a specially design carbon keyboard set
Martin Owens
2018-03-28
1
-0
/
+6
*
|
Fix bug: 1738504
Jabier Arraiza
2018-03-28
1
-1
/
+0
*
|
Fix LPE updating problems
Jabiertxo Arraiza Cenoz
2018-03-28
4
-3
/
+2
*
|
Fix powerstroke update
Jabiertxo Arraiza Cenoz
2018-03-28
1
-0
/
+1
*
|
Fix a updating path on LPE with path maipulations
Jabiertxo Arraiza Cenoz
2018-03-28
1
-0
/
+1
*
|
a few more fixes to build warnings related to libnrtype
Felipe Corrêa da Silva Sanches
2018-03-27
6
-18
/
+19
*
|
Convert Pango font variations string to CSS format before saving to CSS.
Tavmjong Bah
2018-03-27
1
-2
/
+24
*
|
Minor cleanup of warnings. No functional change.
Felipe Corrêa da Silva Sanches
2018-03-27
8
-18
/
+9
*
|
move FTFixedToDouble / FTDoubleToFixed to a common header
Felipe Corrêa da Silva Sanches
2018-03-27
2
-8
/
+7
*
|
Add the path 'd' property to the blacklist for default style.
Tavmjong Bah
2018-03-27
1
-0
/
+1
*
|
Allow upadate shapen innside groups with LPE
Jabier Arraiza
2018-03-26
17
-17
/
+34
*
|
Allow path move
Jabier Arraiza
2018-03-26
4
-6
/
+10
*
|
Fixing refs
Jabier Arraiza
2018-03-26
16
-79
/
+40
*
|
Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...
Jabier Arraiza
2018-03-26
1
-2
/
+0
*
|
Base LPE refactor
Jabier Arraiza
2018-03-26
88
-1278
/
+1561
*
|
Allow building with USE_PANGO_WIN32.
Tavmjong Bah
2018-03-23
3
-2
/
+10
*
|
Start of reading OpenType fvar table.
Tavmjong Bah
2018-03-23
3
-1
/
+82
*
|
Move OpenType functions to separate file.
Tavmjong Bah
2018-03-23
4
-174
/
+255
|
/
*
Remove "hack" for support of FreeType 2.1.
Tavmjong Bah
2018-03-20
1
-15
/
+4
*
Add basic rendering support for 'font-variation-settings'.
Tavmjong Bah
2018-03-19
1
-2
/
+93
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
26
-2538
/
+0
*
[meson-build] inkscape-version placeholder
Felipe Corrêa da Silva Sanches
2018-03-17
2
-1
/
+17
[next]