"/ ST/X saved settings "/ DO NOT MODIFY MANUALLY "/ (modifications would be lost with next save-settings) "/ "/ this file was automatically generated by the "/ 'save settings' function of the SettingsDialog "/ "/ "/ saved by userid@ at 2017-10-11 15:55:30.052 "/ "/ "/ Display settings: "/ "/ only restore the display settings, if on the same Display ... Display notNil ifTrue:[ Display displayName = 'WinSta0' ifTrue:[ Display releaseFixColors. Display hasColors: true. Display widthInMillimeter: 677. Display heightInMillimeter: 423. Display supportsDeepIcons: true. Image ditherAlgorithm: #floydSteinberg. View defaultStyle:#mswindowsVista. ]. ]. "/ "/ Parser/Compiler settings: "/ ParserFlags warnSTXSpecials: false. ParserFlags warnings: true. ParserFlags warnUnderscoreInIdentifier: false. ParserFlags warnOldStyleAssignment: true. ParserFlags warnCommonMistakes: true. ParserFlags warnPossibleIncompatibilities: false. ParserFlags allowUnderscoreInIdentifier: true. ParserFlags allowSqueakExtensions: true. ParserFlags allowDolphinExtensions: false. ParserFlags allowQualifiedNames: false. ParserFlags arraysAreImmutable: false. ParserFlags lineNumberInfo: nil. Compiler foldConstants: #level1. ParserFlags stcCompilation: #default. OperatingSystem getOSType = #win32 ifTrue:[ ParserFlags stcCompilationDefines: nil. ParserFlags stcCompilationOptions: nil. ParserFlags ccCompilationOptions: ''. ParserFlags makeCommand: nil. ExternalAddress pointerSize = 8 ifTrue:[ ParserFlags stcCompilationIncludes: nil. ('C:\Users\userid\.smalltalk\binary-modules' asFilename) asFilename exists ifTrue:[ ParserFlags stcModulePath: ('C:\Users\userid\.smalltalk\binary-modules' asFilename). ]. ParserFlags stcPath: nil. ParserFlags ccPath: nil. ParserFlags linkArgs: '/NOPACK /NOLOGO /DEBUG /MACHINE:I386 /DLL /OUT:%1.dll /DEF:%1.def'. ParserFlags linkSharedArgs: nil. ParserFlags linkCommand: 'link'. ParserFlags libPath: ''. ParserFlags searchedLibraries: #('import32.lib'). ]. ]. ObjectMemory justInTimeCompilation: false. ObjectMemory fullSingleStepSupport: false. HistoryManager notNil ifTrue:[HistoryManager activate]. HistoryManager notNil ifTrue:[HistoryManager fullHistoryUpdate:false]. Class catchMethodRedefinitions: true. ClassCategoryReader sourceMode: #keep. "/ "/ Info & Debug Messages: "/ Smalltalk hasNoConsole ifFalse:[ ObjectMemory infoPrinting: true]. ObjectMemory debugPrinting: true. Smalltalk hasNoConsole ifFalse:[ Object infoPrinting: true]. DeviceWorkstation errorPrinting: true. "/ "/ Edit settings: "/ UserPreferences current syntaxColoring: true. ListView userDefaultTabPositions:(ListView tab8Positions). "/ "/ User preference values: "/ UserPreferences current at:#defaultSyntaxEmphasis put:#normal. UserPreferences current at:#globalIdentifierColor put:(Color red:66.999313344014652 green:0.0 blue:66.999313344014652). UserPreferences current useNewSystemBrowser:true. UserPreferences current syntaxColoring:true. UserPreferences current at:#jsKeywordColor put:(Color red:33.000686655985355 green:33.000686655985355 blue:0.0). UserPreferences current at:#emphasisForDifferentPackage put:(#color->(Color red:0.0 green:49.999237048905165 blue:0.0)). UserPreferences current useXFontsOnly:false. UserPreferences current at:#viewType put:nil. UserPreferences current at:#argumentIdentifierColor put:(Color black). UserPreferences current immediateCodeCompletion:true. UserPreferences current useNewChangesBrowser:false. UserPreferences current st80SelectMode:true. UserPreferences current at:#openMultipleApplicationsForType put:nil. UserPreferences current infoVisibleInWorkspace:false. UserPreferences current beepEnabled:true. UserPreferences current showBadRevisionStringDialogs:true. UserPreferences current at:#emphasisForWrittenVariable put:((Array new:2) at:1 put:(#underline); at:2 put:((#underlineColor->(Color red:100.0 green:0.0 blue:0.0))); yourself). UserPreferences current at:#openAlwaysInTextEditor put:nil. UserPreferences current at:#errorRaisingSelectorColor put:(Color red:80.0 green:0.0 blue:0.0). UserPreferences current enforcedDropModeForFiles:nil. UserPreferences current at:#defaultSyntaxColor put:(Color black). UserPreferences current usedCompilerForBuild:'mingw'. UserPreferences current at:#showHiddenFiles put:true. UserPreferences current toolTipAutoHideDelay:45. UserPreferences current at:#sortDirectoriesBeforeFiles put:nil. UserPreferences current at:#unimplementedSelectorColor put:(Color red:100.0 green:0.0 blue:0.0). UserPreferences current showClockInLauncher:true. UserPreferences current at:#debugSelectorColor put:(Color red:80.0 green:0.0 blue:0.0). UserPreferences current at:#toolBarVisibleHolder put:true. UserPreferences current at:#viewGroup put:nil. UserPreferences current at:#selectorEmphasis put:#bold. UserPreferences current at:#compiledMethodAt put:#st80EditMode. UserPreferences current at:#argumentColor put:(Color red:0.0 green:0.0 blue:49.803921568627452). UserPreferences current autoDefineWorkspaceVariables:false. UserPreferences current fontPreferences:(Dictionary new at:#Text put:'(Font family:#''Source Code Pro'' face:#medium style:#roman size:12 encoding:#''ms-ansi'')'; at:#List put:'(Font family:#''Segoe UI'' face:#medium style:#roman size:10 encoding:#''ms-ansi'')'; at:#Tooltip put:'(Font family:#''Segoe UI'' face:#medium style:#roman size:10 encoding:#''ms-ansi'')'; at:#Button put:'(Font family:#''Segoe UI'' face:#medium style:#roman size:10 encoding:#''ms-ansi'')'; at:#Other put:'(Font family:#''Segoe UI'' face:#medium style:#roman size:10 encoding:#''ms-ansi'')'; at:#InputField put:'(Font family:#''Segoe UI'' face:#medium style:#roman size:10 encoding:#''ms-ansi'')'; at:#Label put:'(Font family:#''Segoe UI'' face:#medium style:#roman size:10 encoding:#''ms-ansi'')'; at:#Menu put:'(Font family:#''Segoe UI'' face:#medium style:#roman size:10 encoding:#''ms-ansi'')'; yourself). UserPreferences current at:#viewSizeInBytes put:nil. UserPreferences current at:#unknownIdentifierColor put:(Color red:66.999313344014652 green:0.0 blue:66.999313344014652). UserPreferences current useNewInspector:false. UserPreferences current at:#viewPreview put:nil. UserPreferences current hgUseSharedRepositories:true. UserPreferences current at:#controlFlowSelectorColor put:(Color red:0.0 green:0.0 blue:100.0). UserPreferences current startTextDragWithControl:true. UserPreferences current selectAllWhenClickingBeyondEnd:false. UserPreferences current javaHome:'C:\Program Files (x86)\Java\jre7'. UserPreferences current at:#viewSizeInKiloBytes put:nil. UserPreferences current trimBlankLines:false. UserPreferences current at:#sortCaseless put:nil. UserPreferences current at:#showDirectoryTree put:nil. UserPreferences current at:#viewDirectoryDescription put:nil. UserPreferences current autoIndentInCodeView:true. UserPreferences current at:#functionKeySequences put:(Dictionary new). UserPreferences current selectionExtensionMode:#traditional. UserPreferences current useCodeView2InTools:true. UserPreferences current at:#constantColor put:(Color red:63.999389639124132 green:8.0003051804379339 blue:8.0003051804379339). UserPreferences current codeCompletionOnTabKey:true. UserPreferences current at:#viewPermissions put:nil. UserPreferences current at:#fullSelectorCheck put:false. UserPreferences current at:#emphasisForInstrumentedFullyCoveredCode put:((Array new:2) at:1 put:(#bold); at:2 put:((#color->(Color red:0.0 green:74.999618524452586 blue:0.0))); yourself). UserPreferences current codeCompletionViewKeyboardNavigationNeedsModifier:false. UserPreferences current at:#beepInEditor put:true. UserPreferences current at:#viewDirsInContentsBrowser put:nil. UserPreferences current at:#viewDescription put:true. UserPreferences current hgCommand:'"C:\Program Files\Mercurial\hg.exe"'. UserPreferences current at:#unimplementedSelectorEmphasis put:#normal. UserPreferences current at:#argumentIdentifierEmphasis put:#normal. UserPreferences current at:#emphasisForReadVariable put:#underline. UserPreferences current useSystemLanguage:false. UserPreferences current at:#viewTime put:nil. UserPreferences current at:#checkClassesWhenCheckingIn put:true. UserPreferences current at:#jsKeywordEmphasis put:#bold. UserPreferences current at:#emphasisForModifiedBuffer put:((Array new:2) at:1 put:(#bold); at:2 put:((#color->(Color red:49.999237048905165 green:0.0 blue:0.0))); yourself). UserPreferences current at:#'history-manager.signatures' put:(Dictionary new). UserPreferences current at:#viewDetails put:true. UserPreferences current viewStyle:#mswindowsVista. UserPreferences current st80EditMode:false. UserPreferences current searchDialogIsModal:true. UserPreferences current autoFormatting:false. UserPreferences current at:#instVarIdentifierColor put:(Color red:33.000686655985355 green:0.0 blue:33.000686655985355). UserPreferences current at:#returnEmphasis put:#bold. UserPreferences current at:#managerPerMatchingModuleDefinitionsKey put:#((#'AbstractSourceCodeManager::PackageAndManager' package: 'jv:*' managerTypeName: 'Mercurial+')). UserPreferences current at:#methodSelectorEmphasis put:#bold. UserPreferences current at:#'HGSourceCodeManager.enabled' put:true. UserPreferences current usersModuleName:'userid'. UserPreferences current at:#emphasisForChangedCode put:((Array new:2) at:1 put:(#bold); at:2 put:((#color->(Color red:49.999237048905165 green:0.0 blue:0.0))); yourself). UserPreferences current at:#returnColor put:(Color red:0.0 green:0.0 blue:100.0). UserPreferences current at:#commentColor put:(Color red:0.0 green:50.000762951094835 blue:0.0). UserPreferences current at:#badIdentifierEmphasis put:((Array new:2) at:1 put:(#underwave); at:2 put:((#underlineColor->(Color red:100.0 green:0.0 blue:0.0))); yourself). UserPreferences current at:#commentEmphasis put:#normal. UserPreferences current at:#emphasisForInstrumentedPartiallyCoveredCode put:((Array new:2) at:1 put:(#bold); at:2 put:((#color->(Color red:100.0 green:49.999237048905165 blue:0.0))); yourself). UserPreferences current keepMethodSourceCode:true. UserPreferences current toolbarVisibleInWorkspace:true. UserPreferences current at:#showDirectoriesOnTop put:nil. UserPreferences current hgAutopush:true. UserPreferences current at:#viewFilesInDirectoryTree put:nil. UserPreferences current editToolbarVisibleInWorkspace:false. UserPreferences current extendedWordSelectMode:true. UserPreferences current codeCompletionOnControlKey:false. UserPreferences current at:#settingsFilename put:'C:\Users\userid\.smalltalk\settings.stx'. UserPreferences current at:#alwaysUseSmalltalkTools put:nil. UserPreferences current whitespaceWordSelectMode:false. UserPreferences current at:#'CVSSourceCodeManager.enabled' put:true. UserPreferences current at:#viewOwner put:nil. UserPreferences current useXftFontsOnly:false. UserPreferences current preloadedPackages:(Set new add:'stx:goodies/smallsense'; yourself). UserPreferences current at:#errorColor put:(Color red:100.0 green:0.0 blue:0.0). UserPreferences current at:#filenameEntryFieldVisibleHolder put:nil. UserPreferences current workspaceDirectory:('C:\prg\Smalltalk\StX\workplace' asFilename). UserPreferences current showBookmarkBar:true. UserPreferences current showAcceptCancelBarInBrowser:true. UserPreferences current at:#emphasisForInstrumentedNeverCalledCode put:((Array new:2) at:1 put:(#bold); at:2 put:((#color->(Color red:74.999618524452586 green:0.0 blue:0.0))); yourself). UserPreferences current at:#viewSize put:true. "/ "/ GC settings: "/ ObjectMemory newSpaceSize: 16777216. ObjectMemory dynamicCodeGCTrigger: nil. ObjectMemory freeSpaceGCAmount: 1048576. ObjectMemory freeSpaceGCLimit: 4194304. ObjectMemory incrementalGCLimit: 67108864. ObjectMemory oldSpaceCompressLimit: 0. ObjectMemory oldSpaceIncrement: 4194304. "/ "/ Misc settings: "/ Class keepMethodHistory: false. Smalltalk logDoits: false. Autoload compileLazy: true. Smalltalk loadBinaries: false. StandardSystemView includeHostNameInLabel: false. StandardSystemView returnFocusWhenClosingModalBoxes: false. StandardSystemView takeFocusWhenMapped: true. Display notNil ifTrue:[ Display activateOnClick: true. ]. MenuView showAcceleratorKeys: true. Class tryLocalSourceFirst: true. Processor startTimeSlicing. Processor supportDynamicPriorities:true. "/ "/ Printer settings: "/ Printer := WinPrinterStream. "/ "/ Font settings: "/ (only restored, if image is restarted on the same display) "/ Display notNil ifTrue:[ Display displayName = 'WinSta0' ifTrue:[ SimpleView defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). Label defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). CheckBox defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). CheckLabel defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). Button defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). Toggle defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). SelectionInListView defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). MenuView defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). MenuPanel defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). NoteBookView defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). PullDownMenu defaultFont: (Font family:#'Segoe UI' face:#medium style:#roman size:10 encoding:#'ms-ansi'). TextView defaultFont: (Font family:#'Source Code Pro' face:#medium style:#roman size:12 encoding:#'ms-ansi'). EditTextView defaultFont: (Font family:#'Source Code Pro' face:#medium style:#roman size:12 encoding:#'ms-ansi'). CodeView defaultFont: (Font family:#'Source Code Pro' face:#medium style:#roman size:12 encoding:#'ms-ansi'). ]. ]. "/ "/ SourceCodeManager settings: "/ (repositories are networked nowadays, so the settings are host independent) "/ Class tryLocalSourceFirst:true. AbstractSourceCodeManager notNil ifTrue:[AbstractSourceCodeManager cacheDirectoryName:'C:\Users\userid\AppData\Local\Temp\stx_tmp\stx_sourceCache\']. FileBasedSourceCodeManager notNil ifTrue:[ FileBasedSourceCodeManager repositoryPath:nil. ]. DataBaseSourceCodeManager notNil ifTrue:[ DataBaseSourceCodeManager repositoryName:'sqlite:repository.db'. ]. PerforceSourceCodeManager notNil ifTrue:[ PerforceSourceCodeManager repositoryName:'workspace:userid:@localhost:1666'. ]. CVSSourceCodeManager notNil ifTrue:[ CVSSourceCodeManager repositoryInfoPerModule:(Dictionary new at:'stx' put:':pserver:cvs@cvs.smalltalk-x.de:/cvs/stx'; yourself). Smalltalk at:#SourceCodeManager put: CVSSourceCodeManager. CVSSourceCodeManager initializeForRepository:nil. ]. Smalltalk language:#en territory:#us.