24282 packages — page 209

FractalMorph

see webpage http://minnow.cc.gatech.edu/squeak/2911 for descriptions.Allows you to zoom in and out of a fractal image, possibly make small animations as well. begin with (FractalMorph newopenInWorld)
SqueakMap squeak

FreeAnnotations

Permits to annotate classes, class var, methods, and parse noded. Be careful: the package changes the parse and compiler!
SqueakMap squeak

FreeType Plus

For Windows, Linux, Mac OS X.Requires plugins - see "FreeType Plus (plugins installer)" Based on code by Arjen van Elteren and Ned Konz in the Freetype2/demo package; and includes code from the Sophie project developers - www.sophieproject.org
SqueakMap squeak

FreeType Plus (plugins installer)

(N.B. This is only for Windows/Linux. Mac OS X users should use a VM that already includes the FT2Plugin e.g. 3.8.15beta6U. As the modified BitBlt plugin is currently unavailable for Mac OS X, sub-pixel anti-aliasing will not work on OS …
SqueakMap squeak

FreeType Plus (sub-pixel anti-aliasing)

This package enables sub-pixel anti-aliasing for FreeType Plus. Please note that this technology is subject to Patent claims, and licensing restrictions, by Microsoft. This package, and any releases therein, are distributed in non-executable, source code format. By downloading and installing …
SqueakMap squeak

Freetype/2 Font Demo

This SAR contains pre-rendered versions of the BitstreamVera family, alongwith the FT2Font class and the BitBlt and other changes required to displaythese fonts (with or without the enhanced BitBlt plugin, but since I'm theonly one right now with a copy …
SqueakMap squeak

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

FSM

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

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