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
/
objects.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use same label for Layers and Objects dialogs
Nathan Lee
2019-11-10
1
-13
/
+5
*
Update the treeview in the objects-panel asynchronously, such that Inkscape s...
Diederik van Lierop
2019-10-30
1
-84
/
+140
*
Update bounding box on changing blur
Nathan Lee
2019-10-29
1
-0
/
+1
*
Fix some blurs iddle large loops
Jabiertxof
2019-10-28
1
-1
/
+0
*
refactor SPIEnum: more type safety
Thomas Holder
2019-10-28
1
-3
/
+3
*
Improvements to blending and tooltip
Jabier Arraiza
2019-10-20
1
-2
/
+18
*
More improvements to the objects panel:
Diederik van Lierop
2019-10-19
1
-112
/
+51
*
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2019-10-19
1
-19
/
+42
*
Fix compiling bug
Jabier Arraiza
2019-10-14
1
-1
/
+1
*
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
2019-10-14
1
-51
/
+9
*
Fix misleading indentation
Diederik van Lierop
2019-10-12
1
-1
/
+2
*
Update objects.cpp
Marc Jeanmougin
2019-10-12
1
-1
/
+1
*
Prevent the objects panel from grinding Inkscape to a halt, for example when ...
Diederik van Lierop
2019-10-11
1
-31
/
+154
*
Make menu icon preference apply to Layers and Objects dialogs
Patrick Storz
2019-07-21
1
-1
/
+4
*
Simplify code for context menu items of Layers and Objects dialogs
Patrick Storz
2019-07-20
1
-62
/
+37
*
Fix icon positions in context menus of Layers and Objects dialogs
Patrick Storz
2019-07-20
1
-1
/
+7
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-9
/
+0
*
Add Delete to Objects Dialog context menu
Nathan Lee
2019-05-12
1
-2
/
+3
*
Remove crashes when using attributes XML dialog with Objects dialog open (II)
Jabier Arraiza
2019-01-18
1
-3
/
+6
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-14
/
+13
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-3
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-0
/
+2
*
Fixing coding style
Jabiertxo Arraiza Cenoz
2018-08-04
1
-2
/
+4
*
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
2018-08-04
1
-2
/
+2
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-5
/
+4
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-52
/
+52
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-17
/
+22
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
GtkMM popup menu deprecation fixes
Alexander Valavanis
2017-12-26
1
-0
/
+6
*
Use a macro for GtkMM version checks
Alexander Valavanis
2017-12-25
1
-1
/
+1
*
Enable SimpleFilterModifier to handle blend and blur filter primitives at the...
Tavmjong Bah
2017-12-19
1
-77
/
+29
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
1
-2
/
+2
*
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
1
-1
/
+1
*
fix set_set_
Marc Jeanmougin
2017-08-07
1
-1
/
+1
*
objects dialog: Gtk+ < 3.16 compat
Alexander Valavanis
2017-08-06
1
-0
/
+4
*
Merge branch 'shortcuts' (!41)
Eduard Braun
2017-07-11
1
-7
/
+1
|
\
|
*
Merge branch 'master' into shortcuts
Eduard Braun
2017-07-09
1
-32
/
+51
|
|
\
|
*
|
Improve and simplify shortcut handling.
Eduard Braun
2017-06-23
1
-7
/
+1
*
|
|
Update GtkDialog usage
Alexander Valavanis
2017-07-09
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-1
/
+2
*
|
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
1
-12
/
+27
*
|
Rm remaining imagemenuitem usage
Alexander Valavanis
2017-06-29
1
-17
/
+21
*
|
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-4
/
+3
|
/
[next]