Hi,
I've just uploaded new dev and web images based on Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10158. More information and download: http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev Pharo-based images can be downloaded at: http://code.google.com/p/pharo/wiki/Downloads?tm=2 Download statistics at http://damiencassou.dabbledb.com/publish/dev-imagesdownloads Changes in this version: --------------------------- - Pharo images are based on version 10205 - eCompletion has been improved by Lukas Renggli - now looks better - uses the user prefered browser instead of a fixed one - makes the method source view much faster (this one has been done by Ramon Leon) - Installer has also been updated (sorry for not having kept track of the changes) - OmniBrowser has also seen a lot of bug fixes, improvements and newly designed icons (David Röthlisberger) - Polymorph (formerly known as UIEnhancements) has been updated (Gary Chambers) - OB-Tools has seen a major upgrade thanks to Dale Henrichs (only available in Pharo) - make selections in debugger inspector panels 'sticky' across context selection changes - Add a choice request before opening the debugger (debug, proceed, or abandon) - now you can inspect or print expressions in the debugger window depending on the current context - provide an OB-based predebug window - change order of the buttons so that they match the old order Contained packages: ------------------------ This image contains the following packages (some packages are only in the squeak-web image or 3.10-based images): Aida version 5.6 Algernon version 1.2 AST version 160 AutomaticMethodCategorizer version 0.25 AutomaticMethodCategorizerOB version 0.2 DynamicBindings version 2.7 eCompletion version 0.102 eCompletion-Traits version 0.1 eCompletionOmniBrowser version 0.5 Installer version 4.3.280 KomHttpServer version 7.0.30 KomServices version 1.12 Magritte-Model version 1.0.17.331 Magritte-Seaside version 1.0.17.278 Magritte-Tests version 1.0.17.148 OB-Enhancements version 0.284 OmniBrowser version 0.434 OmniBrowser-Algernon version 0.5 OmniBrowser-Full version 0.27 OmniBrowser-Morphic version 0.68 OmniBrowser-Refactory version 113 OmniBrowser-Regex version 0.9.1 OmniBrowser-Standard version 0.384 Pier version currentnew Pier-Blog version 1.0.17.90 Pier-Documents version 1.0.17.7 Pier-EditorEnh version 1.0.17.16 Pier-Model version 1.0.17.238 Pier-Seaside version 1.0.17.311 Pier-Security version 1.0.17.113 Pier-Tests version 1.0.17.104 Polymorph EventEnhancements version 1.1 Polymorph Geometry version 1.0 Polymorph TaskbarIcons version 1.0 Polymorph ToolBuilder version 1.1 Polymorph Tools Diff version 1.1 Polymorph Widgets version 1.1 Refactoring Core version 11 RoelTyper version 0.60 RSRSS2 version 2.8.3.11 Scriptaculous version 2.8.3.242 ScriptManager version 0.6 Seaside version 2.8.3.572 Seaside-Adapters-Core version pmm.2.mcz Seaside-Adapters-Swazoo version 9 Seaside-Squeak-Adapters version pmm.3.mcz SeasideAdaptersCompatibility version pmm.1.mcz Shout version 3.15-tween.72 ShoutWorkspace version 1-tween.4 SmaCC runtime version 13 Sport version 2.31 Squeak dev packages version 0.27 Squeak dev packages beta version 0.32 Squeak web packages version 0.2 SUnit-improved version 4.0.118 SUnitGUI-improved version 4.0.50 Swazoo version 2.1 Universes version 50 Universes OmniBrowser version 0.38 VBRegex version 1.9 YAXO version 9 Updating the image: ------------------------- You are not obliged to download a new image if you don't want. You can always update your image. To upgrade your already existing squeak-dev image: 1) World menu->open...->Package Universe Browser 2) Update list from network 3) Select all upgrades 4) Install selection 5) Execute: 'DEVImageCreator default install' (all windows will be closed) Prepared packages: -------------------------- There are a lot of packages prepared for you in this image. They are not loaded in the image, but they can be easily. - Open Package Universe Browser (world->open...->Package Universe Browser). - Click on "Update list from network" - Wait a few seconds - Select your packages - Install them -- Damien Cassou http://damiencassou.seasidehosting.st |
Thanks!
A request: please consider including Hernan's "Watch It" in the future? |
On Tue, Jan 13, 2009 at 5:08 PM, Sophie (itsme213) <[hidden email]> wrote:
> A request: please consider including Hernan's "Watch It" in the future? To me, "watch it" is more a patch than an independent package. I think Squeak and Pharo distributions must include it by themselves. What do other thinks? -- Damien Cassou http://damiencassou.seasidehosting.st |
Damien Cassou wrote:
> On Tue, Jan 13, 2009 at 5:08 PM, Sophie (itsme213) <[hidden email]> wrote: > >> A request: please consider including Hernan's "Watch It" in the future? >> > > To me, "watch it" is more a patch than an independent package. I think > Squeak and Pharo distributions must include it by themselves. What do > other thinks? > Agreed, all you have to do is upload the patch to mantis, add the installer script and set the status to "testing" and it will be in the next squeak test candidate and release. Keith |
In reply to this post by Damien Cassou-3
Damien Cassou wrote:
> Hi, > > I've just uploaded new dev and web images based on > Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10158. > > More information and download: > http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev > Pharo-based images can be downloaded at: > http://code.google.com/p/pharo/wiki/Downloads?tm=2 > > Download statistics at > http://damiencassou.dabbledb.com/publish/dev-imagesdownloads > > Changes in this version: > --------------------------- > > - Pharo images are based on version 10205 > - eCompletion has been improved by Lukas Renggli > - now looks better > - uses the user prefered browser instead of a fixed one > - makes the method source view much faster (this one has been done > by Ramon Leon) > - Installer has also been updated (sorry for not having kept track of > the changes) > - some fixes to #browse and #view. - support for searching mantis fixes added (currently awaiting some fixes to mantis) Keith |
Free forum by Nabble | Edit this page |