log

age author description
Wed, 13 Feb 2008 01:33:29 +0100 Frank Benoit Add convinience methods to show MessageBox as info,warning,error
Wed, 13 Feb 2008 01:13:08 +0100 Frank Benoit Add MessageBox.showMessage/showMsg
Wed, 13 Feb 2008 00:56:11 +0100 Frank Benoit Chg to SWT: Allow MessageBox without parent, when instantiated over special ctor.
Tue, 12 Feb 2008 21:25:00 +0100 Frank Benoit removed tango_sys_win32 and added all necessary bindings to the dwt.internal.win32 WINTYPES and WINAPI modules
Mon, 11 Feb 2008 22:30:50 -0800 John Reimer minor fix
Mon, 11 Feb 2008 22:26:05 -0800 John Reimer Add OpenGL Support
Tue, 12 Feb 2008 02:23:29 +0100 Frank Benoit uncommented getCodePage for compatibility and made the parse statemachine work only with ascii to ensure proper parsing.
Tue, 12 Feb 2008 02:21:26 +0100 Frank Benoit Add: hasString for ResourceBundle to indicate if the string has length 0 or is not present
Mon, 11 Feb 2008 23:42:08 +0100 Frank Benoit remove debug printf
Mon, 11 Feb 2008 23:27:06 +0100 Frank Benoit Fix: pointer errors
Mon, 11 Feb 2008 22:37:58 +0100 Frank Benoit Fix removing the temp file and use the conduit from tango.io.Tempfile. Thanks doob for investigating here.
Mon, 11 Feb 2008 04:33:36 +0100 Frank Benoit fix: compile error due to missing scope with static if
Mon, 11 Feb 2008 04:30:12 +0100 Frank Benoit merge
Mon, 11 Feb 2008 04:29:32 +0100 Frank Benoit fix Shell and compile error in Table
Mon, 11 Feb 2008 04:18:24 +0100 Frank Benoit Only one file was damaged