[cp-patches] FYI: JMenu fix

2006-08-12 Thread Roman Kennke
This adds support for firing menu events in JMenu. This makes jircii really usable now. Get away with XChat and use jIRCii with Classpath now! ;-) 2006-08-13 Roman Kennke [EMAIL PROTECTED] * javax/swing/JMenu.java (MenuChangeListener): New inner class, helps firing menu

[cp-patches] FYI: JMenu fix closes bug 13683

2005-07-12 Thread Anthony Balkissoon
Committed this patch that paints the background of a disabled JMenu properly when it is selected. This, in addition to the JMenu patches I committed yesterday, should close bug 13683. Patch is attached. 2005-07-12 Anthony Balkissoon [EMAIL PROTECTED] * javax/swing/JMenu.java: (isSelected):