comparison dwt/internal/cocoa/OS.d @ 85:844f65808a36

Ported dwt.widgets.ToolItem
author Jacob Carlborg <doob@me.com>
date Sun, 28 Dec 2008 19:47:54 +0100
parents 681769fb5a7a
children 102ff2adce19
comparison
equal deleted inserted replaced
84:555527e6d914 85:844f65808a36
3047 public static const int NSHorizontalRuler = 0; 3047 public static const int NSHorizontalRuler = 0;
3048 alias NSDatePickerElementFlags.NSHourMinuteDatePickerElementFlag NSHourMinuteDatePickerElementFlag; 3048 alias NSDatePickerElementFlags.NSHourMinuteDatePickerElementFlag NSHourMinuteDatePickerElementFlag;
3049 alias NSDatePickerElementFlags.NSHourMinuteSecondDatePickerElementFlag NSHourMinuteSecondDatePickerElementFlag; 3049 alias NSDatePickerElementFlags.NSHourMinuteSecondDatePickerElementFlag NSHourMinuteSecondDatePickerElementFlag;
3050 public static const int NSIdentityMappingCharacterCollection = 0; 3050 public static const int NSIdentityMappingCharacterCollection = 0;
3051 public static const int NSIllegalTextMovement = 0; 3051 public static const int NSIllegalTextMovement = 0;
3052 public static const int NSImageAbove = 5; 3052 alias Cocoa.NSCellImagePosition.NSImageAbove NSImageAbove;
3053 public static const int NSImageAlignBottom = 5; 3053 public static const int NSImageAlignBottom = 5;
3054 public static const int NSImageAlignBottomLeft = 6; 3054 public static const int NSImageAlignBottomLeft = 6;
3055 public static const int NSImageAlignBottomRight = 7; 3055 public static const int NSImageAlignBottomRight = 7;
3056 public static const int NSImageAlignCenter = 0; 3056 public static const int NSImageAlignCenter = 0;
3057 public static const int NSImageAlignLeft = 4; 3057 public static const int NSImageAlignLeft = 4;
3078 public static const int NSImageLoadStatusCancelled = 1; 3078 public static const int NSImageLoadStatusCancelled = 1;
3079 public static const int NSImageLoadStatusCompleted = 0; 3079 public static const int NSImageLoadStatusCompleted = 0;
3080 public static const int NSImageLoadStatusInvalidData = 2; 3080 public static const int NSImageLoadStatusInvalidData = 2;
3081 public static const int NSImageLoadStatusReadError = 4; 3081 public static const int NSImageLoadStatusReadError = 4;
3082 public static const int NSImageLoadStatusUnexpectedEOF = 3; 3082 public static const int NSImageLoadStatusUnexpectedEOF = 3;
3083 public static const int NSImageOnly = 1; 3083 alias Cocoa.NSCellImagePosition.NSImageOnly NSImageOnly;
3084 public static const int NSImageOverlaps = 6; 3084 alias Cocoa.NSCellImagePosition.NSImageOverlaps NSImageOverlaps;
3085 public static const int NSImageRepLoadStatusCompleted = -6; 3085 public static const int NSImageRepLoadStatusCompleted = -6;
3086 public static const int NSImageRepLoadStatusInvalidData = -4; 3086 public static const int NSImageRepLoadStatusInvalidData = -4;
3087 public static const int NSImageRepLoadStatusReadingHeader = -2; 3087 public static const int NSImageRepLoadStatusReadingHeader = -2;
3088 public static const int NSImageRepLoadStatusUnexpectedEOF = -5; 3088 public static const int NSImageRepLoadStatusUnexpectedEOF = -5;
3089 public static const int NSImageRepLoadStatusUnknownType = -1; 3089 public static const int NSImageRepLoadStatusUnknownType = -1;
3172 public static const int NSNextFunctionKey = 63296; 3172 public static const int NSNextFunctionKey = 63296;
3173 public static const int NSNextStepInterfaceStyle = 1; 3173 public static const int NSNextStepInterfaceStyle = 1;
3174 alias NSBorderType.NSNoBorder NSNoBorder; 3174 alias NSBorderType.NSNoBorder NSNoBorder;
3175 public static const int NSNoCellMask = 0; 3175 public static const int NSNoCellMask = 0;
3176 public static const int NSNoFontChangeAction = 0; 3176 public static const int NSNoFontChangeAction = 0;
3177 public static const int NSNoImage = 0; 3177 alias Cocoa.NSCellImagePosition.NSNoImage NSNoImage;
3178 public static const int NSNoInterfaceStyle = 0; 3178 public static const int NSNoInterfaceStyle = 0;
3179 public static const int NSNoModeColorPanel = -1; 3179 public static const int NSNoModeColorPanel = -1;
3180 public static const int NSNoScrollerParts = 0; 3180 public static const int NSNoScrollerParts = 0;
3181 public static const int NSNoTabsBezelBorder = 4; 3181 public static const int NSNoTabsBezelBorder = 4;
3182 public static const int NSNoTabsLineBorder = 5; 3182 public static const int NSNoTabsLineBorder = 5;