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-picker.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix issue on theme change
Jabier Arraiza
2019-07-08
1
-11
/
+1
*
Fix coding style
Jabiertxof
2019-07-08
1
-1
/
+0
*
Allow pop in front and disable color buttons view
Jabiertxof
2019-07-08
1
-7
/
+10
*
Coding Style Fixes
Jabiertxof
2019-07-08
1
-7
/
+2
*
Add coloring default to theme
Jabiertxof
2019-07-08
1
-2
/
+6
*
Add initial commit
Jabiertxof
2019-07-08
1
-0
/
+5
*
Initial code to fix
Jabiertxof
2019-07-08
1
-2
/
+10
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Make color selector visible hover white backgrounds if the selected color is ...
Jabier Arraiza
2017-11-04
1
-1
/
+0
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
1
-5
/
+0
*
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
1
-40
/
+30
|
\
|
*
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
2014-06-01
1
-1
/
+1
|
*
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
1
-1
/
+1
|
*
using SelectedColor in ColorPicker
Tomasz Boczkowski
2014-06-01
1
-40
/
+30
*
|
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-2
/
+2
*
|
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
|
/
*
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
2013-03-08
1
-0
/
+6
*
cppcheck: Simple fixes for src/ui/widget
Alex Valavanis
2012-11-15
1
-1
/
+1
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-16
/
+7
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+1
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-4
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+3
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
/
*
C++-ification of paint selector.
Jon A. Cruz
2010-03-22
1
-4
/
+7
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-7
/
+6
*
transientize the color picker window (it's a bare Gtk::Dialog so it requires ...
bulia byak
2007-01-05
1
-0
/
+4
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-1
/
+2
*
guard callback, catch release event, set _rgba: fixes #1491876, #1492332
Ralf Stephan
2006-05-21
1
-0
/
+11
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-1
/
+1
*
more g++ 4.1 fixes (by inkblotter)
Ralf Stephan
2006-03-28
1
-0
/
+1
*
Fix bug with invalid singleton pointer. If we want a single dialog displayed...
Bob Jamison
2006-03-03
1
-77
/
+50
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+167