index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
sp-color-wheel-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPColorWheelSelector c++-sification: moved to ui/widgets
Tomasz Boczkowski
2014-05-31
1
-367
/
+0
*
ColorSlider coding style
Tomasz Boczkowski
2014-05-31
1
-3
/
+3
*
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
1
-1
/
+1
*
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
2014-05-30
1
-0
/
+14
*
SPColorSlider c++-sification: fixed crash at exit
Tomasz Boczkowski
2014-05-24
1
-1
/
+1
*
SPColorWheelSelector uses refactored ColorSlider class
Tomasz Boczkowski
2014-05-23
1
-52
/
+40
*
moved widgets/sp-color-slider to ui/widget/color-slider
Tomasz Boczkowski
2014-05-23
1
-0
/
+1
*
SPColorSlider c++-sification: added ColorSlider class
Tomasz Boczkowski
2014-05-21
1
-1
/
+3
*
Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...
Alex Valavanis
2013-01-08
1
-62
/
+11
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-9
/
+6
*
Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selector
Alex Valavanis
2012-12-02
1
-0
/
+2
*
Fix permissive casting in sp-color-wheel-selector
Alex Valavanis
2012-12-02
1
-3
/
+3
*
Migrate sp-color-wheel-selector to GtkGrid
Alex Valavanis
2012-12-01
1
-5
/
+50
*
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
2012-11-11
1
-5
/
+2
*
Fix for 687655 : New color wheel should not increase the width of docked Fill...
John Smith
2012-10-03
1
-2
/
+3
*
GTK+ 3 fixes for colour selector widgets
Alex Valavanis
2012-05-18
1
-15
/
+11
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
1
-4
/
+4
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
1
-1
/
+1
*
More GSEAL stuff
Alex Valavanis
2012-01-06
1
-2
/
+5
*
Fixing initializer order and missing initializers.
Jon A. Cruz
2011-10-29
1
-2
/
+2
*
cppcheck: variable initialisation
Kris De Gussem
2011-10-29
1
-1
/
+2
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-1
/
+1
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-14
/
+14
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-4
/
+2
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-4
/
+1
*
Reinstating version bump.
Jon A. Cruz
2011-05-20
1
-4
/
+0
*
Revert version bump so win devlibs can catch up.
Jon A. Cruz
2011-05-19
1
-0
/
+4
*
Made dependencies explicit and bumped versions.
Jon A. Cruz
2011-05-18
1
-4
/
+0
*
Fix version check for wheel selector.
Jon A. Cruz
2010-12-08
1
-0
/
+4
*
Workaround for GTK not scaling the color wheel to match available space.
Jon A. Cruz
2010-12-07
1
-0
/
+47
*
Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ...
Jon A. Cruz
2010-12-06
1
-11
/
+26
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
2010-10-25
1
-1
/
+1
*
use a function instead of copy-pasting code
Felipe Corr??a da Silva Sanches
2009-08-14
1
-20
/
+10
*
preserve icc on color wheel selector
Felipe Corr??a da Silva Sanches
2009-08-13
1
-1
/
+24
*
Cleanup on color changers
Jon A. Cruz
2007-10-30
1
-7
/
+7
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-6
/
+12
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+295