Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 415dbbe176ed05cb2b52023bb3fe356e8273cc14
https://github.com/pharo-project/pharo-core/commit/415dbbe176ed05cb2b52023bb3fe356e8273cc14
Author: Jenkins Build Server <[email protected]>
Date: 2014-12-18 (Thu, 18 Dec 2014)
Changed paths:
A Deprecated40.package/NBWin32Caret.class/README.md
A Deprecated40.package/NBWin32Caret.class/class/accessing/getBlinkTime.st
A Deprecated40.package/NBWin32Caret.class/definition.st
A Deprecated40.package/NBWin32Menu.class/README.md
A Deprecated40.package/NBWin32Menu.class/definition.st
A Deprecated40.package/NBWin32MessageBox.class/README.md
A Deprecated40.package/NBWin32MessageBox.class/class/instance
creation/messageBox_text_title_flags_.st
A Deprecated40.package/NBWin32MessageBox.class/class/instance
creation/test.st
A Deprecated40.package/NBWin32MessageBox.class/definition.st
A Deprecated40.package/NBWin32Process.class/README.md
A
Deprecated40.package/NBWin32Process.class/class/accessing/getCurrentProcess.st
A
Deprecated40.package/NBWin32Process.class/class/accessing/getCurrentProcessId.st
A Deprecated40.package/NBWin32Process.class/definition.st
A
Deprecated40.package/NBWin32Process.class/instance/accessing/getPriorityClass.st
A
Deprecated40.package/NBWin32Process.class/instance/testing/isHighPriorityClass.st
A
Deprecated40.package/NBWin32Process.class/instance/testing/isIdlePriorityClass.st
A
Deprecated40.package/NBWin32Process.class/instance/testing/isNormalPriorityClass.st
A
Deprecated40.package/NBWin32Process.class/instance/testing/isRealtimePriorityClass.st
A Deprecated40.package/NBWin32ShellTest.class/README.md
A Deprecated40.package/NBWin32ShellTest.class/definition.st
A
Deprecated40.package/NBWin32ShellTest.class/instance/tests/testGetCommandLine.st
A
Deprecated40.package/NBWin32ShellTest.class/instance/tests/testGetComputerName.st
A
Deprecated40.package/NBWin32ShellTest.class/instance/tests/testGetDriveType.st
A
Deprecated40.package/NBWin32ShellTest.class/instance/tests/testNoDebuggerPresentByDefault.st
A
Deprecated40.package/NBWin32ShellTest.class/instance/tests/testNumberOfProcessors.st
A Deprecated40.package/NBWin32Thread.class/README.md
A
Deprecated40.package/NBWin32Thread.class/class/accessing/getCurrentThread.st
A
Deprecated40.package/NBWin32Thread.class/class/accessing/getCurrentThreadId.st
A Deprecated40.package/NBWin32Thread.class/definition.st
A
Deprecated40.package/NBWin32Thread.class/instance/testing/isThreadAllAccess.st
M Morphic-Base.package/MenuMorph.class/instance/events/handleFocusEvent_.st
M
Morphic-Base.package/MenuMorph.class/instance/invoking/invokeAt_in_allowKeyboard_.st
M Morphic-Base.package/MenuMorph.class/instance/modal
control/invokeModalAt_in_allowKeyboard_.st
A Morphic-Base.package/MenuMorph.class/instance/private/restoreFocus_in_.st
R NativeBoost-Tests.package/NBWin32ShellTest.class/README.md
R NativeBoost-Tests.package/NBWin32ShellTest.class/definition.st
R
NativeBoost-Tests.package/NBWin32ShellTest.class/instance/tests/testGetCommandLine.st
R
NativeBoost-Tests.package/NBWin32ShellTest.class/instance/tests/testGetComputerName.st
R
NativeBoost-Tests.package/NBWin32ShellTest.class/instance/tests/testGetDriveType.st
R
NativeBoost-Tests.package/NBWin32ShellTest.class/instance/tests/testNoDebuggerPresentByDefault.st
R
NativeBoost-Tests.package/NBWin32ShellTest.class/instance/tests/testNumberOfProcessors.st
R NativeBoost-Win32.package/NBWin32Caret.class/README.md
R
NativeBoost-Win32.package/NBWin32Caret.class/class/accessing/getBlinkTime.st
R NativeBoost-Win32.package/NBWin32Caret.class/definition.st
R NativeBoost-Win32.package/NBWin32Menu.class/README.md
R NativeBoost-Win32.package/NBWin32Menu.class/definition.st
R NativeBoost-Win32.package/NBWin32MessageBox.class/README.md
R NativeBoost-Win32.package/NBWin32MessageBox.class/class/instance
creation/messageBox_text_title_flags_.st
R NativeBoost-Win32.package/NBWin32MessageBox.class/class/instance
creation/test.st
R NativeBoost-Win32.package/NBWin32MessageBox.class/definition.st
R NativeBoost-Win32.package/NBWin32Process.class/README.md
R
NativeBoost-Win32.package/NBWin32Process.class/class/accessing/getCurrentProcess.st
R
NativeBoost-Win32.package/NBWin32Process.class/class/accessing/getCurrentProcessId.st
R NativeBoost-Win32.package/NBWin32Process.class/definition.st
R
NativeBoost-Win32.package/NBWin32Process.class/instance/accessing/getPriorityClass.st
R
NativeBoost-Win32.package/NBWin32Process.class/instance/testing/isHighPriorityClass.st
R
NativeBoost-Win32.package/NBWin32Process.class/instance/testing/isIdlePriorityClass.st
R
NativeBoost-Win32.package/NBWin32Process.class/instance/testing/isNormalPriorityClass.st
R
NativeBoost-Win32.package/NBWin32Process.class/instance/testing/isRealtimePriorityClass.st
R NativeBoost-Win32.package/NBWin32Thread.class/README.md
R
NativeBoost-Win32.package/NBWin32Thread.class/class/accessing/getCurrentThread.st
R
NativeBoost-Win32.package/NBWin32Thread.class/class/accessing/getCurrentThreadId.st
R NativeBoost-Win32.package/NBWin32Thread.class/definition.st
R
NativeBoost-Win32.package/NBWin32Thread.class/instance/testing/isThreadAllAccess.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
scripts/script419.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
updates/update40419.st
M
ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
40419
14637 Deprecate some NBWin32xxxx classes in favour of external OS-Windows
package
https://pharo.fogbugz.com/f/cases/14637
13269 MenuMorph invokeModal restores focus
https://pharo.fogbugz.com/f/cases/13269
5809 Overlapping sub-MenuMorphs do not hold focus
https://pharo.fogbugz.com/f/cases/5809
http://files.pharo.org/image/40/40419.zip