FYI

Begin forwarded message:

From: "georgopoulos.georgios@gmail.com" <georgopoulos.georgios@gmail.com>
Date: December 15, 2009 9:18:53 PM GMT+01:00
To: gwt-mosaic <gwt-mosaic@googlegroups.com>
Subject: GWT Mosaic 0.4.0-rc1 Now Available
Reply-To: gwt-mosaic@googlegroups.com

Hi all,

GWT Mosaic 0.4.0-rc1 (GWT-2.0 based) is now available.

Download:

http://code.google.com/p/gwt-mosaic/downloads/list

Showcase:

http://69.20.122.77/gwt-mosaic-current/Showcase.html

New is the layout system with support for transition animation, and
individual widget invalidation (see HasLayoutManager.invalidate
(Widget) or code in ColumnView example below):

- http://69.20.122.77/gwt-mosaic-current/Showcase.html#CwFillLayoutAnimation
- http://69.20.122.77/gwt-mosaic-current/Showcase.html#CwBoxLayoutAnimation
- http://69.20.122.77/gwt-mosaic-current/Showcase.html#CwStackLayoutPanel

ColumnLayout & RowLayout:

- http://69.20.122.77/gwt-mosaic-current/Showcase.html#CwColumnRowLayout

ColumnView panel (useful for: http://en.wikipedia.org/wiki/Miller_Columns):

- http://69.20.122.77/gwt-mosaic-current/Showcase.html#CwColumnView

Change log for v0.4.0-rc1
================================
- (Added) ColumnLayout, RowLayout and ColumnView widget + 2 demos
- (Added) HasLayoutManager.needsLayout() & required cahnges
- (Update) ColumnLayout functionality completed & BoxLayout code
cleanup
- (Bug Fix) LazyLayoutPanel layout problems fix
- (Bug Fix) ScrollLayoutPanel.ensureVisibleImpl() scrolls also in
horizontal direction
- (Added) Individual widget invalidation
- (Bug Fix) Various TabLayoutPanel bugs fixed
- (Buf Fix) Don't cache percentage values in size (new layout system
size cache)
- (Added) Similar size cache and size calculations with Forms module
- (Bug Fix) BorderLayout collapsed status NPE fixed
- (Added) BorderLayout support for custom widgets in collapsed status
- (Added) AnimationCallback in LayoutPanel & StackLayoutPanel z-index
bug fixed.
- (Update) Layout management improvements, transition animations for
FillLayout, BoxLayout, GridLayout & BorderLayout, Showcase demo
application update
- (Upgrade) gwt-beans-binding-3.0.0, gwt-dnd-3.0.0, gwt-incubator-
trunk-r1738 from gwt-beans-binding-0.2.4, gwt-dnd-2.6.5, gwt-incubator-
trunk-r1684
- (Added) BoxLayout transition animation and optimizations, cloneNode
() is used in getPreferredSize().
- (Cleanup) ToolButton
- (Update) DecoratedLayoutPanel respects size if added to a normal
GWT Panel
- (Update) LayoutPanel respects size if added to a normal GWT Panel
- (Cleanup) Viewport all @Deprecated methods removed

Thanks to all contributors.

Kind Regards,
George.

--

You received this message because you are subscribed to the Google Groups "gwt-mosaic" group.
To post to this group, send email to gwt-mosaic@googlegroups.com.
To unsubscribe from this group, send email to gwt-mosaic+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gwt-mosaic?hl=en.