Commit Graph

13 Commits

Author SHA1 Message Date
7db33bc92e renderer: Add icons in resource bundle to the icon theme 2019-07-15 13:13:34 +02:00
fb6c501e44 renderer: Use gtk_icon_theme_load_surface
This will allow us to feed in the output scale.
2019-07-15 13:12:26 +02:00
a183cf8b63 Suppress warning message 2019-07-14 00:13:41 +02:00
2774c1c988 Try to load icons from app resources first 2019-07-12 20:04:22 +02:00
0fc4374193 gtk-renderer: Simplify 2019-07-11 15:40:18 +02:00
7eead1c1ff Fix some mistakes. 2012-03-23 18:07:05 +09:00
f442733b33 Fix some mistakes.
* remove useless g_obect_{set,get}_property call.
* free GError on error.
2012-03-16 18:15:50 +09:00
0772898b83 Improve icon rendering. 2011-08-24 17:05:41 +09:00
383c93a415 Fix fit-size calculation. 2011-08-18 18:06:52 +09:00
8b632356e9 Fix memleaks. 2011-03-03 15:05:59 +09:00
fccf9e8805 Fix icon position calculation. 2011-03-01 16:25:37 +09:00
9007f31c0a Fix icon size calculation. 2011-03-01 12:51:46 +09:00
18f8e5b98b Draw key with icon if EekSymbol has "icon-name" property. 2011-03-01 11:57:07 +09:00