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
/
prefdialog
/
param
/
float.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
Rename parameter source files to avoid name conflicts
Patrick Storz
1
-205
/
+0
2019-08-31
Move prefdialog to own directory
Patrick Storz
1
-0
/
+0
2019-01-02
modernize loops
Marc Jeanmougin
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-13
/
+13
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-4
/
+4
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-4
/
+4
2017-12-18
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
1
-1
/
+4
2017-04-24
Restore r14978 which was reverted in r15047 due to messed up merge
Eduard Braun
1
-1
/
+0
2017-04-24
Restore r14955 which was reverted in r15047 due to messed up merge
Eduard Braun
1
-2
/
+2
2017-04-09
Some code refactoring for consistency
Eduard Braun
1
-5
/
+5
2017-04-09
Remove unused field "scope"
Eduard Braun
1
-2
/
+1
2017-04-09
Remove unused field "gui_tip"
Eduard Braun
1
-2
/
+1
2017-02-13
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
1
-1
/
+1
2017-02-13
Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...
Eduard Braun
1
-1
/
+1
2017-02-12
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
1
-18
/
+17
2016-07-28
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
1
-10
/
+2
2016-06-11
Clean up includes after r14955
Eduard Braun
1
-1
/
+0
2016-06-05
Extensions: Fixes and improvements for "gui-text" parameter attribute
Eduard Braun
1
-2
/
+2
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2012-09-22
Fix for 1014988 : Converts slide widgets to new spin-scale widget
John Smith
1
-12
/
+13
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-5
/
+0
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-1
/
+14
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+1
2012-02-09
Backward compat fix for Gtkmm 2.20
Alex Valavanis
1
-0
/
+4
2012-02-06
Extensions: replace deprecated gtkmm symbols
Alex Valavanis
1
-1
/
+1
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-2
/
+2
2011-12-19
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
1
-33
/
+31
2011-08-06
Extensions. New "indent" attribute to add an indent level to extension elements.
Nicolas Dufour
1
-11
/
+30
2011-04-16
extensions: use improved spinbutton with math expression evaluation
Johan B. C. Engelen
1
-2
/
+2
2011-03-23
Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...
Nicolas Dufour
1
-1
/
+1
2011-03-14
Extensions. Slider in Float and Int extension widgets.
Nicolas Dufour
1
-2
/
+21
2010-09-26
Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...
Nicolas Dufour
1
-2
/
+2
2010-05-02
Extensions. Use locale dependent string to float convertion for default value...
Nicolas Dufour
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-4
/
+4
2009-08-05
SPDocument->Document
johnce
1
-4
/
+4
2009-02-09
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-5
/
+7
2008-04-04
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
1
-4
/
+6
2008-02-29
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Ted Gould
1
-4
/
+4
2008-02-28
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-10-21
add precision option to float parameters in extensions
John Bintz
1
-1
/
+6
2007-08-10
r16217@tres: ted | 2007-08-10 10:36:27 -0700
Ted Gould
1
-0
/
+158