[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/28037] Broken layout of Swing GUIs when running in appletview
From: |
cvs-commit at developer dot classpath dot org |
Subject: |
[Bug swing/28037] Broken layout of Swing GUIs when running in appletviewer |
Date: |
15 Jun 2006 13:43:01 -0000 |
------- Comment #6 from cvs-commit at developer dot classpath dot org
2006-06-15 13:43 -------
Subject: Bug 28037
CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Roman Kennke <rabbit78> 06/06/15 13:42:33
Modified files:
javax/swing : RepaintManager.java
. : ChangeLog
Log message:
2006-06-15 Roman Kennke <address@hidden>
PR 28037
* javax/swing/RepaintManager.java
(blitBuffer): Substract coordinates the other way around.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/RepaintManager.java?cvsroot=classpath&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.7822&r2=1.7823
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/classpath/classpath/ChangeLog,v
retrieving revision 1.7822
retrieving revision 1.7823
diff -u -b -r1.7822 -r1.7823
--- ChangeLog 15 Jun 2006 13:32:46 -0000 1.7822
+++ ChangeLog 15 Jun 2006 13:42:32 -0000 1.7823
@@ -1,5 +1,11 @@
2006-06-15 Roman Kennke <address@hidden>
+ PR 28037
+ * javax/swing/RepaintManager.java
+ (blitBuffer): Substract coordinates the other way around.
+
+2006-06-15 Roman Kennke <address@hidden>
+
PR 28027
* javax/swing/JComponent.java
(paintImmediately2): Only paint component without double buffering
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28037
- [Bug swing/28037] New: Broken layout of Swing GUIs when running in appletviewer, hendrich at informatik dot uni-hamburg dot de, 2006/06/15
- [Bug swing/28037] Broken layout of Swing GUIs when running in appletviewer, hendrich at informatik dot uni-hamburg dot de, 2006/06/15
- [Bug swing/28037] Broken layout of Swing GUIs when running in appletviewer, hendrich at informatik dot uni-hamburg dot de, 2006/06/15
- [Bug swing/28037] Broken layout of Swing GUIs when running in appletviewer, hendrich at informatik dot uni-hamburg dot de, 2006/06/15
- [Bug swing/28037] Broken layout of Swing GUIs when running in appletviewer, roman at kennke dot org, 2006/06/15
- [Bug swing/28037] Broken layout of Swing GUIs when running in appletviewer, roman at kennke dot org, 2006/06/15
- [Bug swing/28037] Broken layout of Swing GUIs when running in appletviewer,
cvs-commit at developer dot classpath dot org <=