1844 packages — page 21

FreetypePlugin

This is the FT2Plugin for support of Freetype. It provides runtime support for Freetype, which is currently maintained at http://www.squeaksource.com/FreeTypePlus. The plugin has a dependency on FT2Constants, so packages Ftreetype-Base and VMMaker should both be loaded prior to loading Freetype-Plugin. …
SqueakSource squeak

FreeTypePlus

FreeType support for Squeak 3.9 and upwards. The 'Plus' in the name serves to distinquish this project from the extant 'Freetype' project within this same repository.
SqueakSource squeak

FriendlyFeeds

A Seaside 2.9 Decoration/Configuration that enable users to include HTML link-elements to their RSRSS- or AwesomeAtom Feeds. Of course, in a friendly manner.
SqueakMap squeak

FTP Server

This package provides a fully extensible FTP server for Squeak, that is not bound to work on the filesystem but can act on any domain-model accessible within the Smalltalk image. It currently provides no means of security, but that can …
SqueakMap squeak

FTPServer

See http://lists.squeakfoundation.org/pipermail/seaside/2005-January/004254.html
SqueakSource squeak

Fuel

An open-source (MIT licenced) general-purpose object serialization framework developed in Pharo Smalltalk environment.
SqueakMap squeak

Fuel

A fast and flexible object serialization framework.IMPORTANT NOTE:We have moved toSqueakSource3.Links:Project homeIssue trackingContinuous integration
SqueakSource squeak

FullImageProjectAlice

SqueakMap squeak

FullImageProjectSmalltalkIntroduction

SqueakMap squeak

FullImageProjectSqueakPresentation

SqueakMap squeak

Fulltext Search

This is a repackaging of Scott Crosby's full-text packages posted to the mailing list in late 2002. These classes have been verified to work in Squeak 3.7, but have not been extensively tested. In addition, only the bare minimum of …
SqueakMap squeak

Functional Pattern Matching

Most functional programming languages like Haskell or ML allow to define functions using pattern matching. Instead of testing arguments in the body of a message, this allows to specify case-based function definitions in a very elegant way. An example of …
SqueakMap squeak

gaf

GAF is a generic action framework that human interfaces use to discover and expose actions of interest on the models they display
GitHub squeak MIT

gaf-morphic

GitHub squeak NOASSERTION

Gainer

Squeak+Gainer is a Squeak library for the Gainer (http://gainer.cc/). It makes Squeak communicate with the real world easily. VisitSqueak+Gainerfor more information.
SqueakSource squeak

Gal2

SqueakMap squeak

GameDevTools

Frameworks and tools to develop games in Squeak
SqueakSource squeak

Games

Chess, FreeCell, SameGame, ChineseCheckers, Tetris and more Warning: use this if you deleted games using something like GamesRemoval, you must have Led*s classes in your image before filing in this. Depends on:- SarInstaller (present in 3.6a) If you want to …
SqueakMap squeak

GamesForTrunk

I do a Monticello package in MCHttpRepositorylocation: 'http://www.squeaksource.com/Ladrillos/'user: 'squeak'password: 'squeak'It's MorphicGames-edc.1.mczAnd create this .pr as equivalent to 3.6
SqueakMap squeak

GamesRemoval

Removes a reference to FreeCell and separates Led* classes into a new category.Answer yes if you want to remove the games from the system
SqueakMap squeak

GamesTests

Depends on- Games ;-)
SqueakMap squeak

Garden

Prerequisites -Gardner (the swiki by Cees on which this is based)SmallWiki (the swiki parsing stuff by Lukas and Roel on which Gardner is based) Gardner claims to need Seaside, but unless you actually want to make this swiki publically available, …
SqueakMap squeak

Gardner

Gardner = Martin Gardner, keeping in line with the currenttrend of naming packages after favorite authors ;-) Gardner uses the parser of SmallWiki and stores parse treesinternally. This makes it easy to use for non-swiki apps(utilities, static page generators, Morphic …
SqueakMap squeak

GarminGPS

This package establishes a connection between a Garmin GPS receiver and Squeak. It allows upload and download of waypoints, tracks and routes.
SqueakMap squeak

GeneralEnh-ajh

Fixes:Enhances failure code for elementsExchangeIdentityWith:.Enhances Interval + and -.Enhances LinkedList species, at: and add:before:.Enhances LookupKey name.Enhances Message printOn:.Moves tryNamedPrimitive... from Object to ProtoObject so simulator will work correctly for all objects.Enhances Object copy by calling postCopy.Fixes Object newFrom: and copySameFrom: …
SqueakMap squeak