index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
/
action.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Timestamp: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
1
-1
/
+1
*
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
2019-01-24
1
-5
/
+4
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-8
/
+9
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-2
/
+4
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-7
/
+7
*
ZoomToolbar: C++ify and GtkAction migration
Alexander Valavanis
2018-06-17
1
-1
/
+35
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
Null check added. (should fix bug 1172484)
Kris De Gussem
2013-12-20
1
-34
/
+37
*
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
1
-1
/
+16
*
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-9
/
+27
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
1
-34
/
+7
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-2
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-9
/
+8
*
Warning cleanup.
Jon A. Cruz
2011-10-02
1
-1
/
+1
*
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2011-08-28
1
-129
/
+56
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
add document to action events (when possible)
MenTaLguY
2007-05-10
1
-3
/
+5
*
add document to action events
MenTaLguY
2007-05-10
1
-0
/
+6
*
allow nesting under verb events
MenTaLguY
2007-05-06
1
-1
/
+2
*
instrument actions
MenTaLguY
2007-05-06
1
-0
/
+26
*
Added descriptions to Undo/Redo commands in the menus
gustav_b
2006-07-09
1
-1
/
+31
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+228