1844 packages — page 33

ModifierKeysMorph

Morph for Squeak to show current state of modifier keys (optionally in docking bar)
GitHub squeak MIT

ModStars

Just a toy, of sorts.
SqueakMap squeak

Mondrian Tables

A couple of objects to render html tables in an easy way. See MTableTest and MTableSamples for examples.
SqueakMap squeak

MondrianUsingRome

A version of Mondrian sing Rome as defaut canvas to draw visualizations. You will have to load first the last version of Rome at: www.squeaksource.com/Athens
SqueakSource squeak

Money

The money package from Squeaksource (via http://www.smalltalkhub.com/#!/~pdebruic/Money/). Originally from Smalltalk Best Practice Patterns.
GitHub squeak MIT

Monticello

Monticello is a distributed concurrent versioning system based on a declarative representation of Squeak source code. It allows packages to be safely saved, loaded and updated, and provides tools for branching and merging package versions. It does not depend on …
SqueakMap squeak

Monticello 2

Monticello 2 is complete rewrite of Monticello, designed to address some of its shortcomingswith a new versioning model. New features include method level version history, versioned change sets, atomic updates, improved merging, and more.
SqueakMap squeak

Monticello RMT Repository

Monticello RMT Repository is a new repository for Monticello. Prerequisites: RMT, McFileServer (included in SAR file)
SqueakMap squeak

Monticello1.5

Evolution of Monticello (has some known bugs)
SqueakMap squeak

Monticello2

DEPRECATED:Development is now on http://source.wiresong.ca/mc again.Fork of http://source.wiresong.ca/mc. The aim is to have an updated Monticello 2 working on current Squeak versions.
SqueakSource squeak

MonticelloCVS

Allows Monticello packages to be filed in and out in the old .mc format for compatibility with CVS. Provides the MCFilePackagePanel UI familiar to users of DVS. Also supports resolving CVS conflict markers using the Monticello Merge Browser. Requires Monticello. …
SqueakMap squeak

MonticelloMultiRep

Small add-on which adds one button "SaveToAll" to the Monticello Browser to automatically save a package to all repositories available for that package simultaneously.
SqueakMap squeak

MonticelloPackageBrowser

*Prerequisites: Monticello, OmniBrowser* 1-DescriptionA new package system coming with a new package browser intended to substitute PackageInfo and the old package browser.Once loaded, execute "Package bootstrap". This is necessary to built some packages from the classes present in the system. …
SqueakMap squeak

MooseAlgos

Moose Algorithms contain generic libraries for analysis algorithms for graphs, formal concept, information retrieval etc. You can load the sources via:Gofer new squeaksource: 'MooseAlgos'; package: 'ConfigurationOfMooseAlgos'; load. (Smalltalk at: #ConfigurationOfMooseAlgos) perform: #loadDefault.This is a sub-project of theMoose project.
SqueakSource squeak

MooseJEE

Moose JEE is an extension of Moose to analyze Java Enterprise applications. For more information about the application and how to download it visit theMoose JEE web pageor directly download it executing:Gofer new squeaksource: 'MooseJEE'; package: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: …
SqueakSource squeak

More About Sound

SqueakMap squeak

Morph Dynamic Behavior

MDB is one of a group of scripting oriented tools that are part of the Morphic Joules environment. The changeset includes a TestSuite
SqueakMap squeak

Morph Transitions and Effects

CloakingCloaked objects are not visible to the eye, but unlike hidden Morphs, react to mouse events
SqueakMap squeak

Morphic

PBE-Chapter 11
SqueakSource squeak

Morphic Designer

SqueakMap squeak

Morphic Wrappers revisited

This is a port to Squeak 4.1 of the Morphic Wrappers.You can open a new MorphicWrappers Projet under the menu Projects - New Project - New MorphicWrappersProject For more information about MorphicWrappers see:M. Guzdial und Kimberly M. Rose'Squeak: Open Personal …
SqueakMap squeak

Morphic-Widgets-FastTableExtra

SmalltalkHub squeak

MorphicAddendum

This project will contain various utilities for Morphic. The code will be developed/tested in Squeak.
SqueakSource squeak

MorphicApp

SmalltalkHub squeak

MorphicAtInternet

Attempt to transform any internet-browser in a morphic world.
SqueakSource squeak