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
/
color-slider.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-16
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-8
/
+8
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-12
/
+12
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Allow to constrain color slider values by pressing Ctrl key
Eduard Braun
2018-03-12
1
-2
/
+6
*
Use new GdkSeat API and update gimpcolorwheel comments
Alexander Valavanis
2017-07-10
1
-4
/
+36
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-117
/
+5
|
\
|
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
1
-117
/
+5
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+1
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
|
/
*
Reformatted refactored files
Tomasz Boczkowski
2015-05-03
1
-249
/
+242
*
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
2015-05-03
1
-4
/
+3
*
SPColorScales c++-sification - move to ui/widget
Tomasz Boczkowski
2014-05-31
1
-1
/
+1
*
ColorSlider coding style
Tomasz Boczkowski
2014-05-31
1
-19
/
+19
*
SPColorSlider c++-sification: remove unnecessary reference to Gtk::Adjustment
Tomasz Boczkowski
2014-05-24
1
-3
/
+0
*
SPColorSlider c++-sification: remove gobject based code
Tomasz Boczkowski
2014-05-24
1
-665
/
+0
*
SPColorSlider c++-sification: fixed size request
Tomasz Boczkowski
2014-05-24
1
-1
/
+11
*
SPColorSlider c++-sification: compilation with GTK3
Tomasz Boczkowski
2014-05-24
1
-19
/
+80
*
SPColorSlider c++-sification: fixed failed Gtk assertion
Tomasz Boczkowski
2014-05-24
1
-1
/
+3
*
SPColorSlider c++-sification: fixed drawing border
Tomasz Boczkowski
2014-05-24
1
-8
/
+10
*
SPColorSlider c++-sification: ported mouse events
Tomasz Boczkowski
2014-05-24
1
-3
/
+50
*
SPColorSlider c++-sification: ported drawing
Tomasz Boczkowski
2014-05-23
1
-7
/
+72
*
ported draw method
Tomasz Boczkowski
2014-05-23
1
-6
/
+167
*
moved widgets/sp-color-slider to ui/widget/color-slider
Tomasz Boczkowski
2014-05-23
1
-0
/
+961