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
/
dialog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
fix PNG export dialog crash (heap-use-after-free)
Thomas Holder
1
-3
/
+3
2019-11-20
Fix build
Marc Jeanmougin
1
-2
/
+2
2019-11-18
Multiple fixes for the objects panel
Diederik van Lierop
2
-44
/
+113
2019-11-18
remove hex color defaults from pref skeleton
Thomas Holder
1
-4
/
+4
2019-11-10
Crashfix: set an unset id in Object Properties
Thomas Holder
1
-1
/
+1
2019-11-10
Use same label for Layers and Objects dialogs
Nathan Lee
3
-16
/
+8
2019-11-03
refactor: Eliminate SPIString::value_default
Thomas Holder
1
-6
/
+4
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
1
-4
/
+4
2019-11-01
Remove OCAL
Marc Jeanmougin
4
-1730
/
+0
2019-10-30
Update the treeview in the objects-panel asynchronously, such that Inkscape s...
Diederik van Lierop
2
-86
/
+153
2019-10-29
Update bounding box on changing blur
Nathan Lee
1
-0
/
+1
2019-10-28
Fix some blurs iddle large loops
Jabiertxof
1
-1
/
+0
2019-10-28
refactor: Eliminate SPIEnum::_name
Thomas Holder
1
-2
/
+4
2019-10-28
refactor: private SPIBase::_name
Thomas Holder
1
-12
/
+12
2019-10-28
refactor SPIEnum: more type safety
Thomas Holder
1
-3
/
+3
2019-10-26
Dialogs: improve opacity handling through use of CSS
Patrick Storz
2
-77
/
+21
2019-10-22
Select next filter primitive after removing current
Nathan Lee
1
-0
/
+1
2019-10-20
Improvements to blending and tooltip
Jabier Arraiza
1
-2
/
+18
2019-10-19
More improvements to the objects panel:
Diederik van Lierop
2
-116
/
+55
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
4
-22
/
+51
2019-10-14
Fix compiling bug
Jabier Arraiza
1
-1
/
+1
2019-10-14
Reduce memory leak in file preview
Nathan Lee
1
-6
/
+8
2019-10-14
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
3
-63
/
+22
2019-10-12
Fix misleading indentation
Diederik van Lierop
1
-1
/
+2
2019-10-12
Add icons to show help in set defauls LPE parameters
Jabier Arraiza
2
-4
/
+4
2019-10-12
Move from deprecated GTimeVal to g_get_monotonic_time()
Jabier Arraiza
1
-5
/
+4
2019-10-12
Update objects.cpp
Marc Jeanmougin
1
-1
/
+1
2019-10-11
Prevent the objects panel from grinding Inkscape to a halt, for example when ...
Diederik van Lierop
2
-31
/
+161
2019-10-10
Fix minor typos
Yuri Chornoivan
1
-1
/
+1
2019-10-10
Fix minor typos
Marc Jeanmougin
1
-2
/
+2
2019-10-10
Actualizarsrc/ui/dialog/inkscape-preferences.cpp
Jabier Arraiza
1
-1
/
+1
2019-10-09
Allow acces to user themes folder from themes tab along on system tab
Jabier Arraiza
2
-0
/
+3
2019-10-09
Reduce spacing between entries in Unicode Character dialog. Bump up font-size.
Tavmjong Bah
1
-2
/
+6
2019-10-05
Fix various minor code problems
Marc Jeanmougin
1
-0
/
+2
2019-10-05
Fix some memory leaks found by scan-build
Marc Jeanmougin
2
-1
/
+2
2019-10-04
Fix typos
Marc Jeanmougin
1
-1
/
+1
2019-10-03
Add support for extended Unicode planes in Unicode (Glyphs) dialog (includes ...
Tavmjong Bah
1
-4
/
+21
2019-10-03
Update language list in Glyphs dialog.
Tavmjong Bah
1
-0
/
+77
2019-10-03
Show glyphs using selected font in Glyphs dialog.
Tavmjong Bah
1
-3
/
+5
2019-10-01
Better fix to previous commit
Jabiertxof
1
-2
/
+9
2019-10-01
Fix a crash bug on new documents
Jabiertxof
1
-13
/
+15
2019-10-01
Add tooltip showing larger version of glyph in Glyph dialog.
Tavmjong Bah
1
-0
/
+4
2019-10-01
Make funtion that add classes to top level windows in diallogs callable from ...
Jabier Arraiza
3
-14
/
+24
2019-09-24
Fix a crash in CUSTOM_TYPE Windows native file open dialogs
Patrick Storz
1
-7
/
+7
2019-09-23
fix tooggled value and po glade fila added
Jabier Arraiza
1
-19
/
+6
2019-09-22
Object properties: fix values of image-rendering enum
Patrick Storz
1
-3
/
+10
2019-09-22
Improve speed of LPE add dialog removing file from loop that make creation of...
Jabier Arraiza
1
-0
/
+1
2019-09-22
Also fix translatability of styledialog and (unused) filter-editor
Patrick Storz
2
-2
/
+2
2019-09-22
Make LPE Selector translatable
Patrick Storz
1
-1
/
+1
2019-09-22
Remove unused files (lpe-selector.h/lpe-selector.cpp)
Patrick Storz
2
-107
/
+0
[next]