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
2019-03-21
Sync upstream libUEMF (0.2.6)
Nathan Lee
2
-5
/
+7
2019-03-21
Empty string exception for CLI verbs
Nathan Lee
1
-1
/
+1
2019-03-21
fix #145 XML editor crash removing style property
Thomas Holder
1
-2
/
+2
2019-03-21
Misc. typos and whitespace fixes
luz.paz
11
-19
/
+19
2019-03-20
Disable GTK3's motion event compression which was making drawing lag.
yale
1
-0
/
+1
2019-03-20
Add explicit overrides
Joseph Da Silva
1
-1
/
+1
2019-03-20
make GQuark => int conversion explicit
Joseph Da Silva
1
-1
/
+1
2019-03-20
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
17
-34
/
+186
2019-03-20
removing typo on previous commit, thanks Mc
Jabiertxof
1
-1
/
+0
2019-03-20
Fix complication when debugging enabled.
Tavmjong Bah
1
-3
/
+4
2019-03-20
Avoid cancel dragging a item when right click presed
Jabiertxof
2
-1
/
+2
2019-03-19
fix #141 Find/Replace with empty string
Thomas Holder
1
-1
/
+1
2019-03-18
Tweaks to allow one to reduce size of Text and Font dialog.
Tavmjong Bah
2
-5
/
+9
2019-03-18
Keep generic attributes with "Simplify" et. al
Thomas Holder
3
-189
/
+159
2019-03-18
Don't rebuild font list is only selection changed.
Tavmjong Bah
1
-1
/
+0
2019-03-18
Keep font variations widget in sync with CSS style widget.
Tavmjong Bah
3
-13
/
+24
2019-03-18
Fix rendering for text with inherited 'font-variation-settings' property.
Tavmjong Bah
1
-2
/
+2
2019-03-17
arc polygonization uses arc's scale for precision
rocifier
1
-7
/
+8
2019-03-15
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
16
-355
/
+632
2019-03-13
Place vertical iconified docks to the right of dock
Nathan Lee
1
-1
/
+2
2019-03-13
Revert Icon Preview behaviour
Nathan Lee
1
-5
/
+6
2019-03-13
Move Calligraphy preset names to more appropriate place.
Tavmjong Bah
2
-12
/
+12
2019-03-12
Remove unnecessary conversion
Nathan Lee
1
-2
/
+2
2019-03-11
Atempt to fix high load in background
octycs
1
-4
/
+4
2019-03-11
Don't translate Caligraphy presets in Preferences::_loadDefaults.
Tavmjong Bah
1
-6
/
+10
2019-03-11
Update translation dialog for flipped axis
Nathan Lee
3
-18
/
+10
2019-03-10
Remove INKSCAPE_PORTABLE_PROFILE_DIR
Patrick Storz
1
-7
/
+1
2019-03-10
Save default template as "default.$lang.svg" if present
Patrick Storz
1
-4
/
+8
2019-03-10
Adjust load order of get_filename() function
Patrick Storz
1
-27
/
+35
2019-03-09
Realign UI of Doc Properties > Grid
Nathan Lee
3
-52
/
+53
2019-03-08
Fix #122 reversing change from merge request \!303
Martin Owens
1
-6
/
+5
2019-03-08
Show LPE popups on over
Jabier Arraiza
2
-6
/
+7
2019-03-07
Remove reload UI and some theming fixes
Jabier Arraiza
3
-80
/
+29
2019-03-07
Translations: Drop Amharic (am) translation
Patrick Storz
1
-2
/
+2
2019-03-06
Error handling for reading pencil preferences
Nathan Lee
1
-1
/
+1
2019-03-06
Remember dialog visibility with the floating dialog behaviour
Nathan Lee
1
-1
/
+4
2019-03-06
Fix wmf/emf file opening and embed missing font config data.
Martin Owens
4
-65
/
+25
2019-03-06
Do partial convert flowed text to tspan if possible
Nathan Lee
1
-5
/
+9
2019-03-06
fix toggling snap with key shortcut breaks history
Yosshi999
1
-0
/
+3
2019-03-06
Stop crash on loading text on path
Nathan Lee
1
-11
/
+9
2019-03-06
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
31
-152
/
+116
2019-03-06
Allows 'none' palette to be drag and dropped onto Selected Style
Nathan Lee
1
-24
/
+33
2019-03-05
Revert modal fix to fix #108
Martin Owens
1
-2
/
+2
2019-03-05
Fix inverted direction with on canvas align handles
Martin Owens
2
-5
/
+31
2019-03-05
Restore set_extensions_env()
Thomas Holder
1
-0
/
+8
2019-03-05
Correct text for enabling document grids
Nathan Lee
1
-1
/
+1
2019-03-05
Update strings for Measure Segments LPE
Maren Hachmann
1
-38
/
+40
2019-03-03
Object Properties "Preserve Ratio" fixes
Thomas Holder
1
-4
/
+3
2019-03-03
Enable global snapping preference by default
Patrick Storz
2
-3
/
+3
2019-03-03
Fix CI (clangtidyfull)
Patrick Storz
1
-9
/
+5
[prev]
[next]