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
/
dialog
/
color-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-9
/
+9
*
Move Preview to Inkscape namespace
Alexander Valavanis
2019-01-01
1
-17
/
+22
*
C++ify EekPreview
Alexander Valavanis
2019-01-01
1
-183
/
+125
*
Fix namespace naming consistency
Alexander Valavanis
2018-12-29
1
-2
/
+2
*
EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...
Alexander Valavanis
2018-11-25
1
-3
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Fixing coding style
Jabiertxo Arraiza Cenoz
2018-07-26
1
-10
/
+4
*
Add allow to use system icon sets
Jabiertxo Arraiza Cenoz
2018-07-26
1
-4
/
+4
*
Move global functions into SPGradient methods.
Emmanuel Gil Peyrot
2018-06-21
1
-1
/
+1
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-13
/
+13
*
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
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-1
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-9
/
+1
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+9
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-9
/
+1
*
GTK3: Another widget named.
Tavmjong Bah
2016-05-18
1
-0
/
+2
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
Reverted swatches
Liam P. White
2014-03-12
1
-151
/
+711
*
Start cleanup for merge into trunk
Liam P. White
2014-03-07
1
-1
/
+1
*
Added new swatches dialog
Liam P. White
2014-03-05
1
-709
/
+151
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-10
/
+2
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+3
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+1
*
Cleanup EekPreview widget implementation:
Alex Valavanis
2013-01-16
1
-51
/
+6
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-1
/
+1
*
Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - fix...
John Smith
2012-10-30
1
-5
/
+5
*
Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed
John Smith
2012-10-30
1
-0
/
+19
*
Fix for 171177 : Border in palette swatches
John Smith
2012-09-27
1
-2
/
+2
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
remove GtkObject use in color-item
Alex Valavanis
2012-05-16
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
1
-0
/
+4
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Fix large memory leaks in the swatches panel
Krzysztof Kosi??ski
2011-08-16
1
-9
/
+9
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
1
-2
/
+2
*
Fix regression in swatch display (LP #804930).
Krzysztof Kosi??ski
2011-07-06
1
-5
/
+7
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-3
/
+4
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+4
|
|
\
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
[next]