30224 packages — page 128

CatalogBrowser

SmalltalkHub pharo

CatalystTheme

Styling for Catalyst UI in GT
GitHub

Categorical SM Package Loader

A slightly more elaborate Squeak Map package browser and loader, aiming to hit the sweet spot in UI goodness between SMLoader and the original Package Browser. NOTE: This has now (December 1, 2006) been folded into the main SqueakMap Package …
SqueakMap squeak

CategorySaver

SmalltalkHub

CatMe_SmallTalk

Cat Me If U Can Smalltalk implementation using Pharo as environment
GitHub pharo MIT

CaveAVin

SmalltalkHub

CaveDigger

A simple rogue-like Dungeon Generator in Smalltalk, ported from JS
GitHub MIT

cb2ewe

ChangeBox reloaded. With support of class reshaping and changebox switching.
SqueakSource

CBCBasic

SmalltalkHub

CBCTimeLogging

This is a small package to keep track of how long things take (such as test, individually and in groups). Hopefully useful in tracking down exceptionally long running parts for further analysis.
SqueakSource

CC68S

Repository used by the CC68S lecture at the University of Chile
SqueakSource

CCMail

A concept mail client created in Squeak with Vivide
GitHub squeak MIT

CCodeGenerator

SmalltalkHub

CCSE

Collaborative Curved Space Explorer (CCSE) - is the full-featured multi-user toolbox for exploring the structure of curved spaces in 3D (based on Croquet) with real-time rendering in curved spaces (Jeff Weeks algorithm) in the core.MembersCreator:Nikolay SuslovAdmin:Nikolay SuslovRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/CCSE'user: ''password: ''PackagesCCSE-BaseCCSE-CroquetCCSE-DemoCCSE-MathPackCCSE-ObjectsCCSEtestLinkshttp://www.squeaksource.com/CCSE.htmlhttp://www.squeaksource.com/CCSEGlobal:ReadStatisticsRegistered:18 …
SqueakSource squeak

CDB

A CDB implementation
GitHub pharo

CDBFormat

SmalltalkHub

Cdcquinto

SqueakSource

CDdata

Collect dependent data
SqueakSource

Cecinestpasunepomme

Cecinestpasunepomme is a collection of extensions to Magritte2- DDD (aggregateroots)- autoversioning on aggregateroots- Seaside helperclasses that allow you to quickly write a form (any layout you want) and bind variables to the object/aggregateroot you're editing
SqueakSource

Celeste

Before installing this package, you must:- remove any Squeak-3.6-or-older versions of Celeste from your image (just by removing the 'Network-Mail Reader' system category)- install MCInstaller- install Large Lists
SqueakMap squeak

Celeste

An e-mail client. Please look athttp://blog.objectsroot.com/celestefor more information
SqueakSource

Celeste Removal

This package is ONLY meant for a 3.4 or 3.5 image. If you want to remove Celeste from a 3.6 or later image, just remove the system category (or use Monticello to unload the package). Before installing this package, you …
SqueakMap squeak

Celeste Tests

Some tests for Celeste.
SqueakMap squeak

CelesteAddressBook

CelesteAddressBook can be used to browse your email addresses, auto collect them and sort by frequency.
SqueakMap squeak

CelestialObject

Classes and test classes for computing planetary positions. The classes can be instantiated by calling new: aDayNumber withLatitude: aLatitude withLongitude: aLongitude atUTC: aUTC. eg. Sun new: -3543 withLatitude: 60 withLongitude: 15 atUTC: (0)*15. The day number is an instance of …
SqueakSource