From 6ce2eb1d199e91c40899ffe12ead384b08e2bd82 Mon Sep 17 00:00:00 2001 From: daboe01 Date: Thu, 13 Aug 2026 12:17:03 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20cappucci?= =?UTF-8?q?no/cappuccino@6448f7ea1267057376964e14539c27627a8aa451=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppKit/Browser.environment/AppKit.sj | 4 +- Resources/recipes.txt | 294 +++++++++--------- 2 files changed, 149 insertions(+), 149 deletions(-) diff --git a/Frameworks/AppKit/Browser.environment/AppKit.sj b/Frameworks/AppKit/Browser.environment/AppKit.sj index c943ee964..5102be253 100644 --- a/Frameworks/AppKit/Browser.environment/AppKit.sj +++ b/Frameworks/AppKit/Browser.environment/AppKit.sj @@ -83178,7 +83178,7 @@ class_addMethods(the_class, [new objj_method(sel_getUid("init"), function $CPPla ,["BOOL","DOMEvent"])]); } -p;22;CPPlatformWindow+DOM.jt;86710;@STATIC;1.0;I;33;Foundation/CPNotificationCenter.jI;21;Foundation/CPObject.jI;22;Foundation/CPRunLoop.jI;18;Foundation/CPSet.jI;20;Foundation/CPTimer.ji;25;CPApplication_Constants.ji;17;CPCompatibility.ji;10;CPCursor.ji;18;CPDOMWindowLayer.ji;24;CPDragServer_Constants.ji;9;CPEvent.ji;14;CPPasteboard.ji;12;CPPlatform.ji;22;CPPlatformPasteboard.ji;26;CPPlatformWindow+DOMKeys.ji;18;CPPlatformWindow.ji;8;CPText.ji;20;CPWindow_Constants.jt;86265;objj_executeFile("Foundation/CPNotificationCenter.j", NO);objj_executeFile("Foundation/CPObject.j", NO);objj_executeFile("Foundation/CPRunLoop.j", NO);objj_executeFile("Foundation/CPSet.j", NO);objj_executeFile("Foundation/CPTimer.j", NO);objj_executeFile("CPApplication_Constants.j", YES);objj_executeFile("CPCompatibility.j", YES);objj_executeFile("CPCursor.j", YES);objj_executeFile("CPDOMWindowLayer.j", YES);objj_executeFile("CPDragServer_Constants.j", YES);objj_executeFile("CPEvent.j", YES);objj_executeFile("CPPasteboard.j", YES);objj_executeFile("CPPlatform.j", YES);objj_executeFile("CPPlatformPasteboard.j", YES);objj_executeFile("CPPlatformWindow+DOMKeys.j", YES);objj_executeFile("CPPlatformWindow.j", YES);objj_executeFile("CPText.j", YES);objj_executeFile("CPWindow_Constants.j", YES);var PlatformWindows = (CPSet.isa.method_msgSend["set"] || _objj_forward)(CPSet, "set"); +p;22;CPPlatformWindow+DOM.jt;86712;@STATIC;1.0;I;33;Foundation/CPNotificationCenter.jI;21;Foundation/CPObject.jI;22;Foundation/CPRunLoop.jI;18;Foundation/CPSet.jI;20;Foundation/CPTimer.ji;25;CPApplication_Constants.ji;17;CPCompatibility.ji;10;CPCursor.ji;18;CPDOMWindowLayer.ji;24;CPDragServer_Constants.ji;9;CPEvent.ji;14;CPPasteboard.ji;12;CPPlatform.ji;22;CPPlatformPasteboard.ji;26;CPPlatformWindow+DOMKeys.ji;18;CPPlatformWindow.ji;8;CPText.ji;20;CPWindow_Constants.jt;86267;objj_executeFile("Foundation/CPNotificationCenter.j", NO);objj_executeFile("Foundation/CPObject.j", NO);objj_executeFile("Foundation/CPRunLoop.j", NO);objj_executeFile("Foundation/CPSet.j", NO);objj_executeFile("Foundation/CPTimer.j", NO);objj_executeFile("CPApplication_Constants.j", YES);objj_executeFile("CPCompatibility.j", YES);objj_executeFile("CPCursor.j", YES);objj_executeFile("CPDOMWindowLayer.j", YES);objj_executeFile("CPDragServer_Constants.j", YES);objj_executeFile("CPEvent.j", YES);objj_executeFile("CPPasteboard.j", YES);objj_executeFile("CPPlatform.j", YES);objj_executeFile("CPPlatformPasteboard.j", YES);objj_executeFile("CPPlatformWindow+DOMKeys.j", YES);objj_executeFile("CPPlatformWindow.j", YES);objj_executeFile("CPText.j", YES);objj_executeFile("CPWindow_Constants.j", YES);var PlatformWindows = (CPSet.isa.method_msgSend["set"] || _objj_forward)(CPSet, "set"); var CPDOMEventGetClickCount, StopDOMEventPropagation, StopContextMenuDOMEventPropagation; @@ -83460,7 +83460,7 @@ var meta_class = the_class.isa;class_addMethods(the_class, [new objj_method(sel_ self._DOMWindow.addEventListener("resize", resizeEventCallback, NO); self._DOMWindow.addEventListener("blur", onBlurEventCallback, NO); self._DOMWindow.addEventListener("focus", onFocusEventCallback, NO); - self._DOMWindow.addEventListener("unload", function() + self._DOMWindow.addEventListener("pagehide", function() { self._DOMWindow.removeEventListener("unload", arguments.callee, NO); (self.isa.method_msgSend["blurEvent:"] || _objj_forward)(self, "blurEvent:", nil); diff --git a/Resources/recipes.txt b/Resources/recipes.txt index b658fde24..8861eae63 100644 --- a/Resources/recipes.txt +++ b/Resources/recipes.txt @@ -1,147 +1,147 @@ -1786542701141|ArrayController1| -1786542701155|ArrayControllerInitialSelectionTest| -1786542701169|ArrayControllerRemovingFirstTest| -1786542701182|AttachedSheet| -1786542701195|AttachedSheet2| -1786542701209|Bindings| -1786542701222|CGCanvasContext| -1786542701235|CGPath| -1786542701249|CPAlertTest| -1786542701263|CPAnimatablePropertyContainerTest| -1786542701276|CPAnimationContextTest| -1786542701290|CPAnimationTest| -1786542701303|CPBinder-echo-bug| -1786542701317|CPBoxCibTest| -1786542701331|CPBoxTest| -1786542701344|CPBrowserTest| -1786542701358|CPButtonBarTest| -1786542701372|CPButtonKeyEquivalentDefaultTest| -1786542701385|CPButtonTest| -1786542701399|CPByteCountFormatter| -1786542701412|CPCollectionViewNibTest| -1786542701425|CPColor-CPImage-description| -1786542701439|CPColorWellBindings| -1786542701453|CPComboBoxTest| -1786542701466|CPControlPerformClickExceptionTest| -1786542701479|CPControlSize| -1786542701493|CPCursor| -1786542701506|CPDateFormatterTest| -1786542701520|CPDatePickerTest| -1786542701534|CPDictionaryControllerTest| -1786542701547|CPDocumentControllerTest| -1786542701561|CPFormatterTest| -1786542701574|CPGraphicsTest| -1786542701588|CPImageAndTextViewImageScaling| -1786542701601|CPImageViewAlignmentScaling| -1786542701615|CPImageViewTest| -1786542701628|CPImageViewbindingsTest| -1786542701641|CPLevelIndicator| -1786542701655|CPLocalizationTest| -1786542701668|CPLogTest| -1786542701681|CPMarkdownParser| -1786542701695|CPMenuCALayerTest| -1786542701709|CPMenuEnabledBindingsTest| -1786542701722|CPMenuKeyEquivalents| -1786542701736|CPMenuRemoveAllTest| -1786542701750|CPMenuSubmenuPlacementConstraints| -1786542701763|CPMenuTest| -1786542701777|CPOutlineViewCibTest| -1786542701790|CPOutlineViewTest| -1786542701804|CPOutlineViewViewBasedCibTest| -1786542701817|CPPanelTest| -1786542701831|CPPlatformWindow| -1786542701844|CPPlattformWindowMinSize| -1786542701858|CPPopUpButtonBindings| -1786542701872|CPPopUpButtonTest| -1786542701885|CPPopover| -1786542701899|CPPredicateEditorCibTest| -1786542701912|CPProgressIndicator| -1786542701926|CPPropertyListSerializationTest| -1786542701939|CPRadioBindings| -1786542701953|CPRuleEditorCibTest| -1786542701966|CPRuleEditorTestI8N| -1786542701980|CPScrollView| -1786542701993|CPScrollView2| -1786542702006|CPSearchField| -1786542702020|CPSearchFieldPredicateBinding| -1786542702034|CPSegmentedControlBindings| -1786542702047|CPSegmentedControlTest| -1786542702061|CPSoundTest| -1786542702074|CPSplitViewDivider| -1786542702088|CPSplitViewTest| -1786542702101|CPStackViewTest| -1786542702114|CPStepperBindings| -1786542702128|CPStepperNibTest| -1786542702142|CPTabView2| -1786542702156|CPTabViewBindings| -1786542702169|CPTabViewNib| -1786542702183|CPTableViewGroupRows| -1786542702196|CPTextField| -1786542702210|CPTextFieldEditingStyleTest| -1786542702223|CPTextFieldHeightTest| -1786542702237|CPTextFieldMovementsTest| -1786542702250|CPTextFieldMultiline| -1786542702263|CPTextView| -1786542702277|CPTextViewCibTest| -1786542702290|CPTextViewDelegateAndNotifications| -1786542702304|CPTimeZone| -1786542702317|CPTokenFieldTest| -1786542702331|CPToolTip| -1786542702344|CPToolbarTest| -1786542702358|CPTreeControllerTest| -1786542702371|CPURLConnectionAsyncTest| -1786542702385|CPURLConnectionSynchronousTest| -1786542702399|CPUserDefaults| -1786542702412|CPUserDefaultsControllerTest| -1786542702426|CPUserNotificationTest| -1786542702439|CPViewController| -1786542702453|CPVisualEffectViewTest| -1786542702467|CPWebViewTest| -1786542702480|CPWebViewTest2| -1786542702494|CPWindowLiveResizeTest| -1786542702508|CPWindowMovableTest| -1786542702522|CPWindowResizeStyle| -1786542702535|ChildWindows| -1786542702549|CompilationTests| -1786542702563|ContinuouslyUpdatesValueBinding| -1786542702576|CopyAndPaste| -1786542702590|CrossOriginTest| -1786542702603|FF4096Test| -1786542702616|FontEnhancementTest| -1786542702630|FontMetricsExplorer| -1786542702643|KeyEquivalents| -1786542702657|KeyViewLoopTest| -1786542702671|KeyWindowInTheBackgroundActivation| -1786542702684|LayoutTest| -1786542702698|LoadTimeTest| -1786542702711|LongBindings| -1786542702725|MobileTest| -1786542702738|MultipleValueBindings| -1786542702752|NSBoxTest| -1786542702765|NSBrowserTest| -1786542702778|NewTextFieldBezel| -1786542702792|Nib2CibAlignment| -1786542702805|Nib2CibBaselineAlignementTest| -1786542702818|Nib2CibSubviewsOrderTest| -1786542702832|NibAppRemixed| -1786542702845|PatternFillTest| -1786542702858|PlatformWindows| -1786542702872|PopUpButtonEscTest| -1786542702886|ScalingTest| -1786542702900|ScalingTest2| -1786542702913|ScrollviewTheming| -1786542702927|SheetWindowOrderFrontIssue| -1786542702940|SimpleBindings2| -1786542702954|SmartFoldersDemo| -1786542702967|TableTest| -1786542702981|ThemeBrowser| -1786542702994|ThemeKitchenSink| -1786542703007|TrackingArea| -1786542703021|UndoRedoWithMenuUpdate| -1786542703034|UserlandNSTest| -1786542703048|layoutEphemeralSubviewTest| -1786542703061|loadDynamicFrameworks| -1786542703075|performKeyEquivalentTest| -1786542703088|predicateWithFormat| -1786542703102|resignFirstResponder-CPControlTextDidEndEditing| -1786542703115|sizeToFitFix| +1786623417525|ArrayController1| +1786623417539|ArrayControllerInitialSelectionTest| +1786623417552|ArrayControllerRemovingFirstTest| +1786623417565|AttachedSheet| +1786623417579|AttachedSheet2| +1786623417592|Bindings| +1786623417605|CGCanvasContext| +1786623417619|CGPath| +1786623417632|CPAlertTest| +1786623417645|CPAnimatablePropertyContainerTest| +1786623417659|CPAnimationContextTest| +1786623417672|CPAnimationTest| +1786623417685|CPBinder-echo-bug| +1786623417699|CPBoxCibTest| +1786623417713|CPBoxTest| +1786623417726|CPBrowserTest| +1786623417740|CPButtonBarTest| +1786623417753|CPButtonKeyEquivalentDefaultTest| +1786623417766|CPButtonTest| +1786623417780|CPByteCountFormatter| +1786623417793|CPCollectionViewNibTest| +1786623417807|CPColor-CPImage-description| +1786623417820|CPColorWellBindings| +1786623417833|CPComboBoxTest| +1786623417847|CPControlPerformClickExceptionTest| +1786623417860|CPControlSize| +1786623417873|CPCursor| +1786623417887|CPDateFormatterTest| +1786623417900|CPDatePickerTest| +1786623417913|CPDictionaryControllerTest| +1786623417927|CPDocumentControllerTest| +1786623417940|CPFormatterTest| +1786623417953|CPGraphicsTest| +1786623417967|CPImageAndTextViewImageScaling| +1786623417980|CPImageViewAlignmentScaling| +1786623417993|CPImageViewTest| +1786623418007|CPImageViewbindingsTest| +1786623418020|CPLevelIndicator| +1786623418033|CPLocalizationTest| +1786623418047|CPLogTest| +1786623418060|CPMarkdownParser| +1786623418073|CPMenuCALayerTest| +1786623418087|CPMenuEnabledBindingsTest| +1786623418100|CPMenuKeyEquivalents| +1786623418114|CPMenuRemoveAllTest| +1786623418127|CPMenuSubmenuPlacementConstraints| +1786623418140|CPMenuTest| +1786623418154|CPOutlineViewCibTest| +1786623418167|CPOutlineViewTest| +1786623418181|CPOutlineViewViewBasedCibTest| +1786623418194|CPPanelTest| +1786623418208|CPPlatformWindow| +1786623418221|CPPlattformWindowMinSize| +1786623418234|CPPopUpButtonBindings| +1786623418248|CPPopUpButtonTest| +1786623418261|CPPopover| +1786623418275|CPPredicateEditorCibTest| +1786623418288|CPProgressIndicator| +1786623418302|CPPropertyListSerializationTest| +1786623418315|CPRadioBindings| +1786623418328|CPRuleEditorCibTest| +1786623418342|CPRuleEditorTestI8N| +1786623418355|CPScrollView| +1786623418368|CPScrollView2| +1786623418382|CPSearchField| +1786623418395|CPSearchFieldPredicateBinding| +1786623418409|CPSegmentedControlBindings| +1786623418422|CPSegmentedControlTest| +1786623418435|CPSoundTest| +1786623418449|CPSplitViewDivider| +1786623418462|CPSplitViewTest| +1786623418476|CPStackViewTest| +1786623418489|CPStepperBindings| +1786623418502|CPStepperNibTest| +1786623418516|CPTabView2| +1786623418529|CPTabViewBindings| +1786623418543|CPTabViewNib| +1786623418556|CPTableViewGroupRows| +1786623418570|CPTextField| +1786623418583|CPTextFieldEditingStyleTest| +1786623418597|CPTextFieldHeightTest| +1786623418610|CPTextFieldMovementsTest| +1786623418623|CPTextFieldMultiline| +1786623418637|CPTextView| +1786623418650|CPTextViewCibTest| +1786623418664|CPTextViewDelegateAndNotifications| +1786623418677|CPTimeZone| +1786623418691|CPTokenFieldTest| +1786623418704|CPToolTip| +1786623418717|CPToolbarTest| +1786623418731|CPTreeControllerTest| +1786623418744|CPURLConnectionAsyncTest| +1786623418757|CPURLConnectionSynchronousTest| +1786623418771|CPUserDefaults| +1786623418784|CPUserDefaultsControllerTest| +1786623418797|CPUserNotificationTest| +1786623418811|CPViewController| +1786623418824|CPVisualEffectViewTest| +1786623418838|CPWebViewTest| +1786623418851|CPWebViewTest2| +1786623418864|CPWindowLiveResizeTest| +1786623418878|CPWindowMovableTest| +1786623418891|CPWindowResizeStyle| +1786623418904|ChildWindows| +1786623418918|CompilationTests| +1786623418931|ContinuouslyUpdatesValueBinding| +1786623418944|CopyAndPaste| +1786623418958|CrossOriginTest| +1786623418972|FF4096Test| +1786623418985|FontEnhancementTest| +1786623418998|FontMetricsExplorer| +1786623419012|KeyEquivalents| +1786623419025|KeyViewLoopTest| +1786623419039|KeyWindowInTheBackgroundActivation| +1786623419052|LayoutTest| +1786623419066|LoadTimeTest| +1786623419079|LongBindings| +1786623419093|MobileTest| +1786623419106|MultipleValueBindings| +1786623419120|NSBoxTest| +1786623419133|NSBrowserTest| +1786623419147|NewTextFieldBezel| +1786623419160|Nib2CibAlignment| +1786623419173|Nib2CibBaselineAlignementTest| +1786623419187|Nib2CibSubviewsOrderTest| +1786623419200|NibAppRemixed| +1786623419213|PatternFillTest| +1786623419227|PlatformWindows| +1786623419240|PopUpButtonEscTest| +1786623419253|ScalingTest| +1786623419267|ScalingTest2| +1786623419280|ScrollviewTheming| +1786623419294|SheetWindowOrderFrontIssue| +1786623419307|SimpleBindings2| +1786623419321|SmartFoldersDemo| +1786623419334|TableTest| +1786623419348|ThemeBrowser| +1786623419361|ThemeKitchenSink| +1786623419375|TrackingArea| +1786623419388|UndoRedoWithMenuUpdate| +1786623419401|UserlandNSTest| +1786623419415|layoutEphemeralSubviewTest| +1786623419428|loadDynamicFrameworks| +1786623419442|performKeyEquivalentTest| +1786623419455|predicateWithFormat| +1786623419469|resignFirstResponder-CPControlTextDidEndEditing| +1786623419482|sizeToFitFix|