2010-01-08 new feature Added RotateRgbFilter. 2010-01-08 new feature added keyboard feature and javadoc 2010-01-11 bug fix Eliminated exception in method substringWidth 2010-01-11 bug fix eliminated exception in method charsWidth 2010-01-11 bug fix the style parameter is now properly used in the Font constructor 2010-01-14 new feature added fisheyeview-place-label-at-top CSS attribute 2010-01-14 bug fix handling of key repeat events on BlackBerry 2010-01-15 bug fix Fixed animation of StringItems with text-wrap: false; when not using text-effects in the project 2010-01-15 new feature added box-align CSS attribute for placing check- or radio boxes to the right side in ChoiceGroups and Lists 2010-01-16 bug fix Handling virtual keyboard correctly for BlackBerry 4.7+ devices without touch events 2010-01-16 bug fix Handling virtual keyboard correctly for BlackBerry 4.7+ devices without touch events 2010-01-17 bug fix animating all items when a container has a "focus-all: true;" styling. 2010-01-18 bug fix Fixed handling of RGB filters when these increase the item's size during animations 2010-01-18 bug fix Fixed handling of RGB filters when these increase the item's size during animations 2010-01-18 new feature added text-filter for applying RGB filter effects for the text parts of StringItems and their subclasses. 2010-01-18 bug fix Fixed media queries that consist of only one word, e.g. @media touchscreen 2010-01-18 bug fix fixed Graphics.filArc() implementation for Android 2010-01-18 new feature ####### J2ME POLISH 2.1.4 RELEASED ####### 2010-01-19 bug fix Fixed inheritance of capabilities defined within platforms.xml or configurations.xml 2010-01-20 bug fix - return when elements <= 1 otherwise it will throw a ArrayOutOfBoundsException 2010-01-22 bug fix Using same values for Manifest file as in the JAD, when messages.txt specifies MIDlet-xxx values. 2010-02-01 bug fix Fixed a bug in BitmapFontViewer because of which fonts of colors other than black would not be colorized. 2010-02-01 new feature added initContent()/paintContent() 2010-02-01 bug fix TableItem: fixed handling Canvas.UP when using the ROW selection mode and having currently no selection. 2010-02-01 bug fix TableItem: fixed handling Canvas.UP when using the ROW selection mode and having currently no selection. 2010-02-01 bug fix Fixed intilization of popup item for POPUP ChoiceGroups when using a percentage based mx-width setting. 2010-02-01 bug fix Fixed intilization of popup item for POPUP ChoiceGroups when using a percentage based mx-width setting. 2010-02-01 bug fix using right border instead of calculated right side of the item for StringItems - this is important for subclasses with a right layout. 2010-02-01 bug fix using right border instead of calculated right side of the item for StringItems - this is important for subclasses with a right layout. 2010-02-01 bug fix Painting label correctly when it's wider than the actual item and the item uses a right layout. 2010-02-01 bug fix Painting label correctly when it's wider than the actual item and the item uses a right layout. 2010-02-04 bug fix added endif after createCssSelector() 2010-02-09 new feature Added Javadoc documentation to the Mobile Processing implementation Added Mobile Processing support. 2010-02-16 bug fix set clipping for Graphics object and dont rely on the default clipping to be big enough 2010-02-16 bug fix set clipping for Graphics object and dont rely on the default clipping to be big enough 2010-03-02 bug fix include servlet api on classpath for javac 2010-03-02 bug fix include servlet api on classpath for javac 2010-03-02 new feature added portrait and landscape style 2010-03-04 bug fix Assuming top/bottom image anchor for IconItems without text. Fixed layout of items with max-width settings. 2010-03-05 new feature Added UrlUtil 2010-03-05 bug fix Fixed Select key handling on Nokia N97 (which produces no game action) 2010-03-05 bug fix Fixed Select key handling on Nokia N97 (which produces no game action) 2010-03-08 bug fix allow to use de.enough.polish.ui.AlertType directly in projects 2010-03-08 bug fix allow to use de.enough.polish.ui.AlertType directly in projects 2010-03-09 new feature allowing to position the last item to the right within a horizontal view-type 2010-03-09 new feature - added initMargin() and initPadding() - removed getMarginTop() etc. and replaced it with initMargin() 2010-03-10 bug fix Fixed positioning of expand and centered items within a h-shrink container 2010-03-10 bug fix Painting screen border correctly around horizontally shrinked popup screens 2010-03-10 bug fix Positioning of expand & centered items in a horizontal-shrink container 2010-03-10 bug fix Positioning of expand & centered items in a horizontal-shrink container 2010-03-10 bug fix fixed border handling in horizontal-shrinked popup screens 2010-03-11 new feature Added support for screen initializer listener 2010-03-11 new feature added tabbedpane-tabbar-position: top; support 2010-03-12 bug fix fix reading of property input streams longer then 2048 bytes 2010-03-12 bug fix fix reading of property input streams longer then 2048 bytes 2010-03-13 bug fix Command now works with null as a label as well