DWT2 now looks working on Windows (except Text widget doesn't support UTF-8)

Jacob Carlborg doob at me.com
Sun Dec 25 05:01:20 PST 2011


On 2011-12-24 20:44, Mr. Anonymous wrote:
> On 03.08.2011 23:02, Denis Shelomovskij wrote:
>> About month ago I fixed some DWT2 bugs, but DWT maintainers just have no
>> time to pull changes to the main repo. Changes are in my (denis_sh)
>> commits descriptions:
>> https://bitbucket.org/denis_sh/patching-dwt2
>>
>> Short changes description:
>> 1. DWT2 now works on Linux32 with Phobos/D2 as bad as with Tango/D1 (not
>> worse): lots of segfaults when printing and text editing and other bugs.
>> 2. It looks working stable on Windows except Text widget sill doesn't
>> support UTF-8 (yes, StyledText and it's friend now support it).
>> 3. It now have compilable and right snippets.
>
> Where is the newest repo?
> I found this on bitbucket:
> https://bitbucket.org/kntroh/dwt2-with-d2/
> with code commited today.
> Is it the "official" DWT2 place?

The official repository currently is: http://hg.dsource.org/projects/dwt2

I've started to move the repository to github but the move is not 
finished yet.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-dwt mailing list