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-notebook.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
1
-675
/
+0
*
Using SelectedColor in extenstion/param/color
Tomasz Boczkowski
2014-06-01
1
-0
/
+9
*
SPColorNotebook cleanup
Tomasz Boczkowski
2014-06-01
1
-131
/
+15
*
inhibit SelectedColor::setColorAlpha in the callbacks of it's signals
Tomasz Boczkowski
2014-06-01
1
-2
/
+2
*
SPColorICC c++sification: moved to ui/widget/
Tomasz Boczkowski
2014-05-31
1
-1
/
+1
*
SPColorScales c++-sification - using SelectedColor
Tomasz Boczkowski
2014-05-31
1
-2
/
+4
*
SPColorScales c++-sification - move to ui/widget
Tomasz Boczkowski
2014-05-31
1
-1
/
+1
*
fixed updating selected color using wheel
Tomasz Boczkowski
2014-05-31
1
-1
/
+32
*
SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid
Tomasz Boczkowski
2014-05-31
1
-7
/
+13
*
SPColorWheelSelector c++-sification: moved to ui/widgets
Tomasz Boczkowski
2014-05-31
1
-1
/
+1
*
added ColorEntry class, refactored SPColorNotebook to use it
Tomasz Boczkowski
2014-05-30
1
-77
/
+27
*
SPColorNotebok c++-sification - removed trackerList, commented out unused pop...
Tomasz Boczkowski
2014-05-30
1
-144
/
+52
*
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
1
-8
/
+57
*
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
2014-05-30
1
-1
/
+1
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
Check for value in range before dereferencing.
Jon A. Cruz
2013-06-07
1
-2
/
+5
*
Fixed logic error confusing bitwise and with logical and.
Jon A. Cruz
2013-04-29
1
-2
/
+2
*
minor cppcheck stuff
Kris De Gussem
2013-04-28
1
-3
/
+1
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
1
-1
/
+1
*
Migrate remaining color widgets to GtkGrid
Alex Valavanis
2012-12-02
1
-4
/
+36
*
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
2012-11-11
1
-17
/
+14
*
Fix for 1000023 : Stop color notepad buttons expanding vertically
John Smith
2012-09-28
1
-1
/
+1
*
Fix for 172236 : Dropper in Fill-Stroke dialog, changed to be a one time only...
John Smith
2012-09-05
1
-1
/
+5
*
Fix for 172236 : Add color picker to Fill Stroke dialog
John Smith
2012-09-01
1
-0
/
+18
*
Use orientable widgets in GTK+ 3 build
Alex Valavanis
2012-06-23
1
-0
/
+6
*
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
1
-3
/
+58
*
GTK+ 3 fixes for colour selector widgets
Alex Valavanis
2012-05-18
1
-12
/
+10
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+5
*
Cleaning up unused variables and other warnings.
Jon A. Cruz
2012-02-14
1
-10
/
+4
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
1
-8
/
+8
*
Reverting revision 10761 (regression found in the color notebook, see Bug #Bu...
Nicolas Dufour
2012-01-16
1
-7
/
+2
*
Colors. Patch for Bug #677081 (Default paste color opacity) by Romain.
Nicolas Dufour
2011-12-07
1
-2
/
+7
*
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
2011-07-10
1
-6
/
+4
*
Next step in refactoring color management. More to come.
Jon A. Cruz
2011-07-09
1
-3
/
+6
*
Refactoring color profile to bring more internal. Help to prep for optional l...
Jon A. Cruz
2011-07-06
1
-1
/
+2
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-1
/
+1
*
Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
Alex Valavanis
2011-06-27
1
-3
/
+3
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
1
-1
/
+1
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-1
/
+1
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-8
/
+8
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-9
/
+4
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Fix crash when bringing up F&S dialog with the CMS picker as default when an ...
Jon A. Cruz
2010-06-16
1
-1
/
+2
*
C++-ification of paint selector.
Jon A. Cruz
2010-03-22
1
-2
/
+2
*
Whitespace cleanup.
Jon A. Cruz
2010-03-20
1
-297
/
+297
*
Fix compile when lcms is disabled (someone please check that this fix is corr...
Maximilian Albert
2009-12-25
1
-0
/
+2
[next]