index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
refactor: Eliminate SPIString::value_default
Thomas Holder
1
-2
/
+3
2019-10-29
Update bounding box on changing blur
Nathan Lee
1
-0
/
+2
2019-10-28
Fix some blurs iddle large loops
Jabiertxof
1
-8
/
+5
2019-10-28
refactor SPIEnum: more type safety
Thomas Holder
3
-10
/
+10
2019-10-21
Remove isolate check. Need to find a way to isolate all containers
Jabier Arraiza
1
-2
/
+10
2019-10-20
Improvements to blending and tooltip
Jabier Arraiza
3
-4
/
+14
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
4
-40
/
+121
2019-10-17
Fix logic for Tool Combobox's group label
Nathan Lee
2
-12
/
+30
2019-10-14
Fix a bug in previous commit
Jabier Arraiza
2
-5
/
+5
2019-10-14
Fix a extra blend enum
Jabier Arraiza
2
-27
/
+6
2019-10-14
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
3
-34
/
+99
2019-10-11
Initialize some uninitialized variables
Marc Jeanmougin
3
-2
/
+5
2019-10-11
Reduce memory leak on editing text, etc.
Nathan Lee
3
-5
/
+6
2019-10-10
Fix uninitialized value
Marc Jeanmougin
1
-0
/
+1
2019-10-09
Change color entry widget UX
Nathan Lee
2
-20
/
+65
2019-10-09
Fix memory leaks in color wheel
Nathan Lee
1
-1
/
+4
2019-10-09
Minimise artefacts on edge of color wheel
Nathan Lee
1
-10
/
+65
2019-09-26
Remove pixman_log_error from console
Nathan Lee
1
-0
/
+1
2019-09-12
Fix unsetting variable font values giving wrong font name (Issue 842).
Tavmjong Bah
1
-1
/
+2
2019-09-12
Fix non changing value on combobox. This can also be used in other toolbars
Jabier Arraiza
4
-2
/
+17
2019-09-07
Add Text direction icons
Jabiertxof
1
-2
/
+14
2019-09-07
Last improvements to line height
Jabier Arraiza
3
-5
/
+13
2019-09-07
Add line height UX improvements
Jabier Arraiza
2
-0
/
+7
2019-08-28
Puts back translator comments
Marc Jeanmougin
1
-2
/
+2
2019-08-23
Eliminate clang warnings
Thomas Holder
1
-1
/
+1
2019-08-17
Formatting last commit
vanntile
2
-19
/
+16
2019-08-17
Some useful hatch changes
vanntile
2
-5
/
+19
2019-08-02
Remove line height code and ficx coding style
Jabiertxof
2
-13
/
+0
2019-08-02
Fix coding style
Jabiertxof
1
-2
/
+2
2019-08-02
Add font size units and Adam UX sugestion
Jabiertxof
2
-0
/
+13
2019-08-02
Add lineheight proposal
Jabier Arraiza
3
-32
/
+2
2019-08-02
Fix coding style
Jabier Arraiza
1
-3
/
+4
2019-08-02
add hamburger line height menu
Jabier Arraiza
1
-1
/
+2
2019-08-02
moving hamburger to only line height part
Jabier Arraiza
2
-0
/
+28
2019-07-27
Make doc2dt a document property
Thomas Holder
1
-1
/
+1
2019-07-08
fix issue on theme change
Jabier Arraiza
2
-13
/
+1
2019-07-08
Fix coding style
Jabiertxof
1
-1
/
+0
2019-07-08
Allow pop in front and disable color buttons view
Jabiertxof
2
-9
/
+12
2019-07-08
Coding Style Fixes
Jabiertxof
1
-7
/
+2
2019-07-08
Add coloring default to theme
Jabiertxof
1
-2
/
+6
2019-07-08
Add initial commit
Jabiertxof
1
-0
/
+5
2019-07-08
Initial code to fix
Jabiertxof
2
-7
/
+17
2019-07-01
Fix various minor typos
Yuri Chornoivan
3
-3
/
+3
2019-06-29
Remove gimp ruler.
Tavmjong Bah
1
-3
/
+6
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
2
-0
/
+545
2019-06-18
Show correct selected font feature for large lists
Nathan Lee
1
-1
/
+1
2019-06-16
Remove custom tab order in Document Properties
Karl Cheng
2
-8
/
+0
2019-06-16
Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()
Karl Cheng
2
-15
/
+6
[next]