log

age author description
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
Sat, 17 May 2008 23:21:33 +0200 Frank Benoit Change behaviour of dwt.graphics.GC textExtend(): allow null for string argument
Mon, 12 May 2008 19:27:09 +0200 Frank Benoit Fix missing switch default in Combo
Mon, 12 May 2008 19:13:01 +0200 Frank Benoit Update to SWT 3.4M7
Mon, 12 May 2008 15:36:37 +0200 Frank Benoit Fix wrong call to free a pointer
Mon, 05 May 2008 00:42:55 +0200 Frank Benoit reverted char[] to String
Sat, 26 Apr 2008 10:01:30 +0200 Frank Benoit Fix problem with dmd 1.029
Sun, 20 Apr 2008 00:19:27 +0200 Frank Benoit fix format string
Wed, 16 Apr 2008 20:31:38 +0200 Frank Benoit ExceptionPrintStackTrace recurses now into .next