/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5703 by twisti, Tue Nov 22 20:41:05 2005 UTC revision 1.5704 by langel, Tue Nov 22 21:10:00 2005 UTC
# Line 1  Line 1 
1    2005-11-22  Lillian Angel  <langel@redhat.com>
2    
3            * javax/swing/plaf/metal/MetalTabbedPaneUI.java
4            (getColorForGap): Implemented. Background color is
5            always returned in this case.
6            (paintHighlightBelowTab): Added. Nothing to do in
7            this function as far as i can tell.
8            (shouldFillGap): Implemented. Gap should always be filled.
9            (shouldRotateTabRuns): Implemented. Tabs are not rotated
10            in Metal. False is always returned.
11            (calculateMaxTabHeight): Implemented to call super.
12            (getTabLabelShiftX): Implemented.
13            (getTabLabelShiftY): Implemented.
14            (getTabRunOverlay): Implemented.
15            (paint): Implemented to call super.
16            (paintContentBorderBottomEdge): Likewise.
17            (paintContentBorderLeftEdge): Likewise.
18            (paintContentBorderRightEdge): Likewise.
19            (paintContentBorderTopEdge): Likewise.
20            (paintFocusIndicator): Likewise.
21            (update): Likewise. Should not work any differently from
22            default implementation.
23    
24  2005-11-22  Christian Thalinger  <twisti@complang.tuwien.ac.at>  2005-11-22  Christian Thalinger  <twisti@complang.tuwien.ac.at>
25    
26          * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c          * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c

Legend:
Removed from v.1.5703  
changed lines
  Added in v.1.5704

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