452 packages — page 18

ToolBuilder

Tool builder is a simple framework to achieve cross-framework support for a limited number of widgets which are critical for various Squeak tools, including (but not limited to) Browser, Debugger, ChangeSorter, SqueakMap, Monticello and more.Please see theWikifor more information.ToolBuilder is …
SqueakSource squeak

ToolDad

Support drag&drop between many tools like Inspector, Browser, Workspaces. Primary goal of this project is to make an easy way to pass objects between many development tools, so one can quickly build object structures. Prerequisit : SUnitForDaliot
SqueakSource

TraceDebugger

next generation debugger. depends on the Trace Library
SqueakSource

TraitsBrowser

This browser is designed to allow the developer to see the trait composition as well as the class inhertance structure. It does so by creating virtual categories for the methods in the third pane, by showing traits hierarchally within the …
SqueakMap squeak

TraitsBrowser

The Traits Browser for the Clean Traits kernel.
SqueakSource

TraitsOmniBrowser

This extends the Omnibrowser to work with Traits enabled Squeak. Prerequisites: OmniBrowser package installed on Squeak with Traits
SqueakSource squeak

Tric-RefractoringBrowser

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) The RefractoringBrowser comes up empty initially. You can add packages and class categories to show, and hide stuff again. Classes you …
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

TrunkUpdateStreamV3

As of the release of Squeak 5.0, trunk development proceeds in the Spur image format. Squeak 4.6, which was released immediately prior to 5.0, is the last released image in the V3 image format. Because of basic changes in the …
SqueakSource squeak

UsabilitySelfRefactoring

SmalltalkHub

Variables Pane for Browsers in base Squeak

Adds variables pane to several of the Browsers, similar to old Smalltalk/V browsers.NOTE: No longer adds an instance variable to the Browser class.The variables pane is controlled by Preferences in the 'browsing'category. Two options exist:#showVarsInBrowser - toggles if variables pane …
SqueakMap squeak

VB-Regex

Monticello package 'VB-Regex' in the omnibrowser repository at source.lukas-renggli.ch. Latest VB-Regex-lr.34.mcz; 3 versions.
Lukas Renggli Source

VersionBrowser

SmalltalkHub

VersionsBrowser

SqueakSource

VersionsBrowser2

SqueakSource

VisualStackDebugger

SmalltalkHub

VMMaker

Effective 05-Sept-2011, the VMMaker repository is hosted athttp://source.squeak.org/VMMaker.htmland new updates will appear in that repository, possibly mirrored here for convenience. Please update your Montecello browsers accordingly.This package incorporates the Smalltalk source code (Slang) for the virtual machine, as well as …
SqueakSource squeak

WatchIt

This adds a 'watch it' choice to the context menus in text editors. This will take the selection, make a BlockContext out of it, and give you a Morph that will display the value of that block every half second. …
SqueakSource

WatchIt!

This adds a 'watch it' choice to the context menus in text editors. This will take the selection, make a BlockContext out of it, and give you a Morph that will display the value of that block every half second. …
SqueakMap squeak

WaterColors

Experimental attempt to combine modern looking buttons etc with colored browsers. These seem easier to work with, as the colors help you navigate.Builders don't necessarily give you much to go on when they pass a SystemWindow to the theme, so …
SqueakSource

WebBrowser

SmalltalkHub

WebBrowser

SmalltalkHub

WebFileBrowser

SmalltalkHub

Whisker Browser

Whisker is a different sort of object-oriented code browser for the Squeak Smalltalk environment. The goal of the Whisker Browser (a.k.a. Stacking Browser) is to provide a simple and intuitive way to view the contents of multiple classes and multiple …
SqueakMap squeak

Whisker++

This package is superceded for Squeak 3.7 : use Services-Whisker instead Adds BrowseUnit support in Whisker, as I did for the Browser.More info, TODO list, Bugs ... in the readme.
SqueakMap squeak