]> granicus.if.org Git - python/commit
This patch improves the L&F of IDLE on OSX. The changes are conditionalized on
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 11 Jun 2006 14:33:36 +0000 (14:33 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 11 Jun 2006 14:33:36 +0000 (14:33 +0000)
commit19302d927e6688e02553df16177e4867e2d0e3b3
tree38fbc0f20e5b05833d09a560ea8d081393f19768
parent6aaccc6b55a684771abfdad74bea742c25ded506
This patch improves the L&F of IDLE on OSX. The changes are conditionalized on
being in an IDLE.app bundle on darwin. This does a slight reorganisation of the
menus and adds support for file-open events.
Lib/idlelib/Bindings.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/PyShell.py
Lib/idlelib/ZoomHeight.py
Lib/idlelib/buildapp.py [deleted file]
Lib/idlelib/configHandler.py
Lib/idlelib/keybindingDialog.py
Lib/idlelib/macosxSupport.py [new file with mode: 0644]