1844 packages — page 46

Pier-Squeak-Persistency

Monticello package from pier repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pier-Squeak-Persistency

Monticello package from pier2 repository
Lukas Renggli Source squeak

Pipes Games

Squeak Pipes Game is a little experiment I did to draw some graphics with Morphic and then use them in a game. It's using a lot of the framework/ideas from the Electricity Game with some new animation. Seehttp://squeak.preeminent.orgfor more details …
SqueakMap squeak

PLM Refactoring Forever

It is a refactoring of LargeLists changes introduced from 3.7a-5707.This patch can be loaded to 3.7a-5707 or later versions.What I have done are: (See PLMSimpleTestModel example methods).
SqueakMap squeak

Plot Morph

Morph to draw XY plots. See the methods testXXX in the class side. Try with:PlotMorph test.PlotMorph test2.PlotMorph test4.PlotMorph testWithReferences.
SqueakMap squeak

PluggablePlotMorph

SqueakMap squeak

PlumbingDemo

A Morphic version of the ancient and venerable Plumbin' demo by Ward Cunningham. This is a composite of work by several people; if you're one of them please contact me for credit
SqueakSource squeak

PlusTools

The Squeak Tools, rebuild with ToolBuilder
SqueakSource squeak

PNMReadWriter

I am a subclass of ImageReadWriter that decodes portable anymap file formats (pbm, pgm, ppm and pam) images.I accept the #origin pragma for SE files as described in:Algoritms For Image Processing And Computer Vision. J. R. ParkerDon't work with 2 …
SqueakMap squeak

PointerExplorer

A very simple subclass of the ObjectExplorer which works backwards: starting at a child it allows you to inspect the tree of its parents. This is much more convenient than the 'objects pointing to this value' menu item in the …
SqueakMap squeak

PolicyTools

PolicyTools is a collection of network information gathering tools. Currently it includes an IP ranger generator, a simple whois client, and a Morphic RblTool to help administrators running a real time blacklist against spam. The RblTool does a large variety …
SqueakSource squeak

Poses

The idea is to make it easier to work directly with individual objects on the screen. So instead of calling up a Class Hierarchy Browser, you might say, "Bring me the family tree of this class, arranged on the screen …
SqueakMap squeak

PostgreSQL Client for Squeak

Implements a native Smalltalk connection to PostgreSQL backend. See the "Frontend/Backend Protocol" chapter in the "PostgreSQL Programmer's Guide" for more information. Notes:1. Only "plaintext" and "md5" authentication modes are currently supported. This option is configurable via the pg_hba.conf file in …
SqueakMap squeak

PostgresV2

A Smalltalk implementation of the PostgreSQL frontend/backend protocol version 2. Note that postgres version 7.4 introduced a version 3 of this protocol, but the version 2 protocol is still accepted, for now. (Originally released under Squeak license, now released under …
SqueakSource squeak

Prefab

Prefab is a widget set built on top of Morphic. It also provides some GUI-builder functionality thanks to Morphic's drag-and-drop capabilities. The programming interface was inspired by the Tk widget set. NOTE: Prefab requres that you install XPMReadWriter first.
SqueakMap squeak