| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
|  | 
mouse and cursor selection in ACWindow implemented; double Tab inserts current
selection and closes ACW (similar to double-click and Return); scroll wheel now
works in ACW.  Added AutoComplete instructions to IDLE Help.
 | 
| | 
| 
| 
| 
|  | 
Move AC window below input line unless not enough space, then put it above.
Patch: Tal Einat
 | 
| | 
| 
| 
| 
| 
| 
|  | 
2. Duplicate some old entries from Python's NEWS to IDLE's NEWS.txt
M    AutoCompleteWindow.py
M    NEWS.txt
 | 
|   
  
  
  
  
  
  
  
  
  
  
  
  
  
  
   | 
A    idlelib/AutoCompleteWindow.py
A    idlelib/AutoComplete.py
A    idlelib/HyperParser.py
M    idlelib/PyShell.py
M    idlelib/ParenMatch.py
M    idlelib/configDialog.py
M    idlelib/EditorWindow.py
M    idlelib/PyParse.py
M    idlelib/CallTips.py
M    idlelib/CallTipWindow.py
M    idlelib/run.py
M    idlelib/config-extensions.def
A    idlelib/MultiCall.py
 |