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