/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4960 by andreast, Sat Sep 24 21:01:03 2005 UTC revision 1.4961 by rabbit78, Sat Sep 24 22:05:13 2005 UTC
# Line 1  Line 1 
1    2005-09-24  Roman Kennke  <kennke@aicas.com>
2    
3            * javax/swing/JComponent.java
4            (paint): Check if clip == null and if so set it to the component's
5            bounds.
6            * gnu/java/awt/peer/gtk/GdkGraphics2D.java
7            (getClipBounds): Added null check so that null is returned when
8            clip == null, instead of throwing an NPE while accessing
9            null.getBounds2D().
10    
11  2005-09-24  Andreas Tobler  <a.tobler@schweiz.ch>  2005-09-24  Andreas Tobler  <a.tobler@schweiz.ch>
12    
13          * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c          * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkToolkit.c

Legend:
Removed from v.1.4960  
changed lines
  Added in v.1.4961

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26