Changes between Version 10 and Version 11 of AUTHOR_APP_TUNING_R5


Ignore:
Timestamp:
09/17/09 16:29:23 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUTHOR_APP_TUNING_R5

    v10 v11  
    7373 
    7474= Implementation = 
     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 
    7582 
    7683= Testing =