Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
January 2016
- 75 participants
- 1435 messages
[pharo-project/pharo-core] f078a0: 50533
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: f078a0382c3f6cf18315bafa341688051281fa43
https://github.com/pharo-project/pharo-core/commit/f078a0382c3f6cf18315bafa…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2016-01-18 (Mon, 18 Jan 2016)
Changed paths:
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/README.md
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/accessing/project.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/development support/DevelopmentSupport.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/development support/validate.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/loading/load.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/loading/loadBleedingEdge.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/loading/loadDevelopment.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/metacello tool support/isMetacelloConfig.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/private/baseConfigurationClassIfAbsent_.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/private/ensureMetacello.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/class/private/ensureMetacelloBaseConfiguration.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/definition.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/instance/accessing/customProjectAttributes.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/instance/accessing/project.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/instance/baselines/baseline01_.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/instance/symbolic versions/development_.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/instance/symbolic versions/stable_.st
A ConfigurationOfSessionManager.package/ConfigurationOfSessionManager.class/instance/versions/version10_.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50532.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50533.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50532.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50533.st
M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
A System-SessionManager-Tests.package/SessionCreationTest.class/README.md
A System-SessionManager-Tests.package/SessionCreationTest.class/definition.st
A System-SessionManager-Tests.package/SessionCreationTest.class/instance/tests/testNewSession.st
A System-SessionManager-Tests.package/SessionCreationTest.class/instance/tests/testShutdown.st
A System-SessionManager-Tests.package/SessionCreationTest.class/instance/tests/testStartup.st
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/README.md
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/definition.st
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/instance/tests/setUp.st
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/instance/tests/testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive.st
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/instance/tests/testErrorCaughtIfExceptionSignaledAtShutdownWhenDefaultUiManagerActive.st
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/instance/tests/testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive.st
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/instance/tests/testErrorHandledIfExceptionSignaledAtStartupWhenDefaultUiManagerActive.st
A System-SessionManager-Tests.package/SessionErrorHandlingTest.class/instance/utility/newTestSessionfor_.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/README.md
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/definition.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/register_atSystemPriority_.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/setUp.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testCategoriesPriorityOrder.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testCreateCategoryFailsIfAfterUnexistentCategory.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testCustomCategoryGoesAfterSystemCategoryByDefault.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testCustomCategoryOrderIsPreserved.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testPriorityOrderInTheSameCategoryIsRespected.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testRegisterElementByDefault.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testRegisterSystemElement.st
A System-SessionManager-Tests.package/SessionManagerRegistrationOrderTest.class/instance/tests/testSubscriptionReverseOrder.st
A System-SessionManager-Tests.package/SessionManagerUnregistrationTest.class/README.md
A System-SessionManager-Tests.package/SessionManagerUnregistrationTest.class/definition.st
A System-SessionManager-Tests.package/SessionManagerUnregistrationTest.class/instance/running/setUp.st
A System-SessionManager-Tests.package/SessionManagerUnregistrationTest.class/instance/tests/testCanUnregisterClass.st
A System-SessionManager-Tests.package/SessionManagerUnregistrationTest.class/instance/tests/testUnregisterUnknownClassDoesNotFail.st
A System-SessionManager-Tests.package/TestSessionHandler.class/README.md
A System-SessionManager-Tests.package/TestSessionHandler.class/class/instance-creation/onShutdown_.st
A System-SessionManager-Tests.package/TestSessionHandler.class/class/instance-creation/onStartup_.st
A System-SessionManager-Tests.package/TestSessionHandler.class/definition.st
A System-SessionManager-Tests.package/TestSessionHandler.class/instance/accessing/handledId.st
A System-SessionManager-Tests.package/TestSessionHandler.class/instance/accessing/shutdownHandler_.st
A System-SessionManager-Tests.package/TestSessionHandler.class/instance/accessing/startupHandler_.st
A System-SessionManager-Tests.package/TestSessionHandler.class/instance/handlers/shutdown_.st
A System-SessionManager-Tests.package/TestSessionHandler.class/instance/handlers/startup_.st
A System-SessionManager-Tests.package/TestSessionHandler.class/instance/printing/printOn_.st
A System-SessionManager-Tests.package/TestStartupUIManager.class/README.md
A System-SessionManager-Tests.package/TestStartupUIManager.class/definition.st
A System-SessionManager-Tests.package/TestStartupUIManager.class/instance/accessing/sessionManager.st
A System-SessionManager-Tests.package/TestStartupUIManager.class/instance/accessing/sessionManager_.st
A System-SessionManager-Tests.package/TestWorkingSession.class/README.md
A System-SessionManager-Tests.package/TestWorkingSession.class/definition.st
A System-SessionManager-Tests.package/TestWorkingSession.class/instance/accessing/errorHandler.st
A System-SessionManager-Tests.package/TestWorkingSession.class/instance/accessing/errorHandler_.st
A System-SessionManager-Tests.package/TestWorkingSession.class/instance/accessing/errors.st
A System-SessionManager-Tests.package/TestWorkingSession.class/instance/deferred startup actions/executeDeferredStartupActions_.st
A System-SessionManager-Tests.package/TestWorkingSession.class/instance/error handling/handleError_.st
A System-SessionManager-Tests.package/TestWorkingSession.class/instance/initialization/initialize.st
A System-SessionManager-Tests.package/TestWorkingSession.class/instance/startup - shutdown/start_.st
A System-SessionManager.package/AbstractSessionHandler.class/README.md
A System-SessionManager.package/AbstractSessionHandler.class/definition.st
A System-SessionManager.package/AbstractSessionHandler.class/instance/accessing/handledId.st
A System-SessionManager.package/AbstractSessionHandler.class/instance/handlers/shutdown_.st
A System-SessionManager.package/AbstractSessionHandler.class/instance/handlers/startup_.st
A System-SessionManager.package/AbstractSessionHandler.class/instance/printing/printOn_.st
A System-SessionManager.package/ClassSessionHandler.class/README.md
A System-SessionManager.package/ClassSessionHandler.class/class/instance creation/forClassNamed_.st
A System-SessionManager.package/ClassSessionHandler.class/definition.st
A System-SessionManager.package/ClassSessionHandler.class/instance/accessing/handledId.st
A System-SessionManager.package/ClassSessionHandler.class/instance/accessing/registeredClassName_.st
A System-SessionManager.package/ClassSessionHandler.class/instance/handlers/registeredClass.st
A System-SessionManager.package/ClassSessionHandler.class/instance/handlers/shutdown_.st
A System-SessionManager.package/ClassSessionHandler.class/instance/handlers/startup_.st
A System-SessionManager.package/SessionCategory.class/README.md
A System-SessionManager.package/SessionCategory.class/definition.st
A System-SessionManager.package/SessionCategory.class/instance/accessing/defaultPriority.st
A System-SessionManager.package/SessionCategory.class/instance/accessing/name.st
A System-SessionManager.package/SessionCategory.class/instance/accessing/name_.st
A System-SessionManager.package/SessionCategory.class/instance/accessing/prioritizedList.st
A System-SessionManager.package/SessionCategory.class/instance/initialization/initialize.st
A System-SessionManager.package/SessionCategory.class/instance/printing/printOn_.st
A System-SessionManager.package/SessionCategory.class/instance/private/listAtPriority_.st
A System-SessionManager.package/SessionCategory.class/instance/registration/register_.st
A System-SessionManager.package/SessionCategory.class/instance/registration/register_atPriority_.st
A System-SessionManager.package/SessionCategory.class/instance/registrqtion/unregisterClassNamed_.st
A System-SessionManager.package/SessionManager.class/README.md
A System-SessionManager.package/SessionManager.class/class/accessing/default.st
A System-SessionManager.package/SessionManager.class/class/accessing/default_.st
A System-SessionManager.package/SessionManager.class/class/compatibility - startupList/forCompatibility.st
A System-SessionManager.package/SessionManager.class/class/compatibility - startupList/initializedSessionManager.st
A System-SessionManager.package/SessionManager.class/definition.st
A System-SessionManager.package/SessionManager.class/instance/accessing/categoryNamed_.st
A System-SessionManager.package/SessionManager.class/instance/accessing/currentSession.st
A System-SessionManager.package/SessionManager.class/instance/accessing/defaultPriority.st
A System-SessionManager.package/SessionManager.class/instance/accessing/shutdownList.st
A System-SessionManager.package/SessionManager.class/instance/accessing/startupList.st
A System-SessionManager.package/SessionManager.class/instance/category management/basicCreateCategory_.st
A System-SessionManager.package/SessionManager.class/instance/category management/createCategory_.st
A System-SessionManager.package/SessionManager.class/instance/category management/createCategory_after_.st
A System-SessionManager.package/SessionManager.class/instance/deferred startup actions/addDeferredStartupAction_.st
A System-SessionManager.package/SessionManager.class/instance/initialization/initialize.st
A System-SessionManager.package/SessionManager.class/instance/registration/registerGuiClassNamed_.st
A System-SessionManager.package/SessionManager.class/instance/registration/registerGuiClassNamed_atPriority_.st
A System-SessionManager.package/SessionManager.class/instance/registration/registerNetworkClassNamed_.st
A System-SessionManager.package/SessionManager.class/instance/registration/registerSystemClassNamed_.st
A System-SessionManager.package/SessionManager.class/instance/registration/registerSystemClassNamed_atPriority_.st
A System-SessionManager.package/SessionManager.class/instance/registration/registerToolClassNamed_.st
A System-SessionManager.package/SessionManager.class/instance/registration/register_.st
A System-SessionManager.package/SessionManager.class/instance/registration/register_inCategory_.st
A System-SessionManager.package/SessionManager.class/instance/registration/register_inCategory_atPriority_.st
A System-SessionManager.package/SessionManager.class/instance/registration/unregisterClassNamed_.st
A System-SessionManager.package/SessionManager.class/instance/session management/installNewSession.st
A System-SessionManager.package/SessionManager.class/instance/session management/installSession_.st
A System-SessionManager.package/SessionManager.class/instance/session management/newSession.st
A System-SessionManager.package/SessionManager.class/instance/session management/uninstallSession_.st
A System-SessionManager.package/SessionManager.class/instance/snapshot and quit/snapshot_andQuit_.st
A System-SessionManager.package/SessionManager.class/instance/well-known categories/guiCategory.st
A System-SessionManager.package/SessionManager.class/instance/well-known categories/networkCategory.st
A System-SessionManager.package/SessionManager.class/instance/well-known categories/systemCategory.st
A System-SessionManager.package/SessionManager.class/instance/well-known categories/toolsCategory.st
A System-SessionManager.package/SessionManager.class/instance/well-known categories/userCategory.st
A System-SessionManager.package/StartupUIManager.class/README.md
A System-SessionManager.package/StartupUIManager.class/class/testing/isValidForCurrentSystemConfiguration.st
A System-SessionManager.package/StartupUIManager.class/definition.st
A System-SessionManager.package/StartupUIManager.class/instance/error handling/handleError_log_.st
A System-SessionManager.package/StartupUIManager.class/instance/error handling/sessionManager.st
A System-SessionManager.package/StartupUIManager.class/instance/error handling/uiManager.st
A System-SessionManager.package/StartupUIManager.class/instance/private/activate.st
A System-SessionManager.package/StartupUIManager.class/instance/ui requests/inform_.st
A System-SessionManager.package/UIManagerSessionHandler.class/README.md
A System-SessionManager.package/UIManagerSessionHandler.class/class/accessing/uniqueInstance.st
A System-SessionManager.package/UIManagerSessionHandler.class/class/initialize-release/initialize.st
A System-SessionManager.package/UIManagerSessionHandler.class/class/initialize-release/release.st
A System-SessionManager.package/UIManagerSessionHandler.class/definition.st
A System-SessionManager.package/UIManagerSessionHandler.class/instance/accessing/handledId.st
A System-SessionManager.package/UIManagerSessionHandler.class/instance/handlers/shutdown_.st
A System-SessionManager.package/UIManagerSessionHandler.class/instance/handlers/startup_.st
A System-SessionManager.package/WorkingSession.class/README.md
A System-SessionManager.package/WorkingSession.class/definition.st
A System-SessionManager.package/WorkingSession.class/instance/accessing/creationTime.st
A System-SessionManager.package/WorkingSession.class/instance/accessing/errorHandler.st
A System-SessionManager.package/WorkingSession.class/instance/accessing/id.st
A System-SessionManager.package/WorkingSession.class/instance/accessing/manager_.st
A System-SessionManager.package/WorkingSession.class/instance/accessing/sid.st
A System-SessionManager.package/WorkingSession.class/instance/deferred startup actions/addDeferredStartupAction_.st
A System-SessionManager.package/WorkingSession.class/instance/deferred startup actions/executeDeferredStartupActions_.st
A System-SessionManager.package/WorkingSession.class/instance/initialization/initialize.st
A System-SessionManager.package/WorkingSession.class/instance/startup - shutdown/install.st
A System-SessionManager.package/WorkingSession.class/instance/startup - shutdown/runList_do_.st
A System-SessionManager.package/WorkingSession.class/instance/startup - shutdown/runShutdown_.st
A System-SessionManager.package/WorkingSession.class/instance/startup - shutdown/runStartup_.st
A System-SessionManager.package/WorkingSession.class/instance/startup - shutdown/start_.st
A System-SessionManager.package/WorkingSession.class/instance/startup - shutdown/stop_.st
A System-SessionManager.package/WorkingSession.class/instance/startup - shutdown/uninstall.st
R UIManager.package/StartupUIManager.class/README.md
R UIManager.package/StartupUIManager.class/class/testing/isValidForCurrentSystemConfiguration.st
R UIManager.package/StartupUIManager.class/definition.st
R UIManager.package/StartupUIManager.class/instance/error handling/handleError_log_.st
R UIManager.package/StartupUIManager.class/instance/private/activate.st
R UIManager.package/StartupUIManager.class/instance/ui requests/inform_.st
Log Message:
-----------
50533
17394 integrate session manager
https://pharo.fogbugz.com/f/cases/17394
http://files.pharo.org/image/50/50533.zip
Jan. 18, 2016
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/50533
Home: https://github.com/pharo-project/pharo-core
Jan. 18, 2016
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/50532
Home: https://github.com/pharo-project/pharo-core
Jan. 18, 2016
[pharo-project/pharo-core] ae4acc: 50532
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: ae4acc0b5f3fa7ba809ce8c83619e07d80f023d4
https://github.com/pharo-project/pharo-core/commit/ae4acc0b5f3fa7ba809ce8c8…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2016-01-18 (Mon, 18 Jan 2016)
Changed paths:
A Manifest-Core.package/extension/PackageTreePackageSelection/instance/manifestBuilderForRuleChecker_.st
A Nautilus.package/PackageTreePackageSelection.class/instance/accessing/packageName.st
A Nautilus.package/PackageTreePackageSelection.class/instance/system compatibility/extensionCategoriesForClass_.st
A Nautilus.package/PackageTreePackageSelection.class/instance/testing/includesSelector_ofClass_.st
A Rubric.package/RubSmalltalkCommentMode.class/instance/initialize-release/formatMethodCode.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50531.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50532.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50531.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50532.st
M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
M SmartSuggestions.package/SugsMenuBuilder.class/class/builder/buildSmartActionsShortcuts_.st
M Spec-Tools.package/MonticelloRepositoryBrowser.class/class/specs/defaultSpec.st
Log Message:
-----------
50532
17314 MNU: PackageTreePackageSelection>>packageName if we try to run code critics on scoped package
https://pharo.fogbugz.com/f/cases/17314
17407 Smart suggestions shortcut should use Cmd instead of Meta
https://pharo.fogbugz.com/f/cases/17407
17405 Format shortcut throw DNU in comment pane.
https://pharo.fogbugz.com/f/cases/17405
17396 "MonticelloRepositoryBrowser example" MNU
https://pharo.fogbugz.com/f/cases/17396
http://files.pharo.org/image/50/50532.zip
Jan. 18, 2016
Re: [Pharo-dev] gtdebugger in pharo 5.0
by Esteban A. Maringolo
2016-01-17 11:51 GMT-03:00 Eliot Miranda <eliot.miranda(a)gmail.com>:
>
>
> On Jan 17, 2016, at 12:05 AM, Tudor Girba <tudor(a)tudorgirba.com> wrote:
>
> Hi,
>
> Indeed. See below how it looks like in the latest development version.
>
> We have not yet integrate this one because we still need little changes in
> FastTable to be able to resize columns and not make the column names
> clickable.
>
>
> I have to say that the column names are entirely redundant. They're obvious
> from the information presented (unless empty when no stack frame is
> selected). They eat vertical screen real estate and are one more set of
> strings to localize. Nuke em.
+1
I prefer the old stack printout.
Regards,
--
Esteban.
Jan. 18, 2016
[pharo-project/pharo-core] bbbbf7: 50531
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: bbbbf73528ac0063263b314f8060ed6cfd7ae15d
https://github.com/pharo-project/pharo-core/commit/bbbbf73528ac0063263b314f…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2016-01-18 (Mon, 18 Jan 2016)
Changed paths:
A Athens-Cairo.package/AthensCairoCanvas.class/instance/as yet unclassified/setAlpha_.st
M FuelTools-Debugger.package/FuelOutStackDebugAction.class/class/serialization/serializeTestFailureContext_toFileNamed_.st
M Kernel.package/Character.class/instance/converting/asUnicode.st
M Kernel.package/Process.class/instance/debugging/debug_title_full_.st
M Manifest-Core.package/TheManifestBuilder.class/instance/private/unwrap_.st
A Manifest-Core.package/extension/RGPackage/class/manifestReadOn_.st
A Manifest-Core.package/extension/RGPackage/instance/arrayStringForManifest.st
A Polymorph-Widgets.package/MorphicUIManager.class/instance/debug/debugProcess_context_label_fullView_notification_.st
R Polymorph-Widgets.package/MorphicUIManager.class/instance/debug/openDebuggerOn_context_label_fullView_notification_.st
A Polymorph-Widgets.package/MorphicUIManager.class/instance/error handling/handleError_log_.st
M Polymorph-Widgets.package/MorphicUIManager.class/instance/ui requests/warningDefaultAction_.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/README.md
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/class/accessing/uniqueIdentifierName.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/class/testing/checksClass.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/definition.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/instance/accessing/group.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/instance/accessing/name.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/instance/accessing/resultClass.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/instance/running/basicCheck_.st
A Refactoring-Critics.package/RBDefineBasickCheckRule.class/instance/running/checkClass_.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/README.md
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/class/accessing/uniqueIdentifierName.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/class/testing/checksClass.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/definition.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/instance/accessing/group.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/instance/accessing/name.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/instance/accessing/rationale.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/instance/accessing/resultClass.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/instance/properties/complianceMethods.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/instance/running/basicCheck_.st
A Refactoring-Critics.package/RBDefineEntityComplianceCheckRule.class/instance/running/checkClass_.st
A Refactoring-Critics.package/RBLintRule.class/class/testing/checksPackage.st
A Refactoring-Critics.package/RBPharoBootstrapRule.class/class/testing/checksPackage.st
M Refactoring-Critics.package/RBPharoBootstrapRule.class/definition.st
R Refactoring-Critics.package/RBPharoBootstrapRule.class/instance/checking/assertNoNewExternalDependency.st
R Refactoring-Critics.package/RBPharoBootstrapRule.class/instance/checking/checkPackage_.st
A Refactoring-Critics.package/RBPharoBootstrapRule.class/instance/instance creation/newExternalDependencyExistFor_.st
A Refactoring-Critics.package/RBPharoBootstrapRule.class/instance/running/basicCheck_.st
A Refactoring-Critics.package/RBPharoBootstrapRule.class/instance/running/checkPackage_.st
A Ring-Core-Containers.package/RGPackage.class/instance/accessing/realPackage.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50530.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50531.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50530.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50531.st
M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
A UIManager.package/CommandLineUIManager.class/class/testing/isValidForCurrentSystemConfiguration.st
A UIManager.package/CommandLineUIManager.class/instance/debug/debugProcess_context_label_fullView_notification_.st
R UIManager.package/CommandLineUIManager.class/instance/debug/openDebuggerOn_context_label_fullView_notification_.st
A UIManager.package/CommandLineUIManager.class/instance/error handling/handleError_log_.st
A UIManager.package/DummyUIManager.class/instance/as yet unclassified/handleError_log_.st
A UIManager.package/DummyUIManager.class/instance/debug/debugProcess_context_label_fullView_notification_.st
R UIManager.package/DummyUIManager.class/instance/debug/openDebuggerOn_context_label_fullView_notification_.st
A UIManager.package/NonInteractiveUIManager.class/class/testing/isValidForCurrentSystemConfiguration.st
A UIManager.package/NonInteractiveUIManager.class/instance/debug/debugProcess_context_label_fullView_notification_.st
R UIManager.package/NonInteractiveUIManager.class/instance/debug/openDebuggerOn_context_label_fullView_notification_.st
A UIManager.package/StartupUIManager.class/class/testing/isValidForCurrentSystemConfiguration.st
A UIManager.package/StartupUIManager.class/instance/error handling/handleError_log_.st
M UIManager.package/StartupUIManager.class/instance/ui requests/inform_.st
A UIManager.package/UIManager.class/class/initialization/forCurrentSystemConfiguration.st
A UIManager.package/UIManager.class/class/testing/isValidForCurrentSystemConfiguration.st
A UIManager.package/UIManager.class/instance/debug/debugProcess_context_label_fullView_.st
A UIManager.package/UIManager.class/instance/debug/debugProcess_context_label_fullView_notification_.st
R UIManager.package/UIManager.class/instance/debug/openDebuggerOn_context_label_fullView_.st
R UIManager.package/UIManager.class/instance/debug/openDebuggerOn_context_label_fullView_notification_.st
A UIManager.package/UIManager.class/instance/error handling/handleError_.st
A UIManager.package/UIManager.class/instance/error handling/handleError_log_.st
A UIManager.package/UIManager.class/instance/error handling/logError_.st
Log Message:
-----------
50531
17393 prepare integration of session manager
https://pharo.fogbugz.com/f/cases/17393
17383 Allow banning packages in Manifest
https://pharo.fogbugz.com/f/cases/17383
17382 Add rules to check for a new rule design guidelines
https://pharo.fogbugz.com/f/cases/17382
17411 AthensCairoCanvas lacks a nbcall to cairo_paint_with_alpha
https://pharo.fogbugz.com/f/cases/17411
http://files.pharo.org/image/50/50531.zip
Jan. 18, 2016
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/50531
Home: https://github.com/pharo-project/pharo-core
Jan. 18, 2016
[pharo-project/pharo-core] bdb8a7: 50530
by GitHub
Branch: refs/heads/5.0
Home: https://github.com/pharo-project/pharo-core
Commit: bdb8a76d3dab61fc9e485b5a684be29f02a91776
https://github.com/pharo-project/pharo-core/commit/bdb8a76d3dab61fc9e485b5a…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2016-01-18 (Mon, 18 Jan 2016)
Changed paths:
M ConfigurationOfGTDebugger.package/ConfigurationOfGTDebugger.class/instance/symbolic versions/stable_.st
A ConfigurationOfGTDebugger.package/ConfigurationOfGTDebugger.class/instance/versions/version14_.st
M ConfigurationOfGTInspectorCore.package/ConfigurationOfGTInspectorCore.class/instance/symbolic versions/stable_.st
A ConfigurationOfGTInspectorCore.package/ConfigurationOfGTInspectorCore.class/instance/versions/version26_.st
A ConfigurationOfGTInspectorCore.package/ConfigurationOfGTInspectorCore.class/instance/versions/version27_.st
M ConfigurationOfGTPlaygroundCore.package/ConfigurationOfGTPlaygroundCore.class/instance/symbolic versions/stable_.st
A ConfigurationOfGTPlaygroundCore.package/ConfigurationOfGTPlaygroundCore.class/instance/versions/version27_.st
A ConfigurationOfGTPlaygroundCore.package/ConfigurationOfGTPlaygroundCore.class/instance/versions/version28_.st
M ConfigurationOfGTSpotter.package/ConfigurationOfGTSpotter.class/instance/symbolic versions/stable_.st
A ConfigurationOfGTSpotter.package/ConfigurationOfGTSpotter.class/instance/versions/version110_.st
A ConfigurationOfGTSpotter.package/ConfigurationOfGTSpotter.class/instance/versions/version19_.st
M ConfigurationOfGToolkitCore.package/ConfigurationOfGToolkitCore.class/instance/symbolic versions/stable_.st
A ConfigurationOfGToolkitCore.package/ConfigurationOfGToolkitCore.class/instance/versions/version37_.st
A ConfigurationOfGToolkitCore.package/ConfigurationOfGToolkitCore.class/instance/versions/version38_.st
M ConfigurationOfGlamourCore.package/ConfigurationOfGlamourCore.class/instance/symbolic versions/stable_.st
A ConfigurationOfGlamourCore.package/ConfigurationOfGlamourCore.class/instance/versions/version38_.st
A ConfigurationOfGlamourCore.package/ConfigurationOfGlamourCore.class/instance/versions/version39_.st
M GT-Debugger.package/extension/Object/instance/gtDebuggerEvaluatorIn_.st
R GT-Debugger.package/extension/Object/instance/gtDebuggerPresentationsIn_inContext_.st
M GT-Debugger.package/extension/Object/instance/gtDebuggerStateIn_.st
A GT-Debugger.package/extension/ProtoObject/instance/gtDebuggerEvaluatorIn_.st
A GT-Debugger.package/extension/ProtoObject/instance/gtDebuggerPresentationsIn_inContext_.st
A GT-Debugger.package/extension/ProtoObject/instance/gtDebuggerStateIn_.st
M GT-Inspector.package/GTRawObjectVariablesBrowser.class/instance/private building/evaluatorIn_.st
M GT-Inspector.package/extension/ProtoObject/instance/gtInspectorActions.st
A GT-Inspector.package/extension/ProtoObject/instance/gtInspectorPresentationsFromPragmas_In_inContext_.st
M GT-Inspector.package/extension/ProtoObject/instance/gtInspectorPresentationsIn_inContext_.st
A GT-InspectorExtensions-Core.package/extension/MetacelloVersion/instance/gtInspectorActionLoad.st
M GT-Playground.package/GTPlayground.class/instance/building/codeIn_.st
M GT-SpotterExtensions-Core.package/extension/GTSpotter/instance/spotterForReferencesFor_.st
M Glamour-Morphic-Widgets.package/GLMRubricTextModel.class/README.md
M Glamour-Morphic-Widgets.package/GLMRubricTextModel.class/definition.st
R Glamour-Morphic-Widgets.package/GLMRubricTextModel.class/instance/accessing/announcer.st
R Glamour-Morphic-Widgets.package/GLMRubricTextModel.class/instance/accessing/announcer_.st
A Glamour-Morphic-Widgets.package/GLMRubricTextModel.class/instance/accessing/hasUnacceptedEdits.st
A Glamour-Morphic-Widgets.package/GLMRubricTextModel.class/instance/accessing/hasUnacceptedEdits_.st
A Glamour-Morphic-Widgets.package/GLMRubricTextModel.class/instance/text managing/clearUserEdits.st
A Glamour-Rubric-Presentations.package/GLMRubricTextPresentation.class/instance/actions text/clearUserEdits.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50529.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50530.st
R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50529.st
A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50530.st
M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
50530
17395 Integrate GTools 3.8
https://pharo.fogbugz.com/f/cases/17395
http://files.pharo.org/image/50/50530.zip
Jan. 18, 2016
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/50530
Home: https://github.com/pharo-project/pharo-core
Jan. 18, 2016
Re: [Pharo-dev] [Moose-dev] roassal2 seems to work well now
by Johan Fabry
If Esteban says there are problems, there are problems. (And he did say so.)
> On Jan 17, 2016, at 22:43, Alexandre Bergel <alexandre.bergel(a)me.com> wrote:
>
> Johan?
>
> Does the image still crash?
>
> Alexandre
>
>
>> On Jan 17, 2016, at 2:02 PM, Tudor Girba <tudor(a)tudorgirba.com> wrote:
>>
>> Hi,
>>
>> With the latest development, Roassal2 seems to work well.
>>
>> For example, the rendering of the logical view of Glamour browsers was broken, and now it works well. This is great news.
>>
>> <Inspector on a GLMSystemWindow(771559424).png>
>>
>> Is this just my impression? Do we know if there are still open issues with the FFI in this area?
>>
>> Cheers,
>> Doru
>>
>> --
>> www.tudorgirba.com
>> www.feenk.com
>>
>> "Every thing should have the right to be different."
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> Moose-dev(a)list.inf.unibe.ch
>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev(a)list.inf.unibe.ch
> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry
PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile
Jan. 18, 2016