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
*
Fix blocking bugs in text for Beta (stiling)
Jabiertxof
2019-09-12
4
-11
/
+10
*
Line height fixes
Jabiertxof
2019-09-12
5
-32
/
+145
*
Fix unsetting variable font values giving wrong font name (Issue 842).
Tavmjong Bah
2019-09-12
1
-1
/
+2
*
Fix crash when overflowing flowed text
Marc Jeanmougin
2019-09-12
1
-1
/
+1
*
Fix non changing value on combobox. This can also be used in other toolbars
Jabier Arraiza
2019-09-12
7
-9
/
+27
*
Remove a lonly header noticed by Maren
Jabiertxof
2019-09-11
1
-6
/
+3
*
Fix crash when font dont have X glyph. Solve this https://gitlab.com/inkscape...
Jabiertxof
2019-09-11
1
-3
/
+6
*
Fix issue https://gitlab.com/inkscape/inbox/issues/841 Crash on selecting cer...
Jabiertxof
2019-09-11
1
-1
/
+1
*
Fix a crash undoing creation of a SVG 2 Flow
Jabiertxof
2019-09-10
1
-8
/
+9
*
Menubar: Fix translation of submenu names
Patrick Storz
2019-09-10
1
-10
/
+11
*
Improve help string for CSS dialog
Patrick Storz
2019-09-10
1
-1
/
+1
*
improve text selection
Jabiertxof
2019-09-10
2
-10
/
+10
*
fix a subselection issue
Jabiertxof
2019-09-10
1
-9
/
+7
*
Fix a focus issue pointed by Tav
Jabiertxof
2019-09-10
1
-1
/
+5
*
Fix blocking bugs in text for Beta
Jabiertxof
2019-09-09
2
-18
/
+15
*
Load GPOS table only when selecting font features tab to speedup font usage
Jabier Arraiza
2019-09-09
4
-9
/
+33
*
Inkview: show error message if there are no valid files and exit
Patrick Storz
2019-09-08
3
-8
/
+20
*
Inkview: show file chooser dialog if called without arguments
Patrick Storz
2019-09-08
1
-2
/
+23
*
Remove donothing cout
Jabier Arraiza
2019-09-07
1
-1
/
+0
*
More issues fixes
Jabier Arraiza
2019-09-07
1
-9
/
+26
*
Fix bugs appliing in fallback elements
Jabier Arraiza
2019-09-07
4
-6
/
+16
*
Allow transforms in SVG2 flow elements
Jabier Arraiza
2019-09-07
1
-0
/
+9
*
Prepared for beta. Fixed blocking bug
Jabiertxof
2019-09-07
7
-81
/
+167
*
More improvements to line height.
Jabier Arraiza
2019-09-07
3
-82
/
+51
*
Prepare for beta
Jabiertxof
2019-09-07
3
-5
/
+146
*
fixx flowbox on SVG2 mode using tspans
Jabiertxof
2019-09-07
3
-34
/
+16
*
Add Text direction icons
Jabiertxof
2019-09-07
2
-9
/
+22
*
Improved selection on lines over paragraphs
Jabiertxof
2019-09-07
2
-47
/
+50
*
fix cursor font size
Jabier Arraiza
2019-09-07
1
-5
/
+7
*
Last improvements to line height
Jabier Arraiza
2019-09-07
5
-43
/
+62
*
Improvements to style coding
Jabier Arraiza
2019-09-07
1
-10
/
+14
*
Add fixes pointer in the MR by @speleo3
Jabier Arraiza
2019-09-07
1
-40
/
+1
*
Add line height UX improvements
Jabier Arraiza
2019-09-07
9
-673
/
+590
*
Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...
Jabier Arraiza
2019-09-07
2
-4
/
+4
*
Add scrolled window to XMLDialog and CSS dialog to avoid auto growing when ad...
Jabier Arraiza
2019-09-07
2
-4
/
+19
*
Extensions: Handle optiongroup options without value
Patrick Storz
2019-09-07
3
-6
/
+12
*
Write out 'x' and 'y' attribute values to repr when some text property value ...
Tavmjong Bah
2019-09-07
2
-0
/
+12
*
Update 2geom
Patrick Storz
2019-09-06
4
-7
/
+14
*
Add listeners for when shapes used by text are changed.
Tavmjong Bah
2019-09-06
6
-31
/
+121
*
Fix issue https://gitlab.com/inkscape/inbox/issues/816 Stroke to Path convers...
Jabier Arraiza
2019-09-04
1
-74
/
+34
*
2geom: Use sincos function if available
Patrick Storz
2019-09-02
1
-0
/
+4
*
Update internal extensions for latest .inx format changes
Patrick Storz
2019-09-01
55
-750
/
+750
*
Add appearance="multiline" to parameters of type string
Patrick Storz
2019-09-01
5
-13
/
+102
*
Add appearance="colorbutton" to parameters of type color
Patrick Storz
2019-09-01
3
-14
/
+69
*
Add new parameter of type "path"
Patrick Storz
2019-08-31
4
-0
/
+362
*
Adjust <print> extensions for previous commit.
Patrick Storz
2019-08-31
3
-48
/
+48
*
Make 'gui-text' required for visible parameters
Patrick Storz
2019-08-31
4
-30
/
+41
*
Add new widget "image" which allows to display an image file
Patrick Storz
2019-08-31
4
-1
/
+155
*
Add base_directory for extensions loaded from a file.
Patrick Storz
2019-08-31
13
-44
/
+57
*
Templates: Improve translatability for "More info" dialog
Patrick Storz
2019-08-31
1
-19
/
+29
[next]