45115 packages
— page 374
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
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
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
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
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
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
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
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
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
The goal is to get a quick overview of an already existing system, with instances alive and running. Currently it attempts a basic automatic layout and then it leaves the final arrangement to the user.
SqueakMap
squeak
Helpers to encode and decode files or instances of any object that can be streamed (via ReferenceStream) to methods (either class or instance side). For example, did you ever want to store a graphic as a class side method so …
SqueakMap
squeak
The project provides tools for integration and testing.This project is covered by the MIT License:Copyright (c) 2008 The Squeak CommunityPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the …
SqueakSource
squeak
This is an addOn to InternalThreadNavigationMorph Some of this code is a reuse of Ned Konz work.
SqueakMap
squeak
Sometimes, when working in a room with low ambient light, Squeaks desktop and windows feel too bright. By installing "Look Enhancements" 6-31 (it may work with other versions) and then installing inverteBright, a preference is added under "windows" category which …
SqueakMap
squeak
IOHandle adds classes which represent input/output on external channels such as files or sockets. The FileStream and Socket hierarchies are modified to use IOHandle rather than to directly invoke primitives. Instances of FileStream or Socket collaborate with instances of IOHandle …
SqueakMap
squeak
Take a closer look at the project named Reserve.http://squeaksource.com/REServe.htmlIt does most of what IOSPersistence does but is a cleaner design and supports PostgreSQL.IOSPersistence is a library for Squeak that automatically maps object to a database so they can be stored. …
SqueakSource
squeak
to rename some photo...
SqueakSource
This package combines standard IRC and Enhanced IRC into one easy to install and use package.
SqueakMap
squeak
This is a simple viewer application for IRC log files. It can be used to have a look at the history of IRC channels (such as #squeak) from within the squeak image. Open it using the world menu "open..." and …
SqueakMap
squeak
Modifies New York 12 font (default text font in Squeak 3.6 and older releases). DO NOT USE in Squeak 3.7 and above !!!
SqueakMap
squeak
Helvetica is set as default font. Font is patched to display assignment character properly. DOES NOT WORK with Squeak 3.8 and above!!!
SqueakMap
squeak
Useful only with package ISO-8859-2 fonts in Squeak versions up to 3.7.
SqueakMap
squeak
Iterator is a general pourpose iterator which separates the algorytmic action of iterate a collection or any iterable object, from the logic bound to an application model. The iteration can be interrupted after a pre-defined amount of steps.
SqueakSource
Instructions for using the "IVAP" Parserby Stephen Pair "IVAP" is an acronym for "Instance Variable Acess Protecting"; thus what we have is an instance variable acess protecting parser. The IVAP Parser enables you to selectively compile message sends where instance …
SqueakMap
squeak