19010 packages — page 492

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PreferenceBrowser

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

PrefixBrowser

A Spec2 application for exploring class name prefixes in Pharo
GitHub pharo MIT

Presenty

UI framework based on separation between interaction logic and presentation
GitHub MIT

Presenty

Presenty is framework for building applications with rich and complex user interface. It brings together several ideas, concepts and technologies including:Modified Model-View-Presenter patternContinuation-based tasks as elements of user interaction at application levelUser requests as building blocks for tasks:Primitive user requests …
SqueakSource pharo

ProcessLocalStorage

This project provides process-specific variables (called TLS - thread-local storage) in other environments. Two kinds of variables are provided: ProcessLocalVariable (similar to TLS), and DynamicVariables (akin LISP's dynamic scope)
SqueakSource

ProcessWrapper

ProcessWrapper is a plugin + wrapper code for Win32 process execution with non-blocking stdin, stdout and stderr support.The project aims to give features similar to OSProcess, but it's not related to it in any other way.To try it:load the ProcessWrapper-Core …
SqueakSource

ProgramacionConSmalltalk

Esta aplicación instalará, en un Squeak 3.8 full 'virgen', las herramientas necesarias para seguir los ejemplos del libro "Programando con Smalltalk". Para más información sobre el libro visitar:
SqueakMap squeak

Programming Gems (on GemStone) | James's comments on programming, especially GemStone/S and Smalltalk

Web Discovered gemstone

ProgressDisplay

Like SystemProgressMorph et. al. but with a lot of bells and whistles. Designed to meet my specific needs but since it's MIT anyone may use, steal components, or move components of to Squeak. Has utility class category with useful classes …
SqueakSource squeak

Project Menu Registry for Squeak 3.5

Provides a menu registry for the world project menu. For example...TheWorldMenu registerProjectCommand: {'publish change sets'.{ChangeSorter. #publishChangeSets}.'Scan through the repository of change sets and created published version in user specified target repository.'}.
SqueakMap squeak