/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.2600 by mkoch, Fri Oct 8 22:16:09 2004 UTC revision 1.2601 by mkoch, Fri Oct 8 22:27:34 2004 UTC
# Line 1  Line 1 
1  2004-10-09  Thomas Fitzsimmons  <fitzsim@redhat.com>  2004-10-09  Thomas Fitzsimmons  <fitzsim@redhat.com>
2    
3            * gnu/java/awt/peer/gtk/GtkButtonPeer.java,
4            jni/gtk-peer/gnu_java_awt_peer_gtk_GtkButtonPeer.c
5            (gtkWidgetSetBackground): New method.
6            (block_expose_events_cb): New function.
7            (connectSignals): Block the AWT's expose event processing on
8            button press and release.
9            (gtkSetLabel): Set text on proper widget.
10            (gtkWidgetModifyFont): Modify font on proper widget.
11            (gtkWidgetSetBackground): Set normal, active and prelight
12            colours.
13            (gtkWidgetSetForeground): Set forground colour of proper widget.
14            (gtkActivate): Activate the correct widget.
15            * jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c (clearRect):
16            Only clear rectangle if the backing component is not an event
17            box.
18            * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMainThread.c
19            (beginNativeRepaintID): New variable.
20            (endNativeRepaintID): Likewise.
21            (gtkInit): Initialize new fields with method IDs.
22            * jni/gtk-peer/gtkpeer.h (beginNativeRepaintID): Declare extern.
23            (endNativeRepaintID): Likewise.
24    
25    2004-10-09  Michael Koch  <konqueror@gmx.de>
26    
27            * include/gnu_java_awt_peer_gtk_GtkButtonPeer.h: Regenerated.
28    
29    2004-10-09  Thomas Fitzsimmons  <fitzsim@redhat.com>
30    
31          * javax/swing/JList.java (init): Revert accidental commit.          * javax/swing/JList.java (init): Revert accidental commit.
32          * gnu/java/awt/peer/gtk/GdkGraphics.java,          * gnu/java/awt/peer/gtk/GdkGraphics.java,
33          jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c (GdkGraphics):          jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics.c (GdkGraphics):

Legend:
Removed from v.1.2600  
changed lines
  Added in v.1.2601

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