Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-March/007631.html Name: Compiler-topa.295 Ancestors: Compiler-bf.294 Fix underscore message names when the #parseSelector: api of Parser is used and, hence, no encoder is available. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007632.html Name: Tools-ul.551 Ancestors: Tools-mt.550 - don't try to show message icons in FileContentsBrowser, because PseudoClass doesn't implement the necessary API to do that. - use the new methods #isSelectorOverride: and #isSelectorOverridden: in CodeHolder. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007633.html Name: Morphic-mt.778 Ancestors: Morphic-dtl.777 Add #itemName to generic list wrapper to support filtering by item name in any kind of tree. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007634.html Name: Morphic-mt.779 Ancestors: Morphic-mt.778 *sigh* It's too early. Fixes #itemName in ListItemWrapper. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007635.html Name: Morphic-mt.780 Ancestors: Morphic-mt.779 Keystrokes in tree morphs: Possibility to get access to event (and pressed modifiers) in the model. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007636.html Name: Tools-mt.552 Ancestors: Tools-ul.551 Inspect/explore/browse/... shortcuts work again in object explorer BUT with modifier key (e.g. CMD) pressed. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007637.html Name: Tools-mt.553 Ancestors: Tools-mt.552 Filtering changed to support a depth offset. Will be used to filter subtrees and support separate exploration activities in a large tree structure. The depth-limit will then be applied together with the offset. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007638.html Name: ToolBuilder-Morphic-mt.99 Ancestors: ToolBuilder-Morphic-cmm.98 Tree will only filter after a timeout and not after each key press. Tree filtering considers current selection and its sub-tree now. Supports separate exploartion activities in a large tree structure. (Backspace key will still make all hidden nodes visible again) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007639.html Name: Compiler.spur-topa.295 Ancestors: Compiler-topa.295, Compiler.spur-bf.294 Compiler-topa.295 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.241 Fix underscore message names when the #parseSelector: api of Parser is used and, hence, no encoder is available. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007640.html Name: Collections.spur-ul.604 Ancestors: Collections-ul.604, Collections.spur-eem.603 Collections-ul.604 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.241 Reverted the previous workaround for the class comment saving bug, because it's enough to flush the changes file after saving the class comment. See Kerneul-ul.910 for the actual fix. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007641.html Name: Kernel.spur-ul.910 Ancestors: Kernel-ul.910, Kernel.spur-mt.909 Kernel-ul.910 patched for Spur by SpurBootstrapMonticelloPackagePatcher Cog-eem.241 When saving a class comment, flush the changes file, unless we're doing a file-in. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007642.html Name: Morphic-mt.781 Ancestors: Morphic-mt.780 Fixes open windows/tools and a bug with old transform morphs. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2015-March/007643.html Name: Tests-nice.312 Ancestors: Tests-eem.311 Specify a timeout: for some of the MC tests ============================================= |
Free forum by Nabble | Edit this page |