| Commit message (Expand) | Author | Age | Files | Lines |
* | boolcheck cannot be deleted here. | Tony Lownds | 2002-12-24 | 1 | -1/+1 |
|
|
* | Move boolcheck before import of other IDLE modules | Tony Lownds | 2002-12-24 | 1 | -3/+3 |
|
|
* | M PyShell.py | Kurt B. Kaiser | 2002-12-24 | 5 | -15/+35 |
|
|
* | IDLE should exit if it fails to connect with the execution server | Kurt B. Kaiser | 2002-12-24 | 1 | -1/+1 |
|
|
* | 1. RPC stack levels were not pruned from traceback unless IDLE was started | Kurt B. Kaiser | 2002-12-24 | 1 | -12/+27 |
|
|
* | Uniform Capitalization in Menus | Kurt B. Kaiser | 2002-12-24 | 1 | -20/+20 |
|
|
* | Remove debugging connection message | Kurt B. Kaiser | 2002-12-23 | 1 | -2/+3 |
|
|
* | Make this script execute using pythonw | Tony Lownds | 2002-12-23 | 1 | -0/+1 |
|
|
* | Revert to revision 1.3; Mac OS X has a platform specific startup script, maco... | Tony Lownds | 2002-12-23 | 1 | -15/+2 |
|
|
* | Move boolcheck to PyShell | Tony Lownds | 2002-12-23 | 2 | -7/+4 |
|
|
* | Alt-H was conflicting with the Help menu on Windows. | Kurt B. Kaiser | 2002-12-23 | 1 | -1/+1 |
|
|
* | M MANIFEST.in | Kurt B. Kaiser | 2002-12-23 | 4 | -52/+45 |
|
|
* | Add configuration for packaging. | Kurt B. Kaiser | 2002-12-22 | 2 | -0/+7 |
|
|
* | When IDLE is installed and run from a startup script, the script's | Kurt B. Kaiser | 2002-12-21 | 1 | -0/+5 |
|
|
* | M PyShell.py | Kurt B. Kaiser | 2002-12-21 | 3 | -23/+24 |
|
|
* | Update the setup file: | Kurt B. Kaiser | 2002-12-20 | 1 | -34/+42 |
|
|
* | Remove debugging statement checked in by accident, ah, carelessness. | Kurt B. Kaiser | 2002-12-20 | 1 | -1/+0 |
|
|
* | "'foo' in str" not implemented in Python 2.2, only single character lookup | Kurt B. Kaiser | 2002-12-20 | 1 | -1/+2 |
|
|
* | *** empty log message *** | Tony Lownds | 2002-12-20 | 1 | -1/+1 |
|
|
* | Update way a subprocess is launched for Mac OS X. | Tony Lownds | 2002-12-20 | 5 | -16/+107 |
|
|
* | Panel Bar on the Bottom is Probably More Common | Kurt B. Kaiser | 2002-12-20 | 1 | -2/+4 |
|
|
* | Updated. | Kurt B. Kaiser | 2002-12-20 | 1 | -11/+24 |
|
|
* | If Edit window has not been saved, offer to save if user tries to Run or | Kurt B. Kaiser | 2002-12-19 | 1 | -14/+21 |
|
|
* | M ColorDelegator.py | Kurt B. Kaiser | 2002-12-17 | 3 | -22/+40 |
|
|
* | In Shell: | Kurt B. Kaiser | 2002-12-16 | 1 | -0/+4 |
|
|
* | M EditorWindow.py | Kurt B. Kaiser | 2002-12-16 | 2 | -5/+8 |
|
|
* | M Debugger.py | Kurt B. Kaiser | 2002-12-14 | 3 | -77/+75 |
|
|
* | Prevent debugger from stepping into Idle rpc code | Chui Tey | 2002-12-12 | 1 | -5/+17 |
|
|
* | M CallTipWindow.py | Kurt B. Kaiser | 2002-12-12 | 2 | -15/+34 |
|
|
* | Update to reflect current implementation. | Kurt B. Kaiser | 2002-12-11 | 1 | -78/+76 |
|
|
* | Rework the command line interface, incorporating the shell/edit | Kurt B. Kaiser | 2002-12-11 | 1 | -72/+136 |
|
|
* | M PyShell.py | Kurt B. Kaiser | 2002-12-06 | 2 | -20/+39 |
|
|
* | Enable Check Module | Kurt B. Kaiser | 2002-12-03 | 1 | -5/+2 |
|
|
* | Don't use Alt-Fn or Ctrl-Fn keys, reserved for desktop changes in Unix. | Kurt B. Kaiser | 2002-12-03 | 1 | -17/+11 |
|
|
* | Get rid of 1.5.2 compatibility hack. :-) | Guido van Rossum | 2002-12-03 | 1 | -8/+0 |
|
|
* | Remove dead code in get_stack(). | Kurt B. Kaiser | 2002-12-02 | 1 | -31/+23 |
|
|
* | Fix beep. | Kurt B. Kaiser | 2002-12-02 | 1 | -16/+3 |
|
|
* | Cleanup: | Neal Norwitz | 2002-11-30 | 1 | -9/+5 |
|
|
* | Remove unused import | Neal Norwitz | 2002-11-30 | 1 | -5/+6 |
|
|
* | Convert string exceptions to classes, string exceptions are deprecated | Neal Norwitz | 2002-11-30 | 2 | -8/+16 |
|
|
* | Convert some more 1/0 to True/False | Neal Norwitz | 2002-11-30 | 2 | -14/+14 |
|
|
* | Add missing self for method call | Neal Norwitz | 2002-11-30 | 1 | -2/+2 |
|
|
* | Port Martin von Loewis checkin from Python: | Neal Norwitz | 2002-11-30 | 1 | -5/+24 |
|
|
* | Port Martin von Loewis checkin from python: Support sdist. | Neal Norwitz | 2002-11-30 | 1 | -0/+4 |
|
|
* | M PyShell.py | Kurt B. Kaiser | 2002-11-30 | 2 | -17/+20 |
|
|
* | Correct an error introduced at Rev 1.30. The keyword arg is necessary | Kurt B. Kaiser | 2002-11-29 | 1 | -6/+8 |
|
|
* | Apply Nicolas Riley's Patch. | Kurt B. Kaiser | 2002-11-21 | 1 | -5/+5 |
|
|
* | By default when getting the search menu, the currently highligted | Chui Tey | 2002-11-06 | 2 | -2/+6 |
|
|
* | Set breakpoints on remote debugger | Chui Tey | 2002-11-04 | 2 | -9/+10 |
|
|
* | Tidied up widget placement | Chui Tey | 2002-11-04 | 1 | -14/+23 |
|
|