Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable FreeBSD x86_64 builds (and add swt.jar) | Jacob Senglea | 2011-11-21 | 1 | -0/+0 |
| | |||||
* | bump swt to version 3.7.1 | Sven Gothel | 2011-10-18 | 10 | -1/+3 |
| | |||||
* | Fixing build errors on Solaris systems. FIX: 481 | Barcsik Attila | 2011-03-12 | 14 | -0/+3189 |
| | |||||
* | Added two simple SWT unit tests. | Wade Walker | 2011-02-02 | 36 | -0/+8227 |
Added a test that draws one triangle, using both the SWT canvas and the AWT canvas with the SWT_AWT bridge. Also added the SWT JARs for each platform to make/lib (since that's where antlr.jar and junit.jar were stored). Modified the make files to build and run the new tests. |