XWorkstation.def
author sr
Fri, 12 Jul 2019 16:42:24 +0200
changeset 8730 d1b103ebec20
parent 3472 bb62826b6ed9
permissions -rwxr-xr-x
#FEATURE by Stefan Reise force file name collection return when using native file dialog with allow multi select class: WinWorkstation changed: #nativeFileDialogWithTitle:defaultFilename:owningTopView:filter:filterIndex:trueForSave:trueForMultiSelect:trueForPromptOverwrite:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     1
LIBRARY         XWorkstat
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     2
DESCRIPTION     'Smalltalk/X X11 Display Interface'
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     3
VERSION         3.5
3472
bb62826b6ed9 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2503
diff changeset
     4
CODE            EXECUTE READ 
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     5
DATA            READ WRITE
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     6
SECTIONS
3472
bb62826b6ed9 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2503
diff changeset
     7
    INITCODE    READ EXECUTE 
2503
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     8
    INITDATA    READ WRITE
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
     9
EXPORTS 
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
    10
    _XWorkstation_Init
5b9c1290b5a7 added description & version id
Claus Gittinger <cg@exept.de>
parents: 2078
diff changeset
    11