Recent activity

11 months ago

djo committed 07b1fdcfcc2c to XScalaWT
Minor tweak to API
11 months ago
djo committed c1444b49b721 to XScalaWT
Added proper EPL headers to new compilation units
11 months ago
djo committed 834147d0b2ef to XScalaWT
Refactored data form API: considered provisional API now.
11 months ago
djo committed 2b3fc52d648b to XScalaWT
Added horizontal and vertical separators
11 months ago
djo committed 87aecba0635c to XScalaWT
Created compositePreferredWidthFillsParent; refactored example to use it
11 months ago
djo committed fc07d5d515cb to XScalaWT
Code formatting
11 months ago
djo committed 353821dc5355 to XScalaWT
Initial XScalaWTForms (experimental) implementation
11 months ago
djo committed e7079094cc65 to XScalaWT
Fixed bug in ScrolledComposite implementations
11 months ago

12 months ago

djo committed d12026a0368c to XScalaWT
Adding forms package to XScalaWT
12 months ago
djo committed dbbef9a5310b to XScalaWT
Clarified how code works
12 months ago
djo committed 88ce5e7f1ef7 to XScalaWT
Added remaining MousListener support
12 months ago
djo committed 2f720f0d519c to XScalaWT
Added mouse listener function syntax. I'm not sure about this one since I had to choose between mouseDown, mouseUp, etc...
12 months ago

Repositories

 djo / scalaRCP (created 13 months ago)

The RCP part of the ScalaRCP demo on my blog

 djo / scalaRCP.view (created 13 months ago)

The MVC views for the scalaRCP project, written in Scala

 djo / XScalaWT (created 13 months ago)

XScalaWT is the merging of XSWT and Glimmer using Scala as a source language rather than XML. The result is a strongly-typed DSL for creating SWT GUIs using Scala. License: Eclipse Public License