index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
spin-scale.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2017-12-18
Replace GimpSpinScale by InkSpinScale.
Tavmjong Bah
1
-12
/
+18
2017-12-13
Minor header cleanup. Add a few class names.
Tavmjong Bah
1
-4
/
+3
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-19
/
+6
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2014-08-30
Fix modelines
Alex Valavanis
1
-3
/
+3
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
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 : Add gimp spin scale widget
John Smith
1
-32
/
+36
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-0
/
+9
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-0
/
+1
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-4
/
+0
2011-11-09
add const just because it can :)
Johan B. C. Engelen
1
-1
/
+1
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-4
/
+9
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-4
/
+4
2008-02-21
* add tooltips to spinsliders, spinbuttons and comboboxes on the filter setti...
Felipe Corr??a da Silva Sanches
1
-2
/
+2
2007-07-31
Filter effects dialog:
Nicholas Bishop
1
-1
/
+4
2007-07-28
Filter effects dialog:
Nicholas Bishop
1
-0
/
+2
2007-07-27
Filter effects dialog:
Nicholas Bishop
1
-0
/
+3
2007-07-26
Filter effects dialog:
Nicholas Bishop
1
-2
/
+32
2007-06-24
initial filter UI code drop from Nick
MenTaLguY
1
-0
/
+64