comparison dsss.conf @ 60:62202ce0039f

Updated and fixed many modules to 3.514
author Jacob Carlborg <doob@me.com>
date Mon, 22 Dec 2008 15:10:19 +0100
parents db5a898b2119
children 63a09873578e
comparison
equal deleted inserted replaced
59:83b0ad9d9238 60:62202ce0039f
1 [dwt] 1 [dwt]
2 buildflags+=-framework Cocoa 2 buildflags+=-framework Cocoa -framework Carbon
3 exclude+=dwt/accessibility
4 exclude+=dwt/browser/
5 exclude+=dwt/custom
6 exclude+=dwt/dnd
7 exclude+=dwt/effects
8 exclude+=dwt/events
9 exclude+=dwt/graphics/TextLayout.d
10 exclude+=dwt/internal/cocoa/DOM*
11 exclude+=dwt/internal/cocoa/MacGenerator.d
12 exclude+=dwt/internal/cocoa/Web*
13 exclude+=dwt/internal/theme
14 exclude+=dwt/layout
15 exclude+=dwt/opengl
16 exclude+=dwt/printing
17 exclude+=dwt/program
18 exclude+=dwt/widgets/ColorDialog.d
19 exclude+=dwt/widgets/Combo.d
20 exclude+=dwt/widgets/CoolBar.d
21 exclude+=dwt/widgets/CoolItem.d
22 exclude+=dwt/widgets/DateTime.d
23 exclude+=dwt/widgets/DirectoryDialog.d
24 exclude+=dwt/widgets/ExpandBar.d
25 exclude+=dwt/widgets/ExpandItem.d
26 exclude+=dwt/widgets/FileDialog.d
27 exclude+=dwt/widgets/FontDialog.d
28 exclude+=dwt/widgets/Group.d
29 exclude+=dwt/widgets/Label.d
30 exclude+=dwt/widgets/Link.d
31 exclude+=dwt/widgets/List.d
32 exclude+=dwt/widgets/MessageBox.d
33 exclude+=dwt/widgets/ProgressBar.d
34 exclude+=dwt/widgets/Sash.d
35 exclude+=dwt/widgets/Scale.d
36 exclude+=dwt/widgets/Slider.d
37 exclude+=dwt/widgets/Spinner.d
38 exclude+=dwt/widgets/TabFolder.d
39 exclude+=dwt/widgets/TabItem.d
40 exclude+=dwt/widgets/Table.d
41 exclude+=dwt/widgets/TableColumn.d
42 exclude+=dwt/widgets/TableItem.d
43 exclude+=dwt/widgets/Text.d
44 exclude+=dwt/widgets/ToolBar.d
45 exclude+=dwt/widgets/ToolItem.d
46 exclude+=dwt/widgets/ToolTip.d
47 exclude+=dwt/widgets/Tracker.d
48 exclude+=dwt/widgets/Tray.d
49 exclude+=dwt/widgets/TrayItem.d
50 exclude+=dwt/widgets/Tree.d
51 exclude+=dwt/widgets/TreeColumn.d
52 exclude+=dwt/widgets/TreeItem.d