/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.158 by jewel, Fri Aug 10 23:54:28 2001 UTC revision 1.159 by jewel, Sat Aug 11 16:12:26 2001 UTC
# Line 1  Line 1 
1  2001-08-11  John Leuner  <jewel@debian.org>  2001-08-11  John Leuner  <jewel@debian.org>
2    
3            * java/awt/font/TextHitInfo.java: added this file (no implementation)
4            * java/awt/Window.java (postEvent): commented out this 1.0 method
5            * java/awt/Toolkit.java (getMenuShortcutKeyMask): Just guessed VK_CONTROL instead
6            of Event.CTRL_MASK
7            * java/awt/peer/PopupMenuPeer.java (show): doesn't use 1.0 Event anymore
8            * java/awt/PopupMenu.java (show): doesn't create 1.0 Event anymore
9            * java/awt/MenuContainer.java (postEvent): commented out this 1.0 method
10            * java/awt/MenuComponent.java (postEvent): commented out this 1.0 method
11            * java/awt/Container.java (deliverEvent): commented out this 1.0 method
12            * java/awt/Component.java (getFocus): commented out this 1.0 method
13            (lostFocus): idem
14            (handleEvent): idem
15            (action): idem
16            (deliverEvent): idem
17            (postEvent): idem
18            (keyDown): idem
19            (keyUp): idem
20            (mouseDown): idem
21            (mouseUp): idem
22            (mouseEnter): idem
23            (mouseExit): idem
24            (mouseDrag): idem
25            (mouseMove): idem
26            * java/awt/AWTEvent.java (AWTEvent(Event)): commented out this constructor
27    
28    2001-08-11  John Leuner  <jewel@debian.org>
29    
30          * java/net/URLConnection.java (getDefaultUseCaches): made non-static          * java/net/URLConnection.java (getDefaultUseCaches): made non-static
31          (setDefaultUseCaches): made non-static          (setDefaultUseCaches): made non-static
32    

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

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