Hi Marcus, the Image needs some little cleanup to remove most Undeclared and obsoleteClasses (issue 307): Smalltalk cleanOutUndeclared. (Preferences preferenceAt: #allowEtoyUserCustomEvents) changeInformee: nil changeSelector: nil.
Cheers, -- Pavel On Fri, Nov 7, 2008 at 11:51 AM, Marcus Denker <[EMAIL PROTECTED]> wrote: > https://gforge.inria.fr/frs/download.php/10877/Pharo0.1Core-10133.zip > > ChangeLog: > ========== > > > ------------------------------------------------- > update10108 > - removing some unsent methods from etoy s to reduce the fat. > > ------------------------------------------------------ > update10109 > - removing etoy -> ClassDescription > - isUniClass senders and implementors > > ------------------------------------------------------ > update10110 > Issue 284: add literalsDo: as deprecated method > Issue 253: Mantis 6933 MultiByteFileStream upTo: does not work in > binary mode > Issue 252: Mantis 6812 cannot inspect a WeakSet > - add back deprecated #literalsDo: > ------------------------------------------------------ > update10111 > - Debugger etoy removal > - remove etoyFriendly preference > - red/green for conflicts in MC (damien Pollet) > > ------------------------------------------------------ > update10112 > Issue 260: TODO: cleanup hasLiteralThorough: > ------------------------------------------------------ > update10113 > - FileDirectory etoy cleaning > - Project / ThreadNavigation method cleaning > ------------------------------------------------------ > update10114 > - Issue 274: TwoWayScrollPane shoud be removed > - Issue 291: SystemNavigation tests + reimplementation for queries on > sent and unsent messages > - Issue 290: SUnit Enhancement to ease writing tests involving the > creation of classes > ------------------------------------------------------ > update10115 > - Issue 274: TwoWayScrollPane shoud be removed > - Issue 291: SystemNavigation tests + reimplementation for queries on > sent and unsent messages > - Issue 290: SUnit Enhancement to ease writing tests involving the > creation of classes > ------------------------------------------------------ > update10116 > - Issue 185: More World menu cleanup needed (includes the following > improvements: mouse-over sub-menus, capitalize tool names, exchange single > with double change sorter) > - Issue 282: Increase default window sizes > - Issue 283: Remove fonts and change default font choices > - ScriptLoader>>cleanUpForRelease: flushes a lot of caches and deletes > bitmaps from EToys to decrease the memory footpring > ------------------------------------------------------ > update10117 > - Issue 293: SystemNavigation UI + bug fixes > - Installer installer in scriptloader updated > - Issue 297: MethodReference printOn enhance > - Etoy unsentMessages removed!!!!! :) > > ------------------------------------------------------ > update10118 > - fix script loading broken. > Issue 294: VM does not send script files to image > ------------------------------------------------------ > update10119 > - fix script loading broken. > Issue 294: VM does not send script files to image > ------------------------------------------------------ > update10120 > - Etoy removal > TextMorph > ThumbnailMorph > TileMorphTest > TraitDescription > UndefinedObjectTest > UpdatingStringMorph > Vocabulary > ------------------------------------------------------ > update10121 > - Etoy clean up FileList2 and other little left over > ------------------------------------------------------ > update10122 > - Merging Type Hierarchy removal second attempt > ------------------------------------------------------ > update10123 > - Stef and David Hacking on Morph etoy Removal > - moved ScriptEditorMorph -> Etoy > ------------------------------------------------------ > update10124 > - Revert to Accuny as the default font and remove the other font from the > system > ------------------------------------------------------ > update10125 > Issue 303: TODO: remove profiling methods > Issue 300: unimplemented call in > AlignmentMorphBob1>>acceptDroppingMorph:event: > Issue 299: Mantis 007007 and 007008 correct toggle break on entry > ------------------------------------------------------ > update10126 > -> Issue 248: SLICE-Mantis-ScaledDecimal-SqNumberParser-Fix-nice.1 > -> Issue 295: #testSupplyAnswerUsingRegexMatchOfQuestion fails > -> latest collection tests > ------------------------------------------------------ > update10129 > - delete unused vars in Morphic (Lukas R.) > - fix loop of liked list test (Damien P.) > ------------------------------------------------------ > update10129 > Various etoy cleaning > ------------------------------------------------------ > update10130 > 313: FileList2 crashes if some subdirectory present > ------------------------------------------------------ > update10132 > Fix some tests (duplicated methods from traits) > ------------------------------------------------------ > update10132 > Removed > > ccg:emitLoadFor:from:on: > ccg:generateCoerceToOopFrom:on: > ccg:generateCoerceToValueFrom:on: > ccg:prolog:expr:index: > > ============== > (full list of changes: print "ScriptLoader new logContents ' > > -- > Marcus Denker -- [EMAIL PROTECTED] > http://www.iam.unibe.ch/~denker <http://www.iam.unibe.ch/%7Edenker> > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
