index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
param
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
Move prefdialog to own directory
Patrick Storz
20
-3496
/
+0
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-06-16
Remove leftover GTK/gtkmm >= 3.16 check
Karl Cheng
1
-4
/
+0
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-4
/
+0
2019-01-02
modernize loops
Marc Jeanmougin
3
-5
/
+4
2018-11-08
Clarify licenses
Max Gaukler
20
-20
/
+40
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
6
-12
/
+20
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
10
-40
/
+0
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
17
-41
/
+41
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
10
-147
/
+147
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
10
-35
/
+35
2018-05-14
Misc. typos
luz.paz
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
10
-29
/
+29
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
10
-29
/
+29
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
4
-4
/
+1
2018-01-08
Misc. typos
luz.paz
2
-2
/
+2
2018-01-01
Use Gtk::CheckButton label instead of a separate Gtk::Label
Geoff Lankow
1
-7
/
+3
2017-12-18
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
2
-2
/
+8
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-10-01
Removed all GSList occurences in .h files
Marc Jeanmougin
6
-141
/
+119
2017-04-28
Fix regression introduced in r15634
Eduard Braun
1
-2
/
+2
2017-04-24
Restore r14978 which was reverted in r15047 due to messed up merge
Eduard Braun
4
-4
/
+0
2017-04-24
Cleanup for previous commit
Eduard Braun
2
-6
/
+3
2017-04-24
Extensions: Fix "param"s of type "description" were always translated (as opp...
Eduard Braun
1
-27
/
+30
2017-04-24
Extensions: Fixes and improvements for "gui-description" parameter attribute ...
Eduard Braun
2
-1
/
+9
2017-04-24
Restore r14955 which was reverted in r15047 due to messed up merge
Eduard Braun
7
-9
/
+19
2017-04-09
Some code refactoring for consistency
Eduard Braun
20
-197
/
+197
2017-04-09
Remove unused field "scope"
Eduard Braun
20
-85
/
+24
2017-04-09
Remove unused field "gui_tip"
Eduard Braun
20
-65
/
+25
2017-03-25
Extensions: Correctly handle the xml:space="preserve" attribute for "descript...
Eduard Braun
2
-9
/
+34
2017-03-11
Use Gtkmm version test instead of Gtk+
Alex Valavanis
1
-1
/
+1
2017-03-08
Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"
Eduard Braun
1
-2
/
+5
2017-02-26
Gtk+ 3 deprecation fixes
Alex Valavanis
2
-1
/
+5
2017-02-13
Extensions: Add 'appearance="url"' to desccription parameters.
Eduard Braun
3
-5
/
+12
2017-02-13
Extensions: Fix potential security issue with "description" parameters.
Eduard Braun
1
-5
/
+5
2017-02-13
Extensions: Do not require name for pure UI elements (i.e. parameters that do...
Eduard Braun
1
-2
/
+9
2017-02-13
Extensions: Fix for old versions of gtkmm
Eduard Braun
1
-1
/
+2
2017-02-13
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
9
-12
/
+29
2017-02-13
Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...
Eduard Braun
2
-2
/
+2
2017-02-12
Extensions: Harmonize appearance and try to simplify layouting a bit
Eduard Braun
2
-3
/
+13
2017-02-12
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
20
-167
/
+258
2016-12-26
Fix Gtkmm deprecations in extensions
Alex Valavanis
1
-1
/
+2
2016-07-28
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
5
-41
/
+7
2016-06-11
Clean up includes after r14955
Eduard Braun
4
-4
/
+2
2016-06-05
Extensions: Fixes and improvements for "gui-text" parameter attribute
Eduard Braun
7
-8
/
+19
2015-12-27
Fix more GThreads issues
Alex Valavanis
1
-5
/
+2
2015-12-26
minor typos (mail to inkscape-translator)
Yuri Chornoivan
1
-1
/
+1
2015-06-30
Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...
Nicolas Dufour
1
-2
/
+4
2015-05-03
Introduced fixes after merge proposal review
Tomasz Boczkowski
1
-1
/
+1
[next]