https://gforge.inria.fr/frs/download.php/10926/Pharo0.1Core-10142.zip -> Issue 296: Logo inside Pharo window should be locked ... ChangeLog: ========================================================== update10134 - copyrith removed - MC enh from lukas - Dictionary Collect This is http://bugs.squeak.org/view.php?id=7095 and http://code.google.com/p/pharo/issues/detail?id=292 Fix Dictionary>>collect: to return a Dictionary of mapped values (instead of an OrderedCollection). Also provide tests for #select:, #reject:, and #collect: which should all behave in a similar way ------------------------------------------------------ update10135 - Issue 83: squeakToUtf8 and utf8ToSqueak convenience methods - improved ScriptLoader robustness ------------------------------------------------------ update10136 Issue 305: TODO: garbage collection parameters Issue 312: Typo in PasteUpMorph>>keyboardNavigationHandler Issue 309: Color>hex: should be brought back Issue 306: file stream not closed after drag and drop of CS in postscript: (Preferences preferenceAt: #allowEtoyUserCustomEvents) changeInformee: nil changeSelector: nil. ------------------------------------------------------ update10137 simple etoy cleaning from gary list. ------------------------------------------------------ update10138 HaloMorphEtoyCleaning ------------------------------------------------------ update10139 EtoyUnsentMessageRemoval ------------------------------------------------------ update10140 Object etoy cleaning (treated so far) ? assured ? beViewed ? belongToUniClass ? browseOwnClassSubProtocol ? categoriesForViewer: ? categoriesForVocabulary: aVocabulary limitClass: aLimitClass ? chooseNewNameForReference ? defaultLimitClassForVocabulary: ? eToyStreamedRepresentationNotifying: ? infoFor: anElement inViewer: aViewer Object (to fix later so far) ? presenter ? currentVocabulary ? defaultNameStemForInstances ------------------------------------------------------ update10141 3 timesRepeat: [SystemNavigation default removeUnsentMessagesWithProgressBarInPackageNamed: EToys] ------------------------------------------------------ update10142 Issue 317: lessMethodSendsInFontUsage Issue 301: UIManager enhacements -- Marcus Denker -- denker@iam.unibe.ch http://www.iam.unibe.ch/~denker