log

age author description
Fri, 20 Jun 2008 14:49:12 +0200 Frank Benoit merge
Fri, 20 Jun 2008 14:48:17 +0200 Frank Benoit Fix some runtime errors
Fri, 20 Jun 2008 14:23:16 +0200 Frank Benoit Added explicit control info to workaround missing reflection.
Fri, 20 Jun 2008 13:00:15 +0200 Frank Benoit Fix anon class segfault. Thanks yidabu for the report.
Fri, 20 Jun 2008 12:44:40 +0200 Frank Benoit Lazy initialization to fix cyclic dep. Thanks yidabu for the report.
Wed, 28 May 2008 23:05:40 +0200 Frank Benoit Removed debug output
Sun, 25 May 2008 05:22:47 +0200 Frank Benoit Fix cyclic dependency in TableLayout. Changing static this to lazy initialization.
Sun, 25 May 2008 04:55:40 +0200 Frank Benoit Fix compile errors
Sat, 24 May 2008 08:33:56 +0200 Frank Benoit Forms work with first test
Sat, 24 May 2008 06:59:31 +0200 Frank Benoit ui.forms compile, just FormTextModel with xml reimpl left todo
Sat, 24 May 2008 06:18:55 +0200 Frank Benoit Fix continue porting
Sat, 24 May 2008 05:11:16 +0200 Frank Benoit Fix continue porting
Thu, 22 May 2008 20:08:10 +0200 Frank Benoit Make ArrayContentProvider a template for the arrays element type.
Thu, 22 May 2008 19:09:48 +0200 Frank Benoit Fix FileImageDescriptor to work with compiletime data
Thu, 22 May 2008 17:56:17 +0200 Frank Benoit JFace and its examples do compile