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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-9
/
+0
2019-05-12
Add Delete to Objects Dialog context menu
Nathan Lee
1
-2
/
+3
2019-01-18
Remove crashes when using attributes XML dialog with Objects dialog open (II)
Jabier Arraiza
1
-3
/
+6
2019-01-02
modernize loops
Marc Jeanmougin
1
-14
/
+13
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-3
/
+0
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
1
-0
/
+2
2018-08-04
Fixing coding style
Jabiertxo Arraiza Cenoz
1
-2
/
+4
2018-08-04
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
1
-2
/
+2
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-5
/
+4
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-52
/
+52
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-17
/
+22
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2017-12-26
GtkMM popup menu deprecation fixes
Alexander Valavanis
1
-0
/
+6
2017-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-1
/
+1
2017-12-19
Enable SimpleFilterModifier to handle blend and blur filter primitives at the...
Tavmjong Bah
1
-77
/
+29
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-2
/
+2
2017-10-05
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
1
-1
/
+1
2017-08-07
fix set_set_
Marc Jeanmougin
1
-1
/
+1
2017-08-06
objects dialog: Gtk+ < 3.16 compat
Alexander Valavanis
1
-0
/
+4
2017-07-09
Update GtkDialog usage
Alexander Valavanis
1
-1
/
+1
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
1
-1
/
+2
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
1
-12
/
+27
2017-06-29
Rm remaining imagemenuitem usage
Alexander Valavanis
1
-17
/
+21
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-4
/
+3
2017-06-23
Improve and simplify shortcut handling.
Eduard Braun
1
-7
/
+1
2017-05-23
bugfix: change active layer
chr
1
-0
/
+8
2017-05-23
opject panel: rework shotcuts: let the user decide
chr
1
-27
/
+36
2017-05-23
object panel: don't block F2 key, use return to edit cell
chr
1
-5
/
+7
2017-05-23
object panel: search function blocks too many keystrokes
chr
1
-0
/
+2
2017-05-23
selection chemistry: implement z-stack order
chr
1
-6
/
+6
2017-05-18
object panel: don't scroll to layer when leaving object group
chr
1
-1
/
+1
2017-05-18
ObjectsPanel: Polish collapse/expand behaviour
chr
1
-4
/
+8
2017-05-18
object manager panel: fix clip/mask icons
chr
1
-2
/
+8
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-1
/
+0
2016-11-07
1639832 Blend and blur unspected results
Jabier Arraiza Cenoz
1
-1
/
+8
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-12
/
+2
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-21
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+14
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-14
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-8
/
+8
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-36
/
+47
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-3
/
+3
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-1
/
+1
[next]