view doc/Common.txt @ 77:205350493476

Accessible linkable dummy.
author Frank Benoit <benoit@tionex.de>
date Tue, 05 Feb 2008 14:31:31 +0100
parents c390bd107089
children
line wrap: on
line source

Dwt-win shares some modules with the Dwt-linux port. For now, the revision and changeset of the dwt-linux port will be listed here for future reference, in case there are updates to the linux port.

This is the revision that the Dwt-win modules are based on:

Dwt-linux
changeset:   115:52b32f5cb1e0

A list of modules will follow later.


Base on dwt-linux changeset [145:d4b244e1e1ae]
dwt/internal/image/*
dwt/internal/CloneableCompatibility.d
dwt/internal/Compatibility.d
dwt/internal/DWTEventListener.d
dwt/internal/DWTEventObject.d
dwt/internal/image
dwt/internal/Library.d
dwt/internal/Lock.d
dwt/internal/SerializableCompatibility.d

- Verify getCodePage accesses
- OS.CallWindowProc was removed in various places. It turned out, they are need. So revert those changeset
- OS.MoveMemory, use it and make the ported code more like the original

Left out widgets:
    DateTime
    DirectoryDialog
    FileDialog

    Accessible

    dnd/*
    custom/*