| 75 | * ButtonIcons class renamed to [source:branches/private/peko/sophie2-halos-and-huds/sophie2-platform/modules/org.sophie2.base.commons/src/main/java/org/sophie2/base/commons/skin/IconsSet.java IconsSet] - it is immutable and is meant to be persistable. All calculations about size removed. |
| 76 | * ButtonIconId class renamed to [source:branches/private/peko/sophie2-halos-and-huds/sophie2-platform/modules/org.sophie2.base.commons/src/main/java/org/sophie2/base/commons/skin/IconId.java IconId] |
| 77 | * HaloButton class is now responsible for calculating its size depending on the used icon. |
| 78 | * Chagesets (older change sets are already in trunk - do not take them into consideration when integrating): |
| 79 | * [changeset:6513] - IconsSet and IconId, HaloButton class changed, new icons for mouse over. |
| 80 | * [changeset:6515] - new icons removed, old ones added. |
| 81 | |