]> granicus.if.org Git - python/commit
Moved toolbox to lib-toolbox, Sjoerd-style.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 18 Dec 1997 17:50:29 +0000 (17:50 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 18 Dec 1997 17:50:29 +0000 (17:50 +0000)
commit0e680b7608cf6a2e1be70569b4da2cf5a7204c2d
treee9fa59b12401e0b836f059c9666db6e429f0b12d
parent3802039cffa557c2f127ee874f77235e3786bf31
Moved toolbox to lib-toolbox, Sjoerd-style.
21 files changed:
Mac/Lib/lib-toolbox/AEObjects.py [moved from Mac/Lib/toolbox/AEObjects.py with 100% similarity]
Mac/Lib/lib-toolbox/AERegistry.py [moved from Mac/Lib/toolbox/AERegistry.py with 100% similarity]
Mac/Lib/lib-toolbox/AppleEvents.py [moved from Mac/Lib/toolbox/AppleEvents.py with 100% similarity]
Mac/Lib/lib-toolbox/Components.py [moved from Mac/Lib/toolbox/Components.py with 100% similarity]
Mac/Lib/lib-toolbox/Controls.py [moved from Mac/Lib/toolbox/Controls.py with 100% similarity]
Mac/Lib/lib-toolbox/Dialogs.py [moved from Mac/Lib/toolbox/Dialogs.py with 100% similarity]
Mac/Lib/lib-toolbox/Events.py [moved from Mac/Lib/toolbox/Events.py with 100% similarity]
Mac/Lib/lib-toolbox/Fonts.py [moved from Mac/Lib/toolbox/Fonts.py with 100% similarity]
Mac/Lib/lib-toolbox/Lists.py [moved from Mac/Lib/toolbox/Lists.py with 100% similarity]
Mac/Lib/lib-toolbox/Menus.py [moved from Mac/Lib/toolbox/Menus.py with 100% similarity]
Mac/Lib/lib-toolbox/MiniAEFrame.py [moved from Mac/Lib/toolbox/MiniAEFrame.py with 100% similarity]
Mac/Lib/lib-toolbox/QuickDraw.py [moved from Mac/Lib/toolbox/QuickDraw.py with 100% similarity]
Mac/Lib/lib-toolbox/QuickTime.py [moved from Mac/Lib/toolbox/QuickTime.py with 100% similarity]
Mac/Lib/lib-toolbox/Resources.py [moved from Mac/Lib/toolbox/Resources.py with 100% similarity]
Mac/Lib/lib-toolbox/Sound.py [moved from Mac/Lib/toolbox/Sound.py with 100% similarity]
Mac/Lib/lib-toolbox/TextEdit.py [moved from Mac/Lib/toolbox/TextEdit.py with 100% similarity]
Mac/Lib/lib-toolbox/WASTEconst.py [moved from Mac/Lib/toolbox/WASTEconst.py with 100% similarity]
Mac/Lib/lib-toolbox/Windows.py [moved from Mac/Lib/toolbox/Windows.py with 94% similarity]
Mac/Lib/lib-toolbox/aepack.py [moved from Mac/Lib/toolbox/aepack.py with 100% similarity]
Mac/Lib/lib-toolbox/aetools.py [moved from Mac/Lib/toolbox/aetools.py with 100% similarity]
Mac/Lib/lib-toolbox/aetypes.py [moved from Mac/Lib/toolbox/aetypes.py with 100% similarity]