index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svg-view-slideshow.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite of inkview using InkApplication (Gtk::Application).
Tavmjong Bah
2018-11-04
1
-325
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-8
/
+7
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+4
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-7
/
+7
*
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
*
Use convenience functions to obtain monitor geometry
Eduard Braun
2018-01-07
1
-37
/
+4
*
Inkview: GtkMM deprecation fixes
Alexander Valavanis
2017-12-26
1
-2
/
+34
*
Fix build warning
Eduard Braun
2017-05-14
1
-1
/
+1
*
Inkview: new option -f or --fullscreen to lauch Inkview in fullscreen mode
Eduard Braun
2017-05-14
1
-6
/
+9
*
Inkview: add option -s or --scale to set a factor by witch to scale the displ...
Eduard Braun
2017-05-14
1
-3
/
+4
*
Inkview: minor refactoring
Eduard Braun
2017-05-14
1
-12
/
+9
*
Inkview: Finally implement the -t or --timer option after we dragged it aroun...
Eduard Braun
2017-05-14
1
-9
/
+26
*
Inkview: Some more refactoring
Eduard Braun
2017-05-14
1
-1
/
+12
*
Inkview: Refactoring - move SPSlideShow to separate source file
Eduard Braun
2017-05-14
1
-0
/
+300