819 packages — page 24

ShoreComponents

Shore Components project is a library of building blocks for Seaside.Currently it contains only few of them, but we hope that the projectcan serve as the meeting point for those people asking in mailinglists for such a library again and …
SqueakMap squeak

Shout

Syntax highlighting that dynamically changes as you edit a method. After each key stroke (or other change) the code is parsed and the syntax highlighting updated so that it is in sync with the current method source.
SqueakMap squeak

ShoutMonticello

Enables syntax highlighting in Monticello browsers.Requires Shout.2 to be loaded first.Resolves identifiers according to Snapshot contents, so that unloaded packages are styled correctly (with respect to their own contents).
SqueakMap squeak

ShoutOmniBrowser

Enables Shout with OmniBrowser (1.0a3).Shout.2 and OmniBrowser1.0a3 must be installed first.
SqueakMap squeak

ShoutTraits

Shout.2 and Traits Beta1 must be installed first.
SqueakMap squeak

ShoutWhisker

Enables Shout with the Whisker Browser (1.0).Whisker Browser 1.0 and Shout.2 must be installed first
SqueakMap squeak

ShoutWorkspace

An optional package that installs a Syntax Highlighted Workspace, which can be opened from the World,open...,Shout Workspace menu item.Requires Shout.3 or later to be installed first.Previous versions of Shout applied syntax highlighting to all workspaces. This was annoying if the …
SqueakMap squeak

ShowOverdrawPreference

This is a tool for Morph development and improving the performance of morphs. It lets you see how much drawing is being done but clipped (overdraw). If your morph is drawing excessive clipped stuff, you may want to fix this …
SqueakMap squeak

ShrinkingSelection

This is a complete overhaul of the way in which PragraphEditor handlesselections.It implements a distinction between (logical) start and end of the selected area (aka region), called point and mark (terms borrowed from xemacs), in contrast to the geographical meaning …
SqueakMap squeak

SIForgeWizard

SIForgeWizard is a small seaside application for the authorsof the http://www.siforge.org italian web site.SIForgeWizard is suitable for building a small XML-articlecomplaiant with the SIForge specification.Look at http://www.siforge.org for more information.It is ALSO a SMALL example of how building a simple …
SqueakMap squeak

Signals

A simple callback is a function call that is performed when another action took place. Normally, callback can be registered to an object and will be processed by that object whenever the time is right. There are several ways to …
SqueakMap squeak

SimpleLog

Nice and simple logging. There are eight messages for logging based on severity. These correspond to the eight levels defined in syslog: 7 - debug (Debug-level messages)6 - info (Informational)5 - notice (Normal but significant Condition)4 - warning (Warning Condition)3 …
SqueakMap squeak

SimpleMacro

MacroProcessor is a preprocessor that can process a String and given a startString and an endString it will call a given model (or a pluggable block) to expand the contents found between those markers. The content between one such pair …
SqueakMap squeak

SIMS

The SIMS stands for Simulator of Interactive Mobile Sentients. It's indended to be a simulation and game engine based on the general qualities of a MOO or the commercial game, The Sims.It's primarily goal is generality at this point, which …
SqueakMap squeak

Simulations

SqueakMap squeak

Singletons

*The delegation methods of this package make use of the ObjectsAsMethods VM support. In a 3.6 image, you must call #recreateSpecialObjectsArray before using this package.* This package adds the #becomeSingleton method to Object, which will transform the receiver into an …
SqueakMap squeak

SIXX

SIXX is an XML serializer/deserializer written in Smalltalk(currently Squeak 4.6 - 6.0, Pharo 5 - 10, VisualWorks 5i.4 - 7, and Dolphin XP are supported). The purpose is to store and load Smalltalk objects in a portable, dialect-independent XML format. …
SqueakMap squeak

Sk+CzWinToSqueak

Having installed Win32 native fonts to Squeak is not enough, at least for some Middle-European users.When you try to open a text file created in MS Windows and written in Slovak or Czech language, what you get in Squeak is …
SqueakMap squeak

Skeleton

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Skeleton is a easy scripting system with spreadsheet-like userinterface. It handles an etoy's slot as a spread sheet's cell. So usercan …
SqueakMap squeak

skins add-on for enhanced IRC for Squeak 3.5

This change set applies patches to the Enhanced IRC client allowing it to utilize the Skins II modifications. The code in this change set may be included in the enhanced irc client base set since this change set makes no …
SqueakMap squeak

Skins II

This is a single Monticello file that holds an updated Skins II package for Squeak 3.7. Seehttp://squeak.preeminent.orgfor instructions on use and features.
SqueakMap squeak

Skins II for Squeak 3.4

This new model attempts to accomplish a couple of goals that I saw as defects in the original skins model: Detailed instructions and proper links to the 3 change sets required are on my home page as described above.Tested on …
SqueakMap squeak

Skins Importer Support for Squeak 3.4

Change set required to support Skins II.
SqueakMap squeak

Skip modal info dialogs

Modal info dialogs disturb, when you want to use code, which includes them, without user interaction.E.g. I want to build a test-server, which loads all updates on an image, but if this updates include a self info: this code cannot …
SqueakMap squeak

Skip modal info dialogs tests

SqueakMap squeak