gnome-shell/tests/interactive
Owen W. Taylor 439d7f036f Port StIcon from MX framework to St framework
Make StIcon compile and work in St.

Changes:

 * ::icon-type and st_icon_set_icon_type are added to allow
   specifying SYMBOLIC/FULLCOLOR for an icon.
 * Ability to set the icon name from the theme is removed; it
   wouldn't easily fit into our framework and two levels of
   abstraction between code and image doesn't seem that useful.
 * size CSS property is renamed from x-st-icon-size to icon-size
   to correspond to what we are doing elsewhere.
 * CSS and property based icon sizing are cleanly layered - if
   you set the icon-size property, the CSS size is ignored.
 * Add a simple JS test of StIcon.

https://bugzilla.gnome.org/show_bug.cgi?id=633865
2010-11-12 17:36:25 -05:00
..
border-radius.js st-theme-node: Support non-uniform border-radii 2010-10-05 00:18:49 +02:00
borders.js [tests/borders.js] 2010-01-15 18:33:36 -05:00
box-layout.js Support fixed position children 2009-10-15 17:40:58 -04:00
calendar.js Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
css-fonts.js Port our imported parts of Mx to ShellTheme 2009-10-01 14:41:18 -04:00
entry.js Use GtkIMContext instead of ClutterIMContext 2009-10-06 14:48:32 -04:00
icons.js Port StIcon from MX framework to St framework 2010-11-12 17:36:25 -05:00
inline-style.js testcommon.css: Don't theme all buttons 2009-10-01 14:46:33 -04:00
scroll-view-sizing.js Fix size negotiation for StScrollView 2010-03-11 15:08:48 -05:00
scrolling.js [StScrollView] Fix incorrect assertion, defaults, and test case 2010-02-22 12:06:56 -05:00
table.js [StTable] fix x-align/y-align properties to be StAlign, not double 2010-02-16 14:06:39 -05:00