Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-13 | 1 | -14/+13 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to module level | Kurt B. Kaiser | 2001-07-13 | 1 | -1/+1 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-13 | 1 | -2/+2 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-13 | 1 | -6/+6 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.33 - 1.37) merge | Kurt B. Kaiser | 2001-07-13 | 1 | -14/+16 |
| | | | | | | | | | | | VP IDLE version depended on VP's ExecBinding.py and spawn.py to get the path to the Windows Doc directory (relative to python.exe). Removed this conflicting code in favor of py-cvs updates which on Windows use a hard coded path relative to the location of this module. py-cvs updates include support for webbrowser.py. Module still has BrowserControl.py for 1.5.2 support. At this point, the differences wrt py-cvs relate to menu functionality. | ||||
* | py-cvs-rel2_1 merge - Remove, lives in /Lib | Kurt B. Kaiser | 2001-07-13 | 1 | -382/+0 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-13 | 1 | -1/+0 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-13 | 1 | -4/+4 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.11 and 1.12) merge | Kurt B. Kaiser | 2001-07-13 | 1 | -15/+28 |
| | | | | Colorize "as" after "import" / use DEBUG instead of __debug__ | ||||
* | py-cvs-rel2_1 (Rev 1.12) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-12 | 1 | -3/+3 |
| | |||||
* | py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization | Kurt B. Kaiser | 2001-07-12 | 1 | -2/+2 |
| | |||||
* | py-cvs-rel1_2 (Rev 1.4) merge, | Kurt B. Kaiser | 2001-07-12 | 1 | -2/+1 |
| | | | | | "Add Alt-slash to Unix keydefs (I somehow need it on RH 6.2). Get rid of assignment to unused self.text.wordlist." --GvR | ||||
* | py-cvs merge, python 1.5.2 compatability | Steven M. Gava | 2001-07-12 | 1 | -2/+18 |
| | |||||
* | py-cvs merge, better error dialog | Steven M. Gava | 2001-07-12 | 1 | -3/+7 |
| | |||||
* | py-cvs merge, additions | Steven M. Gava | 2001-07-12 | 1 | -0/+6 |
| | |||||
* | py-cvs merge, correct indentation | Steven M. Gava | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | py-cvs merge, correct typo | Steven M. Gava | 2001-07-12 | 1 | -2/+2 |
| | |||||
* | py-cvs merge, update colour changing info | Steven M. Gava | 2001-07-12 | 1 | -1/+2 |
| | |||||
* | py-cvs merge, idle_dir loading changed | Steven M. Gava | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | py-cvs merge, version update | Steven M. Gava | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | Initial revision | Kurt B. Kaiser | 2001-07-11 | 1 | -0/+157 |
| | |||||
* | Initial revision | Steven M. Gava | 2001-06-25 | 3 | -0/+435 |
| | |||||
* | Fixes for Python 1.6 compatibility - socket bind and connect get a | Nicholas Riley | 2000-09-24 | 1 | -2/+2 |
| | | | | tuple instead two arguments. | ||||
* | Change for Python 1.6 compatibility - UNIX's 'os' module defines | Nicholas Riley | 2000-09-24 | 1 | -16/+15 |
| | | | | 'spawnv' now, so we check for 'fork' first. | ||||
* | Initial revision | David Scherer | 2000-08-15 | 73 | -0/+12383 |