[update 1.1] #11068

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[update 1.1] #11068

Marcus Denker-3
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.
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [update 1.1] #11068

Miguel Cobá
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
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
--
Miguel Cobá
http://miguel.leugim.com.mx


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project