Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- 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
March 2017
- 718 messages
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/60429
Home: https://github.com/pharo-project/pharo-core
March 5, 2017
[pharo-project/pharo-core] 1906b2: 60429
by GitHub
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
Commit: 1906b2024a6d49c3259ec96bfeb23d487f72c836
https://github.com/pharo-project/pharo-core/commit/1906b2024a6d49c3259ec96b…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2017-03-05 (Sun, 05 Mar 2017)
Changed paths:
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60428.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60429.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60428.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60429.st
M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
M Shout.package/SHRBTextStyler.class/instance/private/privateStyle_.st
M Shout.package/SHTextStylerST80.class/definition.st
A Shout.package/SHTextStylerST80.class/instance/accessing/isForWorkspace.st
A Shout.package/SHTextStylerST80.class/instance/accessing/isForWorkspace_.st
M Shout.package/SHTextStylerST80.class/instance/accessing/workspace_.st
A Tool-Base.package/PharoCommonTools.class/instance/private/toolNamed_.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/basicInspector.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/browser.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/changeList.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/changeSorter.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/codeCompletion.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/debugger.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/debuggers.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/fileList.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/finder.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/inspector.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/messageList.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/monticelloBrowser.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/pointerExplorer.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/processBrowser.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/syntaxErrorDebugger.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/testRunner.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/timeProfiler.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/versionBrowser.st
A Tool-Base.package/PharoCommonTools.class/instance/registry access/workspace.st
Log Message:
-----------
60429
19793 SHTextStylerST80 always parser code as method if workspace is nil
https://pharo.fogbugz.com/f/cases/19793
19797 Add access methods in PharoCommonTools instead of using DNU
https://pharo.fogbugz.com/f/cases/19797
http://files.pharo.org/image/60/60429.zip
March 5, 2017
Re: [Pharo-dev] Google Summer of Code 2017: Call for mentors for Pharo Consortium
by Serge Stinckwich
Dear all,
we have 10 mentors + 4 admin at the moment. We are looking for me !
Please join the #gsoc-planning Slack channel.
Thank you.
On Wed, Mar 1, 2017 at 1:45 PM, Serge Stinckwich
<serge.stinckwich(a)gmail.com> wrote:
> Heartiest Congratulations !
>
> Pharo Consortium has been selected as a mentor organisation for Google
> Summer of Code 2017.
>
> Google Summer of Code is a global program focused on introducing
> students to open source software development.
>
> Students work on a 3 month programming project with an open source
> organisation during their break from university. Read more at
> https://summerofcode.withgoogle.com/
>
> How the program works ?
>
> Organizations:
> Open source projects apply to be mentor organizations. Once accepted,
> organizations discuss possible ideas with students and then decide on
> the proposals they wish to mentor for the summer. They provide mentors
> to help guide each student through the program.
>
> Mentors:
> Existing contributors with the organizations can choose to mentor a
> student project. Mentors and students work together to determine
> appropriate milestones and requirements for the summer. Mentor
> interaction is a vital part of the program. A mentor may propose or
> endorse a project and each project has to be about Pharo or its
> ecosystem (e.g., a library). Projects will be mentored by one or more
> mentors and executed by one student.
>
> Students:
> Students contact the mentor organizations they want to work with and
> write up a project proposal for the summer. If accepted, students
> spend a month integrating with their organizations prior to the start
> of coding. Students then have three months to code, meeting the
> deadlines agreed upon with their mentors. Student coding period: May
> 30 - Aug 29 (Entire timeline can be viewed at:
> https://summerofcode.withgoogle.com/how-it-works/#timeline) Student
> stipend: https://developers.google.com/open-source/gsoc/help/student-stipends
>
> We are currently at the phase of identifying mentors and projects. The
> next phases will be about students selecting projects, and the
> community selecting the projects with their associated mentors and
> students which will be sponsored by the GSOC program.
>
> How to register ?
> Simply by replying to this email and joining the Slack channel... to
> have more discussion about what project the mentor will take up, what
> she/he wants at the end of the coding period and then we can invite
> them to the GSoC org dashboard).
>
> Hence, we invite regular & enthusiastic Pharo contributors to be a
> mentor with Pharo Consortium for GSoC 2017:
>
> 1. Kindly respond on this thread if you'd like to be a mentor, or wish
> to propose a project.
>
> An existing list of projects is already available here:
> http://gsoc.pharo.org/ and we already have a handful of projects and
> mentors chosen. Feel free to collaborate with existing mentors as
> well.
>
> 2. Join dedicated channels, #gsoc-students for general interactions
> with students & #gsoc-planning channel only for GSOC admins and
> mentors on Pharo slack. In order to get an invitation for
> pharoproject.slack.com visit the URL here:
> http://slackinvites.pharo.org/
>
> 3. Please open relevant issues and make a roadmap of the projects
> being mentored by you so that students can start contributing to them
> already. If you want to mentor a project and there is no open-source
> repository at the moment, please built one ASAP.
>
> 4. If you know any students that might be interested to work on Pharo
> during the summer and be a part of GSoC as well, please ask him/her to
> start contributing to the Pharo projects, discuss their proposal,
> follow instructions that shall be posted soon in this mailing thread
> and submit their application by April 3, 2017.
> We don't know the number of slots attributed by Google to Pharo org,
> but the more students proposal we will receive, the more slots will be
> attributed to us.
>
> We remind you about the mentor responsibilities:
>
> ... to your Org Admins
>
> - Communicate availability and interaction expectations
> - Inform when mentoring capacity will be reduced, as early as possible
> (e.g., family, health, vacation)
> - Inform when there is an issue with a student
> - Lacking communication, activity, visibility (MIA), or progress
> - Participant Agreement violations (e.g., plagiarism, harassment, fraud)
> - Bad fit or stepping down
> - Formally evaluate student participation.
> - Communicate with admin and student before failing
>
> ... to your Students
>
> - Help and/or teach the student
> - how to be a part of your community
> - communicate more effectively and in the open
> - work with your orgâs preferred communication channel (IRC, Slack, etc)
> - use your orgâs version control system
> - ask good questions and get answers to their questions
> - provide convincing technical argument and constructive discussion
> - be independently motivated and productive
> - solve difficult technical problems
> - Keep track of their progress, keep student informed as to their status
> - Communicate on a regular basis, once a week or better (for GSoC)
> - Give constructive feedback, be patient, and be respectful
> - Respond to questions within 24 hours (occasionally under 36 hours is ok)
> - Establish realistic work objectives and timeline expectations
> - Re-evaluate scope with student when significantly ahead of or behind
> expectations
> - Work with devs and community to facilitate acceptance of student work
>
> Read more about responsibilities here:
> https://developers.google.com/open-source/gsoc/help/responsibilities
>
> Looking forward to a great guided summer by the talented mentors of
> our organisation.
>
> Warm Regards
> Pharo Organisation Admins
> (Alexandre Bergel, Jigyasa Grover, Serge Stinckwich & Yuriy Tymchuk)
--
Serge Stinckwich
UCN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
March 5, 2017
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/60428
Home: https://github.com/pharo-project/pharo-core
March 5, 2017
[pharo-project/pharo-core] 6b1e75: 60428
by GitHub
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
Commit: 6b1e7596d0cf36414876eec9bb733c32b60e7d0f
https://github.com/pharo-project/pharo-core/commit/6b1e7596d0cf36414876eec9…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2017-03-05 (Sun, 05 Mar 2017)
Changed paths:
A Nautilus.package/CategoryWidget.class/instance/selection/categorySelectionNamed_put_.st
M NautilusCommon.package/PackageTasksPlugin.class/instance/announcement/packageSelected_.st
M NautilusCommon.package/PackageTasksPlugin.class/instance/display/selectedIndex_.st
M NautilusCommon.package/PackageTasksPlugin.class/instance/display/updateMethodSelection_.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60427.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60428.st
R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60427.st
A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60428.st
M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
R SublimishTheme.package/SublimishTheme.class/class/accessing/basePassiveBackgroundColor.st
R SublimishTheme.package/SublimishTheme.class/class/accessing/veryLightSelectionColor.st
R SublimishTheme.package/SublimishTheme.class/class/private/importIcons_fromFolder_inClass_category_.st
R SublimishTheme.package/SublimishTheme.class/class/settings/setPreferredPreferences.st
R SublimishTheme.package/SublimishTheme.class/class/testing/isAbstract.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/balloonBackgroundColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/borderColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/buttonColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/disabledColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/enabledColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/lightBackgroundColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/listTextColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/menuBorderColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/menuBorderWidth.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/scrollbarColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/selectionTextColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/spotlightWindowColor.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/textColorForNonStandardBackground.st
R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/unfocusedSelectionColor.st
R SublimishTheme.package/SublimishTheme.class/instance/basic-colors/subgroupColorFrom_.st
R SublimishTheme.package/SublimishTheme.class/instance/basic-colors/taskbarButtonLabelColorForCollapsed_.st
R SublimishTheme.package/SublimishTheme.class/instance/basic-colors/taskbarButtonLabelColorForExpanded_.st
R SublimishTheme.package/SublimishTheme.class/instance/basic-colors/taskbarButtonLabelColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles-buttons/buttonCornerStyleIn_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles-buttons/buttonNormalBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles-scrollbars/scrollbarNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles-scrollbars/scrollbarNormalThumbBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles-scrollbars/scrollbarPagingAreaCornerStyleIn_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/configureWindowBorderFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/configureWindowDropShadowFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/dropListNormalBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/dropListNormalListBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/groupPanelBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/plainGroupPanelBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/tabLabelNormalBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/tabPanelBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/taskbarThumbnailCornerStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/taskbarThumbnailNormalBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/border-styles/textEditorNormalBorderStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/configure/configureMorphTreeMorph_.st
R SublimishTheme.package/SublimishTheme.class/instance/configure/configurePluggableTextMorph_.st
R SublimishTheme.package/SublimishTheme.class/instance/configure/configureScrollPane_.st
R SublimishTheme.package/SublimishTheme.class/instance/configure/configureSystemWindow_.st
R SublimishTheme.package/SublimishTheme.class/instance/configure/configureTextMorph_.st
R SublimishTheme.package/SublimishTheme.class/instance/defaults/dialogWindowPreferredCornerStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/defaults/windowShadowColor.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-buttons/buttonNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-buttons/buttonSelectedFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-buttons/controlButtonNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-buttons/menuItemInDockingBarSelectedFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-buttons/tabLabelNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-buttons/tabLabelSelectedFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-scrollbars/scrollbarNormalButtonFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles-scrollbars/scrollbarNormalThumbFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/desktopColor.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/dockingBarNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/dropListDisabledFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/dropListNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/dropListNormalListFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/expanderTitleNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/listDisabledFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/listNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/morphTreeSplitterNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/morphTreeSplitterPressedFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/progressBarFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/progressBarProgressFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/progressFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/separatorFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/sliderDisabledFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/splitterNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/splitterPressedFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/taskbarFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/textEditorDisabledFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/textEditorNormalFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/windowActiveFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/windowActiveLabelFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/windowActiveTitleFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/windowInactiveFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/fill-styles/windowInactiveTitleFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/checkboxForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/checkboxSelectedForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/checkboxUnselectedForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/menuPinForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newCheckboxMarkerForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newRadioButtonMarkerForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowCloseForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowCloseOverForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowMaximizeForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowMaximizeOverForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowMenuForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowMenuPassiveForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowMinimizeForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/newWindowMinimizeOverForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/radioButtonForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/radioButtonSelectedForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/windowClosePassiveForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/windowMaximizePassiveForm.st
R SublimishTheme.package/SublimishTheme.class/instance/forms/windowMinimizePassiveForm.st
R SublimishTheme.package/SublimishTheme.class/instance/growl - specific/growlBorderColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/growl - specific/growlDismissHandleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/growl - specific/growlFillColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/growl - specific/growlLabelColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/initialize-release/initialize.st
R SublimishTheme.package/SublimishTheme.class/instance/initialize-release/initializeForms.st
R SublimishTheme.package/SublimishTheme.class/instance/initialize-release/newRadioMarkerForm.st
R SublimishTheme.package/SublimishTheme.class/instance/label-styles/buttonLabelForText_.st
R SublimishTheme.package/SublimishTheme.class/instance/label-styles/configureWindowLabelAreaFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/label-styles/createMenuBoxFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/label-styles/windowLabelForText_.st
R SublimishTheme.package/SublimishTheme.class/instance/label-styles/windowMenuPassiveForm.st
R SublimishTheme.package/SublimishTheme.class/instance/morph creation/newFocusIndicatorMorphFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousBaseColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousBasePassiveBackgroundColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousBaseSelectionColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousDarkBaseColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousLightColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousLightSelectionColorFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousNormalFillStyleFor_height_.st
R SublimishTheme.package/SublimishTheme.class/instance/private/glamorousNormalFillStyleWithBaseColor_for_height_.st
R SublimishTheme.package/SublimishTheme.class/instance/scrollbars/scrollBarButtonArrowVertices_.st
R SublimishTheme.package/SublimishTheme.class/instance/watcher window/configureWatcherWindowLabelAreaFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/watcher window/watcherWindowActiveFillStyleFor_.st
R SublimishTheme.package/SublimishTheme.class/instance/watcher window/watcherWindowInactiveFillStyleFor_.st
M Tool-FileList.package/FileList.class/instance/accessing/pattern_.st
M Tool-FileList.package/FileList.class/instance/initialization/setFileStream_.st
M Tool-FileList.package/FileList.class/instance/private/filesMatching_.st
M Tool-FileList.package/FileList.class/instance/private/updateFileList.st
M Tool-FileList.package/FileList.class/instance/user interface/morphicPatternPane.st
Log Message:
-----------
60428
19796 Remove duplicate code from SublimishTheme
https://pharo.fogbugz.com/f/cases/19796
18785 FileList: filter field does not show the actual filter
https://pharo.fogbugz.com/f/cases/18785
19795 Fix PackageTasksPlugin
https://pharo.fogbugz.com/f/cases/19795
http://files.pharo.org/image/60/60428.zip
March 5, 2017
Re: [Pharo-dev] Spotter idea - bring existing code windows to front
by Denis Kudriashov
Hi Ben.
I think it is good strategy for general usage, not only spotter. If user
requests browser for item which already shown in existing window then this
window should be shown instead of opening new one
2017-03-04 16:19 GMT+01:00 Ben Coman <btc(a)openinworld.com>:
> A quick note on an idea that strikes me,
> I often find myself with a large number of windows open and I know I have
> a code window open previously but the task bar is a bit opaque to find it,
> and its so cheap to open a new code window from Spotter, thats what I do,
> and open yet another window, making it harder again to find any particular
> window.
> You can see the downward spiral here.
>
> So apart from more discipline is managing the number of windows I have open
> a passing idea is that for if an existing code window is open, Spotter
> brings that to the front rather than opening another window. Optionally,
> if that code window is dirty, as well as bringing it to the front a fresh
> code window be opened as well, so that the two are immediately comparable.
>
> cheers -ben
>
March 4, 2017
Re: [Pharo-dev] Code Completion in Pharo
by stepharong
On Sat, 04 Mar 2017 20:07:00 +0100, webwarrior <reg(a)webwarrior.ws> wrote:
> One thing that is broken in current code completion and needs to be
> addressed
> is when you try to edit keyword messages.
>
> For example you have:
>
> dict at: #foo
>
> and you want to add ifAbsent: part.
>
> Current implementation won't help you, because it works out of context
> and
> doesn't recognize the whole selector. Same when you want to edit any
> part of
> keyword message.
>
> I'd like to see code completion operating on message send level, not on
> word
> (token?) level.
+ 1
I would love also to have
it -> ifTrue: [ | cursor here ]
and also even if this is not strictly about completion
selector: navigation
| self at: key ifAbsent:
then
self |at: key ifAbsent:
then
self at:| key ifAbsent:
then
self at: key |ifAbsent:
> Is it clear what I'm trying to say?
>
>
>
> --
> View this message in context:
> http://forum.world.st/Code-Completion-in-Pharo-tp4934313p4937296.html
> Sent from the Pharo Smalltalk Developers mailing list archive at
> Nabble.com.
>
--
Using Opera's mail client: http://www.opera.com/mail/
March 4, 2017
Re: [Pharo-dev] Regarding the autocomplete project information
by stepharong
Hello Siddarth
I know that one student from Prague lukas started to work on analysing the
ecompletion of Pharo.
I think that it would be fair to let him the priority. Then if he does
not/cannot work on it
we can offer it to you.
I sent a mail to him because he is often too busy.
Stef
> Hello, I am interested in taking up the autoComplete project. I played
> around Pharo last year too. Could you tell me places to start from, with
> respect to the autocomplete project.
>
> Regards Siddharth Gupta,
> Ph: 9871012292
> Linkedin | Github | Codechef | Twitter | Facebook
--
Using Opera's mail client: http://www.opera.com/mail/
March 4, 2017
Re: [Pharo-dev] [Pharo-users] [ANN] XML Metadata Interchange (XMI) for Pharo
by stepharong
On Thu, 02 Mar 2017 10:02:04 +0100, Peter Uhnak <i.uhnak(a)gmail.com> wrote:
> We spoke briefly on Tuesday. I need to take a look (also at his EMF
> generator) and see how the tools could benefit from each other. I think
> it could simplify some of my code or streamline the use of it.
super cool :)
>
> (Also I have about a billion code generators at the moment with small
> differences... so I will merge that at some point too...)
>
> Peter
>
>
> On Wed, Mar 01, 2017 at 10:29:38PM +0100, stepharong wrote:
>> Hi torsten
>>
>> do you know the work of peter to generate classes out of XMI and
>> populate models?
>> Because it complements your approach.
>>
>> stef
>>
>>
>> On Wed, 01 Mar 2017 22:26:05 +0100, Torsten Bergmann
>> <astares(a)gmx.de> wrote:
>>
>> >Hi,
>> >if you work with UML, modeling tools or model data exchange often
>> >you might know XMI -
>> >the XML Metadata Interchange format.
>> >I wrote a little package that makes it easier to work and browse
>> >data based on this
>> >format within Pharo.
>> >For instance you can open an XMI object either from a given stream
>> >or URL:
>> > (XMIFile fromURL: 'http://www.omg.org/spec/UML/20131001/UML.xmi')
>> >inspect
>> >You can also open a file
>> > XMIFile importFile
>> >Code is available on https://github.com/astares/Pharo-XMI
>> >The package includes a small GT extension allowing you to walk and
>> >dive through the XMI
>> >structure (see attached screenshot) and as the XMI nodes are
>> >unified it is easy to
>> >code some code generators or transformers in Pharo afterwards.
>> >For instance I used this package for a simple Pharo code generator
>> >based on Eclipse EMF models/diagrams.
>> >Within the code you will find some examples to browse through
>> >prominent XMI models like:
>> >- UML Spec
>> > => (XMIFile fromURL:
>> >'http://www.omg.org/spec/UML/20131001/UML.xmi') inspect
>> >- VISUAL PARADIGM
>> > => (XMIFile fromURL:
>> 'https://raw.githubusercontent.com/staruml/XMI/master/unittest-files/VP_XMI2…')
>> >inspect
>> >- ENTERPRISE ARCHITECT
>> > => (XMIFile fromURL:
>> 'https://raw.githubusercontent.com/staruml/XMI/master/unittest-files/EA_XMI2…')
>> >inspect
>> >- ARCHIMATE
>> > => (XMIFile fromURL:
>> >'https://www.reflektis.com/repos/archimate-3.0.xmi) inspect
>> >Once the inspector opens you have to select the "rootNode" and
>> >then the "Hierarchy" tab.
>> >In Pharo 6 you can load "XMI" right from catalog. Hope the package
>> >is useful for others too.
>> >Bye
>> >T.
>>
>>
>> --
>> Using Opera's mail client: http://www.opera.com/mail/
>>
>
--
Using Opera's mail client: http://www.opera.com/mail/
March 4, 2017
Re: [Pharo-dev] [Pharo-users] [ANN] Regex Tester Tool for Pharo
by stepharong
>>>> And I think that his remark makes sense. I was wondering if we should
>>>> not ressurect
>>>> the RePlugin to make sure that users can use perlish regexp and do
>>>> not feel that our world is strange.
>>>
>>> +1
>>>
>>
>> +23
>>
>> I've been using regexes casually for years and yet every time I use
>> them in Pharo I have to open the help and end up using PetitParser or
>> parsing it manually anywayâ¦
>>
> Which are good reasons not to improve regex support ;)
Norbert
I (would love to have a full version in Pharo - you know me on that).
Now I do not know if we can change the regexp package to actually accept
Perl or other more standard
syntax and there is no maintainer of the regexp package.
And it will be slower (of course we have to maintain a binding to a
C-libraries).
So you see I'm getting wiser with age :)
Now if you tell me that you want to get the regexp package to accept
perlish expressions - I sign :)
Stef
March 4, 2017