Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused import | Neal Norwitz | 2002-11-30 | 1 | -5/+6 |
| | | | | | Remove unused variables since they were the return value from grid(), which is always None | ||||
* | remove futzing with text font | Steven M. Gava | 2002-01-03 | 1 | -20/+10 |
| | |||||
* | fix for redundant empty parent window when invoked from idle shell window | Steven M. Gava | 2001-11-21 | 1 | -5/+3 |
| | |||||
* | removed some cruft | Steven M. Gava | 2001-08-12 | 1 | -7/+0 |
| | |||||
* | repair posix fonts fix | Steven M. Gava | 2001-08-11 | 1 | -6/+3 |
| | |||||
* | some re-design | Steven M. Gava | 2001-08-11 | 1 | -18/+27 |
| | |||||
* | improve viewfile handling | Steven M. Gava | 2001-07-31 | 1 | -113/+118 |
| | | | | indentation style changed to match existing source | ||||
* | some new dialogs and support files for new about and configuration ↵ | Steven M. Gava | 2001-07-31 | 1 | -0/+133 |
implementations |