2821 packages — page 20

DejaVu

The bitmap dejavu fonts. Got from Cuis (http://www.jvuletich.org/Cuis/Index.html)
SqueakSource cuis

DelaunayTmpStuffs

All packages I have to store somewhere before integrate it
SqueakSource

DeltaStreams

WARNING:This project was moved tohttp://smalltalkhub.com/#!/~gokr/DeltaStreamsat 2013-01-06!!! There may be newer code there.DeltaStreamsis a better implementation much more powerful implementation of ChangeSets.MembersCreator:Göran KrampeAdmin:Matthew Fulmer,Göran KrampeDeveloper:Matthew FulmerTagscompiler,fileformat,monticelloLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DeltaStreams'user: ''password: ''PackagesDSProfiling, DeltaStreams, DeltaStreams-Browser, DeltaStreams-Converting, DeltaStreams-Deprecated, …
SqueakSource squeak

DemoCounter

The DemoCouter exercise (Series 3).
SqueakSource

DemoCounter2

A simple Counter
SqueakSource

DemoCounterAlGe

Exercise 3 as described in the smalltalk lecture at the university of bern, 2007
SqueakSource

DependencyAnalyzer

SqueakSource

DependencyView

Add an entry in O2 to visualize dependencies. Mondrian is used for this.
SqueakSource

DependencyWalker

A tool for interactive edition and visualization of dependencies using a classic system-like browser in Squeak or Pharo Smalltalk. This utility could be useful to whom it needs to arm a production release or just perform an early exploration of …
SqueakSource pharo

DeRBIS

Designing Remodularization-based Strategies for Inheritance-based Systems
SqueakSource

Desarrollos

Programas hechos en compu2
SqueakSource

DesignInfo

A DesignInfo collects the following information and metrics about the design of a package:lines of codelines of production codelines of test codepercentage of production codepercentage of test codeIt can create morphs that show a bar chart of the lines of …
SqueakSource

deuce

PBE1-ja
SqueakSource

DeveloperWorkspace

Extensions to the IDE usefull for Squeak developers
SqueakSource squeak

DevEnvironment38

Transform a 3.8 full 'virgin' image into my taste of development environment. Tested in Squeak3.8-6665-full.zip.
SqueakSource squeak

DGV

(In Dutch: Digitaal Genootschap voor het Verleden). See also http://dgv.aardworks.nl/ This project, supported by a research grant from the Dutch government, aims to build a peer-to-peer network for exchanging historical knowledge between hobbyists and professional institutions. However, the 'history' angle …
SqueakSource

DHBNumerical

Its the code from this book: Object-oriented implementation of numerical methods: an introduction with ... By Didier H. Besset - See the wiki page. - Didier Besset has released this code under the MIT license.
SqueakSource

dhksbe

practice
SqueakSource

DiacriticSupport

Add diacritic support for latin-alphabets to Squeak. You can check for strings with diacritic characters such as accents, cedillas, umlauts, etc.Examples:-'cancion' hasAnyDiacritical. ----> false-'canción' hasAnyDiacritical. ----> true-'á' hasAnyDiacritical. ----> true-'garçon' hasAnyDiacritical. ----> true-'canción' isDiacriticalEquivalentOf: 'cancien' ----> false-'cancion' isDiacriticalEquivalentOf: 'canción' ----> …
SqueakSource squeak

DiagramBrowser

A tool for creating and browsing diagrams (or just morphic drawings) organized in a category tree.
SqueakSource squeak

dialogs

Seaside component classes that have been removed from Seaside.
SqueakSource

DiaSpec

http://diasuite.inria.fr/
SqueakSource

Dice

An implementation of a dice roller, as a design exercise. Inspired from http://weblog.jamisbuck.org/2006/9/27/1d6-more-reasons-to-love-ruby
SqueakSource

DiceMorph

DiceMorph
SqueakSource

DidYouKnow

Implementation of a DidYouKnow graphical application which displays tips to the user (as found in a lot of other applications). Depends on Nile and OmniBrowser.
SqueakSource