24394 packages — page 596

PackageInfo-Extras

SqueakMap squeak

PackageInfo-UI

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

PackageInfo-UI

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

PackageInfo-UI

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

PackagesForSqueak

Proposition for a package mechanism in Squeak
SqueakSource squeak

PaneResizerMorph

PaneResizerMorph lets you resize two adjacent submorphs within any owner morph by dragging their common border with the mouse. By default, a PaneResizer is invisible ('transparent') and makes itself be noticed by changing the mouse cursor on 'fly over' indicating …
SqueakMap squeak

Pango

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

Pango

This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk squeak

ParallelPort

An etoy to access the parallel port.Windows users:It requires theIOST for Squeakproject and FFI.Linux users:You will have to download thislibraryand place it on the vm directory. Make sure you have FFI installed in your image. Also, in order to avoid …
SqueakSource squeak

ParenBlinking

Matches [({ braces, and swaps the meaning of enter and ctl-enter. Has only been tested in Morphic.
SqueakMap squeak

ParseNodeMods

If you use method pretty printing, the { and } groups do not show very nicely when they are nested. This enhancement fixes that. See http://squeak.preeminent.org/
SqueakSource squeak

Pastell

Squeak Trunk squeak

Pathnames Enhancement

SqueakMap squeak

PBE-Morphic

SmalltalkHub squeak

PBLearningSqueak

SqueakSource squeak

PDAMorph

The PDA from Squeak, it has been moved here as part of the big cleanup in 3.9
SqueakMap squeak

PDFReader

Beginnings of a PDF file reader.Use at your own risk.General usage:inspect (PDFReader new scan: (FileStream readOnlyFileNamed: 'Festplatte:Docs:pdf:PDFSPEC13.PDF'); xrefSectionAndTrailer)inspect the "Root" entry in that dictionary.execute "PDFPageMorph new page: (self pageAt: 1); openInWorld"to see the first page
SqueakMap squeak

PDFTalk4Squeak

A port of the PDFTalk tools by Christian Haider. See https://wiki.pdftalk.de/doku.php for the doc & examples of the original VW based system
SqueakSource squeak

PDSBEQuinto

Example project from Squeak by Example.
SqueakSource squeak

Persephone

Sub-Method Reflection for Squeak
SqueakSource squeak

Persistence

Persistence is a Object to Relational database mapping tool. Currently works with 1.11 of the Mysql Driver. See PersistenceTest class comment for a tutorial and examples.
SqueakMap squeak

Personal SqueakSource

Installation for Personal SqueakSource.Used to host source.squeak.org.See homepage.
SqueakMap squeak

PerspectiveS

PerspectiveS introduces dynamic layers of behavior into the Squeak environment. It was inspired by the layers idea of the PIE system. The main difference between the two systems is that while PIE simultaneously offers alternative designs to developers within their …
SqueakMap squeak

PetitJSParser

Gofer new squeaksource: 'PetitJSParser'; package: 'ConfigurationOfPetitJSPParser'; load. (Smalltalk at: #ConfigurationOfPetitJSPParser) perform: #loadDefaultWithoutPetit.
SqueakSource squeak

PetitProfiler

Do it in a workspace and it will load PetitParser, Spy, Mondrian, ...Gofer new squeaksource: 'PetitProfiler'; package: 'ConfigurationOfPetitProfiler'; load. (Smalltalk at: #ConfigurationOfPetitProfiler) perform: #loadDefault
SqueakSource squeak