3288 packages — page 88

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

SICPsequences

Infinite sequences in Squeak, etc. Try to make sequences behave like a collection.
SqueakSource 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

SiliconSqueak

Event driven simulator optmized for the SiliconSqueak processor core but which I hope will become more general in the future.
SqueakSource 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

SimpleMorphic

Monticello package 'SimpleMorphic' in the treated repository at source.squeak.org. Latest SimpleMorphic-dtl.7.mcz; 1 version.
Squeak Trunk squeak

SimpleMorphicSqueak

SimpleMorphic is created by Juan Vuletich, with initial release for Pharo (and Squeak) supported by ESUG. For the latest versions of Juan's work, refer to Cuis Smalltalk, available at http://www.jvuletich.org/Cuis/Index.html.This project started with the original SimpleMorphic release for Pharo, adapted …
SqueakSource squeak

SimplePersistence

PORTED TO SS3: http://ss3.gemtalksystems.com/ss/SimplePersistence.html Based on the idea that:most applications will not have to scale (i.e. become the next Twitter)simply saving the image is slow and error-proneFor the full motivation, see Ramon Leon's blog post at http://onsmalltalk.com/simple-image-based-persistence-in-squeak/.
SqueakSource squeak

SimpleTextParser

A parser interface to handle unformatted or unstructured text files, supporting:Uniform interface through #rowsDo:Specification of delimitersValidationsCSV (through CSVParser) and XML (through XPath)Installation:Installer ss project: 'XPath'; install: 'XPath'; project: 'SimpleTextParser'; install: 'SimpleTextParser'; install: 'SimpleTextParserTests'. Gofer new squeaksource: 'XPath'; package: 'XPath'; squeaksource: …
SqueakSource 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

SipStack

A Session Initiation Protocol stack for Squeak. SipStack provides all the elements for a SIP infrastructure - user agents, proxies, registrars, etc. Well, it will _eventually_.
SqueakSource squeak

SISS

Monticello package 'SISS' in the inbox repository at source.squeak.org. Latest SISS-jl.12.mcz; 1 version.
Squeak Trunk squeak

SISS

Monticello package 'SISS' in the etoys repository at source.squeak.org. Latest SISS-bf.1.mcz; 1 version.
Squeak Trunk 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

Monticello package 'Skeleton' in the etoysinbox repository at source.squeak.org. Latest Skeleton-Richo.10.mcz; 10 versions.
Squeak Trunk 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

SkeletonExtras

Monticello package 'SkeletonExtras' in the etoysinbox repository at source.squeak.org. Latest SkeletonExtras-kfr.1.mcz; 1 version.
Squeak Trunk squeak

Skins

Initial Skins release for Squeak 3.7. See http://squeak.preeminent.org/
SqueakSource 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