19 months ago matthias adjusted for Scala 2.8 default tip
2009-08-09 Matthias Mann don't use anonymous classes - as these require reflection to invoke methods
2009-08-07 Matthias Mann add file extension filter
2009-08-07 Matthias Mann better modal dialog support in PopupWindow
2009-08-06 Matthias Mann added named gaps for DialogLayout
2009-08-06 Matthias Mann Property.toString, PopupWindow.owner
2009-08-06 Matthias Mann add method to retrieve the TWL instance
2009-08-05 Matthias Mann PopupWindow support
2009-08-05 Matthias Mann PropertyEditorFactory support
2009-08-05 Matthias Mann added a FileNameFilter
2009-08-05 Matthias Mann added missing Reactor trait
2009-08-01 Matthias Mann support for read only properties
2009-08-01 Matthias Mann added a SplitPane widget
2009-07-31 Matthias Mann added a ScrollPane and PropertySheet
2009-07-30 Matthias Mann only allocate publisher / subscriber helper objects when first required
2009-07-29 Matthias Mann added PersistentLocation class, added FileSelector(p:PersistentLocation) constructor
2009-07-27 Matthias Mann SubscriberList typo
2009-07-27 Matthias Mann publisher/subscriber cleanup
2009-07-26 Matthias Mann added file filters to FileSelectors
2009-07-26 Matthias Mann new publisher/subscriber system, added FileSelector widget
2009-07-26 Matthias Mann added missing implicit Gap -> Group conversions
2009-07-26 Matthias Mann improved Gap DSL for DialogLayout
2009-07-26 Matthias Mann DialogLayout DSL
2009-07-24 Matthias Mann simplify ThemeSuport using self types
2009-07-23 Matthias Mann fixed ListBox
2009-07-23 Matthias Mann first commit