915 packages — page 36

TouchScrolling

Modifications to ScrollPane to support touch-based scrolling. Intended for touchscreens, but works reasonably well even with a mouse. There's a short delay for starting a scroll gesture before the events get passed through to the underlying widgets.
SqueakSource

tracer

Debugging tool for Pharo, to create traces from executions and inspect them.
GitHub pharo

Trike Engine

Threat modeling is a method for performing high level security analyses or driving an overall security analysis or development process. Trike is a threat modeling methodology which allows partial automation of threat model creation. This package is the engine and …
SqueakMap squeak

Trike Morphic UI

Threat modeling is a method for performing high level security analyses or driving an overall security analysis or development process. Trike is a threat modeling methodology which allows partial automation of threat model creation. This package is the user interface …
SqueakMap squeak

TripleStore

One of the most important features usually included in definitions of Web 3.0 technologies is of a Semantic Web. Defined by Tim Berners-Lee, the inventor of the World Wide Web (Web 1.0), as '...extension of the 'World Wide Web', in …
SqueakSource

TSF-FileRotator

A robust, process-independent file rotator for Pharo Smalltalk. It monitors files (e.g., logs), rotates them based on configurable policies (size, age), and archives them.. It was specifically designed for heterogeneous environments (e.g. Go-Logger & Pharo-Rotator) and uses file-based locks to …
GitHub pharo Apache-2.0

TSF-Showcase

The Self-Maintaining Service Node serves as a reference implementation, illustrating how the four specialized TSF components (Logger, Scheduler, FileRotator, NexIO) integrate seamlessly to create a robust, self-maintaining, and remotely controllable server application.
GitHub pharo Apache-2.0

TurtleMorph

With TurtleMorph you can add methods to the class TurtleMorph and so simply programme new turtle actions. The normal kind of behaviour that occurs with scripting now happens with methods. This means that initial teaching of Smalltalk can be done …
SqueakMap squeak

Tutorial - Roassal3 - Software Visualization - Leonel Merino

Web Discovered

TweakCore

Repository for the core Tweak packages.InstallationFetchthe latest trunk imageand update it. Then load Tweak by executing:MCMcmUpdater updateFromRepositories: #( 'http://squeaksource.com/TweakCore' ).Once loaded (it'll take a while) you can fire up the sample application by running:CProjectMorph open: CSampleAppLicense: Tweak is distributed under …
SqueakSource squeak

TwitterRoassalPlayGround

SmalltalkHub

Typeinference

This is Francisco Garau's TypeInferencer, as a SAR package. This does not contain the Morphic-Wrapper dependendparts. For more information, see http://typeinference.swiki.net/1
SqueakMap squeak

TypeLWidgets

SmalltalkHub

TZ-Olson

TZ-Olson is an Olson time zone database for Squeak. See https://en.wikipedia.org/wiki/Tz_database for background and general information. The class comment for TimeZoneDatabase provides additional details. The Squeak Chronology package, especially class DateAndTime, represents time in terms of magnitude (seconds relative to …
SqueakMap squeak

UbiquiTalk

UbiquiTalk is an open P2P platform that supports automatic peer discovery without requiring any infrastructure. Hence, UbiquiTalk can be used either within a network infrastructure or an adhoc network (e.g. Wifi).Each UbiquiTalk peer, named "host", can act either as a …
SqueakSource

UIEnhancements

Provides support for selectable user interface themes in Morphic, extra widgets to support a consistent look-and-feel and a framework for easily creating UIs in code. Check here for instructions and comments:http://wiki.squeak.org/squeak/6005
SqueakSource squeak

Universes

Package universes is a toolset that supports reliable, automatic installation of packages via a package-browsing tool. The approach of the tools is that users operate within one universe, and each universe only has a large but limited set of packages …
SqueakMap squeak

VectorEngine

This repository is holding a port of the VectorEngine graphics rendering from Cuis, mostly unchanged. It also include the SVG rendering which can be used as an example. The license is that of Cuis, MIT.
SqueakSource cuis

Versionner

"Versionner" is a French word that means handling versions. Versionner is the GUI of metacello. It supports a very simple working style: Pressing commit save all the packages of your application and it will create a new Metacello version. The …
SqueakSource pharo

VMMaker

This package includes all the ObjectMemory/Interpreter classes, the VMMaker/Tool classes, the InterpreterPlugin hierarchy and all the assorted helper methods. It doesnotinclude the handwritten platform specific C code that you will also need. See the documentation for the specific release for …
SqueakMap squeak

VMMakerCompatibilityForPharo6

Monticello package 'VMMakerCompatibilityForPharo6' in the VMMaker repository at source.squeak.org. Latest VMMakerCompatibilityForPharo6-GuillermoPolito.13.mcz; 13 versions.
Squeak Trunk pharo

VMMakerCompatibilityForPharo6

Monticello package 'VMMakerCompatibilityForPharo6' in the VMMakerInbox repository at source.squeak.org. Latest VMMakerCompatibilityForPharo6-GuillermoPolito.11.mcz; 2 versions.
Squeak Trunk pharo

VMMakerTests

Monticello package 'VMMakerTests' in the VMMakerInbox repository at source.squeak.org. Latest VMMakerTests-GuillermoPolito.1.mcz; 1 version.
Squeak Trunk squeak

VolkmannMorphic

This is my collection of example code for using Morphic.
SqueakSource squeak

Voronoi-2d-Diagram

GUI works in MVC and Morphic both.MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
SqueakMap squeak