Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization. | Tim Peters | 2006-07-24 | 1 | -4/+4 |
| | |||||
* | Fix for bug #1517996: Class and Path browsers show Tk menu | Ronald Oussoren | 2006-07-23 | 1 | -0/+76 |
| | | | | | This patch replaces the menubar that is used by AquaTk for windows without a menubar of their own by one that is more appropriate for IDLE. | ||||
* | Add missing svn:eol-style property to text files. | Tim Peters | 2006-06-11 | 1 | -36/+36 |
| | |||||
* | Whitespace normalization. | Tim Peters | 2006-06-11 | 1 | -36/+36 |
| | |||||
* | This patch improves the L&F of IDLE on OSX. The changes are conditionalized on | Ronald Oussoren | 2006-06-11 | 1 | -0/+36 |
being in an IDLE.app bundle on darwin. This does a slight reorganisation of the menus and adds support for file-open events. |