1844 packages — page 56

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

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

skiplists

Support for skiplists originally shipped with Squeak until 4.1.
SqueakSource squeak

Skylark Theme

A UI theme based on Aqua theme
SqueakMap squeak

Slide Auditor

Allows you to select slides as you view them. Easier to use than the other slideshow program "friendlier". Future versions will allow you to invert the selected set to review deleted slides and undelete them. Also to copy the set …
SqueakMap squeak

SlideshowMorph

I started to reimplement BookMorph from scratch with tests. I intend to make it really better (at least from what I saw working) than bookmorph and make it possible to be changed. I want to be able to share my …
SqueakMap squeak

Slovak/Czech Keyboard

This is actually just a crude hack of the Czech keyboard driver for Unix/Linux font written by Vladimir Janousek in which the values of Tab1, Hacektab, and Carkatab dictionaries were replaced by values suitable for MS Windows native fonts (installed …
SqueakMap squeak

SmaCC Development for <=3.8

SmaCC (Smalltalk Compiler-Compiler) is a freely available parser generator for Smalltalk.Use this package if you want to develop a new parser/scanner/compiler. It is a replacement for the T-Gen parser generator. T-Gen has several limitationsthat make it difficult to produce parsers. …
SqueakMap squeak

SmaCC Runtime

Use this, if you have created some parsers/compilers with SmaccDevelopment and want todeploy them without the development.
SqueakMap squeak

SmaCCDev

SmaCCDev needs Squeak 3.9 and a current runtime (SmaCC-lr.13 minum)
SqueakMap squeak

SmaCCOld

SmaCC for Squeak 3.8 and older
SqueakSource squeak

Small Lint Failure

It is very common when your code is "stable" to run SmallLint to see if there are errors in your code that you did not realize. SmallLint is a very usefull tool for that, but when you automatize that process, …
SqueakMap squeak

Smallapack

Smallapack give you the ability to work efficiently with numerical matrices of large size, compute an inverse, compute eigenvectors, etc... BLAS and LAPACK libraries are pre-requisites (compiled as Dynamic link libraries)
SqueakMap squeak

SmallAutoDoc

With this package you will be able to generate LaTeX files from your methods and classes comments. The LaTeX files are made for pdf output with clickable links. You can easily modified the apearence of the generated document as it …
SqueakMap squeak

SmallBlog

Initial Squeakmap release. This version still has some known problems. Join the development team if you'd like to help polish this up.
SqueakMap squeak

SmallDEVS

SmallDEVS is a new implementation of B. Zeigler's DEVS formalism. Its design is based on Zeigler's book "Theory of Modeling and Simulation" and partially influenced by Python DEVS (http://moncs.cs.mcgill.ca/MSDL/research/projects/DEVS/). It is an experimental software. It allows for experimenting with prototype-based …
SqueakMap squeak

SmallDEVS

DEVS modeling and simulation framework for Squeak. See http://www.fit.vutbr.cz/~janousek/smalldevs/. Depends on SIXX, Connectors, PlotMorph. Load packages in this order: System-Prototypes, SmallDEVS-MyRepository, SmallDEVS-Core, SmallDEVS-GUI, SmallDEVS-Examples.
SqueakSource squeak

SmallFaces2

InstallationGofer new squeaksource: 'SmallFaces2'; package: 'Table'; package: 'Pager'; package: 'SFCSS'; package: 'SmallFaces'; package: 'SFSeaside3'; package: 'SFPrototype3'; package: 'SFScriptaculous3'; package: 'SmallFacesExamples'; package: 'SFESeaside3'; load
SqueakSource squeak

SmallInterfaces

'SmallInterfaces' brings you long-awaited 'interface' in Smalltalk.The extension is originally developed by Benny Sadeh in VisualWorks NC. I ported this interesting extension to Squeak.
SqueakMap squeak

SmallLint Tutorial

A short introduction how to use SmallLint as a Squeak morphic project(including a book morph)
SqueakMap squeak