gcc/libjava/java
Olga Rodimina ea91ed0989 2003-12-01 Olga Rodimina <rodimina@redhat.com>
* java/awt/TextComponent.java:
	(getSelectionStart): Updated javadocs.
	(getSelectionEnd): Ditto.
	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextComponentPeer:
	(getSelectionStart): Changed to return caret position if no
	text is selected
	(getSelectionEnd): Ditto.

From-SVN: r74124
2003-12-01 20:23:50 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt 2003-12-01 Olga Rodimina <rodimina@redhat.com> 2003-12-01 20:23:50 +00:00
beans Reported by M.Negovanovic 2003-10-21 13:21:33 +00:00
io re PR libgcj/13062 (StreamTokenizer ignores commentChar) 2003-11-16 21:15:55 +00:00
lang natDouble.cc (parseDouble): Reverted patch of 2003-11-13. 2003-11-26 18:02:34 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2003-11-30 Jeff Sturm <jsturm@one-point.com> 2003-11-30 21:02:56 +00:00
nio 2003-11-11 Michael Koch <konqueror@gmx.de> 2003-11-11 11:56:58 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text [multiple changes] 2003-11-27 10:08:33 +00:00
util GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the leap year twice. 2003-11-27 09:16:13 +00:00