/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5711 by trebligd, Wed Nov 23 15:39:11 2005 UTC revision 1.5712 by langel, Wed Nov 23 19:45:42 2005 UTC
# Line 1  Line 1 
1    2005-11-23  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/plaf/metal/MetalLookAndFeel.java
4            (initComponentDefaults): Added defaults for menu arrow icon,
5            menu item arrow icon and menu item check icon.
6            * javax/swing/plaf/metal/MetalTabbedPaneUI.java:
7            Added new field to store graphics when painting highlight.
8            (paintTopTabBorder): Added code to fill gap if it should be
9            filled.
10            (paintBottomTabBorder): Likewise.
11            (paintTabBackground): Added call to paint the highlight below the tab.
12            (getColorForGap): Added code to return selected color, if selected.
13            (shouldFillGap): Changed to return false. With JDK, gap is never filled in
14            MetalL&F.
15            (paintHighlightBelowTab): Implemented to paint the highlight on selected tabs.
16            (calculateMaxTabHeight): Removed.
17            (getTabLabelShiftX): Removed.
18            (getTabLabelShiftY): Removed.
19            (getTabRunOverlay): Removed.
20            (paint): Removed.
21            (paintContentBorderBottomEdge): Removed.
22            (paintContentBorderLeftEdge): Removed.
23            (paintContentBorderRightEdge): Removed.
24            (paintContentBorderTopEdge): Removed.
25            (paintFocusIndicator): Removed.
26            (update): Removed.
27    
28  2005-11-23  David Gilbert  <david.gilbert@object-refinery.com>  2005-11-23  David Gilbert  <david.gilbert@object-refinery.com>
29    
30          * javax/swing/JComponent.java          * javax/swing/JComponent.java

Legend:
Removed from v.1.5711  
changed lines
  Added in v.1.5712

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26