Issue 4074 in pharo: Catchall for trivialities

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

Issue 4074 in pharo: Catchall for trivialities

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Milestone-1.3

New issue 4074 by [hidden email]: Catchall for trivialities
http://code.google.com/p/pharo/issues/detail?id=4074

Cleaning.1.cs

-  SmalltalkImage: forward everthing to globals. Not "self globals", not  
implement anything. (as these methods will be removed at some point).

-SMxHaloMorph removeSelector: #dismiss!
- Browser removeSelector: #classListMenu:!
- SmalltalkImage removeSelector: #lastRemoval!
- SmalltalkImage removeSelector: #unusedClasses!


Attachments:
        Cleaning.1.cs  4.5 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4074 in pharo: Catchall for trivialities

pharo

Comment #1 on issue 4074 by [hidden email]: Catchall for trivialities
http://code.google.com/p/pharo/issues/detail?id=4074

- There is an unused ivar in PluggableListMorph
- all (to: ) do: --> to:do: (in Mophic)
- remove #authoringPrototype and #initializedIntance.


ClassListExample removeSelector: #defaultPageSize!
MorphTreeModel removeSelector: #theme!
RecordingControlsMorph class removeSelector: #registerInFlapsRegistry!
PluggableButtonMorph removeSelector: #drawOn:!
CircleMorphBugs removeSelector: #testCircleInstance!
CodeHolder removeSelector: #makeSampleInstance!
CodeHolder removeSelector: #sampleInstanceOfSelectedClass!
BooleanTest removeSelector: #testBooleanInitializedInstance!
ThumbnailImageMorph class removeSelector: #ofDisplay!
ImageMorph class removeSelector: #authoringPrototype!
UndefinedObjectTest removeSelector: #testInitializedInstance!
SimpleSliderMorph class removeSelector: #authoringPrototype!
SimpleSliderMorph class removeSelector: #initialize!
SimpleSliderMorph class removeSelector: #registerInFlapsRegistry!
TextMorph class removeSelector: #authoringPrototype!
TextMorph class removeSelector: #borderedPrototype!
TextMorph class removeSelector: #exampleBackgroundLabel!
TextMorph class removeSelector: #fancyPrototype!
StringMorph class removeSelector: #authoringPrototype!
StringMorph class removeSelector: #test2!
SimpleHierarchicalListMorph removeSelector: #hUnadjustedScrollRange!
Locale class removeSelector: #migrateSystem!
RectangleMorph class removeSelector: #diagonalPrototype!
RectangleMorph class removeSelector: #gradientPrototype!
RectangleMorph class removeSelector: #roundRectPrototype!
ComplexBorder removeSelector: #framePolygon2:on:!
SimpleButtonMorph class removeSelector: #authoringPrototype!

Attachments:
        Cleaning2.1.cs  14.7 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4074 in pharo: Catchall for trivialities

pharo
Updates:
        Status: Closed

Comment #2 on issue 4074 by [hidden email]: Catchall for trivialities
http://code.google.com/p/pharo/issues/detail?id=4074

in 13171


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4074 in pharo: Catchall for trivialities

pharo
Updates:
        Labels: MigratedToFogBugz

Comment #3 on issue 4074 by [hidden email]: Catchall for trivialities
http://code.google.com/p/pharo/issues/detail?id=4074#c3

Issue migrated to https://pharo.fogbugz.com/f/cases/4120

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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