<div dir="ltr"><div>And I just went through these to use the pragma preferences where available.</div><div><br></div><div>Karl</div><div><br></div><div class="gmail_extra"><div class="gmail_quote">On Tue, May 5, 2015 at 5:25 PM, Chris Muller <span dir="ltr">&lt;<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Annnd, it looks like you are aware of that.  :)  Please disregard my<br>
last note, I&#39;m reading chronologically.<br>
<div><div><br>
On Tue, May 5, 2015 at 9:21 AM,  &lt;<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>&gt; wrote:<br>
&gt; Karl Ramberg uploaded a new version of System to project The Trunk:<br>
&gt; <a href="http://source.squeak.org/trunk/System-kfr.735.mcz" target="_blank">http://source.squeak.org/trunk/System-kfr.735.mcz</a><br>
&gt;<br>
&gt; ==================== Summary ====================<br>
&gt;<br>
&gt; Name: System-kfr.735<br>
&gt; Author: kfr<br>
&gt; Time: 5 May 2015, 4:21:01.607 pm<br>
&gt; UUID: 6facccb7-8706-c243-a18d-f94b87f4513e<br>
&gt; Ancestors: System-topa.734<br>
&gt;<br>
&gt; Changes to use SystemNavigation thoroughSenders: true<br>
&gt;<br>
&gt; =============== Diff against System-topa.734 ===============<br>
&gt;<br>
&gt; Item was changed:<br>
&gt;   ----- Method: Preferences class&gt;&gt;defaultValueTableForCurrentRelease (in category &#39;misc&#39;) -----<br>
&gt;   defaultValueTableForCurrentRelease<br>
&gt;         &quot;Answer a table defining default values for all the preferences in the release.  Returns a list of (pref-symbol, boolean-symbol) pairs&quot;<br>
&gt;<br>
&gt;         ^  #(<br>
&gt;                 (abbreviatedBrowserButtons false)<br>
&gt;                 (alternativeBrowseIt false)<br>
&gt;                 (annotationPanes false)<br>
&gt;                 (areaFillsAreTolerant false)<br>
&gt;                 (areaFillsAreVeryTolerant false)<br>
&gt;                 (automaticFlapLayout true)<br>
&gt;                 (automaticKeyGeneration false)<br>
&gt;                 (automaticPlatformSettings true)<br>
&gt;                 (automaticViewerPlacement true)<br>
&gt;                 (balloonHelpEnabled true)<br>
&gt;                 (balloonHelpInMessageLists false)<br>
&gt;                 (batchPenTrails false)<br>
&gt;                 (canRecordWhilePlaying false)<br>
&gt;                 (capitalizedReferences true)<br>
&gt;                 (caseSensitiveFinds false)<br>
&gt;                 (cautionBeforeClosing false)<br>
&gt;                 (changeSetVersionNumbers true)<br>
&gt;                 (checkForSlips true)<br>
&gt;                 (checkForUnsavedProjects true)<br>
&gt;                 (classicNavigatorEnabled false)<br>
&gt;                 (clickOnLabelToEdit false)<br>
&gt;                 (cmdDotEnabled true)<br>
&gt;                 (collapseWindowsInPlace false)<br>
&gt;                 (compactViewerFlaps false)<br>
&gt;                 (compressFlashImages false)<br>
&gt;                 (confirmFirstUseOfStyle true)<br>
&gt;                 (conversionMethodsAtFileOut false)<br>
&gt;                 (debugHaloHandle true)<br>
&gt;                 (debugPrintSpaceLog false)<br>
&gt;                 (debugShowDamage false)<br>
&gt;                 (decorateBrowserButtons true)<br>
&gt;                 (diffsInChangeList true)<br>
&gt;                 (diffsWithPrettyPrint false)<br>
&gt;                 (dismissAllOnOptionClose false)<br>
&gt;                 (dragNDropWithAnimation false)<br>
&gt;                 (eToyFriendly false)<br>
&gt;                 (eToyLoginEnabled false)<br>
&gt;                 (enableLocalSave true)<br>
&gt;                 (extractFlashInHighQuality true)<br>
&gt;                 (extractFlashInHighestQuality false)<br>
&gt;                 (fastDragWindowForMorphic true)<br>
&gt;                 (fenceEnabled true)<br>
&gt;                 (fullScreenLeavesDeskMargins true)<br>
&gt;                 (haloTransitions false)<br>
&gt;                 (hiddenScrollBars false)<br>
&gt;                 (higherPerformance false)<br>
&gt;                 (honorDesktopCmdKeys true)<br>
&gt;                 (ignoreStyleIfOnlyBold true)<br>
&gt;                 (includeSoundControlInNavigator false)<br>
&gt;                 (infiniteUndo false)<br>
&gt;                 (logDebuggerStackToFile true)<br>
&gt;                 (magicHalos false)<br>
&gt;                 (menuButtonInToolPane false)<br>
&gt;                 (menuColorFromWorld false)<br>
&gt;                 (menuKeyboardControl false)<br>
&gt;                 (modalColorPickers true)<br>
&gt;                 (mouseOverForKeyboardFocus false)<br>
&gt;                 (mouseOverHalos false)<br>
&gt;                 (mvcProjectsAllowed true)<br>
&gt;                 (navigatorOnLeftEdge true)<br>
&gt;                 (noviceMode false)<br>
&gt;                 (okToReinitializeFlaps true)<br>
&gt;                 (optionalButtons true)<br>
&gt;                 (passwordsOnPublish false)<br>
&gt;                 (personalizedWorldMenu true)<br>
&gt;                 (postscriptStoredAsEPS false)<br>
&gt;                 (projectViewsInWindows true)<br>
&gt;                 (projectZoom true)<br>
&gt;                 (projectsSentToDisk false)<br>
&gt;                 (propertySheetFromHalo false)<br>
&gt;                 (readDocumentAtStartup true)<br>
&gt;                 (restartAlsoProceeds false)<br>
&gt;                 (reverseWindowStagger true)<br>
&gt;                 (roundedMenuCorners true)<br>
&gt;                 (roundedWindowCorners true)<br>
&gt;                 (scrollBarsNarrow false)<br>
&gt;                 (scrollBarsOnRight true)<br>
&gt;                 (scrollBarsWithoutMenuButton false)<br>
&gt;                 (gradientScrollBars true)<br>
&gt;                 (securityChecksEnabled false)<br>
&gt;                 (selectiveHalos false)<br>
&gt;                 (showBoundsInHalo false)<br>
&gt;                 (showDirectionForSketches false)<br>
&gt;                 (showDirectionHandles false)<br>
&gt;                 (showFlapsWhenPublishing false)<br>
&gt;                 (showProjectNavigator false)<br>
&gt;                 (showSecurityStatus true)<br>
&gt;                 (showSharedFlaps true)<br>
&gt;                 (signProjectFiles true)<br>
&gt;                 (simpleMenus false)<br>
&gt;                 (smartUpdating true)<br>
&gt;                 (soundQuickStart false)<br>
&gt;                 (stopSoundWhenDone false)<br>
&gt;                 (soundEnabled true)<br>
&gt;                 (startInUntrustedDirectory false)<br>
&gt;                 (systemWindowEmbedOK false)<br>
&gt; -               (thoroughSenders true)<br>
&gt;                 (tileTranslucentDrag true)<br>
&gt;                 (timeStampsInMenuTitles true)<br>
&gt;                 (turnOffPowerManager false)<br>
&gt;                 (twentyFourHourFileStamps true)<br>
&gt;                 (typeCheckingInTileScripting true)<br>
&gt;                 (uniTilesClassic true)<br>
&gt;                 (uniqueNamesInHalos false)<br>
&gt;                 (universalTiles false)<br>
&gt;                 (unlimitedPaintArea false)<br>
&gt;                 (useButtonProprtiesToFire false)<br>
&gt;                 (useUndo true)<br>
&gt;                 (viewersInFlaps true)<br>
&gt;                 (warnAboutInsecureContent true)<br>
&gt;                 (warnIfNoChangesFile true)<br>
&gt;                 (warnIfNoSourcesFile true))<br>
&gt;<br>
&gt;<br>
&gt;   &quot;<br>
&gt;   Preferences defaultValueTableForCurrentRelease do:<br>
&gt;         [:pair | (Preferences preferenceAt: pair first ifAbsent: [nil]) ifNotNilDo:<br>
&gt;                         [:pref | pref defaultValue: (pair last == true)]].<br>
&gt;   Preferences chooseInitialSettings.<br>
&gt;   &quot;!<br>
&gt;<br>
&gt; Item was changed:<br>
&gt;   ----- Method: Preferences class&gt;&gt;outOfTheBox (in category &#39;themes&#39;) -----<br>
&gt;   outOfTheBox<br>
&gt;         &quot;The default out-of-the-box preference settings for Squeak 3.2.  The &#39;alternative&#39; window-look and scrollbar-look are used.  Button panes are used but not annotation panes.  Scrollbars are on the right and do not flop out.&quot;<br>
&gt;<br>
&gt; +       self setPreferencesFrom: self defaultValueTableForCurrentRelease.<br>
&gt; +       SystemNavigation thoroughSenders: true!<br>
&gt; -       self setPreferencesFrom: self defaultValueTableForCurrentRelease!<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div></div>