24305 packages — page 968

WebClient-Tests

Stable Squeak 4.6 repository. If you "load updates" from Squeak 4.6, this is where they are fetched from. Only important fixes will be committed here, ongoing work happens in the "Trunk" repository.
Squeak Trunk squeak

WebClient-Tests

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

WebClient-Tests

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

WebClient-Tests

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

WebClient-Tests

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

WebClient-Tests

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

WebClient-Tests

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

WebClient-Tests

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

WebClient-Tests

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

WebClient-Tests

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

WebClient-Tests

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

WebClientOAuth2

OAuth2 components for Squeak's WebClient, ported from Zinc
GitHub squeak MIT

WebRobot

WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/WebRobotat 2014-02-14!!! There may be newer code there.Just some classes I used when building a web robot, including a variant ofSteve Warings HTTP client code (also MIT)and a patched variant of Todd Blanchardssuperb parser. Could …
SqueakSource squeak

WebServer

This is a web server for Squeak, implemented entirely inside Squeak. Its purpose is to make Squeak a web-based OODBMS/object server/application server (pick your name). Some of its features are The server handles URLs of the form 'objectId.message'. Additional parameters …
SqueakMap squeak

WhileLoopMorphicTile

This puts an icon called 'WhileLoop' in the Object Catalog (under the Widgets tab) in the Scripting category. To use the while loop, drag the icon into a morphic script and then drag the commands you want into it (in …
SqueakMap squeak

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

Widgets

Adds nice looking Morphic controls, e.g., lists, dropdown lists, push buttons, check boxes. It uses the signals mechanism for callbacks.
SqueakMap squeak

WikiPhone

Simple VoIP module based on HTTP.Try:WikiPhone Web SiteWikiPhone-Client : base package for clientWikiPhone-Morphic : morphic interfaceWikiPhone-Server : serverrequired package for server;KomServicesKomHttpServerDynamicBindingsLicense: SqueakL+MIT (same as KomHttpServer)
SqueakSource squeak

Win32 Native Fonts

This package provides access to native fonts when running Squeak on Win32.Originally written by Andreas Raab, it was converted into a SAR by Jeff Sparkes.Also includes a change that immediately propogates font changes into pluggable text and list morphs.
SqueakMap squeak

Win32 Standard VM Configuration tests

Win32StandardVMConfigurationTest consists of a series of tests for determiningwhether the current system runs the "standard" configuration for Win32VMs. "Standard" is rather loosely defined as of now and essentially means whatis contained in this test. The test case can be used …
SqueakMap squeak

WincredForSqueak

FFI binding to access the Windows Credentials API from Squeak Smalltalk
GitHub squeak MIT

WindowsInstaller

This simple package contains the NSIS source files to create a Squeak win32 installer
SqueakSource squeak

WinNavigator

WinNavigator is a taskbar for switching between windows like what standard UIs have and Squeak has not. It gives you control-tab toggling and cycling through the activation history and has some facilities for moving, assembling, closing, collapsing and copying of …
SqueakMap squeak

Wintab Tablet Support

This package extends the global variable Sensor for pressure sensitive tablets such as Graphire3 by WACOM(http://www.wacom.com/).
SqueakMap squeak