Show
Ignore:
Timestamp:
05/18/08 20:25:11 (8 months ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

update README.txt info

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • README.txt

    r188 r222  
    66============= 
    77Buildtool : DSSS 0.75 
    8 Compiler  : DMD 1.027 
    9 D Lib     : Tango release 0.99.5 
     8Compiler  : DMD 1.028 
     9D Lib     : Tango release 0.99.6 
    1010Import libs 
     11Please check also http://www.dsource.org/projects/dwt/wiki/Requirements 
    1112 
    1213Import libs: 
     
    1516They are not included in the source repository, please use this archive 
    1617 
    17     http://downloads.dsource.org/projects/dwt-linux/dwt-win-libs.zip 
     18    http://downloads.dsource.org/projects/dwt/dwt-win-importlibs.zip 
    1819 
    1920They don't contain any DWT code, only the import libraries to link to the windows system DLLs. 
     
    6263   link the resulting dwt.res with the -L/rc:dwt.res 
    6364 
    64 Changes/Additions to SWT 
    65 ======================== 
    66   o MessageBox can be instantiated without parent. Use the Ctor "this( int style )", 
    67     calling the other ctors will still force a non-null parent. 
    68   o Allow null argument for 
    69         - dwt.graphics.TextLayout setText(char[]) 
    7065 
    7166