Branch: refs/heads/3.0
  Home:   https://github.com/pharo-project/pharo-core
  Commit: c805aee59f40e70e330b5037194efc38f6151454
      
https://github.com/pharo-project/pharo-core/commit/c805aee59f40e70e330b5037194efc38f6151454
  Author: Jenkins Build Server <[email protected]>
  Date:   2013-08-16 (Fri, 16 Aug 2013)

  Changed paths:
    R 
Collections-Streams/MultiByteBinaryOrTextStream.cls/instance/private/guessConverter.st
    R 
Collections-Strings/ByteString.cls/instance/converting/convertFromCompoundText.st
    M 
Collections-Strings/ByteString.cls/instance/converting/convertFromSystemString.st
    A 
Keymapping-Core/KMDispatcher.cls/instance/building/bindKeyCombination_toAction_.st
    M Keymapping-Core/KMDispatcher.cls/instance/building/on_do_.st
    A Keymapping-Core/extension/Morph/instance/bindKeyCombination_toAction_.st
    M Keymapping-Core/extension/Morph/instance/on_do_.st
    M Multilingual-Languages/LanguageEnvironment.cls/class/public 
query/defaultSystemConverter.st
    R Multilingual-TextConversion/CompoundTextConverter.cls/README.md
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/class/utilities/encodingNames.st
    R Multilingual-TextConversion/CompoundTextConverter.cls/definition.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/conversion/nextFromStream_.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/conversion/nextPut_toStream_.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/friend/emitSequenceToResetStateIfNeededOn_.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/friend/restoreStateOf_with_.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/friend/saveStateOf_.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/initialization/initialize.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/private/nextPutValue_toStream_withShiftSequenceIfNeededForLeadingChar_.st
    R 
Multilingual-TextConversion/CompoundTextConverter.cls/instance/private/parseShiftSeqFromStream_.st
    M 
NautilusRefactoring-Utilities/ChangesBrowser.cls/instance/initialization/initializeTextArea.st
    M 
NautilusRefactoring-Utilities/ChangesBrowser.cls/instance/initialization/initializeWidgets.st
    M Network-UUID/UUIDGenerator.cls/instance/random seed/makeSeedFromSound.st
    M 
OpalCompiler-Core-Semantics/OCAbstractMethodScope.cls/instance/scope/outerOffsetTo_.st
    A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script115.st
    A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30322.st
    M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st
    M 
Settings-Polymorph/PolymorphSystemSettings.cls/class/sound/soundSettingsOn_.st
    M Shout-Styling/SHTextStylerST80.cls/class/style table/tangoStyleTable.st
    M 
Spec-Core/ComposableModel.cls/instance/private-focus/ensureKeyBindingsFor_.st
    M 
Spec-Core/ComposableModel.cls/instance/private-focus/registerKeyStrokesForNextFor_.st
    M 
Spec-Core/ComposableModel.cls/instance/private-focus/registerKeyStrokesForPreviousFor_.st
    A 
Spec-Core/ComposableModel.cls/instance/protocol-shortcuts/bindKeyCombination_toAction_.st
    M Spec-Core/ComposableModel.cls/instance/protocol-shortcuts/on_do_.st
    M 
Spec-Debugger/EyeDebuggerContextInspector.cls/instance/list/addSpecialFields_.st
    M 
Spec-Debugger/SpecDebugger.cls/instance/initialization/setStackShortcuts.st
    R Spec-Inspector-Element/ContextTempEyeElement.cls/class/as yet 
unclassified/host_tempName_.st
    A Spec-Inspector-Element/ContextTempEyeElement.cls/class/as yet 
unclassified/host_tempName_tempIndex_.st
    M Spec-Inspector-Element/ContextTempEyeElement.cls/definition.st
    M 
Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/accessorCode.st
    M 
Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/save_.st
    A 
Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/tempIndex.st
    A 
Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/tempIndex_.st
    M 
Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/value.st
    M Spec-Inspector/EyeContextInspector.cls/instance/list/addVariableFields_.st
    M 
Spec-Inspector/EyeInspector.cls/instance/initialize-release/initializeShortcuts.st
    M 
Spec-Inspector/InspectorWrapper.cls/instance/initialize/initializeShortcuts.st
    M 
Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/protocol/changesModelOn_do_.st
    M 
Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/protocol/classesOn_do_.st
    M 
Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/protocol/methodsOn_do_.st
    M 
Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/shortcuts/registerChangeSetShortcuts_.st
    M 
Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/shortcuts/registerClassShortcuts_.st
    M 
Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/shortcuts/registerMethodShortcuts_.st
    M 
Spec-Tools-Senders/MessageBrowser.cls/instance/initialization/registerListShortcutsFor_.st
    M Spec-Widgets/ButtonModel.cls/instance/initialization/initialize.st
    M Spec-Widgets/ListComposableModel.cls/instance/initialize/initialize.st
    R System-Applications/MailSender.cls/README.md
    R System-Applications/MailSender.cls/class/accessing/smtpServer.st
    R System-Applications/MailSender.cls/class/accessing/userName.st
    R System-Applications/MailSender.cls/class/communication/sendMessage_.st
    R System-Applications/MailSender.cls/class/settings/setSmtpServer.st
    R System-Applications/MailSender.cls/class/settings/setSmtpServer_.st
    R System-Applications/MailSender.cls/class/settings/setUserName.st
    R System-Applications/MailSender.cls/class/testing/isSmtpServerSet.st
    R System-Applications/MailSender.cls/definition.st
    M System-Applications/SoundService.cls/README.md
    R System-Applications/SoundService.cls/class/settings/defaultSoundEnabled.st
    M System-Applications/SoundService.cls/class/settings/soundEnabled.st
    M System-Applications/SoundService.cls/class/settings/soundEnabled_.st
    M System-Applications/SoundService.cls/class/settings/toggleSoundEnabling.st
    M 
System-Hashing-DSA/DigitalSignatureAlgorithm.cls/instance/initialization/initRandomNonInteractively.st
    R System-Sound/AbstractSoundSystem.cls/README.md
    R System-Sound/AbstractSoundSystem.cls/class/preference 
access/soundEnabled.st
    R System-Sound/AbstractSoundSystem.cls/class/preference 
access/soundEnabled_.st
    R System-Sound/AbstractSoundSystem.cls/class/preference 
access/soundQuickStart.st
    R System-Sound/AbstractSoundSystem.cls/class/preference 
access/soundQuickStart_.st
    R System-Sound/AbstractSoundSystem.cls/definition.st
    R 
System-Sound/AbstractSoundSystem.cls/instance/misc/randomBitsFromSoundInput_.st
    R System-Sound/AbstractSoundSystem.cls/instance/misc/sampledSoundChoices.st
    R System-Sound/AbstractSoundSystem.cls/instance/misc/shutDown.st
    R System-Sound/AbstractSoundSystem.cls/instance/misc/soundNamed_.st
    R System-Sound/AbstractSoundSystem.cls/instance/playing/beep.st
    R 
System-Sound/AbstractSoundSystem.cls/instance/playing/playSampledSound_rate_.st
    R 
System-Sound/AbstractSoundSystem.cls/instance/playing/playSoundNamedOrBeep_.st
    R System-Sound/AbstractSoundSystem.cls/instance/playing/playSoundNamed_.st
    R 
System-Sound/AbstractSoundSystem.cls/instance/playing/playSoundNamed_ifAbsentReadFrom_.st
    M System-Sound/DummySoundSystem.cls/README.md
    R System-Sound/DummySoundSystem.cls/class/initialization/initialize.st
    R System-Sound/DummySoundSystem.cls/class/initialization/unload.st
    M System-Sound/DummySoundSystem.cls/definition.st
    A System-Sound/DummySoundSystem.cls/instance/beep/beep.st
    M 
System-Sound/DummySoundSystem.cls/instance/misc/randomBitsFromSoundInput_.st
    R System-Sound/DummySoundSystem.cls/instance/misc/soundNamed_.st
    R System-Sound/DummySoundSystem.cls/instance/playing/beep.st
    A System-Sound/DummySoundSystem.cls/instance/private/beepPrimitive.st
    A System-Sound/DummySoundSystem.cls/instance/query/soundNamed_.st
    A System-Sound/SoundSystem.cls/README.md
    A System-Sound/SoundSystem.cls/class/current /current.st
    A System-Sound/SoundSystem.cls/class/current /current_.st
    A System-Sound/SoundSystem.cls/class/current /resetSoundSystem.st
    A System-Sound/SoundSystem.cls/class/setting/soundEnabled.st
    A System-Sound/SoundSystem.cls/class/setting/soundEnabled_.st
    A System-Sound/SoundSystem.cls/class/setting/soundQuickStart.st
    A System-Sound/SoundSystem.cls/class/setting/soundQuickStart_.st
    A System-Sound/SoundSystem.cls/definition.st
    A System-Sound/SoundSystem.cls/instance/accessing/soundEnabled.st
    A System-Sound/SoundSystem.cls/instance/activation hooks/activate.st
    A System-Sound/SoundSystem.cls/instance/activation hooks/deactivate.st
    A System-Sound/SoundSystem.cls/instance/activation hooks/shutDown.st
    A System-Sound/SoundSystem.cls/instance/beep/beep.st
    A System-Sound/SoundSystem.cls/instance/query/soundNamed_.st
    A System-Sound/SoundSystem.cls/instance/sounds/playSampledSound_rate_.st
    A System-Sound/SoundSystem.cls/instance/sounds/playSoundNamedOrBeep_.st
    A System-Sound/SoundSystem.cls/instance/sounds/playSoundNamed_.st
    A 
System-Sound/SoundSystem.cls/instance/sounds/playSoundNamed_ifAbsentReadFrom_.st
    A System-Sound/SoundSystem.cls/instance/to 
deprecate/randomBitsFromSoundInput_.st
    A System-Sound/SoundSystem.cls/instance/to deprecate/sampledSoundChoices.st
    M 
System-Support/SmalltalkImage.cls/instance/PharoKernel-private/privShrinkingProcessWith_.st
    M Tabs/TabManager.cls/instance/initialize/registerShortcuts.st
    M 
Tests-System/ClassQueryTest.cls/instance/dependencies/testReferencedClasses.st
    M Tools-Spotlight/Spotlight.cls/instance/initialize/initialize.st

  Log Message:
  -----------
  30322
11245 Debugger show incorrect variables values
        https://pharo.fogbugz.com/f/cases/11245
        
11296 ByteString>>convertFromCompoundText does not work and has no sender.
        https://pharo.fogbugz.com/f/cases/11296
        
11299 on:do: for keyMapping should be renamed into something else
        https://pharo.fogbugz.com/f/cases/11299

11300 In Tango PoolVariable should not be red but the same color as 
classVariable
        https://pharo.fogbugz.com/f/cases/11300

6933 SoundSystem cleanup
        https://pharo.fogbugz.com/f/cases/6933



Reply via email to