819 packages
— page 6
A client for https://disease.sh/v3/covid-19/.It uses PlotMorph to show information about each country.Covid19Morph new openInHand and select a country from list.
SqueakMap
squeak
Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakMap
squeak
Provides a menu option to allow a crop operation on an existing SketchMorph. Very handy for modifying a SketchMorph on your desktop. Also provides basic change to how a rectangle is grabbed from the screen. A new crop/grab UI design …
SqueakMap
squeak
Some parts and pieces to allow the game of Croquet to be played in the Croquet environment. Strictly for croutons. Or is it croquettes? Requires the ODE-Croquet sar file referenced below to be loaded first. Then you have to instantiate …
SqueakMap
squeak
Simple artificial life simulation for Croquet Jasmine,heavily based on the bons-alife package by Ken Boucher from SqueakMap.
SqueakMap
squeak
Croquet for Squeak 4.x.
SqueakMap
squeak
Meta package based on packages from http://www.squeaksource.com/Cryptography
SqueakMap
squeak
The cryptography package provides some basic cryptographic algorithms andprotocols. This change set integrates algorithms implemented by several membersof the Squeak community, including Leandro Caniglia, John Maloney,Duane Maxwell, Luciano Notarfrancesco and Carlos Sarraute. There isn't muchdocumentation, but browsing the tests (CryptoTest) …
SqueakMap
squeak
This release is the result of hard work of the Cryptography Team. The latest team was formed in 2005. This release comes on 4/23/2007. Please see the squeak source repository for more cryptography including SSL and SMime. http://www.squeaksource.com/Cryptography.html. If you …
SqueakMap
squeak
Like Curve morphs only better looking.You can make ovals and other neat shapes with polygons. This package is a simple PlayWithMe project for evaluation. Project contains the changeset.Hopeing harvesters will include this in 3.9 image.
SqueakMap
squeak
Helpful when host platform does not support localization, i.e., works with US ASCII only. Old dirty hack. Older release (latin2) is known to work with Squeak versions 3.4 - 3.7.The newer version (unicode) works with Squeak 3.8 and above. Shift-Alt-"\" …
SqueakMap
squeak
Dandelion is a generic Smalltalk code analysis/output framework. You can analyze your code and output the information in various formats (currently HTML, SMIX, Petal, XMI).
SqueakMap
squeak
Squeak bindings for D-Bus ( http://dbus.freedesktop.org/ ).Low-level bindings and plugin originally developed by Jan Fietz, high-level bindings by Bert Freudenberg. DBus-Plugin: VMMaker plugin source codeDBus-Core: low-level bindings (bare interface to plugin primitives)DBus-Objects: high-level bindings (use these unless you have very …
SqueakMap
squeak
Provides F key bindings to support faster debugging. These keys are handled whereever your cursor is the debugger and pre-debugger windows. (Valid for windows-like keyboard having F1 to F12 keys) Debugger:F4 closeF5 send (or sept into)F6 step (or step over)F7 …
SqueakMap
squeak
Adds a 'Create' button to debuggers that pop up on MNU's. This button writes a stub method containing a halt, then proceeds the debugger (which will stop at the halt). You can then edit the source of the method.
SqueakMap
squeak
You can generate more helpful debug log from Notifier or Debugger.Generated HTML document has the same view as Debugger.See sample page:http://squeak.sakura.ne.jp/etc/DebugReportSample/
SqueakMap
squeak
A client for DebugReportServer.You can send a DebugReport file from Squeak image. DemoServer:http://www.sqsq.jp:9090/seaside/dr Requirement:DebugReport(http://swikis.ddo.jp:9091/DebugReport.html)
SqueakMap
squeak
This package provides the means for using 'class as pool dictionaries'therefore enabling a more declarative style of using pools.The packages refactors some compiler protocols and provides a baseclass 'SharedPool' to be used as superclass for any declarative pool.The package contains …
SqueakMap
squeak
New default external drop handler that uses the FileList services to handle the file droped. Installing this ExternalDropHandler all the file-types registered in FileList become available when a file is droped in the Squeak windows. If only one service was …
SqueakMap
squeak
DejaVu font plus TT font loader which loads more than latin 1. DejaVu font home page:http://dejavu.sourceforge.net/
SqueakMap
squeak
Deli is a course management system that in particular allows for submitting deliverables and reviewing them. It enables staff to create lectures which students can join and form groups for. Furthermore, students can propose topics to work on and staff …
SqueakMap
squeak
Base fixes for 3.8.1 to support DeltaStreams. Packaged as a ChangeSet so that it can make any changes it needs.
SqueakMap
squeak
The list of all methods deprecated from Squeak 3.6, and removed in 3.7.
SqueakMap
squeak
This small package changes a default squeak into an image suitable for doing development work with squeak. Answer all questions while loading with yes.
SqueakMap
squeak