Repository (Subversion)

Browse

Name Size Revision Age Author Comment
  tags 104 112 days arpit Layouts done. Tagging before next commit with c...
  trunk 205 3 days arpit Added AuroraPainterButtonSkin, this will replac...

Latest revisions

# Date Author Comment
205 01/03/2009 05:15 AM arpit

Added AuroraPainterButtonSkin, this will replace the AuroraButtonSkin going forward
Added DividerBox divider click action
Added StripesPainter
BugFix to UIContainer (padding)

204 12/30/2008 04:49 AM arpit

MeasurableControl now has getters for maximumWidth/height
ICollection interface changed to include the idea of filters
XMLCOllection with mostly functioning filterfunction implementation
DefaultListClass now uses createChildren rather than initialize() for creating children
TextInput dispatches change event
Label class uses maximumWidth/height correctly

203 12/25/2008 10:18 AM arpit

Bugfix: Uses event.currentTarget and not event.target to get reference of selected renderer

202 12/25/2008 09:29 AM arpit

Added showRoot property for Tree
List fix so that it respects selectedIndex based changes
Added getCurrent() method for IIterators
Added DividerEvent for DividedBox events

201 12/24/2008 05:58 AM arpit

Changed signature for setRendererData() on List based controls to include what index is being sent
List now supports setting of BaseListData object
Refactored common functionality out of H/V DividedBox to DividedBox class
Added a getter to arrayIterator
Added getters to HLayout props

200 12/24/2008 03:38 AM arpit

Clicking on tree rotators does not cause list select anymore

199 12/24/2008 12:14 AM arpit

Fixes issue #31: Added includeInLayout functionality
Added MathUtil

198 12/23/2008 03:56 PM kfitzpatrick

Removed the reference to repo1 & maven-core

197 12/23/2008 08:01 AM arpit

Added DividedBox as the base class for H and VDividedBox. Both H and VDividedBoxes can be refactored so common functionality is in DividedBox
UIContainers now implement removeChild See bug #30
SlidePane now has a direction parameter that controls direction of slide besides orientation
Added OverlayManager for doing popups and also handle comboBox popup lists
ComboBox now overlays its list on the overlay
Removed stub values for getMaxW and getMaxH functions in RowGridLayout

196 12/22/2008 10:45 PM kfitzpatrick

Adding maven-core dependency

View revisions