[Pharo-project] [update 1.1] #11068
11068 ----- Issue 1534: some more random cleans... Issue 1531: Integer>>#asFraction (only a typo in the comment) Issue 840: MorphViewHierarchyBrowser code Issue 1535: Time>>asMilliSeconds missing ======= brings a new useful tool for understanding morphic: World exploreViewHierarchy (a menu can "flash" the morph to show where it is on the screen). ========== ... removes lots of useless preferences.... "The paradox of Choice": Less is more. Preferences removePreference: #balloonHelpInMessageLists. Preferences removePreference: #projectViewsInWindows. Preferences removePreference: #projectZoom. Preferences removePreference: #automaticKeyGeneration. Preferences removePreference: #oliveHandleForScriptedObjects. Preferences removePreference: #canRecordWhilePlaying. Preferences removePreference: #fenceSoundEnabled. Preferences removePreference: #includeSoundControlInNavigator. Preferences removePreference: #projectsSentToDisk. Preferences removePreference: #menuButtonInToolPane.
El mié, 02-12-2009 a las 13:16 +0100, Marcus Denker escribió:
... removes lots of useless preferences.... "The paradox of Choice": Less is more.
Preferences removePreference: #balloonHelpInMessageLists. Preferences removePreference: #projectViewsInWindows. Preferences removePreference: #projectZoom. Preferences removePreference: #automaticKeyGeneration. Preferences removePreference: #oliveHandleForScriptedObjects. Preferences removePreference: #canRecordWhilePlaying. Preferences removePreference: #fenceSoundEnabled. Preferences removePreference: #includeSoundControlInNavigator. Preferences removePreference: #projectsSentToDisk. Preferences removePreference: #menuButtonInToolPane.
Cool. Great to see a lot of preferences dissapearing when not used in the image. Thanks
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Miguel Cobá http://miguel.leugim.com.mx
participants (2)
-
Marcus Denker -
Miguel Enrique Cobá Martinez