Parcourir la source

* Procedures with varargs are parsed properly.
* Fixed macro that was causing CFString constants to fail.
* Removed MacOSAll dependency from iPhoneAll.pas.
* More enumerations are parsed in all frameworks.
* Properties that returned values in iPhone headers are now fixed.
* Properties from categories are included now.
+ Users can add hand parsed patches by putting them in the patches directory and they will be included during parsing.

git-svn-id: branches/objc@13770 -

josef il y a 16 ans
Parent
commit
5a669ebd54
100 fichiers modifiés avec 511 ajouts et 538 suppressions
  1. 3 2
      packages/cocoaint/src/UndefinedTypes.inc
  2. 3 3
      packages/cocoaint/src/appkit/NSATSTypesetter.inc
  3. 56 3
      packages/cocoaint/src/appkit/NSAccessibility.inc
  4. 3 3
      packages/cocoaint/src/appkit/NSActionCell.inc
  5. 5 5
      packages/cocoaint/src/appkit/NSAffineTransform.inc
  6. 3 3
      packages/cocoaint/src/appkit/NSAlert.inc
  7. 7 6
      packages/cocoaint/src/appkit/NSAnimation.inc
  8. 3 3
      packages/cocoaint/src/appkit/NSAnimationContext.inc
  9. 3 3
      packages/cocoaint/src/appkit/NSAppleScriptExtensions.inc
  10. 3 22
      packages/cocoaint/src/appkit/NSApplication.inc
  11. 3 3
      packages/cocoaint/src/appkit/NSApplicationScripting.inc
  12. 3 3
      packages/cocoaint/src/appkit/NSArrayController.inc
  13. 3 24
      packages/cocoaint/src/appkit/NSAttributedString.inc
  14. 3 3
      packages/cocoaint/src/appkit/NSBezierPath.inc
  15. 12 4
      packages/cocoaint/src/appkit/NSBitmapImageRep.inc
  16. 10 3
      packages/cocoaint/src/appkit/NSBox.inc
  17. 7 3
      packages/cocoaint/src/appkit/NSBrowser.inc
  18. 3 3
      packages/cocoaint/src/appkit/NSBrowserCell.inc
  19. 3 3
      packages/cocoaint/src/appkit/NSButton.inc
  20. 5 3
      packages/cocoaint/src/appkit/NSButtonCell.inc
  21. 3 3
      packages/cocoaint/src/appkit/NSCIImageRep.inc
  22. 3 3
      packages/cocoaint/src/appkit/NSCachedImageRep.inc
  23. 23 9
      packages/cocoaint/src/appkit/NSCell.inc
  24. 3 3
      packages/cocoaint/src/appkit/NSClipView.inc
  25. 3 3
      packages/cocoaint/src/appkit/NSCollectionView.inc
  26. 3 7
      packages/cocoaint/src/appkit/NSColor.inc
  27. 3 7
      packages/cocoaint/src/appkit/NSColorList.inc
  28. 3 7
      packages/cocoaint/src/appkit/NSColorPanel.inc
  29. 3 3
      packages/cocoaint/src/appkit/NSColorPicker.inc
  30. 3 3
      packages/cocoaint/src/appkit/NSColorPicking.inc
  31. 3 3
      packages/cocoaint/src/appkit/NSColorSpace.inc
  32. 3 3
      packages/cocoaint/src/appkit/NSColorWell.inc
  33. 3 10
      packages/cocoaint/src/appkit/NSComboBox.inc
  34. 3 3
      packages/cocoaint/src/appkit/NSComboBoxCell.inc
  35. 3 9
      packages/cocoaint/src/appkit/NSControl.inc
  36. 3 3
      packages/cocoaint/src/appkit/NSController.inc
  37. 3 3
      packages/cocoaint/src/appkit/NSCursor.inc
  38. 3 3
      packages/cocoaint/src/appkit/NSCustomImageRep.inc
  39. 3 3
      packages/cocoaint/src/appkit/NSDatePicker.inc
  40. 3 3
      packages/cocoaint/src/appkit/NSDatePickerCell.inc
  41. 3 3
      packages/cocoaint/src/appkit/NSDictionaryController.inc
  42. 3 3
      packages/cocoaint/src/appkit/NSDockTile.inc
  43. 3 3
      packages/cocoaint/src/appkit/NSDocument.inc
  44. 3 3
      packages/cocoaint/src/appkit/NSDocumentController.inc
  45. 3 3
      packages/cocoaint/src/appkit/NSDocumentScripting.inc
  46. 3 3
      packages/cocoaint/src/appkit/NSDragging.inc
  47. 3 10
      packages/cocoaint/src/appkit/NSDrawer.inc
  48. 4 4
      packages/cocoaint/src/appkit/NSEPSImageRep.inc
  49. 3 42
      packages/cocoaint/src/appkit/NSErrors.inc
  50. 3 3
      packages/cocoaint/src/appkit/NSEvent.inc
  51. 3 3
      packages/cocoaint/src/appkit/NSFileWrapper.inc
  52. 9 3
      packages/cocoaint/src/appkit/NSFont.inc
  53. 3 3
      packages/cocoaint/src/appkit/NSFontDescriptor.inc
  54. 3 3
      packages/cocoaint/src/appkit/NSFontManager.inc
  55. 3 3
      packages/cocoaint/src/appkit/NSFontPanel.inc
  56. 3 3
      packages/cocoaint/src/appkit/NSForm.inc
  57. 3 3
      packages/cocoaint/src/appkit/NSFormCell.inc
  58. 3 3
      packages/cocoaint/src/appkit/NSGlyphGenerator.inc
  59. 13 3
      packages/cocoaint/src/appkit/NSGlyphInfo.inc
  60. 3 3
      packages/cocoaint/src/appkit/NSGradient.inc
  61. 3 22
      packages/cocoaint/src/appkit/NSGraphics.inc
  62. 3 10
      packages/cocoaint/src/appkit/NSGraphicsContext.inc
  63. 3 8
      packages/cocoaint/src/appkit/NSHelpManager.inc
  64. 56 3
      packages/cocoaint/src/appkit/NSImage.inc
  65. 3 3
      packages/cocoaint/src/appkit/NSImageCell.inc
  66. 3 7
      packages/cocoaint/src/appkit/NSImageRep.inc
  67. 3 3
      packages/cocoaint/src/appkit/NSImageView.inc
  68. 3 3
      packages/cocoaint/src/appkit/NSInputManager.inc
  69. 3 3
      packages/cocoaint/src/appkit/NSInputServer.inc
  70. 4 7
      packages/cocoaint/src/appkit/NSInterfaceStyle.inc
  71. 3 3
      packages/cocoaint/src/appkit/NSKeyValueBinding.inc
  72. 5 3
      packages/cocoaint/src/appkit/NSLayoutManager.inc
  73. 3 3
      packages/cocoaint/src/appkit/NSLevelIndicator.inc
  74. 3 3
      packages/cocoaint/src/appkit/NSLevelIndicatorCell.inc
  75. 3 3
      packages/cocoaint/src/appkit/NSMatrix.inc
  76. 3 11
      packages/cocoaint/src/appkit/NSMenu.inc
  77. 3 3
      packages/cocoaint/src/appkit/NSMenuItem.inc
  78. 3 3
      packages/cocoaint/src/appkit/NSMenuItemCell.inc
  79. 3 3
      packages/cocoaint/src/appkit/NSMenuView.inc
  80. 3 3
      packages/cocoaint/src/appkit/NSMovie.inc
  81. 3 3
      packages/cocoaint/src/appkit/NSMovieView.inc
  82. 3 8
      packages/cocoaint/src/appkit/NSNib.inc
  83. 3 3
      packages/cocoaint/src/appkit/NSNibLoading.inc
  84. 3 3
      packages/cocoaint/src/appkit/NSObjectController.inc
  85. 23 11
      packages/cocoaint/src/appkit/NSOpenGL.inc
  86. 3 3
      packages/cocoaint/src/appkit/NSOpenGLView.inc
  87. 3 3
      packages/cocoaint/src/appkit/NSOpenPanel.inc
  88. 3 14
      packages/cocoaint/src/appkit/NSOutlineView.inc
  89. 3 3
      packages/cocoaint/src/appkit/NSPDFImageRep.inc
  90. 3 3
      packages/cocoaint/src/appkit/NSPICTImageRep.inc
  91. 3 3
      packages/cocoaint/src/appkit/NSPageLayout.inc
  92. 15 15
      packages/cocoaint/src/appkit/NSPanel.inc
  93. 8 4
      packages/cocoaint/src/appkit/NSParagraphStyle.inc
  94. 3 26
      packages/cocoaint/src/appkit/NSPasteboard.inc
  95. 3 3
      packages/cocoaint/src/appkit/NSPathCell.inc
  96. 3 3
      packages/cocoaint/src/appkit/NSPathComponentCell.inc
  97. 3 3
      packages/cocoaint/src/appkit/NSPathControl.inc
  98. 3 3
      packages/cocoaint/src/appkit/NSPersistentDocument.inc
  99. 3 7
      packages/cocoaint/src/appkit/NSPopUpButton.inc
  100. 3 7
      packages/cocoaint/src/appkit/NSPopUpButtonCell.inc

+ 3 - 2
packages/cocoaint/src/UndefinedTypes.inc

@@ -19,7 +19,7 @@ type
 
 { Variable argument list - disabled for Pascal }
 type
- va_list_rec=record
+ va_list_rec = record
  end;
  va_list = ^va_list_rec;
 
@@ -47,7 +47,8 @@ const
   NSIntegerMax = high(clong);
   NSIntegerMin = low(clong);
   NSUIntegerMax = high(culong);
- 
+  NSNotFound = NSUIntegerMax;
+
 const
  NX_TABLET_POINTER_UNKNOWN = 0;
  NX_TABLET_POINTER_PEN = 1;

+ 3 - 3
packages/cocoaint/src/appkit/NSATSTypesetter.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSATSTypesetter.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSATSTYPESETTER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSATSTYPESETTER_PAS_T}
-{$define NSATSTYPESETTER_PAS_T}
+{$ifndef NSATSTYPESETTER_PAS_S}
+{$define NSATSTYPESETTER_PAS_S}
 
 {$endif}
 {$endif}

+ 56 - 3
packages/cocoaint/src/appkit/NSAccessibility.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSAccessibility.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -35,8 +35,8 @@ procedure NSAccessibilityPostNotification(element: id; notificationPointer: NSSt
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSACCESSIBILITY_PAS_T}
-{$define NSACCESSIBILITY_PAS_T}
+{$ifndef NSACCESSIBILITY_PAS_S}
+{$define NSACCESSIBILITY_PAS_S}
 
 { External string constants }
 var
@@ -102,14 +102,34 @@ var
   NSAccessibilityColumnsAttribute: NSString; external name '_NSAccessibilityColumnsAttribute';
   NSAccessibilityVisibleColumnsAttribute: NSString; external name '_NSAccessibilityVisibleColumnsAttribute';
   NSAccessibilitySelectedColumnsAttribute: NSString; external name '_NSAccessibilitySelectedColumnsAttribute';
+  NSAccessibilityAscendingSortDirectionValue: NSString; external name '_NSAccessibilityAscendingSortDirectionValue';
+  NSAccessibilityDescendingSortDirectionValue: NSString; external name '_NSAccessibilityDescendingSortDirectionValue';
+  NSAccessibilityUnknownSortDirectionValue: NSString; external name '_NSAccessibilityUnknownSortDirectionValue';
   NSAccessibilityDisclosingAttribute: NSString; external name '_NSAccessibilityDisclosingAttribute';
   NSAccessibilityDisclosedRowsAttribute: NSString; external name '_NSAccessibilityDisclosedRowsAttribute';
   NSAccessibilityDisclosedByRowAttribute: NSString; external name '_NSAccessibilityDisclosedByRowAttribute';
+  NSAccessibilityLeftTabStopMarkerTypeValue: NSString; external name '_NSAccessibilityLeftTabStopMarkerTypeValue';
+  NSAccessibilityRightTabStopMarkerTypeValue: NSString; external name '_NSAccessibilityRightTabStopMarkerTypeValue';
+  NSAccessibilityCenterTabStopMarkerTypeValue: NSString; external name '_NSAccessibilityCenterTabStopMarkerTypeValue';
+  NSAccessibilityDecimalTabStopMarkerTypeValue: NSString; external name '_NSAccessibilityDecimalTabStopMarkerTypeValue';
+  NSAccessibilityHeadIndentMarkerTypeValue: NSString; external name '_NSAccessibilityHeadIndentMarkerTypeValue';
+  NSAccessibilityTailIndentMarkerTypeValue: NSString; external name '_NSAccessibilityTailIndentMarkerTypeValue';
+  NSAccessibilityFirstLineIndentMarkerTypeValue: NSString; external name '_NSAccessibilityFirstLineIndentMarkerTypeValue';
+  NSAccessibilityUnknownMarkerTypeValue: NSString; external name '_NSAccessibilityUnknownMarkerTypeValue';
+  NSAccessibilityInchesUnitValue: NSString; external name '_NSAccessibilityInchesUnitValue';
+  NSAccessibilityCentimetersUnitValue: NSString; external name '_NSAccessibilityCentimetersUnitValue';
+  NSAccessibilityPointsUnitValue: NSString; external name '_NSAccessibilityPointsUnitValue';
+  NSAccessibilityPicasUnitValue: NSString; external name '_NSAccessibilityPicasUnitValue';
+  NSAccessibilityUnknownUnitValue: NSString; external name '_NSAccessibilityUnknownUnitValue';
   NSAccessibilityPressAction: NSString; external name '_NSAccessibilityPressAction';
   NSAccessibilityIncrementAction: NSString; external name '_NSAccessibilityIncrementAction';
   NSAccessibilityDecrementAction: NSString; external name '_NSAccessibilityDecrementAction';
   NSAccessibilityConfirmAction: NSString; external name '_NSAccessibilityConfirmAction';
   NSAccessibilityPickAction: NSString; external name '_NSAccessibilityPickAction';
+  NSAccessibilityCancelAction: NSString; external name '_NSAccessibilityCancelAction';
+  NSAccessibilityRaiseAction: NSString; external name '_NSAccessibilityRaiseAction';
+  NSAccessibilityShowMenuAction: NSString; external name '_NSAccessibilityShowMenuAction';
+  NSAccessibilityDeleteAction: NSString; external name '_NSAccessibilityDeleteAction';
   NSAccessibilityMainWindowChangedNotification: NSString; external name '_NSAccessibilityMainWindowChangedNotification';
   NSAccessibilityFocusedWindowChangedNotification: NSString; external name '_NSAccessibilityFocusedWindowChangedNotification';
   NSAccessibilityFocusedUIElementChangedNotification: NSString; external name '_NSAccessibilityFocusedUIElementChangedNotification';
@@ -122,8 +142,20 @@ var
   NSAccessibilityWindowResizedNotification: NSString; external name '_NSAccessibilityWindowResizedNotification';
   NSAccessibilityWindowMiniaturizedNotification: NSString; external name '_NSAccessibilityWindowMiniaturizedNotification';
   NSAccessibilityWindowDeminiaturizedNotification: NSString; external name '_NSAccessibilityWindowDeminiaturizedNotification';
+  NSAccessibilityDrawerCreatedNotification: NSString; external name '_NSAccessibilityDrawerCreatedNotification';
+  NSAccessibilitySheetCreatedNotification: NSString; external name '_NSAccessibilitySheetCreatedNotification';
   NSAccessibilityUIElementDestroyedNotification: NSString; external name '_NSAccessibilityUIElementDestroyedNotification';
   NSAccessibilityValueChangedNotification: NSString; external name '_NSAccessibilityValueChangedNotification';
+  NSAccessibilityTitleChangedNotification: NSString; external name '_NSAccessibilityTitleChangedNotification';
+  NSAccessibilityResizedNotification: NSString; external name '_NSAccessibilityResizedNotification';
+  NSAccessibilityMovedNotification: NSString; external name '_NSAccessibilityMovedNotification';
+  NSAccessibilityCreatedNotification: NSString; external name '_NSAccessibilityCreatedNotification';
+  NSAccessibilityHelpTagCreatedNotification: NSString; external name '_NSAccessibilityHelpTagCreatedNotification';
+  NSAccessibilitySelectedTextChangedNotification: NSString; external name '_NSAccessibilitySelectedTextChangedNotification';
+  NSAccessibilityRowCountChangedNotification: NSString; external name '_NSAccessibilityRowCountChangedNotification';
+  NSAccessibilitySelectedChildrenChangedNotification: NSString; external name '_NSAccessibilitySelectedChildrenChangedNotification';
+  NSAccessibilitySelectedRowsChangedNotification: NSString; external name '_NSAccessibilitySelectedRowsChangedNotification';
+  NSAccessibilitySelectedColumnsChangedNotification: NSString; external name '_NSAccessibilitySelectedColumnsChangedNotification';
   NSAccessibilityUnknownRole: NSString; external name '_NSAccessibilityUnknownRole';
   NSAccessibilityButtonRole: NSString; external name '_NSAccessibilityButtonRole';
   NSAccessibilityRadioButtonRole: NSString; external name '_NSAccessibilityRadioButtonRole';
@@ -164,6 +196,14 @@ var
   NSAccessibilityColorWellRole: NSString; external name '_NSAccessibilityColorWellRole';
   NSAccessibilityGrowAreaRole: NSString; external name '_NSAccessibilityGrowAreaRole';
   NSAccessibilitySheetRole: NSString; external name '_NSAccessibilitySheetRole';
+  NSAccessibilityHelpTagRole: NSString; external name '_NSAccessibilityHelpTagRole';
+  NSAccessibilityMatteRole: NSString; external name '_NSAccessibilityMatteRole';
+  NSAccessibilityRulerRole: NSString; external name '_NSAccessibilityRulerRole';
+  NSAccessibilityRulerMarkerRole: NSString; external name '_NSAccessibilityRulerMarkerRole';
+  NSAccessibilitySortButtonRole: NSString; external name '_NSAccessibilitySortButtonRole';
+  NSAccessibilityLinkRole: NSString; external name '_NSAccessibilityLinkRole';
+  NSAccessibilityDisclosureTriangleRole: NSString; external name '_NSAccessibilityDisclosureTriangleRole';
+  NSAccessibilityGridRole: NSString; external name '_NSAccessibilityGridRole';
   NSAccessibilityUnknownSubrole: NSString; external name '_NSAccessibilityUnknownSubrole';
   NSAccessibilityCloseButtonSubrole: NSString; external name '_NSAccessibilityCloseButtonSubrole';
   NSAccessibilityZoomButtonSubrole: NSString; external name '_NSAccessibilityZoomButtonSubrole';
@@ -172,6 +212,19 @@ var
   NSAccessibilityTableRowSubrole: NSString; external name '_NSAccessibilityTableRowSubrole';
   NSAccessibilityOutlineRowSubrole: NSString; external name '_NSAccessibilityOutlineRowSubrole';
   NSAccessibilitySecureTextFieldSubrole: NSString; external name '_NSAccessibilitySecureTextFieldSubrole';
+  NSAccessibilityStandardWindowSubrole: NSString; external name '_NSAccessibilityStandardWindowSubrole';
+  NSAccessibilityDialogSubrole: NSString; external name '_NSAccessibilityDialogSubrole';
+  NSAccessibilitySystemDialogSubrole: NSString; external name '_NSAccessibilitySystemDialogSubrole';
+  NSAccessibilityFloatingWindowSubrole: NSString; external name '_NSAccessibilityFloatingWindowSubrole';
+  NSAccessibilitySystemFloatingWindowSubrole: NSString; external name '_NSAccessibilitySystemFloatingWindowSubrole';
+  NSAccessibilityIncrementArrowSubrole: NSString; external name '_NSAccessibilityIncrementArrowSubrole';
+  NSAccessibilityDecrementArrowSubrole: NSString; external name '_NSAccessibilityDecrementArrowSubrole';
+  NSAccessibilityIncrementPageSubrole: NSString; external name '_NSAccessibilityIncrementPageSubrole';
+  NSAccessibilityDecrementPageSubrole: NSString; external name '_NSAccessibilityDecrementPageSubrole';
+  NSAccessibilitySearchFieldSubrole: NSString; external name '_NSAccessibilitySearchFieldSubrole';
+  NSAccessibilityTextAttachmentSubrole: NSString; external name '_NSAccessibilityTextAttachmentSubrole';
+  NSAccessibilityTextLinkSubrole: NSString; external name '_NSAccessibilityTextLinkSubrole';
+  NSAccessibilityTimelineSubrole: NSString; external name '_NSAccessibilityTimelineSubrole';
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSActionCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSActionCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSACTIONCELL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSACTIONCELL_PAS_T}
-{$define NSACTIONCELL_PAS_T}
+{$ifndef NSACTIONCELL_PAS_S}
+{$define NSACTIONCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 5 - 5
packages/cocoaint/src/appkit/NSAffineTransform.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSAffineTransform.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:45 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:51 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSAFFINETRANSFORM_PAS_H}
@@ -24,8 +24,8 @@ type
 { Records }
 type
   NSAffineTransformStruct = record
-    m11: CGFloat;
-    tX: CGFloat;
+    m11, m12, m21, m22: CGFloat;
+    tX, tY: CGFloat;
   end;
 
 
@@ -40,8 +40,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSAFFINETRANSFORM_PAS_T}
-{$define NSAFFINETRANSFORM_PAS_T}
+{$ifndef NSAFFINETRANSFORM_PAS_S}
+{$define NSAFFINETRANSFORM_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSAlert.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSAlert.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSALERT_PAS_H}
@@ -48,8 +48,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSALERT_PAS_T}
-{$define NSALERT_PAS_T}
+{$ifndef NSALERT_PAS_S}
+{$define NSALERT_PAS_S}
 
 {$endif}
 {$endif}

+ 7 - 6
packages/cocoaint/src/appkit/NSAnimation.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSAnimation.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSANIMATION_PAS_H}
@@ -18,9 +18,10 @@ type
 { Constants }
 
 const
-  NSAnimationEaseIn = 0;
-  NSAnimationEaseOut = 1;
-  NSAnimationLinear = 2;
+  NSAnimationEaseInOut = 0;
+  NSAnimationEaseIn = 1;
+  NSAnimationEaseOut = 2;
+  NSAnimationLinear = 3;
 
 const
   NSAnimationBlocking = 0;
@@ -51,8 +52,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSANIMATION_PAS_T}
-{$define NSANIMATION_PAS_T}
+{$ifndef NSANIMATION_PAS_S}
+{$define NSANIMATION_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSAnimationContext.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSAnimationContext.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSANIMATIONCONTEXT_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSANIMATIONCONTEXT_PAS_T}
-{$define NSANIMATIONCONTEXT_PAS_T}
+{$ifndef NSANIMATIONCONTEXT_PAS_S}
+{$define NSANIMATIONCONTEXT_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSAppleScriptExtensions.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSAppleScriptExtensions.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -24,8 +24,8 @@
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSAPPLESCRIPTEXTENSIONS_PAS_T}
-{$define NSAPPLESCRIPTEXTENSIONS_PAS_T}
+{$ifndef NSAPPLESCRIPTEXTENSIONS_PAS_S}
+{$define NSAPPLESCRIPTEXTENSIONS_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 22
packages/cocoaint/src/appkit/NSApplication.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSApplication.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSAPPLICATION_PAS_H}
@@ -91,32 +91,13 @@ procedure NSUnregisterServicesProvider(namePointer: NSString); cdecl; external n
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSAPPLICATION_PAS_T}
-{$define NSAPPLICATION_PAS_T}
+{$ifndef NSAPPLICATION_PAS_S}
+{$define NSAPPLICATION_PAS_S}
 
 { External symbols }
 var
   NSAppKitVersionNumber: double; external name '_NSAppKitVersionNumber';
 
-{ External string constants }
-var
-  NSModalPanelRunLoopMode: NSString; external name '_NSModalPanelRunLoopMode';
-  NSEventTrackingRunLoopMode: NSString; external name '_NSEventTrackingRunLoopMode';
-  NSApplicationDidBecomeActiveNotification: NSString; external name '_NSApplicationDidBecomeActiveNotification';
-  NSApplicationDidHideNotification: NSString; external name '_NSApplicationDidHideNotification';
-  NSApplicationDidFinishLaunchingNotification: NSString; external name '_NSApplicationDidFinishLaunchingNotification';
-  NSApplicationDidResignActiveNotification: NSString; external name '_NSApplicationDidResignActiveNotification';
-  NSApplicationDidUnhideNotification: NSString; external name '_NSApplicationDidUnhideNotification';
-  NSApplicationDidUpdateNotification: NSString; external name '_NSApplicationDidUpdateNotification';
-  NSApplicationWillBecomeActiveNotification: NSString; external name '_NSApplicationWillBecomeActiveNotification';
-  NSApplicationWillHideNotification: NSString; external name '_NSApplicationWillHideNotification';
-  NSApplicationWillFinishLaunchingNotification: NSString; external name '_NSApplicationWillFinishLaunchingNotification';
-  NSApplicationWillResignActiveNotification: NSString; external name '_NSApplicationWillResignActiveNotification';
-  NSApplicationWillUnhideNotification: NSString; external name '_NSApplicationWillUnhideNotification';
-  NSApplicationWillUpdateNotification: NSString; external name '_NSApplicationWillUpdateNotification';
-  NSApplicationWillTerminateNotification: NSString; external name '_NSApplicationWillTerminateNotification';
-  NSApplicationDidChangeScreenParametersNotification: NSString; external name '_NSApplicationDidChangeScreenParametersNotification';
-
 {$endif}
 {$endif}
 

+ 3 - 3
packages/cocoaint/src/appkit/NSApplicationScripting.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSApplicationScripting.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -24,8 +24,8 @@
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSAPPLICATIONSCRIPTING_PAS_T}
-{$define NSAPPLICATIONSCRIPTING_PAS_T}
+{$ifndef NSAPPLICATIONSCRIPTING_PAS_S}
+{$define NSAPPLICATIONSCRIPTING_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSArrayController.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSArrayController.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSARRAYCONTROLLER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSARRAYCONTROLLER_PAS_T}
-{$define NSARRAYCONTROLLER_PAS_T}
+{$ifndef NSARRAYCONTROLLER_PAS_S}
+{$define NSARRAYCONTROLLER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 24
packages/cocoaint/src/appkit/NSAttributedString.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSAttributedString.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:45 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:51 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSATTRIBUTEDSTRING_PAS_H}
@@ -56,29 +56,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSATTRIBUTEDSTRING_PAS_T}
-{$define NSATTRIBUTEDSTRING_PAS_T}
-
-{ External string constants }
-var
-  NSFontAttributeName: NSString; external name '_NSFontAttributeName';
-  NSParagraphStyleAttributeName: NSString; external name '_NSParagraphStyleAttributeName';
-  NSForegroundColorAttributeName: NSString; external name '_NSForegroundColorAttributeName';
-  NSUnderlineStyleAttributeName: NSString; external name '_NSUnderlineStyleAttributeName';
-  NSSuperscriptAttributeName: NSString; external name '_NSSuperscriptAttributeName';
-  NSBackgroundColorAttributeName: NSString; external name '_NSBackgroundColorAttributeName';
-  NSAttachmentAttributeName: NSString; external name '_NSAttachmentAttributeName';
-  NSLigatureAttributeName: NSString; external name '_NSLigatureAttributeName';
-  NSBaselineOffsetAttributeName: NSString; external name '_NSBaselineOffsetAttributeName';
-  NSKernAttributeName: NSString; external name '_NSKernAttributeName';
-  NSLinkAttributeName: NSString; external name '_NSLinkAttributeName';
-  NSCharacterShapeAttributeName: NSString; external name '_NSCharacterShapeAttributeName';
-  NSGlyphInfoAttributeName: NSString; external name '_NSGlyphInfoAttributeName';
-  NSPlainTextDocumentType: NSString; external name '_NSPlainTextDocumentType';
-  NSRTFTextDocumentType: NSString; external name '_NSRTFTextDocumentType';
-  NSRTFDTextDocumentType: NSString; external name '_NSRTFDTextDocumentType';
-  NSMacSimpleTextDocumentType: NSString; external name '_NSMacSimpleTextDocumentType';
-  NSHTMLTextDocumentType: NSString; external name '_NSHTMLTextDocumentType';
+{$ifndef NSATTRIBUTEDSTRING_PAS_S}
+{$define NSATTRIBUTEDSTRING_PAS_S}
 
 { External symbols }
 var

+ 3 - 3
packages/cocoaint/src/appkit/NSBezierPath.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSBezierPath.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSBEZIERPATH_PAS_H}
@@ -61,8 +61,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSBEZIERPATH_PAS_T}
-{$define NSBEZIERPATH_PAS_T}
+{$ifndef NSBEZIERPATH_PAS_S}
+{$define NSBEZIERPATH_PAS_S}
 
 {$endif}
 {$endif}

+ 12 - 4
packages/cocoaint/src/appkit/NSBitmapImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSBitmapImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSBITMAPIMAGEREP_PAS_H}
@@ -34,6 +34,14 @@ const
   NSPNGFileType = 4;
   NSJPEG2000FileType = 5;
 
+const
+  NSImageRepLoadStatusUnknownType = -1;
+  NSImageRepLoadStatusReadingHeader = -2;
+  NSImageRepLoadStatusWillNeedAllData = -3;
+  NSImageRepLoadStatusInvalidData = -4;
+  NSImageRepLoadStatusUnexpectedEOF = -5;
+  NSImageRepLoadStatusCompleted = -6;
+
 const
   NSAlphaFirstBitmapFormat = 1  shl  0;
   NSAlphaNonpremultipliedBitmapFormat = 1  shl  1;
@@ -64,8 +72,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSBITMAPIMAGEREP_PAS_T}
-{$define NSBITMAPIMAGEREP_PAS_T}
+{$ifndef NSBITMAPIMAGEREP_PAS_S}
+{$define NSBITMAPIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}
@@ -110,7 +118,7 @@ type
     function initWithCGImage(CGImage_: CGImageRef): id; message 'initWithCGImage:';
     function initWithCIImage(ciImage: CIImagePointer): id; message 'initWithCIImage:';
     class function imageRepsWithData(data: NSData): NSArray; message 'imageRepsWithData:';
-    class function imageRepWithData_initWithData(data: NSData): id; message 'imageRepWithData:';
+    class function imageRepWithData(data: NSData): id; message 'imageRepWithData:';
     function initWithData(data: NSData): id; message 'initWithData:';
     function bitmapData: Pointer; message 'bitmapData';
     procedure getBitmapDataPlanes(data: pchar); message 'getBitmapDataPlanes:';

+ 10 - 3
packages/cocoaint/src/appkit/NSBox.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSBox.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSBOX_PAS_H}
@@ -25,6 +25,13 @@ const
   NSAtBottom = 5;
   NSBelowBottom = 6;
 
+const
+  NSBoxPrimary = 0;
+  NSBoxSecondary = 1;
+  NSBoxSeparator = 2;
+  NSBoxOldStyle = 3;
+  NSBoxCustom = 4;
+
 { Types }
 type
   NSTitlePosition = NSUInteger;
@@ -48,8 +55,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSBOX_PAS_T}
-{$define NSBOX_PAS_T}
+{$ifndef NSBOX_PAS_S}
+{$define NSBOX_PAS_S}
 
 {$endif}
 {$endif}

+ 7 - 3
packages/cocoaint/src/appkit/NSBrowser.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSBrowser.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSBROWSER_PAS_H}
@@ -113,8 +113,12 @@ _Brflags = __Brflags;
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSBROWSER_PAS_T}
-{$define NSBROWSER_PAS_T}
+{$ifndef NSBROWSER_PAS_S}
+{$define NSBROWSER_PAS_S}
+
+{ External string constants }
+var
+  NSBrowserColumnConfigurationDidChangeNotification: NSString; external name '_NSBrowserColumnConfigurationDidChangeNotification';
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSBrowserCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSBrowserCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSBROWSERCELL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSBROWSERCELL_PAS_T}
-{$define NSBROWSERCELL_PAS_T}
+{$ifndef NSBROWSERCELL_PAS_S}
+{$define NSBROWSERCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSButton.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSButton.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSBUTTON_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSBUTTON_PAS_T}
-{$define NSBUTTON_PAS_T}
+{$ifndef NSBUTTON_PAS_S}
+{$define NSBUTTON_PAS_S}
 
 {$endif}
 {$endif}

+ 5 - 3
packages/cocoaint/src/appkit/NSButtonCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSButtonCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSBUTTONCELL_PAS_H}
@@ -17,12 +17,14 @@ type
 { Constants }
 
 const
+  NSMomentaryLightButton = 0;
   NSPushOnPushOffButton = 1;
   NSToggleButton = 2;
   NSSwitchButton = 3;
   NSRadioButton = 4;
   NSMomentaryChangeButton = 5;
   NSOnOffButton = 6;
+  NSMomentaryPushInButton = 7;
   NSMomentaryPushButton = 0;
   NSMomentaryLight = 7;
 
@@ -148,8 +150,8 @@ _BCFlags2 = __BCFlags2;
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSBUTTONCELL_PAS_T}
-{$define NSBUTTONCELL_PAS_T}
+{$ifndef NSBUTTONCELL_PAS_S}
+{$define NSBUTTONCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSCIImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSCIImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCIIMAGEREP_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCIIMAGEREP_PAS_T}
-{$define NSCIIMAGEREP_PAS_T}
+{$ifndef NSCIIMAGEREP_PAS_S}
+{$define NSCIIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSCachedImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSCachedImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCACHEDIMAGEREP_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCACHEDIMAGEREP_PAS_T}
-{$define NSCACHEDIMAGEREP_PAS_T}
+{$ifndef NSCACHEDIMAGEREP_PAS_S}
+{$define NSCACHEDIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}

+ 23 - 9
packages/cocoaint/src/appkit/NSCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCELL_PAS_H}
@@ -58,6 +58,17 @@ const
   NSImageAbove = 5;
   NSImageOverlaps = 6;
 
+const
+  NSScaleProportionally = 0;
+  NSScaleToFit = 0;
+  NSScaleNone = 1;
+
+const
+  NSImageScaleProportionallyDown = 0;
+  NSImageScaleAxesIndependently = 0;
+  NSImageScaleNone = 1;
+  NSImageScaleProportionallyUpOrDown = 2;
+
 const
   NSMixedState = -1;
   NSOffState = 0;
@@ -71,6 +82,7 @@ const
   NSChangeBackgroundCellMask = 8;
 
 const
+  NSDefaultControlTint = 0;
   NSBlueControlTint = 1;
   NSGraphiteControlTint = 6;
   NSClearControlTint = 7;
@@ -85,6 +97,12 @@ const
   NSCellHitEditableTextArea = 1  shl  1;
   NSCellHitTrackableArea = 1  shl  2;
 
+const
+  NSBackgroundStyleLight = 0;
+  NSBackgroundStyleDark = 0;
+  NSBackgroundStyleRaised = 1;
+  NSBackgroundStyleLowered = 2;
+
 { Types }
 type
   NSCellType = NSUInteger;
@@ -172,12 +190,8 @@ procedure NSDrawNinePartImage(frame: NSRect; topLeftCornerPointer: NSImage; topE
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCELL_PAS_T}
-{$define NSCELL_PAS_T}
-
-{ External string constants }
-var
-  NSControlTintDidChangeNotification: NSString; external name '_NSControlTintDidChangeNotification';
+{$ifndef NSCELL_PAS_S}
+{$define NSCELL_PAS_S}
 
 {$endif}
 {$endif}
@@ -334,9 +348,9 @@ var
     function attributedStringValue: NSAttributedString; message 'attributedStringValue';
     procedure setAttributedStringValue(obj: NSAttributedString); message 'setAttributedStringValue:';
     function allowsEditingTextAttributes: Boolean; message 'allowsEditingTextAttributes';
-    procedure setAllowsEditingTextAttributes_setImportsGraphics(flag: Boolean); message 'setAllowsEditingTextAttributes:';
+    procedure setAllowsEditingTextAttributes(flag: Boolean); message 'setAllowsEditingTextAttributes:';
     function importsGraphics: Boolean; message 'importsGraphics';
-    procedure setImportsGraphics_setAllowsEditingTextAttributes(flag: Boolean); message 'setImportsGraphics:';
+    procedure setImportsGraphics(flag: Boolean); message 'setImportsGraphics:';
 
     { Category: NSCellMixedState }
     procedure setAllowsMixedState(flag: Boolean); message 'setAllowsMixedState:';

+ 3 - 3
packages/cocoaint/src/appkit/NSClipView.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSClipView.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCLIPVIEW_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCLIPVIEW_PAS_T}
-{$define NSCLIPVIEW_PAS_T}
+{$ifndef NSCLIPVIEW_PAS_S}
+{$define NSCLIPVIEW_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSCollectionView.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSCollectionView.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOLLECTIONVIEW_PAS_H}
@@ -33,8 +33,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLLECTIONVIEW_PAS_T}
-{$define NSCOLLECTIONVIEW_PAS_T}
+{$ifndef NSCOLLECTIONVIEW_PAS_S}
+{$define NSCOLLECTIONVIEW_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 7
packages/cocoaint/src/appkit/NSColor.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSColor.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOLOR_PAS_H}
@@ -36,12 +36,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLOR_PAS_T}
-{$define NSCOLOR_PAS_T}
-
-{ External string constants }
-var
-  NSSystemColorsDidChangeNotification: NSString; external name '_NSSystemColorsDidChangeNotification';
+{$ifndef NSCOLOR_PAS_S}
+{$define NSCOLOR_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 7
packages/cocoaint/src/appkit/NSColorList.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSColorList.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOLORLIST_PAS_H}
@@ -32,12 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLORLIST_PAS_T}
-{$define NSCOLORLIST_PAS_T}
-
-{ External string constants }
-var
-  NSColorListDidChangeNotification: NSString; external name '_NSColorListDidChangeNotification';
+{$ifndef NSCOLORLIST_PAS_S}
+{$define NSCOLORLIST_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 7
packages/cocoaint/src/appkit/NSColorPanel.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSColorPanel.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOLORPANEL_PAS_H}
@@ -60,12 +60,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLORPANEL_PAS_T}
-{$define NSCOLORPANEL_PAS_T}
-
-{ External string constants }
-var
-  NSColorPanelColorDidChangeNotification: NSString; external name '_NSColorPanelColorDidChangeNotification';
+{$ifndef NSCOLORPANEL_PAS_S}
+{$define NSCOLORPANEL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSColorPicker.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSColorPicker.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOLORPICKER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLORPICKER_PAS_T}
-{$define NSCOLORPICKER_PAS_T}
+{$ifndef NSCOLORPICKER_PAS_S}
+{$define NSCOLORPICKER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSColorPicking.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSColorPicking.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -24,8 +24,8 @@
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLORPICKING_PAS_T}
-{$define NSCOLORPICKING_PAS_T}
+{$ifndef NSCOLORPICKING_PAS_S}
+{$define NSCOLORPICKING_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSColorSpace.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSColorSpace.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOLORSPACE_PAS_H}
@@ -48,8 +48,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLORSPACE_PAS_T}
-{$define NSCOLORSPACE_PAS_T}
+{$ifndef NSCOLORSPACE_PAS_S}
+{$define NSCOLORSPACE_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSColorWell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSColorWell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOLORWELL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOLORWELL_PAS_T}
-{$define NSCOLORWELL_PAS_T}
+{$ifndef NSCOLORWELL_PAS_S}
+{$define NSCOLORWELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 10
packages/cocoaint/src/appkit/NSComboBox.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSComboBox.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOMBOBOX_PAS_H}
@@ -32,15 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOMBOBOX_PAS_T}
-{$define NSCOMBOBOX_PAS_T}
-
-{ External string constants }
-var
-  NSComboBoxWillPopUpNotification: NSString; external name '_NSComboBoxWillPopUpNotification';
-  NSComboBoxWillDismissNotification: NSString; external name '_NSComboBoxWillDismissNotification';
-  NSComboBoxSelectionDidChangeNotification: NSString; external name '_NSComboBoxSelectionDidChangeNotification';
-  NSComboBoxSelectionIsChangingNotification: NSString; external name '_NSComboBoxSelectionIsChangingNotification';
+{$ifndef NSCOMBOBOX_PAS_S}
+{$define NSCOMBOBOX_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSComboBoxCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSComboBoxCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCOMBOBOXCELL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCOMBOBOXCELL_PAS_T}
-{$define NSCOMBOBOXCELL_PAS_T}
+{$ifndef NSCOMBOBOXCELL_PAS_S}
+{$define NSCOMBOBOXCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 9
packages/cocoaint/src/appkit/NSControl.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSControl.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCONTROL_PAS_H}
@@ -32,14 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCONTROL_PAS_T}
-{$define NSCONTROL_PAS_T}
-
-{ External string constants }
-var
-  NSControlTextDidBeginEditingNotification: NSString; external name '_NSControlTextDidBeginEditingNotification';
-  NSControlTextDidEndEditingNotification: NSString; external name '_NSControlTextDidEndEditingNotification';
-  NSControlTextDidChangeNotification: NSString; external name '_NSControlTextDidChangeNotification';
+{$ifndef NSCONTROL_PAS_S}
+{$define NSCONTROL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSController.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSController.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCONTROLLER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCONTROLLER_PAS_T}
-{$define NSCONTROLLER_PAS_T}
+{$ifndef NSCONTROLLER_PAS_S}
+{$define NSCONTROLLER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSCursor.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSCursor.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCURSOR_PAS_H}
@@ -36,8 +36,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCURSOR_PAS_T}
-{$define NSCURSOR_PAS_T}
+{$ifndef NSCURSOR_PAS_S}
+{$define NSCURSOR_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSCustomImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSCustomImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSCUSTOMIMAGEREP_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSCUSTOMIMAGEREP_PAS_T}
-{$define NSCUSTOMIMAGEREP_PAS_T}
+{$ifndef NSCUSTOMIMAGEREP_PAS_S}
+{$define NSCUSTOMIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDatePicker.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDatePicker.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSDATEPICKER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDATEPICKER_PAS_T}
-{$define NSDATEPICKER_PAS_T}
+{$ifndef NSDATEPICKER_PAS_S}
+{$define NSDATEPICKER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDatePickerCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDatePickerCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSDATEPICKERCELL_PAS_H}
@@ -57,8 +57,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDATEPICKERCELL_PAS_T}
-{$define NSDATEPICKERCELL_PAS_T}
+{$ifndef NSDATEPICKERCELL_PAS_S}
+{$define NSDATEPICKERCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDictionaryController.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDictionaryController.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSDICTIONARYCONTROLLER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDICTIONARYCONTROLLER_PAS_T}
-{$define NSDICTIONARYCONTROLLER_PAS_T}
+{$ifndef NSDICTIONARYCONTROLLER_PAS_S}
+{$define NSDICTIONARYCONTROLLER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDockTile.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDockTile.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSDOCKTILE_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDOCKTILE_PAS_T}
-{$define NSDOCKTILE_PAS_T}
+{$ifndef NSDOCKTILE_PAS_S}
+{$define NSDOCKTILE_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDocument.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDocument.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSDOCUMENT_PAS_H}
@@ -53,8 +53,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDOCUMENT_PAS_T}
-{$define NSDOCUMENT_PAS_T}
+{$ifndef NSDOCUMENT_PAS_S}
+{$define NSDOCUMENT_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDocumentController.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDocumentController.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSDOCUMENTCONTROLLER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDOCUMENTCONTROLLER_PAS_T}
-{$define NSDOCUMENTCONTROLLER_PAS_T}
+{$ifndef NSDOCUMENTCONTROLLER_PAS_S}
+{$define NSDOCUMENTCONTROLLER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDocumentScripting.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDocumentScripting.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -24,8 +24,8 @@
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDOCUMENTSCRIPTING_PAS_T}
-{$define NSDOCUMENTSCRIPTING_PAS_T}
+{$ifndef NSDOCUMENTSCRIPTING_PAS_S}
+{$define NSDOCUMENTSCRIPTING_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSDragging.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDragging.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -41,8 +41,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDRAGGING_PAS_T}
-{$define NSDRAGGING_PAS_T}
+{$ifndef NSDRAGGING_PAS_S}
+{$define NSDRAGGING_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 10
packages/cocoaint/src/appkit/NSDrawer.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSDrawer.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSDRAWER_PAS_H}
@@ -44,15 +44,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSDRAWER_PAS_T}
-{$define NSDRAWER_PAS_T}
-
-{ External string constants }
-var
-  NSDrawerWillOpenNotification: NSString; external name '_NSDrawerWillOpenNotification';
-  NSDrawerDidOpenNotification: NSString; external name '_NSDrawerDidOpenNotification';
-  NSDrawerWillCloseNotification: NSString; external name '_NSDrawerWillCloseNotification';
-  NSDrawerDidCloseNotification: NSString; external name '_NSDrawerDidCloseNotification';
+{$ifndef NSDRAWER_PAS_S}
+{$define NSDRAWER_PAS_S}
 
 {$endif}
 {$endif}

+ 4 - 4
packages/cocoaint/src/appkit/NSEPSImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSEPSImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSEPSIMAGEREP_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSEPSIMAGEREP_PAS_T}
-{$define NSEPSIMAGEREP_PAS_T}
+{$ifndef NSEPSIMAGEREP_PAS_S}
+{$define NSEPSIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}
@@ -57,7 +57,7 @@ type
   public
     class function alloc: NSEPSImageRep; message 'alloc';
 
-    class function imageRepWithData_initWithData(epsData: NSData): id; message 'imageRepWithData:';
+    class function imageRepWithData(epsData: NSData): id; message 'imageRepWithData:';
     function initWithData(epsData: NSData): id; message 'initWithData:';
     procedure prepareGState; message 'prepareGState';
     function EPSRepresentation: NSData; message 'EPSRepresentation';

+ 3 - 42
packages/cocoaint/src/appkit/NSErrors.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSErrors.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -24,47 +24,8 @@
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSERRORS_PAS_T}
-{$define NSERRORS_PAS_T}
-
-{ External string constants }
-var
-  NSTextLineTooLongException: NSString; external name '_NSTextLineTooLongException';
-  NSTextNoSelectionException: NSString; external name '_NSTextNoSelectionException';
-  NSWordTablesWriteException: NSString; external name '_NSWordTablesWriteException';
-  NSWordTablesReadException: NSString; external name '_NSWordTablesReadException';
-  NSTextReadException: NSString; external name '_NSTextReadException';
-  NSTextWriteException: NSString; external name '_NSTextWriteException';
-  NSPasteboardCommunicationException: NSString; external name '_NSPasteboardCommunicationException';
-  NSPrintingCommunicationException: NSString; external name '_NSPrintingCommunicationException';
-  NSAbortModalException: NSString; external name '_NSAbortModalException';
-  NSAbortPrintingException: NSString; external name '_NSAbortPrintingException';
-  NSIllegalSelectorException: NSString; external name '_NSIllegalSelectorException';
-  NSAppKitVirtualMemoryException: NSString; external name '_NSAppKitVirtualMemoryException';
-  NSBadRTFDirectiveException: NSString; external name '_NSBadRTFDirectiveException';
-  NSBadRTFFontTableException: NSString; external name '_NSBadRTFFontTableException';
-  NSBadRTFStyleSheetException: NSString; external name '_NSBadRTFStyleSheetException';
-  NSTypedStreamVersionException: NSString; external name '_NSTypedStreamVersionException';
-  NSTIFFException: NSString; external name '_NSTIFFException';
-  NSPrintPackageException: NSString; external name '_NSPrintPackageException';
-  NSBadRTFColorTableException: NSString; external name '_NSBadRTFColorTableException';
-  NSDraggingException: NSString; external name '_NSDraggingException';
-  NSColorListIOException: NSString; external name '_NSColorListIOException';
-  NSColorListNotEditableException: NSString; external name '_NSColorListNotEditableException';
-  NSBadBitmapParametersException: NSString; external name '_NSBadBitmapParametersException';
-  NSWindowServerCommunicationException: NSString; external name '_NSWindowServerCommunicationException';
-  NSFontUnavailableException: NSString; external name '_NSFontUnavailableException';
-  NSPPDIncludeNotFoundException: NSString; external name '_NSPPDIncludeNotFoundException';
-  NSPPDParseException: NSString; external name '_NSPPDParseException';
-  NSPPDIncludeStackOverflowException: NSString; external name '_NSPPDIncludeStackOverflowException';
-  NSPPDIncludeStackUnderflowException: NSString; external name '_NSPPDIncludeStackUnderflowException';
-  NSRTFPropertyStackOverflowException: NSString; external name '_NSRTFPropertyStackOverflowException';
-  NSAppKitIgnoredException: NSString; external name '_NSAppKitIgnoredException';
-  NSBadComparisonException: NSString; external name '_NSBadComparisonException';
-  NSImageCacheException: NSString; external name '_NSImageCacheException';
-  NSNibLoadingException: NSString; external name '_NSNibLoadingException';
-  NSBrowserIllegalDelegateException: NSString; external name '_NSBrowserIllegalDelegateException';
-  NSAccessibilityException: NSString; external name '_NSAccessibilityException';
+{$ifndef NSERRORS_PAS_S}
+{$define NSERRORS_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSEvent.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSEvent.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSEVENT_PAS_H}
@@ -179,8 +179,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSEVENT_PAS_T}
-{$define NSEVENT_PAS_T}
+{$ifndef NSEVENT_PAS_S}
+{$define NSEVENT_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSFileWrapper.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSFileWrapper.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSFILEWRAPPER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSFILEWRAPPER_PAS_T}
-{$define NSFILEWRAPPER_PAS_T}
+{$ifndef NSFILEWRAPPER_PAS_S}
+{$define NSFILEWRAPPER_PAS_S}
 
 {$endif}
 {$endif}

+ 9 - 3
packages/cocoaint/src/appkit/NSFont.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSFont.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSFONT_PAS_H}
@@ -30,6 +30,12 @@ const
 const
   NSNativeShortGlyphPacking = 5;
 
+const
+  NSFontDefaultRenderingMode = 0;
+  NSFontAntialiasedRenderingMode = 1;
+  NSFontIntegerAdvancementsRenderingMode = 2;
+  NSFontAntialiasedIntegerAdvancementsRenderingMode = 3;
+
 const
   NSOneByteGlyphPacking = 0;
   NSJapaneseEUCGlyphPacking = 1;
@@ -58,8 +64,8 @@ function NSConvertGlyphsToPackedGlyphs(glBufPointer: NSGlyph; count: NSInteger;
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSFONT_PAS_T}
-{$define NSFONT_PAS_T}
+{$ifndef NSFONT_PAS_S}
+{$define NSFONT_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSFontDescriptor.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSFontDescriptor.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSFONTDESCRIPTOR_PAS_H}
@@ -64,8 +64,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSFONTDESCRIPTOR_PAS_T}
-{$define NSFONTDESCRIPTOR_PAS_T}
+{$ifndef NSFONTDESCRIPTOR_PAS_S}
+{$define NSFONTDESCRIPTOR_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSFontManager.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSFontManager.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSFONTMANAGER_PAS_H}
@@ -66,8 +66,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSFONTMANAGER_PAS_T}
-{$define NSFONTMANAGER_PAS_T}
+{$ifndef NSFONTMANAGER_PAS_S}
+{$define NSFONTMANAGER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSFontPanel.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSFontPanel.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSFONTPANEL_PAS_H}
@@ -56,8 +56,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSFONTPANEL_PAS_T}
-{$define NSFONTPANEL_PAS_T}
+{$ifndef NSFONTPANEL_PAS_S}
+{$define NSFONTPANEL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSForm.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSForm.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -24,8 +24,8 @@
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSFORM_PAS_T}
-{$define NSFORM_PAS_T}
+{$ifndef NSFORM_PAS_S}
+{$define NSFORM_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSFormCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSFormCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSFORMCELL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSFORMCELL_PAS_T}
-{$define NSFORMCELL_PAS_T}
+{$ifndef NSFORMCELL_PAS_S}
+{$define NSFORMCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSGlyphGenerator.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSGlyphGenerator.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSGLYPHGENERATOR_PAS_H}
@@ -39,8 +39,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSGLYPHGENERATOR_PAS_T}
-{$define NSGLYPHGENERATOR_PAS_T}
+{$ifndef NSGLYPHGENERATOR_PAS_S}
+{$define NSGLYPHGENERATOR_PAS_S}
 
 {$endif}
 {$endif}

+ 13 - 3
packages/cocoaint/src/appkit/NSGlyphInfo.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSGlyphInfo.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSGLYPHINFO_PAS_H}
@@ -14,6 +14,16 @@ type
 {$ifndef NSGLYPHINFO_PAS_T}
 {$define NSGLYPHINFO_PAS_T}
 
+{ Constants }
+
+const
+  NSIdentityMappingCharacterCollection = 0;
+  NSAdobeCNS1CharacterCollection = 1;
+  NSAdobeGB1CharacterCollection = 2;
+  NSAdobeJapan1CharacterCollection = 3;
+  NSAdobeJapan2CharacterCollection = 4;
+  NSAdobeKorea1CharacterCollection = 5;
+
 { Types }
 type
   NSCharacterCollection = NSUInteger;
@@ -36,8 +46,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSGLYPHINFO_PAS_T}
-{$define NSGLYPHINFO_PAS_T}
+{$ifndef NSGLYPHINFO_PAS_S}
+{$define NSGLYPHINFO_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSGradient.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSGradient.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSGRADIENT_PAS_H}
@@ -42,8 +42,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSGRADIENT_PAS_T}
-{$define NSGRADIENT_PAS_T}
+{$ifndef NSGRADIENT_PAS_S}
+{$define NSGRADIENT_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 22
packages/cocoaint/src/appkit/NSGraphics.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSGraphics.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -118,27 +118,8 @@ procedure NSShowAnimationEffect(animationEffect: NSAnimationEffect; centerLocati
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSGRAPHICS_PAS_T}
-{$define NSGRAPHICS_PAS_T}
-
-{ External string constants }
-var
-  NSCalibratedWhiteColorSpace: NSString; external name '_NSCalibratedWhiteColorSpace';
-  NSCalibratedBlackColorSpace: NSString; external name '_NSCalibratedBlackColorSpace';
-  NSCalibratedRGBColorSpace: NSString; external name '_NSCalibratedRGBColorSpace';
-  NSDeviceWhiteColorSpace: NSString; external name '_NSDeviceWhiteColorSpace';
-  NSDeviceBlackColorSpace: NSString; external name '_NSDeviceBlackColorSpace';
-  NSDeviceRGBColorSpace: NSString; external name '_NSDeviceRGBColorSpace';
-  NSDeviceCMYKColorSpace: NSString; external name '_NSDeviceCMYKColorSpace';
-  NSNamedColorSpace: NSString; external name '_NSNamedColorSpace';
-  NSPatternColorSpace: NSString; external name '_NSPatternColorSpace';
-  NSCustomColorSpace: NSString; external name '_NSCustomColorSpace';
-  NSDeviceResolution: NSString; external name '_NSDeviceResolution';
-  NSDeviceColorSpaceName: NSString; external name '_NSDeviceColorSpaceName';
-  NSDeviceBitsPerSample: NSString; external name '_NSDeviceBitsPerSample';
-  NSDeviceIsScreen: NSString; external name '_NSDeviceIsScreen';
-  NSDeviceIsPrinter: NSString; external name '_NSDeviceIsPrinter';
-  NSDeviceSize: NSString; external name '_NSDeviceSize';
+{$ifndef NSGRAPHICS_PAS_S}
+{$define NSGRAPHICS_PAS_S}
 
 { External symbols }
 var

+ 3 - 10
packages/cocoaint/src/appkit/NSGraphicsContext.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSGraphicsContext.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSGRAPHICSCONTEXT_PAS_H}
@@ -52,15 +52,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSGRAPHICSCONTEXT_PAS_T}
-{$define NSGRAPHICSCONTEXT_PAS_T}
-
-{ External string constants }
-var
-  NSGraphicsContextDestinationAttributeName: NSString; external name '_NSGraphicsContextDestinationAttributeName';
-  NSGraphicsContextRepresentationFormatAttributeName: NSString; external name '_NSGraphicsContextRepresentationFormatAttributeName';
-  NSGraphicsContextPSFormat: NSString; external name '_NSGraphicsContextPSFormat';
-  NSGraphicsContextPDFFormat: NSString; external name '_NSGraphicsContextPDFFormat';
+{$ifndef NSGRAPHICSCONTEXT_PAS_S}
+{$define NSGRAPHICSCONTEXT_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 8
packages/cocoaint/src/appkit/NSHelpManager.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSHelpManager.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSHELPMANAGER_PAS_H}
@@ -32,13 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSHELPMANAGER_PAS_T}
-{$define NSHELPMANAGER_PAS_T}
-
-{ External string constants }
-var
-  NSContextHelpModeDidActivateNotification: NSString; external name '_NSContextHelpModeDidActivateNotification';
-  NSContextHelpModeDidDeactivateNotification: NSString; external name '_NSContextHelpModeDidDeactivateNotification';
+{$ifndef NSHELPMANAGER_PAS_S}
+{$define NSHELPMANAGER_PAS_S}
 
 {$endif}
 {$endif}

+ 56 - 3
packages/cocoaint/src/appkit/NSImage.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSImage.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSIMAGE_PAS_H}
@@ -23,6 +23,12 @@ const
   NSImageLoadStatusUnexpectedEOF = 3;
   NSImageLoadStatusReadError = 4;
 
+const
+  NSImageCacheDefault = 0;
+  NSImageCacheAlways = 1;
+  NSImageCacheBySize = 2;
+  NSImageCacheNever = 3;
+
 { Types }
 type
   NSImageLoadStatus = NSUInteger;
@@ -46,8 +52,55 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSIMAGE_PAS_T}
-{$define NSIMAGE_PAS_T}
+{$ifndef NSIMAGE_PAS_S}
+{$define NSIMAGE_PAS_S}
+
+{ External string constants }
+var
+  NSImageNameQuickLookTemplate: NSString; external name '_NSImageNameQuickLookTemplate';
+  NSImageNameBluetoothTemplate: NSString; external name '_NSImageNameBluetoothTemplate';
+  NSImageNameIChatTheaterTemplate: NSString; external name '_NSImageNameIChatTheaterTemplate';
+  NSImageNameSlideshowTemplate: NSString; external name '_NSImageNameSlideshowTemplate';
+  NSImageNameActionTemplate: NSString; external name '_NSImageNameActionTemplate';
+  NSImageNameSmartBadgeTemplate: NSString; external name '_NSImageNameSmartBadgeTemplate';
+  NSImageNameIconViewTemplate: NSString; external name '_NSImageNameIconViewTemplate';
+  NSImageNameListViewTemplate: NSString; external name '_NSImageNameListViewTemplate';
+  NSImageNameColumnViewTemplate: NSString; external name '_NSImageNameColumnViewTemplate';
+  NSImageNameFlowViewTemplate: NSString; external name '_NSImageNameFlowViewTemplate';
+  NSImageNamePathTemplate: NSString; external name '_NSImageNamePathTemplate';
+  NSImageNameInvalidDataFreestandingTemplate: NSString; external name '_NSImageNameInvalidDataFreestandingTemplate';
+  NSImageNameLockLockedTemplate: NSString; external name '_NSImageNameLockLockedTemplate';
+  NSImageNameLockUnlockedTemplate: NSString; external name '_NSImageNameLockUnlockedTemplate';
+  NSImageNameGoRightTemplate: NSString; external name '_NSImageNameGoRightTemplate';
+  NSImageNameGoLeftTemplate: NSString; external name '_NSImageNameGoLeftTemplate';
+  NSImageNameRightFacingTriangleTemplate: NSString; external name '_NSImageNameRightFacingTriangleTemplate';
+  NSImageNameLeftFacingTriangleTemplate: NSString; external name '_NSImageNameLeftFacingTriangleTemplate';
+  NSImageNameAddTemplate: NSString; external name '_NSImageNameAddTemplate';
+  NSImageNameRemoveTemplate: NSString; external name '_NSImageNameRemoveTemplate';
+  NSImageNameRevealFreestandingTemplate: NSString; external name '_NSImageNameRevealFreestandingTemplate';
+  NSImageNameFollowLinkFreestandingTemplate: NSString; external name '_NSImageNameFollowLinkFreestandingTemplate';
+  NSImageNameEnterFullScreenTemplate: NSString; external name '_NSImageNameEnterFullScreenTemplate';
+  NSImageNameExitFullScreenTemplate: NSString; external name '_NSImageNameExitFullScreenTemplate';
+  NSImageNameStopProgressTemplate: NSString; external name '_NSImageNameStopProgressTemplate';
+  NSImageNameStopProgressFreestandingTemplate: NSString; external name '_NSImageNameStopProgressFreestandingTemplate';
+  NSImageNameRefreshTemplate: NSString; external name '_NSImageNameRefreshTemplate';
+  NSImageNameRefreshFreestandingTemplate: NSString; external name '_NSImageNameRefreshFreestandingTemplate';
+  NSImageNameBonjour: NSString; external name '_NSImageNameBonjour';
+  NSImageNameDotMac: NSString; external name '_NSImageNameDotMac';
+  NSImageNameComputer: NSString; external name '_NSImageNameComputer';
+  NSImageNameFolderBurnable: NSString; external name '_NSImageNameFolderBurnable';
+  NSImageNameFolderSmart: NSString; external name '_NSImageNameFolderSmart';
+  NSImageNameNetwork: NSString; external name '_NSImageNameNetwork';
+  NSImageNameMultipleDocuments: NSString; external name '_NSImageNameMultipleDocuments';
+  NSImageNameUserAccounts: NSString; external name '_NSImageNameUserAccounts';
+  NSImageNamePreferencesGeneral: NSString; external name '_NSImageNamePreferencesGeneral';
+  NSImageNameAdvanced: NSString; external name '_NSImageNameAdvanced';
+  NSImageNameInfo: NSString; external name '_NSImageNameInfo';
+  NSImageNameFontPanel: NSString; external name '_NSImageNameFontPanel';
+  NSImageNameColorPanel: NSString; external name '_NSImageNameColorPanel';
+  NSImageNameUser: NSString; external name '_NSImageNameUser';
+  NSImageNameUserGroup: NSString; external name '_NSImageNameUserGroup';
+  NSImageNameEveryone: NSString; external name '_NSImageNameEveryone';
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSImageCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSImageCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSIMAGECELL_PAS_H}
@@ -57,8 +57,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSIMAGECELL_PAS_T}
-{$define NSIMAGECELL_PAS_T}
+{$ifndef NSIMAGECELL_PAS_S}
+{$define NSIMAGECELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 7
packages/cocoaint/src/appkit/NSImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSIMAGEREP_PAS_H}
@@ -37,12 +37,8 @@ const
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSIMAGEREP_PAS_T}
-{$define NSIMAGEREP_PAS_T}
-
-{ External string constants }
-var
-  NSImageRepRegistryDidChangeNotification: NSString; external name '_NSImageRepRegistryDidChangeNotification';
+{$ifndef NSIMAGEREP_PAS_S}
+{$define NSIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSImageView.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSImageView.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSIMAGEVIEW_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSIMAGEVIEW_PAS_T}
-{$define NSIMAGEVIEW_PAS_T}
+{$ifndef NSIMAGEVIEW_PAS_S}
+{$define NSIMAGEVIEW_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSInputManager.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSInputManager.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSINPUTMANAGER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSINPUTMANAGER_PAS_T}
-{$define NSINPUTMANAGER_PAS_T}
+{$ifndef NSINPUTMANAGER_PAS_S}
+{$define NSINPUTMANAGER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSInputServer.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSInputServer.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSINPUTSERVER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSINPUTSERVER_PAS_T}
-{$define NSINPUTSERVER_PAS_T}
+{$ifndef NSINPUTSERVER_PAS_S}
+{$define NSINPUTSERVER_PAS_S}
 
 {$endif}
 {$endif}

+ 4 - 7
packages/cocoaint/src/appkit/NSInterfaceStyle.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSInterfaceStyle.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -9,6 +9,7 @@
 { Constants }
 
 const
+  NSNoInterfaceStyle = 0;
   NSNextStepInterfaceStyle = 1;
   NSWindows95InterfaceStyle = 2;
   NSMacintoshInterfaceStyle = 3;
@@ -38,12 +39,8 @@ function NSInterfaceStyleForKey(keyPointer: NSString; responderPointer: NSRespon
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSINTERFACESTYLE_PAS_T}
-{$define NSINTERFACESTYLE_PAS_T}
-
-{ External string constants }
-var
-  NSInterfaceStyleDefault: NSString; external name '_NSInterfaceStyleDefault';
+{$ifndef NSINTERFACESTYLE_PAS_S}
+{$define NSINTERFACESTYLE_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSKeyValueBinding.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSKeyValueBinding.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -27,8 +27,8 @@ function NSIsControllerMarker(object_: id): Boolean; cdecl; external name 'NSIsC
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSKEYVALUEBINDING_PAS_T}
-{$define NSKEYVALUEBINDING_PAS_T}
+{$ifndef NSKEYVALUEBINDING_PAS_S}
+{$define NSKEYVALUEBINDING_PAS_S}
 
 { External symbols }
 var

+ 5 - 3
packages/cocoaint/src/appkit/NSLayoutManager.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSLayoutManager.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSLAYOUTMANAGER_PAS_H}
@@ -31,6 +31,8 @@ const
 
 const
   NSTypesetterLatestBehavior = -1;
+  NSTypesetterOriginalBehavior = 0;
+  NSTypesetterBehavior_10_2_WithCompatibility = 1;
   NSTypesetterBehavior_10_2 = 2;
   NSTypesetterBehavior_10_3 = 3;
   NSTypesetterBehavior_10_4 = 4;
@@ -58,8 +60,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSLAYOUTMANAGER_PAS_T}
-{$define NSLAYOUTMANAGER_PAS_T}
+{$ifndef NSLAYOUTMANAGER_PAS_S}
+{$define NSLAYOUTMANAGER_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSLevelIndicator.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSLevelIndicator.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSLEVELINDICATOR_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSLEVELINDICATOR_PAS_T}
-{$define NSLEVELINDICATOR_PAS_T}
+{$ifndef NSLEVELINDICATOR_PAS_S}
+{$define NSLEVELINDICATOR_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSLevelIndicatorCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSLevelIndicatorCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSLEVELINDICATORCELL_PAS_H}
@@ -44,8 +44,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSLEVELINDICATORCELL_PAS_T}
-{$define NSLEVELINDICATORCELL_PAS_T}
+{$ifndef NSLEVELINDICATORCELL_PAS_S}
+{$define NSLEVELINDICATORCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSMatrix.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSMatrix.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSMATRIX_PAS_H}
@@ -112,8 +112,8 @@ _MFlags = __MFlags;
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSMATRIX_PAS_T}
-{$define NSMATRIX_PAS_T}
+{$ifndef NSMATRIX_PAS_S}
+{$define NSMATRIX_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 11
packages/cocoaint/src/appkit/NSMenu.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSMenu.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSMENU_PAS_H}
@@ -32,16 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSMENU_PAS_T}
-{$define NSMENU_PAS_T}
-
-{ External string constants }
-var
-  NSMenuWillSendActionNotification: NSString; external name '_NSMenuWillSendActionNotification';
-  NSMenuDidSendActionNotification: NSString; external name '_NSMenuDidSendActionNotification';
-  NSMenuDidAddItemNotification: NSString; external name '_NSMenuDidAddItemNotification';
-  NSMenuDidRemoveItemNotification: NSString; external name '_NSMenuDidRemoveItemNotification';
-  NSMenuDidChangeItemNotification: NSString; external name '_NSMenuDidChangeItemNotification';
+{$ifndef NSMENU_PAS_S}
+{$define NSMENU_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSMenuItem.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSMenuItem.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSMENUITEM_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSMENUITEM_PAS_T}
-{$define NSMENUITEM_PAS_T}
+{$ifndef NSMENUITEM_PAS_S}
+{$define NSMENUITEM_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSMenuItemCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSMenuItemCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSMENUITEMCELL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSMENUITEMCELL_PAS_T}
-{$define NSMENUITEMCELL_PAS_T}
+{$ifndef NSMENUITEMCELL_PAS_S}
+{$define NSMENUITEMCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSMenuView.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSMenuView.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSMENUVIEW_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSMENUVIEW_PAS_T}
-{$define NSMENUVIEW_PAS_T}
+{$ifndef NSMENUVIEW_PAS_S}
+{$define NSMENUVIEW_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSMovie.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSMovie.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSMOVIE_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSMOVIE_PAS_T}
-{$define NSMOVIE_PAS_T}
+{$ifndef NSMOVIE_PAS_S}
+{$define NSMOVIE_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSMovieView.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSMovieView.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSMOVIEVIEW_PAS_H}
@@ -56,8 +56,8 @@ _MVFlags = __MVFlags;
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSMOVIEVIEW_PAS_T}
-{$define NSMOVIEVIEW_PAS_T}
+{$ifndef NSMOVIEVIEW_PAS_S}
+{$define NSMOVIEVIEW_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 8
packages/cocoaint/src/appkit/NSNib.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSNib.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSNIB_PAS_H}
@@ -32,13 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSNIB_PAS_T}
-{$define NSNIB_PAS_T}
-
-{ External string constants }
-var
-  NSNibOwner: NSString; external name '_NSNibOwner';
-  NSNibTopLevelObjects: NSString; external name '_NSNibTopLevelObjects';
+{$ifndef NSNIB_PAS_S}
+{$define NSNIB_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSNibLoading.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSNibLoading.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 
 {$ifdef TYPES}
@@ -24,8 +24,8 @@
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSNIBLOADING_PAS_T}
-{$define NSNIBLOADING_PAS_T}
+{$ifndef NSNIBLOADING_PAS_S}
+{$define NSNIBLOADING_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSObjectController.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSObjectController.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSOBJECTCONTROLLER_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSOBJECTCONTROLLER_PAS_T}
-{$define NSOBJECTCONTROLLER_PAS_T}
+{$ifndef NSOBJECTCONTROLLER_PAS_S}
+{$define NSOBJECTCONTROLLER_PAS_S}
 
 {$endif}
 {$endif}

+ 23 - 11
packages/cocoaint/src/appkit/NSOpenGL.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSOpenGL.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSOPENGL_PAS_H}
@@ -20,16 +20,14 @@ type
 const
   NSOPENGL_CURRENT_VERSION = 1;
 
-{ Sets }
-
-type
-  NSOpenGLGlobalOption = (NSOpenGLGOFormatCacheSize = 501, NSOpenGLGOClearFormatCache = 502, NSOpenGLGORetainRenderers = 503, NSOpenGLGOResetLibrary = 504);
-
-type
-  NSOpenGLContextParameter = (NSOpenGLCPSwapRectangle = 200, NSOpenGLCPSwapRectangleEnable = 201, NSOpenGLCPRasterizationEnable = 221, NSOpenGLCPSwapInterval = 222, NSOpenGLCPSurfaceOrder = 235, NSOpenGLCPSurfaceOpacity = 236, NSOpenGLCPStateValidation = 301);
-
 { Constants }
 
+const
+  NSOpenGLGOFormatCacheSize = 501;
+  NSOpenGLGOClearFormatCache = 502;
+  NSOpenGLGORetainRenderers = 503;
+  NSOpenGLGOResetLibrary = 504;
+
 const
   NSOpenGLPFAAllRenderers = 1;
   NSOpenGLPFADoubleBuffer = 5;
@@ -67,6 +65,20 @@ const
   NSOpenGLPFAAllowOfflineRenderers = 96;
   NSOpenGLPFAVirtualScreenCount = 128;
 
+const
+  NSOpenGLCPSwapRectangle = 200;
+  NSOpenGLCPSwapRectangleEnable = 201;
+  NSOpenGLCPRasterizationEnable = 221;
+  NSOpenGLCPSwapInterval = 222;
+  NSOpenGLCPSurfaceOrder = 235;
+  NSOpenGLCPSurfaceOpacity = 236;
+  NSOpenGLCPStateValidation = 301;
+
+{ Types }
+type
+  NSOpenGLGlobalOption = culong;
+  NSOpenGLContextParameter = culong;
+
 { Types }
 type
   NSOpenGLPixelFormatAttribute = cardinal;
@@ -93,8 +105,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSOPENGL_PAS_T}
-{$define NSOPENGL_PAS_T}
+{$ifndef NSOPENGL_PAS_S}
+{$define NSOPENGL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSOpenGLView.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSOpenGLView.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSOPENGLVIEW_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSOPENGLVIEW_PAS_T}
-{$define NSOPENGLVIEW_PAS_T}
+{$ifndef NSOPENGLVIEW_PAS_S}
+{$define NSOPENGLVIEW_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSOpenPanel.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSOpenPanel.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSOPENPANEL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSOPENPANEL_PAS_T}
-{$define NSOPENPANEL_PAS_T}
+{$ifndef NSOPENPANEL_PAS_S}
+{$define NSOPENPANEL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 14
packages/cocoaint/src/appkit/NSOutlineView.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSOutlineView.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSOUTLINEVIEW_PAS_H}
@@ -84,19 +84,8 @@ _OVFlags = __OvFlags;
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSOUTLINEVIEW_PAS_T}
-{$define NSOUTLINEVIEW_PAS_T}
-
-{ External string constants }
-var
-  NSOutlineViewSelectionDidChangeNotification: NSString; external name '_NSOutlineViewSelectionDidChangeNotification';
-  NSOutlineViewColumnDidMoveNotification: NSString; external name '_NSOutlineViewColumnDidMoveNotification';
-  NSOutlineViewColumnDidResizeNotification: NSString; external name '_NSOutlineViewColumnDidResizeNotification';
-  NSOutlineViewSelectionIsChangingNotification: NSString; external name '_NSOutlineViewSelectionIsChangingNotification';
-  NSOutlineViewItemWillExpandNotification: NSString; external name '_NSOutlineViewItemWillExpandNotification';
-  NSOutlineViewItemDidExpandNotification: NSString; external name '_NSOutlineViewItemDidExpandNotification';
-  NSOutlineViewItemWillCollapseNotification: NSString; external name '_NSOutlineViewItemWillCollapseNotification';
-  NSOutlineViewItemDidCollapseNotification: NSString; external name '_NSOutlineViewItemDidCollapseNotification';
+{$ifndef NSOUTLINEVIEW_PAS_S}
+{$define NSOUTLINEVIEW_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSPDFImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPDFImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPDFIMAGEREP_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPDFIMAGEREP_PAS_T}
-{$define NSPDFIMAGEREP_PAS_T}
+{$ifndef NSPDFIMAGEREP_PAS_S}
+{$define NSPDFIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSPICTImageRep.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPICTImageRep.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPICTIMAGEREP_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPICTIMAGEREP_PAS_T}
-{$define NSPICTIMAGEREP_PAS_T}
+{$ifndef NSPICTIMAGEREP_PAS_S}
+{$define NSPICTIMAGEREP_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSPageLayout.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPageLayout.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPAGELAYOUT_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPAGELAYOUT_PAS_T}
-{$define NSPAGELAYOUT_PAS_T}
+{$ifndef NSPAGELAYOUT_PAS_S}
+{$define NSPAGELAYOUT_PAS_S}
 
 {$endif}
 {$endif}

+ 15 - 15
packages/cocoaint/src/appkit/NSPanel.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPanel.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPANEL_PAS_H}
@@ -51,26 +51,26 @@ const
 {$define NSPANEL_PAS_F}
 
 { Functions }
-function NSRunAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; multipleParams: array of Pointer): NSInteger; cdecl; external name 'NSRunAlertPanel';
-function NSRunInformationalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; multipleParams: array of Pointer): NSInteger; cdecl; external name 'NSRunInformationalAlertPanel';
-function NSRunCriticalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; multipleParams: array of Pointer): NSInteger; cdecl; external name 'NSRunCriticalAlertPanel';
-function NSRunAlertPanelRelativeToWindow(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; multipleParams: array of Pointer): NSInteger; cdecl; external name 'NSRunAlertPanelRelativeToWindow';
-function NSRunInformationalAlertPanelRelativeToWindow(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; multipleParams: array of Pointer): NSInteger; cdecl; external name 'NSRunInformationalAlertPanelRelativeToWindow';
-function NSRunCriticalAlertPanelRelativeToWindow(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; multipleParams: array of Pointer): NSInteger; cdecl; external name 'NSRunCriticalAlertPanelRelativeToWindow';
-procedure NSBeginAlertSheet(titlePointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; modalDelegate: id; didEndSelector: SEL; didDismissSelector: SEL; contextInfoPointer: Pointer; msgFormatPointer: NSString; multipleParams: array of Pointer); cdecl; external name 'NSBeginAlertSheet';
-procedure NSBeginInformationalAlertSheet(titlePointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; modalDelegate: id; didEndSelector: SEL; didDismissSelector: SEL; contextInfoPointer: Pointer; msgFormatPointer: NSString; multipleParams: array of Pointer); cdecl; external name 'NSBeginInformationalAlertSheet';
-procedure NSBeginCriticalAlertSheet(titlePointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; modalDelegate: id; didEndSelector: SEL; didDismissSelector: SEL; contextInfoPointer: Pointer; msgFormatPointer: NSString; multipleParams: array of Pointer); cdecl; external name 'NSBeginCriticalAlertSheet';
-function NSGetAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; multipleParams: array of Pointer): id; cdecl; external name 'NSGetAlertPanel';
-function NSGetInformationalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; multipleParams: array of Pointer): id; cdecl; external name 'NSGetInformationalAlertPanel';
-function NSGetCriticalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; multipleParams: array of Pointer): id; cdecl; external name 'NSGetCriticalAlertPanel';
+function NSRunAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; varargs: array of const): NSInteger; cdecl; external name 'NSRunAlertPanel';
+function NSRunInformationalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; varargs: array of const): NSInteger; cdecl; external name 'NSRunInformationalAlertPanel';
+function NSRunCriticalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; varargs: array of const): NSInteger; cdecl; external name 'NSRunCriticalAlertPanel';
+function NSRunAlertPanelRelativeToWindow(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; varargs: array of const): NSInteger; cdecl; external name 'NSRunAlertPanelRelativeToWindow';
+function NSRunInformationalAlertPanelRelativeToWindow(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; varargs: array of const): NSInteger; cdecl; external name 'NSRunInformationalAlertPanelRelativeToWindow';
+function NSRunCriticalAlertPanelRelativeToWindow(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; varargs: array of const): NSInteger; cdecl; external name 'NSRunCriticalAlertPanelRelativeToWindow';
+procedure NSBeginAlertSheet(titlePointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; modalDelegate: id; didEndSelector: SEL; didDismissSelector: SEL; contextInfoPointer: Pointer; msgFormatPointer: NSString; varargs: array of const); cdecl; external name 'NSBeginAlertSheet';
+procedure NSBeginInformationalAlertSheet(titlePointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; modalDelegate: id; didEndSelector: SEL; didDismissSelector: SEL; contextInfoPointer: Pointer; msgFormatPointer: NSString; varargs: array of const); cdecl; external name 'NSBeginInformationalAlertSheet';
+procedure NSBeginCriticalAlertSheet(titlePointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; docWindowPointer: NSWindow; modalDelegate: id; didEndSelector: SEL; didDismissSelector: SEL; contextInfoPointer: Pointer; msgFormatPointer: NSString; varargs: array of const); cdecl; external name 'NSBeginCriticalAlertSheet';
+function NSGetAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; varargs: array of const): id; cdecl; external name 'NSGetAlertPanel';
+function NSGetInformationalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; varargs: array of const): id; cdecl; external name 'NSGetInformationalAlertPanel';
+function NSGetCriticalAlertPanel(titlePointer: NSString; msgFormatPointer: NSString; defaultButtonPointer: NSString; alternateButtonPointer: NSString; otherButtonPointer: NSString; varargs: array of const): id; cdecl; external name 'NSGetCriticalAlertPanel';
 procedure NSReleaseAlertPanel(panel: id); cdecl; external name 'NSReleaseAlertPanel';
 
 {$endif}
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPANEL_PAS_T}
-{$define NSPANEL_PAS_T}
+{$ifndef NSPANEL_PAS_S}
+{$define NSPANEL_PAS_S}
 
 {$endif}
 {$endif}

+ 8 - 4
packages/cocoaint/src/appkit/NSParagraphStyle.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSParagraphStyle.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:46 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPARAGRAPHSTYLE_PAS_H}
@@ -26,7 +26,11 @@ const
 
 const
   NSLineBreakByWordWrapping = 0;
-  NSLineBreakByTruncatingMiddle = 0;
+  NSLineBreakByCharWrapping = 0;
+  NSLineBreakByClipping = 1;
+  NSLineBreakByTruncatingHead = 2;
+  NSLineBreakByTruncatingTail = 3;
+  NSLineBreakByTruncatingMiddle = 4;
 
 { Types }
 type
@@ -51,8 +55,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPARAGRAPHSTYLE_PAS_T}
-{$define NSPARAGRAPHSTYLE_PAS_T}
+{$ifndef NSPARAGRAPHSTYLE_PAS_S}
+{$define NSPARAGRAPHSTYLE_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 26
packages/cocoaint/src/appkit/NSPasteboard.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPasteboard.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:52 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPASTEBOARD_PAS_H}
@@ -38,31 +38,8 @@ function NSGetFileTypes(pboardTypesPointer: NSArray): NSArray; cdecl; external n
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPASTEBOARD_PAS_T}
-{$define NSPASTEBOARD_PAS_T}
-
-{ External string constants }
-var
-  NSStringPboardType: NSString; external name '_NSStringPboardType';
-  NSFilenamesPboardType: NSString; external name '_NSFilenamesPboardType';
-  NSPostScriptPboardType: NSString; external name '_NSPostScriptPboardType';
-  NSTIFFPboardType: NSString; external name '_NSTIFFPboardType';
-  NSRTFPboardType: NSString; external name '_NSRTFPboardType';
-  NSTabularTextPboardType: NSString; external name '_NSTabularTextPboardType';
-  NSFontPboardType: NSString; external name '_NSFontPboardType';
-  NSRulerPboardType: NSString; external name '_NSRulerPboardType';
-  NSFileContentsPboardType: NSString; external name '_NSFileContentsPboardType';
-  NSColorPboardType: NSString; external name '_NSColorPboardType';
-  NSRTFDPboardType: NSString; external name '_NSRTFDPboardType';
-  NSHTMLPboardType: NSString; external name '_NSHTMLPboardType';
-  NSPICTPboardType: NSString; external name '_NSPICTPboardType';
-  NSURLPboardType: NSString; external name '_NSURLPboardType';
-  NSPDFPboardType: NSString; external name '_NSPDFPboardType';
-  NSGeneralPboard: NSString; external name '_NSGeneralPboard';
-  NSFontPboard: NSString; external name '_NSFontPboard';
-  NSRulerPboard: NSString; external name '_NSRulerPboard';
-  NSFindPboard: NSString; external name '_NSFindPboard';
-  NSDragPboard: NSString; external name '_NSDragPboard';
+{$ifndef NSPASTEBOARD_PAS_S}
+{$define NSPASTEBOARD_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSPathCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPathCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPATHCELL_PAS_H}
@@ -43,8 +43,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPATHCELL_PAS_T}
-{$define NSPATHCELL_PAS_T}
+{$ifndef NSPATHCELL_PAS_S}
+{$define NSPATHCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSPathComponentCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPathComponentCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPATHCOMPONENTCELL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPATHCOMPONENTCELL_PAS_T}
-{$define NSPATHCOMPONENTCELL_PAS_T}
+{$ifndef NSPATHCOMPONENTCELL_PAS_S}
+{$define NSPATHCOMPONENTCELL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSPathControl.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPathControl.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPATHCONTROL_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPATHCONTROL_PAS_T}
-{$define NSPATHCONTROL_PAS_T}
+{$ifndef NSPATHCONTROL_PAS_S}
+{$define NSPATHCONTROL_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 3
packages/cocoaint/src/appkit/NSPersistentDocument.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPersistentDocument.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:48 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPERSISTENTDOCUMENT_PAS_H}
@@ -32,8 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPERSISTENTDOCUMENT_PAS_T}
-{$define NSPERSISTENTDOCUMENT_PAS_T}
+{$ifndef NSPERSISTENTDOCUMENT_PAS_S}
+{$define NSPERSISTENTDOCUMENT_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 7
packages/cocoaint/src/appkit/NSPopUpButton.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPopUpButton.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPOPUPBUTTON_PAS_H}
@@ -32,12 +32,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPOPUPBUTTON_PAS_T}
-{$define NSPOPUPBUTTON_PAS_T}
-
-{ External string constants }
-var
-  NSPopUpButtonWillPopUpNotification: NSString; external name '_NSPopUpButtonWillPopUpNotification';
+{$ifndef NSPOPUPBUTTON_PAS_S}
+{$define NSPOPUPBUTTON_PAS_S}
 
 {$endif}
 {$endif}

+ 3 - 7
packages/cocoaint/src/appkit/NSPopUpButtonCell.inc

@@ -1,5 +1,5 @@
 { Parsed from Appkit.framework NSPopUpButtonCell.h }
-{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.2 - Thu Sep 17 14:52:47 ICT 2009 }
+{ Version FrameworkParser: 1.3. PasCocoa 0.3, Objective-P 0.4 - Mon Sep 28 15:49:53 ICT 2009 }
 
 {$ifdef HEADER}
 {$ifndef NSPOPUPBUTTONCELL_PAS_H}
@@ -43,12 +43,8 @@ type
 {$endif}
 
 {$ifdef EXTERNAL_SYMBOLS}
-{$ifndef NSPOPUPBUTTONCELL_PAS_T}
-{$define NSPOPUPBUTTONCELL_PAS_T}
-
-{ External string constants }
-var
-  NSPopUpButtonCellWillPopUpNotification: NSString; external name '_NSPopUpButtonCellWillPopUpNotification';
+{$ifndef NSPOPUPBUTTONCELL_PAS_S}
+{$define NSPOPUPBUTTONCELL_PAS_S}
 
 {$endif}
 {$endif}

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff