30224 packages — page 285

HHD

SmalltalkHub

HHDApp

SmalltalkHub

HID

This plugin adds support for HID devices like tablets, gamepads and car wheels. The package will provide three layers to the plugin:Concrete class layer - This layer represents real devices as Smalltalk objects. For example, the HIDTablet class provides access …
SqueakSource

HID Plugin

This package can access any device that supports the Human Interface Devices specifications, such as joysticks, graphic tablets, car wheels and remote controls. It is based on a library written by Apple and requires Mac OS X 10.3 or better. …
SqueakMap squeak

HiDeHo

the HiDeHo (HInts for Directing the Exploration from History of Operations) framework for Pharo
GitHub pharo MIT

Hierarchy List Morph - Lines

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Add a preference called showLinesInHierarchyViews. When true, feintlines are drawn in hierarchy views to make it more clear how theelements in …
SqueakMap squeak

Hierarchy List Morph - Navigation

Provides similar behavior as for PluggableListMorph and other nice usability enhancements for navigation.
SqueakMap squeak

Highcharts

Highcharts is a charting library to Seaside. It is a porting to Pharo based on the VisualWorks version developed by Boris Popov.To load it execute the following script in a workspace:Gofer new squeaksource: 'Highcharts'; package: 'ConfigurationOfHighcharts'; load. (Smalltalk at: #ConfigurationOfHighcharts) …
SqueakSource pharo

Highcharts

https://www.github.com/ba-st/HighchartsSt but in filetree and not tonel so GemStone can use it.
GitHub gemstone MIT

Highcharts

SmalltalkHub

HighchartsSt

SmalltalkHub

Higher-order functions

Rosetta Code

HighOctane

SmalltalkHub

HighOctane-Boxes

SmalltalkHub

Hikomsys

SmalltalkHub

HiQ

Basic implementation of the game HiQ in SmallTalk
GitHub

Hironori00002

https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/WebApp/WebApp.html
SqueakSource pharo

HISM

Heterogeneous Information System Manager.
SqueakSource

HistoricRing

SmalltalkHub

History

SmalltalkHub

history

A collection-like object to hold and retrieve elements that are dated
GitHub pharo MIT

History

Smalltalk library to store data with a timestamp
GitHub MIT

History variables

Rosetta Code

HistoryCompletion

Extention of the completion engine based on the LRU
GitHub MIT

HistoryCompletionV2

A repository that implement the history in the Completion Engine in Pharo
GitHub pharo MIT