Hi,
This simple patch simply includes another header file to actually give
the VM a chance to define all those nice macros that are in jvmti.h!
Keith
ChangeLog
2006-08-31 Keith Seitz <[EMAIL PROTECTED]>
* include/jvmti.h: Include jvmti_md.h.
Index: include/jvmti.h
=
Hi,
I received this patch from Martin Platter a while ago. Since he has not
submitted it here, I am checking it in myself. All it does is fix
several typos in include/jvmti.h.
Keith
ChangeLog
2006-08-31 Keith Seitz <[EMAIL PROTECTED]>
From Martin Platter <[EMAIL PROTECTED]>:
Here comes support for the CSS margin(-*) and text-align attributes,
which makes tags that use this (like the and tags) look
more reasonable.
2006-08-31 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/text/BoxView.java
(getWidth): Return the width with insets added, not with
> "Andreas" == Andreas Tobler <[EMAIL PROTECTED]> writes:
Andreas> this patchlet fixes the install of the default.css (and other future
Andreas> .css files). Now we can run the html swing demo.
Andreas> Ok?
Yes, thanks.
Tom
> "Gary" == Gary Benson <[EMAIL PROTECTED]> writes:
Gary> This commit makes java.net.SocketPermission()'s constructor use
Gary> "localhost" when called with an empty hostport argument as mandated
Gary> by the spec.
Do we want this in GCC 4.2? Or FC6?
Tom
Andreas> Ok with this change ?
Yes, thanks.
Tom
Hello,
this patchlet fixes the install of the default.css (and other future
.css files). Now we can run the html swing demo.
Ok?
Andreas
2006-08-31 Andreas Tobler <[EMAIL PROTECTED]>
* lib/Makefile.am (cssfiles): Add new rule to install css files.
Index: lib/Makefile.am
=
Tom Tromey wrote:
"Andreas" == Andreas Tobler <[EMAIL PROTECTED]> writes:
Andreas> the attached patch fixes the current cvs on darwin-ppc. Not tested on
Andreas> functionality yet. But it builds :)
This mostly looks ok to me. I just had one question.
Andreas> +#if defined (HAVE_MSG_NOSIGNAL)
This fixes/enables scrolling for JEditorPane.
2006-08-31 Roman Kennke <[EMAIL PROTECTED]>
* javax/swing/JEditorPane.java
(getPreferredSize): Replace preferred size with minimum
UI size only if the scrollable does _not_ track the viewport
size and only if the vie
Hi Roman,
On Thu, 2006-08-31 at 13:57 +0200, Roman Kennke wrote:
> > gcj had some trouble with the creative use of inner classes using outer
> > class accessors in ZoneView/Zone. This patch makes Zone just take the
> > axis as a parameter which also means we can turn it into a static class:
>
> T
Hi Mark,
gcj had some trouble with the creative use of inner classes using outer
class accessors in ZoneView/Zone. This patch makes Zone just take the
axis as a parameter which also means we can turn it into a static class:
This might be ok now, but won't work when the ZoneView is finished. Th
Hi all,
This commit makes java.net.SocketPermission()'s constructor use
"localhost" when called with an empty hostport argument as mandated
by the spec.
Cheers,
Gary
Index: ChangeLog
===
RCS file: /cvsroot/classpath/classpath/Chang
Hi,
gcj had some trouble with the creative use of inner classes using outer
class accessors in ZoneView/Zone. This patch makes Zone just take the
axis as a parameter which also means we can turn it into a static class:
2006-08-31 Mark Wielaard <[EMAIL PROTECTED]>
* javax/swing/text/ZoneVie
13 matches
Mail list logo