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.h
(
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
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-27
Propagate IconRenderer's activate signal so we don't have to guess where the ...
Martin Owens
1
-0
/
+5
2018-09-27
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
1
-10
/
+9
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-1
/
+0
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-9
/
+9
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-1
/
+1
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-14
/
+0
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-25
/
+13
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2012-06-09
Fix remaining size_request issues for Gtk+ build
Alex Valavanis
1
-4
/
+12
2012-05-21
GTK+ 3 changes for cell-renderers
Alex Valavanis
1
-1
/
+12
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-0
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-07-21
cleanup includes
Johan B. C. Engelen
1
-11
/
+1
2008-07-21
fix includes a bit for imagetoggler
Johan B. C. Engelen
1
-7
/
+1
2008-07-20
extract ImageToggler from layers dialog
Johan B. C. Engelen
1
-0
/
+102