3288 packages — page 27

DictionaryBrowser

DictionaryBrowser is a basic query and results browser for dictionary servers that implement the RFC 2229 dictionary server protocol. Use "DictionaryBrowser open" or "DictionaryBrowser openExistingWith: 'squeak'" to get started.
SqueakMap squeak

Diego's UI Enhancements

A load script based on the UUIDs for the SqueakMap packages that Diego has been putting together, that give Squeak's UI some graphic-design-love. All of these UI options can be turned on/off using the Preferences tool.
SqueakMap squeak

Diff-Merge-Helper

Diff/Merge Helper for Squeak
GitHub squeak MIT

DirectoryPlugin

DirectoryPlugin runs on Unix and Windows, and provides a noticable improvement in many directory and file access methods. If you use CommandShell on Unix (Linux), you should see an overall 15X improvement based on timing the CommandShell SUnit tests with …
SqueakMap squeak

DirectoryPlugin

Home page forDirectoryPluginDirectoryPlugin provides access to a Posix directory stream for efficient access to directory contents. It also provides methods for testing file status and how to creating directory entries for a files and directories.The directory stream primitives use the …
SqueakSource squeak

DirtyExperiments

Dirty Experiments about Morphics
SqueakSource squeak

Discovery

Discovery is a framework to publish/detect network services automatically (like Bonjour or SSDP). *Note: If you use DHCP and unix vm, installation of OSProcess is recommended.*Note: In Mac, search does not work.
SqueakMap squeak

Dispatch

This provides simple CLOS-like multiple dispatch for Smalltalk methods. It operates on a selector naming convention. For example, you might have a generic selector #add:to:, with more specific versions #addNumber:to:, addString:to:, add:toArray:, addDictionary:toDictionary:, and so on. With this package loaded, …
SqueakMap squeak

ditto-layouts

Additional layouts for Morphic including grid, menu, and elliptical
GitHub squeak NOASSERTION

DMGSBEQuinto

Squeak By Example Project
SqueakSource squeak

DNS Client

This package implements the DNS protocol (not all of it, but extending it is very easy). It includes a DNS client (a name resolver). Example (put the address of a name server):NameResolver default servers: #((xxx xxx xxx xxx))NameResolver default addressByName: …
SqueakMap squeak

Doc

Doc creates Squeak HelpTopics Converters exist for Markdown Documents and org documents (depracated) Current work i on importing directly from the web... DocWebMDToCustomHelpConverter importFrom: 'https://raw.githubusercontent.com/hpi-swa/git-s/main/README.md' The easiest path is to download a Markdown document...like README.md and then use the viewFromFileChooser …
SqueakSource squeak

Documentation

Documentation methods for squeak versions. Requires Installer mantis ensureFix: '6867 SimpleDocMethods.1.cs'.
SqueakSource squeak

DoItFirst

As of 8-Dec-2020, this project has been added to Squeak trunk. Any further development will take place there.Be the first thing in the system startup list, and do things that should be done prior to any additional image initialization. If …
SqueakSource squeak

Dojo

Pour tous ceux qui ceulent faire une présentation du principe de dojo avec squeak. Il s'agit d'un livre de présentaion. ---------------------- For all who want to use Squeak in a dojo concept. This is a book prenstation.
SqueakSource squeak

DojoToolkit

Support code for the Dojo Toolkithttp://www.dojotoolkit.orgMembersCreator:Holger KleinsorgenAdmin:Holger KleinsorgenTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DojoToolkit'user: ''password: ''PackagesConfigurationOfDojoToolkit, DojoToolkit-Core, DojoToolkit-Data, DojoToolkit-Demo, DojoToolkit-DojoX, DojoToolkit-DragDrop, DojoToolkit-Objects, DojoToolkit-Tests, DojoToolkit-Themes, DojoToolkit-UI, DojoToolkit-WidgetsLinkshttp://www.squeaksource.com/DojoToolkit.htmlhttp://www.squeaksource.com/DojoToolkitGlobal:Read And WriteStatisticsRegistered:3 September 2010 3:31:56 pmTotal Releases:0Total Versions:65Total Downloads:4160
SqueakSource squeak

DomView

This project consist in building a simple web page viewer able to display HTML/CSS contents. For example, a such tool will permit to display mails with HTML code and will be usefull for previewing pages during Seaside application development. The …
SqueakSource squeak

DoubleDiff

Monticello package 'DoubleDiff' in the inbox repository at source.squeak.org. Latest DoubleDiff-DS.9.mcz; 1 version.
Squeak Trunk squeak

DrGeoII-Core

Monticello package 'DrGeoII-Core' in the etoys repository at source.squeak.org. Latest DrGeoII-Core-bf.22.mcz; 7 versions.
Squeak Trunk squeak

DrGeoII-Etoys

Monticello package 'DrGeoII-Etoys' in the etoys repository at source.squeak.org. Latest DrGeoII-Etoys-HilaireFernandes.10.mcz; 1 version.
Squeak Trunk squeak

Drummers

Make some sound with Etoys.... a project to integrate frequencies, instruments, tuning systems, pitches into Etoys
SqueakSource squeak

DTL-internal-sources

Monticello package 'DTL-internal-sources' in the inbox repository at source.squeak.org. Latest DTL-internal-sources-dtl.11.mcz; 2 versions.
Squeak Trunk squeak

DTL-internal-sources

Monticello package 'DTL-internal-sources' in the treated repository at source.squeak.org. Latest DTL-internal-sources-dtl.9.mcz; 2 versions.
Squeak Trunk squeak

dtwSBEQuinto

I am a simple game, created under the guidance of the book "Squeak by Example" version 1.3.
SqueakSource squeak

DualMaze

A simple puzzle and experiment to learn about the Croquet environment.
SqueakMap squeak