45221 packages
— page 1806
WebSerf, on its own, is just a thin layer over WebClient's WebServer. However, with the additional packages in the repository, it can be thought of as a web framework.
SqueakSource
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
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 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
Adds nice looking Morphic controls, e.g., lists, dropdown lists, push buttons, check boxes. It uses the signals mechanism for callbacks.
SqueakMap
squeak
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
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
FFI binding to access the Windows Credentials API from Squeak Smalltalk
GitHub
squeak
MIT
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
A simple FFI interface that allows you to access the windows registry.
SqueakSource
Meta model for workflow. Intended to work with Moose and Mondrian
SqueakSource
Efficiently manages the code entities you work with at any given moment.
SqueakSource
Provides a menu registry for the World project and appearance menus. Used extensively by several of my packages.
SqueakMap
squeak
Provides a menu registry for most of The World Menu extension points including menus for: project, appearance, changes, and help. It also modifies the open menu registry to use the same design. This package, when installed, will dynamically handle any …
SqueakSource
WriteBarrier provides a way to watch for changes to the state of individual objects. It's intended for use with persistence, transactional, or indexing mechanisms where you're managing a discrete set of objects of varied classes, and want to be notified …
SqueakMap
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This set of packages makes upSqueakland's Etoys image. We intend to bring them closer to the Trunk release so eventually we can share a code base.You need at least anEtoys 4.1 dev image. Then load updates. Use Monticello to commit …
Squeak Trunk
squeak
This is a driver that allows you to remotely control Squeak with X10 wirelessremotes. Using the included RemoteControl application, you can bind objects tobutton presses. Using OSProcess, you can control external processes (like Winampor XMMS). This is designed to work …
SqueakMap
squeak
A pure-Smalltalk implementation of theX Window System Protocol(X11).The protocol messages and X11 data types are compiled using thexcb-shimJSON protocol definitions, an easier-to-work-with form of the officialxcbproto XML protocol definitions.At present, the client side of a client/server conversation is implemented. This …
SqueakSource
squeak