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
2017-06-14
Update dialog when object is added, deleted, or changed.
Tavmjong Bah
2
-0
/
+149
2017-06-14
Prevent crash due to clones.
Tavmjong Bah
1
-0
/
+1
2017-06-14
Use Glib::ustring to simplify title string code.
Tavmjong Bah
1
-55
/
+39
2017-06-13
[Bug #1417470] Fix PDF+TeX output for text inside groups with clip/mask
Max Gaukler
2
-3
/
+33
2017-06-11
Lpe bool fix
Michael Soegtrop
1
-1
/
+1
2017-06-10
A bit more massaging of codestyle on src/libnrtype/Layout...
Felipe Corrêa da Silva Sanches
1
-694
/
+723
2017-06-10
Group all of the ParagraphInfo class implementation
Felipe Corrêa da Silva Sanches
1
-22
/
+16
2017-06-10
libnrtype/Layout-TNG refactoring for better code legibility
Felipe Corrêa da Silva Sanches
5
-40
/
+101
2017-06-09
Disable debugging code on libnrtype Layout-TNG-Compute at compile-time.
Felipe Corrêa da Silva Sanches
1
-1
/
+5
2017-06-07
Reorder hide and lock from context menu
Jabier Arraiza Cenoz
1
-7
/
+7
2017-06-07
Strip comments when parsing CSS. Allow no space after an element name if foll...
Tavmjong Bah
1
-1
/
+7
2017-06-06
Fix build with versions of Harfbuzz prior to 1.2.3. (Visualization of alterna...
Tavmjong Bah
1
-0
/
+6
2017-06-06
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
5
-8
/
+95
2017-06-05
Show glyphs with alternative styles in "Feature Settings" section of "Variant...
Tavmjong Bah
4
-9
/
+126
2017-06-05
fixed enum order + added cpp files to POFILES.in
Michael Soegtrop
2
-3
/
+2
2017-06-05
fixed enum order + added cpp files to POFILES.in
Michael Soegtrop
2
-6
/
+4
2017-06-04
Porting the pre-92 file update message from 0.92.x to trunk:
Marc Jeanmougin
5
-533
/
+477
2017-06-04
Add very raw page loading using links
Martin Owens
3
-6
/
+52
2017-06-04
replace fopen with g_fopen
dmitry.zhulanov@gmail.com
1
-1
/
+2
2017-06-03
minor fixes
dmitry.zhulanov@gmail.com
1
-2
/
+2
2017-06-03
abort Inkscape if XFileOpen command fails
dmitry.zhulanov@gmail.com
1
-1
/
+1
2017-06-03
Add list of OpenType tables available in selected font.
Tavmjong Bah
2
-25
/
+35
2017-06-03
handle svg documents relative to .yaml path
dmitry.zhulanov@gmail.com
1
-17
/
+40
2017-06-03
check if file exist
dmitry.zhulanov@gmail.com
1
-2
/
+6
2017-06-03
fix crash in XFileOpen
dmitry.zhulanov@gmail.com
1
-0
/
+1
2017-06-01
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
3
-3
/
+4
2017-06-01
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
1
-2
/
+2
2017-06-01
improve open .yaml error message and exit with error
dmitry.zhulanov@gmail.com
1
-2
/
+4
2017-05-31
Sort File Save and File Input file type menus.
Tavmjong Bah
1
-3
/
+77
2017-05-30
Fix broken fix for bug pointed by parclytaxel in IRC
Jabier Arraiza Cenoz
1
-0
/
+3
2017-05-30
Fix bug pointed by parclytaxel in IRC
Jabier Arraiza Cenoz
1
-3
/
+2
2017-05-29
Alow write to repr on hidden LPE parameters
Jabier Arraiza Cenoz
2
-2
/
+5
2017-05-29
Fix PDF export with respect to 'image-rendering'.
Tavmjong Bah
1
-5
/
+5
2017-05-29
Update for CSS 3 'image-rendering'.
Tavmjong Bah
2
-4
/
+10
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
11
-37
/
+55
2017-05-28
Fix bug on crash if undefined LPE load
Jabiertxof
1
-1
/
+3
2017-05-28
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
4
-0
/
+5
2017-05-28
Allow doOnRemove in all LPE
Jabiertxof
1
-6
/
+1
2017-05-28
Remove dabug line
Jabiertxof
1
-1
/
+0
2017-05-28
Remove original-d from clip and mask LPE if keep paths
Jabiertxof
1
-20
/
+20
2017-05-28
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
4
-64
/
+140
2017-05-27
Allow LPE clip or mask hasent effect applied
Jabiertxof
1
-1
/
+5
2017-05-27
More fixes to LPE
Jabiertxof
14
-88
/
+47
2017-05-27
Change bad named vars
Jabiertxof
13
-24
/
+27
2017-05-26
Order LPE parameters
Jabier Arraiza Cenoz
2
-2
/
+2
2017-05-26
Improve methods on rotate copies LPE
Jabier Arraiza Cenoz
5
-46
/
+58
2017-05-25
Allow rotate on split items over Rotate copies LPE
Jabier Arraiza Cenoz
1
-0
/
+7
2017-05-23
selection chemistry: cancel if we hit top/bottom
chr
1
-4
/
+12
2017-05-23
fix a brunch of memory leaks pt.2
chr
5
-10
/
+25
2017-05-23
bugfix: change active layer
chr
2
-0
/
+11
[next]