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
/
int.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-9
/
+9
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
2017-12-18
1
-1
/
+4
*
Restore r14978 which was reverted in r15047 due to messed up merge
Eduard Braun
2017-04-24
1
-1
/
+0
*
Some code refactoring for consistency
Eduard Braun
2017-04-09
1
-5
/
+5
*
Remove unused field "scope"
Eduard Braun
2017-04-09
1
-2
/
+1
*
Remove unused field "gui_tip"
Eduard Braun
2017-04-09
1
-2
/
+1
*
Restore r14955 which was reverted in r15047 due to messed up merge
Eduard Braun
2017-04-24
1
-3
/
+2
*
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
2017-02-13
1
-1
/
+1
*
Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...
Eduard Braun
2017-02-13
1
-1
/
+1
*
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
2017-02-12
1
-18
/
+17
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-11
/
+2
|
\
|
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
1
-11
/
+2
*
|
Replaced old selection containers
Adrian Boguszewski
2016-06-12
1
-1
/
+1
|
\
|
|
*
Clean up includes after r14955
Eduard Braun
2016-06-11
1
-1
/
+0
|
*
Extensions: Fixes and improvements for "gui-text" parameter attribute
Eduard Braun
2016-06-05
1
-2
/
+2
|
/
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
2012-09-22
1
-12
/
+13
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-5
/
+0
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
1
-1
/
+14
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-0
/
+1
*
Backward compat fix for Gtkmm 2.20
Alex Valavanis
2012-02-09
1
-0
/
+4
*
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
2012-02-06
1
-1
/
+1
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-2
/
+2
*
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
2011-12-19
1
-38
/
+31
*
Extensions. New "indent" attribute to add an indent level to extension elements.
Nicolas Dufour
2011-08-06
1
-11
/
+28
*
extensions: use improved spinbutton with math expression evaluation
Johan B. C. Engelen
2011-04-16
1
-2
/
+2
*
Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...
Nicolas Dufour
2011-03-23
1
-1
/
+1
*
Extensions. Slider in Float and Int extension widgets.
Nicolas Dufour
2011-03-14
1
-2
/
+21
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
2009-02-09
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-6
/
+19
*
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
2008-04-04
1
-0
/
+159