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
/
iconrenderer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
Store pixbufs instead of names to reduce calls to sp_get_icon_pixbuf
Martin Owens
1
-4
/
+4
2018-11-09
Fix codding style
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-5
/
+0
2018-09-27
Propagate IconRenderer's activate signal so we don't have to guess where the ...
Martin Owens
1
-2
/
+11
2018-09-27
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
1
-25
/
+22
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-12
/
+4
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-6
/
+8
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-33
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2016-04-13
Remove old uses of GTK_STOCK macros
Martin Owens
1
-1
/
+0
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
1
-4
/
+13
2014-11-02
Warning cleanup.
Jon A. Cruz
1
-7
/
+6
2014-09-27
Update to experimental r13565
Liam P. White
1
-43
/
+41
2012-06-09
Fix remaining size_request issues for Gtk+ build
Alex Valavanis
1
-7
/
+39
2012-05-21
GTK+ 3 changes for cell-renderers
Alex Valavanis
1
-8
/
+18
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
1
-1
/
+10
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-10
/
+5
2008-07-21
cleanup includes
Johan B. C. Engelen
1
-4
/
+0
2008-07-21
fix includes a bit for imagetoggler
Johan B. C. Engelen
1
-4
/
+0
2008-07-20
extract ImageToggler from layers dialog
Johan B. C. Engelen
1
-0
/
+121