summaryrefslogtreecommitdiff
path: root/src/swing
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed Table, wrapped more of buttonNAME2008-06-109-62/+366
|
* 1) Fix in backend to print meaningful filenames...Martin Odersky2008-05-201-0/+18
| | | | | | | 1) Fix in backend to print meaningful filenames (previously it was "[wrote DataOutputStream@6747]" 2) Treat java varargs as Scala varargs 3) Allow parsing of Java source files
* Added back missing {Iulian Dragos2008-05-191-1/+1
|
* Fixed typo (#868).Iulian Dragos2008-05-091-2/+2
|
* changes to swing library to make Button app workMartin Odersky2008-05-0214-37/+39
|
* Copied the build script to the doc folder until...NAME2008-04-292-1/+84
| | | | | | Copied the build script to the doc folder until we have a better svn layout.
* Fixed showOptionsNAME2008-04-291-3/+2
|
* Wrapped some simple dialogs and BorderPanelNAME2008-04-297-24/+289
|
* Table constructor with default model revived, t...NAME2008-04-284-17/+41
| | | | | | Table constructor with default model revived, table change events overhauled
* Added FileChooser, renamed ComponentList, added...NAME2008-04-2845-75/+460
| | | | | Added FileChooser, renamed ComponentList, added comments
* Peers are lazy vals now NAME2008-04-2330-116/+133
|
* Joined alignments, resolved some issues with nu...NAME2008-04-2110-24/+72
| | | | | Joined alignments, resolved some issues with null and Option
* scala.swing update for rc2, third tryNAME2008-04-211-1/+0
|
* scala.swing update for rc2, second tryNAME2008-04-212-12/+20
|
* scala.swing update for rc2NAME2008-04-2176-654/+737
|
* scala.swing updateNAME2008-04-1817-39/+74
|
* scala.swing updateNAME2008-04-1855-123/+994
|
* scala.swing update, reverted Martin's changesNAME2008-04-0625-34/+295
|
* moved swing classes to package scala.swing; fix...Martin Odersky2008-04-0246-70/+53
| | | | | | moved swing classes to package scala.swing; fixed bugs for regexes and parsers; fixed t0674.
* scala.swing updateNAME2008-03-2652-248/+496
|
* added scala.swingMartin Odersky2008-03-1348-0/+845