Branch: refs/heads/4.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: f6c35a304d4d439acf844265929770096268d86f
      
https://github.com/pharo-project/pharo-core/commit/f6c35a304d4d439acf844265929770096268d86f
  Author: Jenkins Build Server <bo...@pharo-project.org>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    A Morphic-Core.package/KeyboardEvent.class/instance/keyboard/key.st
    A OpalCompiler-Core.package/extension/CompiledMethod/instance/decompileIR.st
    M OpalCompiler-Core.package/extension/CompiledMethod/instance/ir.st
    M 
OpalCompiler-Tests.package/OCBytecodeDecompilerTest.class/instance/tests/testBugOffset.st
    M 
OpalCompiler-Tests.package/OCBytecodeDecompilerTest.class/instance/tests/testInstVar.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - 
scripts/script359.st
    A ScriptLoader40.package/ScriptLoader.class/instance/pharo - 
updates/update40359.st
    M 
ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
    M 
Spec-MorphicAdapters.package/MorphicButtonAdapter.class/instance/factory/buildWidget.st
    M 
Spec-MorphicAdapters.package/MorphicDiffAdapter.class/instance/factory/buildWidget.st
    A System-Platforms.package/Key.class/README.md
    A System-Platforms.package/Key.class/class/class 
initialization/initialize.st
    A System-Platforms.package/Key.class/class/instance creation/value_.st
    A System-Platforms.package/Key.class/class/key table/initializeKeyTable.st
    A 
System-Platforms.package/Key.class/class/macos/initializeMacOSVirtualKeyTable.st
    A System-Platforms.package/Key.class/class/macos/macOSVirtualKeyTable.st
    A System-Platforms.package/Key.class/class/macos/valueForMacOSXPlatform_.st
    A 
System-Platforms.package/Key.class/class/unix/initializeUnixVirtualKeyTable.st
    A System-Platforms.package/Key.class/class/unix/unixVirtualKeyTable.st
    A System-Platforms.package/Key.class/class/unix/valueForUnixPlatform_.st
    A System-Platforms.package/Key.class/class/unknownKeys/unknownKeyName.st
    A 
System-Platforms.package/Key.class/class/windows/initializeWindowsVirtualKeyTable.st
    A 
System-Platforms.package/Key.class/class/windows/valueForWindowsPlatform_.st
    A System-Platforms.package/Key.class/class/windows/windowsVirtualKeyTable.st
    A System-Platforms.package/Key.class/definition.st
    A System-Platforms.package/Key.class/instance/accessing/name.st
    A 
System-Platforms.package/Key.class/instance/initialize-release/withValue_.st
    A 
System-Platforms.package/Key.class/instance/initialize-release/withValue_andName_.st
    A System-Platforms.package/Key.class/instance/printing/printOn_.st
    A System-Platforms.package/Key.class/instance/testing/isUnkownKey.st
    A 
System-Platforms.package/MacOSPlatform.class/instance/accessing/keyForValue_.st
    A 
System-Platforms.package/UnixPlatform.class/instance/accessing/keyForValue_.st
    A 
System-Platforms.package/Win32Platform.class/instance/accessing/keyForValue_.st
    A Tools.package/KeyPrinterMorph.class/README.md
    A Tools.package/KeyPrinterMorph.class/definition.st
    A Tools.package/KeyPrinterMorph.class/instance/event 
handling/handlesKeyboard_.st
    A Tools.package/KeyPrinterMorph.class/instance/event 
handling/handlesMouseDown_.st
    A Tools.package/KeyPrinterMorph.class/instance/event handling/keyDown_.st
    A Tools.package/KeyPrinterMorph.class/instance/event handling/mouseDown_.st
    A Tools.package/KeyPrinterMorph.class/instance/initialize/openInWorld.st

  Log Message:
  -----------
  40359
14403 never use EventHandler but MorphicEventHandler (and migrate all existing 
instances)
        https://pharo.fogbugz.com/f/cases/14403

14348 Package Keys got lost
        https://pharo.fogbugz.com/f/cases/14348

14388 Can not inspect IRMethod
        https://pharo.fogbugz.com/f/cases/14388

http://files.pharo.org/image/40/40359.zip


Reply via email to