Back to Goodies
- ANSI Interfaces: Contains the VisualWorks version of the Camp Smalltalk ANSI test suite
- AutoComplete: This parcel adds word auto completion to ParagraphEditor (and thus the whole system). Use the insert key when the caret is at the end of a word to complete the word. A beep indicates that either completion is not possible, or there were more than 10 possible completions.
- Browser: Aragon Example Browser using Aragon Widget set
- Buttons: Aragon Enhanced Button widgets
- ButtonShortcuts: Aragon addition of standard hotkey capability to button widgets
- CardView: Aragon Card View Widget
- ComposedTextEditor: This application is a simple editor for instances of class Text. It is most usefull to create small notes accompanying applications or for a simple help system. All common attributes, like bold, italic, color etc., can be applied to the selection in the editor. The editor can:
- load from a class variable,
- load from a class method returning a Text,
- store into a class variable,
- generate a class method returning a Text. In addition to VisualWorks internal use, text can be exported to HTML and RTF files. Execute 'ComposedTextEditor open' or choose 'Text Editor' from the VisualLauncher-Tools menu, and read the text in the editor.
Author: Roland Wagener
- Compression: This package provides the Squeak-Compression code ported from Squeak 2.7
- Connect: Aragon DDE Client
- CoolImage: This parcel adds a more feature laden ImageEditor to the system.
- DLL Interface: Aragon ODBC Interfaces
- DOME: The DOME Modeling system from Honeywell. This package loads the entire system; do not try to load other parcels individually from the DOME directory
- Enhanced Parcel Loading: Aragon Parcel loading enhancements
- Enhanced Parcels: Aragon Parcel enhancements
- EXDI Support: Aragon ODBC EXDI support
- File Browser: Aragon File Browser Replacement
- Fonts Convenient: Aragon Font Tool
- Font Panel: Aragon Font definition tool
- Fonts: Aragon basic fonts enhancements
- Framework Enhancements: Aragon parcel loader, brings in the basic Aragon framework
- GCPrintEnhance: Enhances the normal Transcript-Report from 'Collect Garbage' or 'Collect All Garbage' in the following ways:
- add sizes of DependentFields and Undeclared. DependentsFields size should be 1 for all dependents of ObjectMemory, or
- if a ParcelBrowser is opened. The size of Undeclared should always be zero.
Version: 5.3 Author: Roland Wagener
- GHBrowserEnhance: Store-Users should use parcel StoreEnhance, for it includes these enhancements in a modified way.
Author: Roland Wagener
- GHMacOSXLookFeel: This is an implementation of a look&feel compliant to the Aqua-Look of MacOS X. Because VisualWorks is currently not running as a MacOS X application, you need to run it under MacOS 9, or the Classic Mode. Although MacOS X Public Beta does only show widgets with a liquid blue color, or gray, this look and feel implements some additional color variants, like Orange, Green, Red, Purple, and Cyan. When you switch to 'Mac OS X Aqua' in the Settings tool, a small Dialog will ask you which color scheme you want. The following widgets have been implemented so far:
- ActionButton: fixed height, color backgrounds on buttons are not displayed, default buttons can be set to blink,
- Scrollbars: pretty good, RadioButton, CheckBox, Slider, Menus, MenuBars, MenuButton, SpinBox,ComboBox: complete,
- Dialogs: all get the special MacOS X dialog background pattern. Class MacOSXResize test serves as an example for all widgets. Look at its postBuildWith: method for some special features, which have to be enabled manually.
Georg Heeg 2000 Author: Roland Wagener
- GHNamespaces: This parcel sets up Georg Heeg specific namespaces for:
- GHTools
- ComposedTextEditor
- GHParcelBrowser It simply includes namespace 'Heeg'. Georg Heeg 1999/2000
- GHParcelBrowser: This Parcel contains a subclass of FullNotebookSystemBrowser, especially enhanced for browsing parcels. Features added:
- CheckBox for quickly toggeling the 'show only parceled' filter.
- CheckBox for automatically adding new methods to the selected parcel.
- ActionButton 'Parcel Properties ...' for quick access to all parcel properties
- Special Save Feature for Parcels.
Georg Heeg 1999/2000, RW
- GHTools: This parcels contains two programmers tools for VisualWorks 5i:
- GHChangeList: is an enhanced ChangeList for porting code to 5i,
- GHUndeclaredBrowser: is a tool to view and handle the Undeclared namespace. Both tools can be launched via the 'Tools' menu in the VisualLauncher, and have online help available through their menu bar 'Help -> Open Help...'.
Author: Roland Wagener
- GHToolsTest: This parcel contains classes for testing the implementation of GHTools v1.95 and bigger. It rely's on SUnit 2.6 from CampSmalltalk, with modifications by Benny Sadeh (http://wiki.cs.uiuc.edu/CampSmalltalk/Benny+Sadeh), which can be found on this site: Download
Georg Heeg 2000 Author: Roland Wagener
- GoldenMonkey: This parcel adds a game similar to 'Minefield' to VisualWorks
- Gremlin: This parcel demonstrates simple animation in VisualWorks
- Guage: Aragon Guage Widget
- Hooks: Aragon hooks into the system (Launcher, etc.)
- HotDraw: This Parcel loads all of HotDraw, a framework for structured, 2D drawing editors. See the HotDraw Framework Parcel for more information.
- Image Readers: Aragon readers for GIF, XBM
- Info: Aragon package that tracks Aragon release/patch information
- Installer: Aragon tools installer
- Jun366: This is the JUN package, which adds 2d, 3d, and QuickTime support to VisualWorks
- Label: Aragon Enhanced Label widget
- Look Policies: Aragon loader for the Aragon Look policies
- Menu Editor: Aragon replacement Menu Editor
- Miscellaneous: Aragon package that adds Aragon icons to the system
- NewDataSet: Aragon refactoring and improvements to the dataset widget
- New Notifier: Aragon enhanced Notifier
- Nextstep: Aragon look policy, Nextstep
- Nice Borders: Aragon enhancement to the Windows look and feel
- ObjectLens: Aragon ODBC Support for the ObjectLens
- ODBC Connect: Aragon loader for the Aragon ODBC Package
- PopupHelp: Aragon fly by help; obsoleted by core support in 5i.3
- Parcel Browser: Aragon replacement parcel browser
- ParcelLoadDialog: Displays parcel comment and version and allows selection of multiple parcels.
Developed in May 2000 at Acadia University by Darrell Rhodenizer (masamune@ns.sympatico.ca) and Ivan Tomek (ivan.tomek@acadiau.ca).
- PostgreSQLEXDI: Adds Postgresql support to VisualWorks via a socket based driver. The driver itself is in PostgreSQLDriver; this package adds an EXDI mapping
- Preferences: Aragon tools for managing dynamic settings in framework
- ProcessMonitor: A tool for monitoring VisualWorks processes, invaluable for debugging multi-threaded VisualWorks code.
- ProgressWidget: This parcel adds a progress widget to the VisualWorks Palette
- Regex11: This parcel adds a Regular Expression Parser to VisualWorks
- Resizer: Aragon widget resizer
- Rich Text: : Aragaon addition of RTF support to VisualWorks
- SequenceView: Aragon enhanced List box widget
- Server: Aragon DDE Server
- SmallInterfaces Loader: The loader for SmallInterfaces. Use this to load the package, which adds Java style interfaces to VisualWorks
- stmath2: The loader for the STMath package. Use this parcel to load support for various useful algorithms
- StoreForPostgreSQL: StoRE support for PostgreSQL
- StoredImage: Aragon image (graphical) tool
- SUnit: VisualWorks support for SUnit testing
- SUnitUI: A Gui for managing SUnit tests.
- Swazoo: An HTTP 1.1 compliant Web Server framework
- T-Gen: The T-Gen parser framework. Load this instead of any ancillary parcels
- Tetris: A Tetris implementation in VisualWorks
- Text Completer: Aragon auto-completion addition to the VisualWorks editor
- Text Editing: A set of keyboard hooks for the VisualWorks text editor to make it more Windows Like
- Text Editor: Aragon Text Editor
- TreeView: Aragon Tree widget
- UISpecs: Aragon package that adds Aragon Widgets to the Palette
- WikiWorks: The WikiWorks Server. Load this in order to load the entire package
- WikiAdmin: A VisualWave based administration tools for managing Wiki creation, deletion, and user addition
- Window Menu: Aragon enhancement to the standard VisualWorks "Window" menu
- WindowTracking: Aragon enhancement for tracking window events
- Windows 95: Aragon Windows 95 look policy
- Win32: Aragon common Windows interfaces
- World: Aragon loader for bringing in entire Aragon toolset
Great information!
Back to Goodies