| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes issues 3883 and 5194 | Ronald Oussoren | 2009-03-04 | 1 | -2/+6 |
| | | |||||
| * | Fix for issue3559: No preferences menu in IDLE on OSX | Ronald Oussoren | 2009-01-02 | 1 | -1/+3 |
| | | | | | | | | | | | 1) Add a comment to the help file to that points to the preferences menu. 2) An earlier checkin tried to detect Tk >= 8.10.14, but did this in the wrong way. The end result of this was that the IDLE->Preferences... menu got surpressed when using the system version of Tcl/Tk | ||||
| * | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -3/+3 |
| | | |||||
| * | Tkinter rename, step 2: fix imports and add stub modules. | Georg Brandl | 2008-05-16 | 1 | -3/+3 |
| | | |||||
| * | Patch 1693258: Fix for duplicate "preferences" menu-OS X | Ronald Oussoren | 2007-07-09 | 1 | -18/+31 |
| | | |||||
| * | 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. | |||||
