[commit-cp] [patch #4012] SimpleDateFormat parse fix

2005-05-12 Thread Kazuya Ujihara
URL: Summary: SimpleDateFormat parse fix Project: classpath Submitted by: uzzy Submitted on: Thu 05/12/05 at 22:44 Category: None Priority: 5 -

[commit-cp] classpath ./ChangeLog examples/gnu/classpath/ex...

2005-05-12 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]>05/05/12 20:26:07 Modified files: . : ChangeLog examples/gnu/classpath/examples/swing: Demo.java Log message: 2005-05-12 Ro

[commit-cp] classpath ./ChangeLog examples/gnu/classpath/ex...

2005-05-12 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]>05/05/12 19:50:07 Modified files: . : ChangeLog examples/gnu/classpath/examples/swing: Demo.java Log message: 2005-05-12 Ro

[commit-cp] classpath ./ChangeLog examples/gnu/classpath/ex...

2005-05-12 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Roman Kennke <[EMAIL PROTECTED]>05/05/12 19:26:06 Modified files: . : ChangeLog examples/gnu/classpath/examples/swing: Demo.java Log message: 2005-05-12 Ro

[commit-cp] [bug #13002] java.awt.BasicStroke.createStrokedShape is a silent stub

2005-05-12 Thread Sven de Marothy
Follow-up Comment #1, bug #13002 (project classpath): Robert: This is correct. BasicStroke is necessary to be able to set the stroke type. However, in our implementation createStrokedShape() isn't necessary because Cairo already supports the same stroke types that BasicStroke does. (both are, i