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-07-03
Add additional informational strings for --help output
Patrick Storz
1
-0
/
+11
2019-07-03
Refine option grouping
Patrick Storz
1
-66
/
+69
2019-07-03
Allow option sections without a name (just outputs an empty line)
Patrick Storz
2
-3
/
+7
2019-07-03
Avoid outputting control characters to non-tty destinations.
Patrick Storz
1
-0
/
+11
2019-07-03
Group command line options in --help output
Patrick Storz
2
-41
/
+60
2019-07-03
Crashfix SIOX Trace (free memory properly)
Nathan Lee
1
-2
/
+1
2019-07-02
Crashfix when importing/selecting large png
Nathan Lee
2
-3
/
+3
2019-07-01
Fix various minor typos
Yuri Chornoivan
61
-129
/
+129
2019-06-29
Remove gimp ruler.
Tavmjong Bah
9
-1613
/
+24
2019-06-29
Make tick color the symbolic icon color if symbolic icons are used.
Tavmjong Bah
2
-2
/
+2
2019-06-29
Make ruler tickes line up with other GUI elements (e.g. grids).
Tavmjong Bah
1
-1
/
+1
2019-06-29
Fix rendering on high DPI screens.
Tavmjong Bah
2
-8
/
+11
2019-06-29
Reimplement ruler in C++.
Tavmjong Bah
5
-5
/
+595
2019-06-28
hatch.js
Valentin Ionita
8
-11
/
+12395
2019-06-26
mesh.js update
Valentin Ionita
4
-821
/
+1163
2019-06-24
Fix coding style
Jabiertxof
2
-13
/
+14
2019-06-24
Fixes for scrolling on selectors and style dialogs
Jabiertxof
4
-33
/
+160
2019-06-24
Update pen tool path instantly on mode change
Nathan Lee
1
-0
/
+2
2019-06-24
Minor clean up of pen tool code
Nathan Lee
2
-14
/
+2
2019-06-24
Pen tool live update of green BPaths on Alt+Move
Nathan Lee
1
-0
/
+1
2019-06-23
fix mising changes in previous commit
Jabier Arraiza
2
-5
/
+6
2019-06-23
Fix coding style
Jabier Arraiza
2
-9
/
+6
2019-06-23
Remove experimental code to work in MR and fixes for selectors
Jabier Arraiza
14
-103
/
+126
2019-06-22
fix inbox#595 macOS NSApplicationBlockTermination
Thomas Holder
1
-14
/
+27
2019-06-22
fix inbox#537 macOS Window menu
Thomas Holder
1
-0
/
+1
2019-06-20
Ensure arena is released when the WMF failes to save
James Collier
1
-0
/
+3
2019-06-20
Display an error dialog when image is too large for WMF
James Collier
1
-14
/
+27
2019-06-20
Fix typo mentioned in #44
James Collier
1
-1
/
+1
2019-06-20
Fix bounding box cache invalidation for filters
octycs
1
-3
/
+3
2019-06-20
Remove unused code.
Tavmjong Bah
3
-308
/
+0
2019-06-20
Force the with_gui flag to be false when the pipe flag is true.
Tavmjong Bah
1
-1
/
+2
2019-06-19
Simplify piping through Inkscape. Reduce code duplication.
Tavmjong Bah
3
-88
/
+56
2019-06-19
Restore ability to pipe a file into Inkscape.
Tavmjong Bah
4
-4
/
+96
2019-06-19
fix horizontal palette scrolling for macOS
Thomas Holder
1
-4
/
+22
2019-06-18
Show correct selected font feature for large lists
Nathan Lee
1
-1
/
+1
2019-06-18
Better check for CONTROL_CODE
Nathan Lee
1
-1
/
+1
2019-06-18
Fix a icon bug
Jabiertxof
2
-4
/
+5
2019-06-18
Improving styling
Jabiertxof
4
-21
/
+48
2019-06-18
Fix compiling issues
Jabiertxof
4
-6
/
+7
2019-06-18
Base of theming refactor
Jabiertxof
6
-156
/
+111
2019-06-17
Change Path Cutting for Arcs
Nathan Lee
2
-4
/
+2
2019-06-17
Sync pen toolbar mode change with tool
Nathan Lee
2
-2
/
+4
2019-06-17
Fix rounding error issues with 'pt' line-height values that prvent using mous...
Tavmjong Bah
1
-4
/
+8
2019-06-17
revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46
Jabiertxof
1
-1
/
+0
2019-06-17
Add Vlada sugestion to rulers in roket.chat
Jabiertxof
1
-0
/
+1
2019-06-17
fix #305 Transform->Skew->Horizontal direction
Thomas Holder
1
-2
/
+4
2019-06-16
Improve default colors and remove symlink icons
Jabier Arraiza
3
-13
/
+13
2019-06-16
Remove deprecated usage of custom Gtk::IconSize
Karl Cheng
2
-25
/
+27
2019-06-16
Remove custom tab order in Document Properties
Karl Cheng
2
-8
/
+0
2019-06-16
Replace deprecated Gtk::Main::quit() call
Karl Cheng
1
-4
/
+4
[prev]
[next]