log

age author description
Fri, 08 Aug 2008 19:28:08 +0200 Frank Benoit Fix: member variable initialized in wrong place
Fri, 08 Aug 2008 16:23:35 +0200 Frank Benoit Fix: fix the call to tango.core.Array.sort. true only if a < b.
Fri, 08 Aug 2008 15:12:30 +0200 Frank Benoit Collection impl
Fri, 08 Aug 2008 11:26:13 +0200 Frank Benoit Fix compile error
Fri, 08 Aug 2008 11:23:41 +0200 Frank Benoit Add LinkedList.size()
Fri, 08 Aug 2008 11:22:58 +0200 Frank Benoit Fix: exceptions on AA access
Fri, 08 Aug 2008 00:21:19 +0200 Frank Benoit Fix missing import
Thu, 07 Aug 2008 17:39:11 +0200 Frank Benoit merge
Thu, 07 Aug 2008 17:37:04 +0200 Frank Benoit Add two field editor from the CDT project, thanks yidabu for the port.
Thu, 07 Aug 2008 17:21:03 +0200 Frank Benoit Fix: removed import to deleted file.
Thu, 07 Aug 2008 16:39:52 +0200 Frank Benoit Impl of Bean
Thu, 07 Aug 2008 16:39:43 +0200 Frank Benoit Removed unneeded code
Thu, 07 Aug 2008 16:03:56 +0200 Frank Benoit more Collection impl
Thu, 07 Aug 2008 16:03:20 +0200 Frank Benoit Fix segfault on attemp to synchronize on interface classinfo
Thu, 07 Aug 2008 15:01:33 +0200 Frank Benoit Reworked the collection uses to make use of a wrapper collection that is compatible to the Java Collections.
Sun, 03 Aug 2008 17:01:51 +0200 Frank Benoit Replace static ctors with lazy init.
Sun, 03 Aug 2008 03:07:30 +0200 Frank Benoit Reduce static ctors
Sun, 03 Aug 2008 02:17:46 +0200 Frank Benoit First Draw2D example running
Sun, 03 Aug 2008 00:54:29 +0200 Frank Benoit More helper classes, needed by draw2d
Sun, 03 Aug 2008 00:52:34 +0200 Frank Benoit merge
Sun, 03 Aug 2008 00:52:14 +0200 Frank Benoit Added Draw2d code, still work in progress
Fri, 01 Aug 2008 07:06:52 +0200 Frank Benoit Fix path handling, thanks yidabu for reporting.
Sat, 26 Jul 2008 14:39:08 +0200 Frank Benoit Added tag Release-1 for changeset 1088ca33d3e0
Sat, 26 Jul 2008 02:46:58 +0200 Frank Benoit Removed version=TANGOSVN for release 0.99.7 Release-1
Wed, 09 Jul 2008 23:23:56 +0200 Frank Benoit Add version TANGOSVN
Wed, 09 Jul 2008 18:01:43 +0200 Frank Benoit Fix: change to lazy intialization, to prevent Display creation too early.
Mon, 07 Jul 2008 15:54:03 +0200 Frank Benoit changed filetype to unix
Mon, 07 Jul 2008 15:53:07 +0200 Frank Benoit make the mango icu fork work.
Sun, 06 Jul 2008 23:30:07 +0200 Frank Benoit Update 3.4M7 to 3.4
Sun, 22 Jun 2008 22:57:31 +0200 Frank Benoit Add a local copy of the mango ICU binding to work out the utf8 usability. Will hopefully go back into mango.
Sat, 21 Jun 2008 15:29:48 +0200 Frank Benoit fix workaround anon class problem in dmd 1.028
Sat, 21 Jun 2008 10:58:07 +0200 Frank Benoit fix workaround anon class problem in dmd 1.028
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
Thu, 22 May 2008 04:03:58 +0200 Frank Benoit Some fixing
Thu, 22 May 2008 01:36:46 +0200 Frank Benoit Merge with d-fied sources of 3.4M7
Mon, 19 May 2008 13:41:06 +0200 Frank Benoit Make nested class CellEditor.LayoutData a top level class to omit compiler errors "forward reference"
Fri, 16 May 2008 23:44:34 +0200 Frank Benoit Fix cyclic dependency
Wed, 16 Apr 2008 20:48:19 +0200 Frank Benoit type to sourcelibrary
Tue, 15 Apr 2008 06:48:52 +0200 Frank Benoit The FieldEditors shall show Paths in native look
Tue, 15 Apr 2008 06:48:29 +0200 Frank Benoit activate the debug outputs
Tue, 15 Apr 2008 06:26:40 +0200 Frank Benoit Add the eclipse-red icons
Mon, 14 Apr 2008 03:08:08 +0200 Frank Benoit remove debug prints
Mon, 14 Apr 2008 02:10:46 +0200 Frank Benoit dup string when used as map keys
Mon, 14 Apr 2008 02:08:22 +0200 Frank Benoit Fix keys from org.eclipse. to dwtx.
Mon, 14 Apr 2008 00:46:30 +0200 Frank Benoit Fix Dialog.getButton
Sun, 13 Apr 2008 21:00:22 +0200 Frank Benoit ignores