aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/awt/TextArea.java
AgeCommit message (Collapse)AuthorFilesLines
2002-01-23TextField.java: Replaced with Classpath version.Tom Tromey1-43/+543
* java/awt/TextField.java: Replaced with Classpath version. * java/awt/TextArea.java: Replaced with Classpath version. * java/awt/TextComponent.java: Replaced with Classpath version. From-SVN: r49113
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
* All files: Updated copyright information. * COPYING: New file. * COPYING.LIB: Removed. * LIBGCJ_LICENSE: We now use GPL + special exception. From-SVN: r32387
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
From-SVN: r31504
1999-05-05Add AWT stubs and incomplete classes.Per Bothner1-0/+49
From-SVN: r26778