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-notebook.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
-15
/
+0
*
Remove support for LCMS 1
Karl Cheng
2019-05-12
1
-7
/
+7
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
1
-2
/
+2
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
Fix codding style
Jabiertxof
2018-11-09
1
-1
/
+1
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-4
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
1
-7
/
+6
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+4
*
fixing coding style
Jabier Arraiza
2018-07-27
1
-2
/
+1
*
Refactor fo theme switcher
Jabier Arraiza
2018-07-27
1
-1
/
+1
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-4
/
+6
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-6
/
+10
*
Name a few more widgets. Minor cleanup.
Tavmjong Bah
2017-12-24
1
-0
/
+2
*
Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.
Tavmjong Bah
2017-12-18
1
-0
/
+2
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
First batch
Marc Jeanmougin
2017-10-01
1
-2
/
+3
*
Add HSV picker mode to color scales
Roman Hargrave
2017-08-02
1
-1
/
+3
*
Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSL
Roman Hargrave
2017-08-02
1
-1
/
+1
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-30
/
+0
|
\
|
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
1
-30
/
+0
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+0
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+4
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-4
/
+0
|
/
*
color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016
Alex Valavanis
2016-04-13
1
-0
/
+4
*
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
2015-05-11
1
-1
/
+1
*
Reformatted refactored files
Tomasz Boczkowski
2015-05-03
1
-102
/
+98
*
Removed commented out code from ColorNotebook
Tomasz Boczkowski
2015-05-03
1
-149
/
+0
*
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
2015-05-03
1
-5
/
+0
*
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
1
-3
/
+21
*
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
2014-06-01
1
-245
/
+89
*
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
1
-0
/
+675