log

age author description
Fri, 18 Jul 2008 05:32:53 -0700 John Reimer xpcom interfaces necessary for browser code -- source adapted from dxpcom project; these modules still need to be tested and then integrated into dwt browser.
Sun, 06 Jul 2008 15:41:30 +0200 Frank Benoit Fix: compile errors
Sun, 06 Jul 2008 15:37:36 +0200 Frank Benoit merge
Sun, 06 Jul 2008 15:36:48 +0200 Frank Benoit Fix: StyledText check for null in clipboard paste
Sun, 06 Jul 2008 15:35:58 +0200 Frank Benoit Fix: string termination
Sun, 06 Jul 2008 15:35:34 +0200 Frank Benoit Fix: missing .dup
Sun, 06 Jul 2008 15:34:54 +0200 Frank Benoit Fix: bitfield access for PangoLayoutLine
Sun, 06 Jul 2008 15:34:21 +0200 Frank Benoit Add version TANGOSVN
Sun, 06 Jul 2008 15:34:08 +0200 Frank Benoit Fix: compile error
Sun, 06 Jul 2008 15:33:42 +0200 Frank Benoit allow null string
Sun, 06 Jul 2008 15:33:12 +0200 Frank Benoit ADD version TANGOSVN
Thu, 03 Jul 2008 21:20:33 +0200 Frank Benoit fix compile errors for SWT 3.4
Thu, 03 Jul 2008 21:18:53 +0200 Frank Benoit Added pango_layout_line_get_resolved_dir
Sun, 29 Jun 2008 14:33:38 +0200 Frank Benoit Update SWT 3.4M7 to 3.4
Sun, 06 Jul 2008 14:12:31 +0200 Frank Benoit fix: corrupted string content in DnD RTF
Tue, 24 Jun 2008 22:12:18 +0200 Frank Benoit Fix: make ImageLoader.save work
Fri, 20 Jun 2008 15:03:54 +0200 Frank Benoit Allow null strings and arrays
Sun, 15 Jun 2008 22:32:20 +0200 Frank Benoit removed tango.stdc.stringz imports and allow null for arrays and string arguments.
Sun, 08 Jun 2008 15:11:48 +0200 Frank Benoit Fix string compare in dwthelper/utils
Sun, 08 Jun 2008 03:19:38 +0200 Frank Benoit Fix: removed debugging prints and reactivated the code.
Sun, 08 Jun 2008 03:18:53 +0200 Frank Benoit Fix: GTK Assertion, posted about that in the swt-dev mailing list, waiting for confirmation.
Sun, 08 Jun 2008 02:04:44 +0200 Frank Benoit Fix a deadlock
Sat, 24 May 2008 08:34:19 +0200 Frank Benoit Additions for forms
Thu, 22 May 2008 19:45:02 +0200 Frank Benoit Fix ExceptionPrintStacktrace
Thu, 22 May 2008 19:00:47 +0200 Frank Benoit Fix call OS.gtk_label_set_text_with_mnemonic with valid ptr, even for zero length strings.
Mon, 19 May 2008 22:20:13 +0200 Frank Benoit Fix bug in System.arraycopy when called for overlapping array ranges
Mon, 19 May 2008 17:08:39 +0200 Frank Benoit Fix merge bug in TextLayout
Mon, 19 May 2008 14:34:47 +0200 Frank Benoit Added the compareToIgnoreCase to utils
Mon, 19 May 2008 02:24:28 +0200 Frank Benoit update README info
Sat, 17 May 2008 23:22:11 +0200 Frank Benoit Add dgListener template function for the Listener class