[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/27833] Strange repaint bugs after Graphics2D update
From: |
mark at gcc dot gnu dot org |
Subject: |
[Bug swing/27833] Strange repaint bugs after Graphics2D update |
Date: |
5 Jun 2006 08:20:09 -0000 |
------- Comment #15 from mark at gcc dot gnu dot org 2006-06-05 08:20 -------
Seems improved a lot by the following 2 patches:
2006-06-02 Sven de Marothy <address@hidden>
* gnu/java/awt/peer/gtk/CairoGraphics2D.java
(cairoPreserveClip, cairoResetClip): New methods.
(setClip, clip): Reimplement.
* native/jni/gtk-peer/gnu_java_awt_peer_gtk_CairoGraphics2D.c
* include/gnu_java_awt_peer_gtk_CairoGraphics2D.h
(cairoPreserveClip, cairoResetClip): New methods.
2006-06-05 Sven de Marothy <address@hidden>
* gnu/java/awt/peer/gtk/ComponentGraphics.java
(ComponentGraphics): Use 0,0 as clip origin.
Things are mostly usable again now. Only some small artifacts as described by
Audrius in comment #14 remain.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27833
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, audriusa at bluewin dot ch, 2006/06/02
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, mark at gcc dot gnu dot org, 2006/06/03
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, audriusa at bluewin dot ch, 2006/06/03
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, audriusa at bluewin dot ch, 2006/06/03
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, sven at physto dot se, 2006/06/03
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, pere at hungry dot com, 2006/06/03
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, audriusa at bluewin dot ch, 2006/06/03
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, sven at physto dot se, 2006/06/03
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, pere at hungry dot com, 2006/06/05
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, audriusa at bluewin dot ch, 2006/06/05
- [Bug swing/27833] Strange repaint bugs after Graphics2D update,
mark at gcc dot gnu dot org <=
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, hendrich at informatik dot uni-hamburg dot de, 2006/06/06
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, hendrich at informatik dot uni-hamburg dot de, 2006/06/06
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, hendrich at informatik dot uni-hamburg dot de, 2006/06/06
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, hendrich at informatik dot uni-hamburg dot de, 2006/06/06
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, cvs-commit at developer dot classpath dot org, 2006/06/07
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, roman at kennke dot org, 2006/06/07
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, hendrich at informatik dot uni-hamburg dot de, 2006/06/08
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, mark at gcc dot gnu dot org, 2006/06/08
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, audriusa at bluewin dot ch, 2006/06/08
- [Bug swing/27833] Strange repaint bugs after Graphics2D update, hendrich at informatik dot uni-hamburg dot de, 2006/06/08